.BaseDropdown_customDropdown__FelKY{position:relative;display:inline-block;z-index:1000;max-width:100%}.BaseDropdown_dropdownHeader__RN9_u{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 14px;min-width:max-content;white-space:nowrap;box-sizing:border-box;background:#fff;border:1px solid var(--goFleet-line-strong);border-radius:12px;cursor:pointer;box-shadow:var(--goFleet-shadow-sm);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.BaseDropdown_dropdownHeader__RN9_u:hover,.BaseDropdown_headerActive__dt9WZ{border-color:#063a2938;background:var(--goFleet-green-soft);box-shadow:0 6px 20px #063a2914}.BaseDropdown_labelWrapper__dvV8s{display:flex;flex-direction:row;gap:6px;align-items:center}.BaseDropdown_prefix__ynzmW{color:var(--goFleet-muted);font-size:.82rem;font-weight:500;white-space:nowrap}.BaseDropdown_selectedValue__wuoF8{color:var(--goFleet-forest);font-weight:700;font-size:.88rem;white-space:nowrap}@media (max-width:768px){.BaseDropdown_customDropdown__FelKY{display:block;width:100%}.BaseDropdown_dropdownHeader__RN9_u{min-width:0;width:100%;padding:10px 12px}.BaseDropdown_prefix__ynzmW{display:none}.BaseDropdown_labelWrapper__dvV8s{min-width:0;overflow:hidden}.BaseDropdown_selectedValue__wuoF8{overflow:hidden;text-overflow:ellipsis}}.BaseDropdown_selectedDisplay__unWyD{display:flex;align-items:center;gap:8px;font-weight:500;font-size:.88rem}.BaseDropdown_selectedDisplay__unWyD svg{color:var(--goFleet-forest);flex-shrink:0}.BaseDropdown_arrow__sBwBT{color:var(--goFleet-forest-muted);transition:transform .2s ease;flex-shrink:0}.BaseDropdown_open__e5iki{transform:rotate(180deg)}.BaseDropdown_dropdownList__zpMtM{position:absolute;top:calc(100% + 6px);right:0;background:#fff;border:1px solid var(--goFleet-line-strong);border-radius:12px;box-shadow:var(--goFleet-shadow-md);z-index:10000;min-width:260px;padding:6px;max-height:300px;overflow-y:auto;overflow-x:hidden}.BaseDropdown_dropdownItem__dL_rn{display:flex;align-items:flex-start;gap:12px;padding:10px 12px;cursor:pointer;border-radius:8px;transition:background .2s ease;touch-action:manipulation;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}.BaseDropdown_dropdownItem__dL_rn:hover{background-color:var(--goFleet-green-soft)}.BaseDropdown_activeItem__jlIiE{background-color:#e8f5ef}.BaseDropdown_activeItem__jlIiE .BaseDropdown_itemLabel___7y_7{color:var(--goFleet-forest)}.BaseDropdown_itemIcon__yY88k{color:var(--goFleet-forest-muted);flex-shrink:0;margin-top:2px}.BaseDropdown_itemContent__EI5B4{display:flex;flex-direction:column;gap:2px}.BaseDropdown_itemLabel___7y_7{font-size:.86rem;font-weight:600;color:var(--goFleet-ink)}.BaseDropdown_itemDesc__u7aTX{font-size:.75rem;color:var(--goFleet-muted);line-height:1.35}@media (max-width:768px){.BaseDropdown_prefix__ynzmW{display:none}.BaseDropdown_dropdownHeader__RN9_u{min-width:unset;width:100%}.BaseDropdown_customDropdown__FelKY{width:100%}}