.CustomSelect-module__38KbJW__container{width:100%;position:relative}.CustomSelect-module__38KbJW__trigger{box-sizing:border-box;color:#1e293b;cursor:pointer;text-align:left;-webkit-user-select:none;user-select:none;background-color:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;justify-content:space-between;align-items:center;gap:8px;width:100%;height:46px;padding:0 16px;font-size:13.5px;font-weight:500;transition:all .2s;display:flex}.CustomSelect-module__38KbJW__selectedText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;display:block;overflow:hidden}.CustomSelect-module__38KbJW__trigger:hover:not(:disabled){border-color:var(--primary,#17375f);background-color:#fff}.CustomSelect-module__38KbJW__trigger.CustomSelect-module__38KbJW__active{border-color:var(--primary,#17375f);background-color:#fff;box-shadow:0 0 0 3px #17375f1a}.CustomSelect-module__38KbJW__trigger:disabled{opacity:.6;cursor:not-allowed;background-color:#f1f5f9}.CustomSelect-module__38KbJW__placeholder{color:#64748b}.CustomSelect-module__38KbJW__dropdown{z-index:999;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:14px;flex-direction:column;width:100%;min-width:200px;animation:.15s ease-out CustomSelect-module__38KbJW__dropdownFadeIn;display:flex;position:absolute;top:calc(100% + 6px);left:0;overflow:hidden;box-shadow:0 12px 32px #0f172a1f}.CustomSelect-module__38KbJW__searchWrapper{background:#f8fafc;border-bottom:1px solid #f1f5f9;padding:8px}.CustomSelect-module__38KbJW__searchInput{color:#1e293b;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:12.5px}.CustomSelect-module__38KbJW__searchInput:focus{border-color:var(--primary,#17375f)}.CustomSelect-module__38KbJW__list{max-height:220px;padding:4px;overflow-y:auto}.CustomSelect-module__38KbJW__item{color:#334155;cursor:pointer;border-radius:8px;justify-content:space-between;align-items:center;padding:9px 14px;font-size:13px;font-weight:500;transition:all .15s;display:flex}.CustomSelect-module__38KbJW__item:hover{color:var(--primary,#17375f);background-color:#17375f0f}.CustomSelect-module__38KbJW__item.CustomSelect-module__38KbJW__selected{background-color:var(--primary,#17375f);color:#fff;font-weight:600}.CustomSelect-module__38KbJW__noResult{color:#94a3b8;text-align:center;padding:14px 16px;font-size:12.5px}@keyframes CustomSelect-module__38KbJW__dropdownFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}
