.ai-custom-dropdown{position:relative;width:auto;min-width:140px;z-index:200}.field .ai-custom-dropdown{width:100%}.ai-custom-dropdown-toggle{display:flex !important;align-items:center;justify-content:space-between;gap:8px;width:auto;min-width:140px;height:48px !important;border-radius:999px !important;border:1.5px solid #f7c7a6 !important;background:#fff !important;padding:0 16px !important;font-size:14px !important;font-weight:600 !important;color:#111827 !important;cursor:pointer;outline:0;box-shadow:none !important;white-space:nowrap;flex-shrink:0;transition:border-color .18s ease;box-sizing:border-box}
.field .ai-custom-dropdown-toggle{width:100%}.ai-custom-dropdown-toggle:hover,.ai-custom-dropdown-toggle:focus{border-color:#ff6a00 !important}.ai-custom-dropdown-toggle i.fa-chevron-down{color:#f59e66 !important;font-size:12px !important;flex-shrink:0;display:inline-flex;align-items:center;line-height:1;transition:transform .2s ease}.ai-custom-dropdown.is-open .ai-custom-dropdown-toggle i.fa-chevron-down{transform:rotate(180deg)}.ai-custom-dropdown-menu{position:absolute;z-index:20000;top:calc(100% + 6px);bottom:auto !important;left:0;min-width:100%;width:auto;background:#fff !important;border:1.5px solid #f7c7a6 !important;border-radius:14px !important;box-shadow:0 12px 32px rgba(250,93,12,0.12),0 2px 8px rgba(0,0,0,0.08) !important;padding:4px !important;margin:0 !important;list-style:none !important;display:none;white-space:nowrap}
.ai-custom-dropdown.is-open .ai-custom-dropdown-menu{display:block !important}.ai-custom-dropdown-item{display:flex !important;align-items:center;justify-content:space-between;gap:10px;padding:9px 14px !important;min-height:38px !important;border-radius:10px !important;font-size:13px !important;font-weight:600 !important;color:#1f2937 !important;cursor:pointer;transition:background .15s ease,color .15s ease}.ai-custom-dropdown-item span{color:inherit !important;font-weight:inherit !important}.ai-custom-dropdown-item i.fa-check{display:none;color:#ff6a00 !important;font-size:13px !important;flex-shrink:0}
.ai-custom-dropdown-item.is-selected{background:#fff7f2 !important;color:#ff6a00 !important}.ai-custom-dropdown-item.is-selected i.fa-check{display:block !important}.ai-custom-dropdown-item:hover{background:#fff9f5 !important;color:#ff6a00 !important}.ai-custom-dropdown-toggle i.dropdown-calendar-icon{color:#f59e66 !important;font-size:14px !important;margin-right:6px;flex-shrink:0;display:inline-flex;align-items:center}