.CustomSelect-module__l7I6qG__wrapper{width:100%;display:block;position:relative}.CustomSelect-module__l7I6qG__trigger{width:100%;color:var(--color-text,#1a1a1a);cursor:pointer;text-align:left;background-color:#fff;border:1px solid #00000014;border-radius:12px;justify-content:space-between;align-items:center;padding:14px 16px;font-family:inherit;font-size:1rem;transition:all .2s;display:flex;box-shadow:inset 0 2px 4px #00000005}.CustomSelect-module__l7I6qG__triggerDark{color:#fff;background:#ffffff0f;border:1px solid #ffffff1a}.CustomSelect-module__l7I6qG__trigger:hover:not(:disabled){border-color:#00000026}.CustomSelect-module__l7I6qG__triggerDark:hover:not(:disabled){background:#ffffff14;border-color:#fff3}.CustomSelect-module__l7I6qG__trigger:focus-visible{border-color:#0003;outline:none;box-shadow:0 0 0 4px #00000008}.CustomSelect-module__l7I6qG__triggerDark:focus-visible{border-color:#fff6;box-shadow:0 0 0 4px #ffffff0d}.CustomSelect-module__l7I6qG__trigger:disabled{opacity:.6;cursor:not-allowed}.CustomSelect-module__l7I6qG__triggerValue{white-space:nowrap;text-overflow:ellipsis;padding-right:12px;display:block;overflow:hidden}.CustomSelect-module__l7I6qG__triggerPlaceholder{color:#52525b}.CustomSelect-module__l7I6qG__caret{color:inherit;opacity:.6;flex-shrink:0;transition:transform .3s cubic-bezier(.16,1,.3,1)}.CustomSelect-module__l7I6qG__caretOpen{transform:rotate(180deg)}.CustomSelect-module__l7I6qG__dropdownOverlay{z-index:9999;position:fixed;top:0;bottom:0;left:0;right:0}.CustomSelect-module__l7I6qG__dropdownBackdrop{background:0 0;position:fixed;top:0;bottom:0;left:0;right:0}@media (max-width:768px){.CustomSelect-module__l7I6qG__dropdownBackdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006}}.CustomSelect-module__l7I6qG__dropdownMenu{z-index:10000;background:#111;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;display:flex;position:fixed;overflow:hidden;box-shadow:0 10px 30px -10px #00000080,0 0 0 1px #ffffff0d}.CustomSelect-module__l7I6qG__dropdownMenuLight{background:#fff;border:1px solid #00000014;box-shadow:0 12px 32px -8px #0000001f,0 4px 16px -4px #0000000d}.CustomSelect-module__l7I6qG__bottomSheet{z-index:10000;background:#fff;border-radius:24px 24px 0 0;flex-direction:column;max-height:85vh;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0000001a}.CustomSelect-module__l7I6qG__dropdownMenuLight.CustomSelect-module__l7I6qG__bottomSheet{background:#fff}.CustomSelect-module__l7I6qG__bottomSheetHeader{border-bottom:1px solid #0000000d;justify-content:center;align-items:center;padding:16px 20px;display:flex;position:relative}.CustomSelect-module__l7I6qG__bottomSheetHandle{background:#0000001a;border-radius:4px;width:40px;height:4px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.CustomSelect-module__l7I6qG__bottomSheetTitle{color:var(--color-text,#1a1a1a);margin:0;font-size:1rem;font-weight:600}.CustomSelect-module__l7I6qG__closeBtn{cursor:pointer;width:32px;height:32px;color:var(--color-text,#1a1a1a);background:#0000000d;border:none;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;right:16px}.CustomSelect-module__l7I6qG__searchWrapper{border-bottom:1px solid #ffffff0d;padding:8px}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchWrapper{border-bottom:1px solid #0000000d}.CustomSelect-module__l7I6qG__searchInner{background:#ffffff0d;border:1px solid #0000;border-radius:8px;align-items:center;gap:8px;padding:0 12px;transition:all .2s;display:flex}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchInner{background:#00000008}.CustomSelect-module__l7I6qG__searchInner:focus-within{background:#ffffff14;border-color:#fff3}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchInner:focus-within{background:#fff;border-color:#d1d5db;box-shadow:0 1px 2px #0000000d}.CustomSelect-module__l7I6qG__searchIcon{opacity:.4;color:inherit;flex-shrink:0}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchIcon{color:#1a1a1a}.CustomSelect-module__l7I6qG__searchInput{color:#fff;background:0 0;border:none;outline:none;width:100%;padding:10px 0;font-size:14px}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchInput{color:#1a1a1a}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__searchInput::placeholder{color:#9ca3af}.CustomSelect-module__l7I6qG__optionsList{flex-direction:column;gap:2px;max-height:280px;margin:0;padding:8px;list-style:none;display:flex;overflow-y:auto}@media (max-width:768px){.CustomSelect-module__l7I6qG__optionsList{max-height:60vh;padding:12px}}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar{width:6px}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-track{background:0 0}.CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-thumb{background:#ffffff26;border-radius:10px}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__optionsList::-webkit-scrollbar-thumb{background:#00000026}.CustomSelect-module__l7I6qG__option{color:#ffffffd9;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:6px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-size:14px;transition:all .15s;display:flex}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__option{color:#374151}@media (max-width:768px){.CustomSelect-module__l7I6qG__option{padding:16px 14px;font-size:15px}}.CustomSelect-module__l7I6qG__option:hover{color:#fff;background:#ffffff14;outline:none}.CustomSelect-module__l7I6qG__option:focus-visible{color:#fff;background:#ffffff14;outline:none}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__option:hover{color:#111827;background:#0000000a}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__option:focus-visible{color:#111827;background:#0000000a}.CustomSelect-module__l7I6qG__optionSelected{color:#fff;background:#ffffff1f;font-weight:500}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__optionSelected{color:#111827;background:#0000000f;font-weight:600}.CustomSelect-module__l7I6qG__optionLabel{word-break:break-word;padding-right:12px;display:block}.CustomSelect-module__l7I6qG__checkIcon{color:#fff;flex-shrink:0}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__checkIcon{color:#111827}.CustomSelect-module__l7I6qG__noResults{text-align:center;color:#ffffff80;padding:16px;font-size:14px}.CustomSelect-module__l7I6qG__dropdownMenuLight .CustomSelect-module__l7I6qG__noResults{color:#6b7280}
