.custom-dropdown{position:relative}.custom-dropdown__trigger{color:#111827;text-align:left;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;justify-content:space-between;align-items:center;gap:.5rem;width:100%;display:flex}.custom-dropdown__trigger:hover:not(:disabled){background:#f9fafb}.custom-dropdown__trigger:focus-visible{outline:none;box-shadow:0 0 0 2px #fff,0 0 0 4px #00b2a9}.custom-dropdown__trigger:disabled{opacity:.6;cursor:not-allowed;background:#f3f4f6}.custom-dropdown__trigger--error,.custom-dropdown .custom-dropdown__trigger--error{border-color:#ef4444!important}.custom-dropdown__trigger:not(.custom-dropdown__trigger--error):focus-visible{border-color:#00b2a9}.custom-dropdown__menu{z-index:50;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;max-height:15rem;margin-top:.5rem;position:absolute;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a}.custom-dropdown__menu--portal{z-index:10050;margin-top:0;position:fixed;right:auto}.custom-dropdown__search{z-index:1;background:#fff;border-bottom:1px solid #e5e7eb;padding:.5rem;position:sticky;top:0}.custom-dropdown__search-input{color:#111827;background:#fff;border:1px solid #e5e7eb;border-radius:.375rem;width:100%;padding:.5rem .75rem;font-size:.875rem;line-height:1.25rem;display:block}.custom-dropdown__search-input:focus{border-color:#00b2a9;outline:none}.custom-dropdown__empty{color:#9ca3af;text-align:center;padding:.75rem 1rem;font-size:.875rem}.dashboard-enquiry-filters{-webkit-overflow-scrolling:touch;white-space:nowrap;overflow:auto visible}.custom-dropdown__option{color:#6b7280;text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.5rem 1rem;font-size:.875rem;line-height:1.25rem;display:block}.custom-dropdown__option--multiple{align-items:center;gap:.75rem;min-height:2.75rem;padding-top:.5rem;padding-bottom:.5rem;display:flex}.custom-dropdown__checkbox{flex-shrink:0;width:1rem;height:1rem}.custom-dropdown__option-icon{flex-shrink:0;width:1.75rem;height:1.75rem}.custom-dropdown__option-label{line-height:1.25rem}.custom-dropdown__option:hover,.custom-dropdown__option:focus-visible{background:#f9fafb;outline:none}.custom-dropdown__option--selected{color:#00b2a9;background:#f0fdfa;font-weight:500}.custom-dropdown__option:first-child{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.custom-dropdown__option:last-child{border-bottom-right-radius:.5rem;border-bottom-left-radius:.5rem}.custom-dropdown__chevron{flex-shrink:0;transition:transform .15s}.custom-dropdown__chevron--open{transform:rotate(180deg)}
