.custom-select{width:100%;position:relative}.custom-select--disabled{opacity:.5;pointer-events:none}.custom-select__trigger{cursor:pointer;text-align:left;background:0 0;border:none;outline:none;justify-content:space-between;align-items:center;gap:4px;width:100%;min-height:38px;font-size:.9rem;display:flex}.custom-select__value-area{flex:1;align-items:center;min-width:0;display:flex}.custom-select__selected{color:#111827;white-space:nowrap;text-overflow:ellipsis;align-items:center;gap:6px;font-weight:500;display:flex;overflow:hidden}.custom-select__icon{flex-shrink:0;font-size:.875rem}.custom-select__placeholder{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.custom-select__indicators{flex-shrink:0;align-items:center;gap:4px;display:flex}.custom-select__clear{color:#9ca3af;cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:1rem;transition:all .15s;display:flex}.custom-select__clear:hover{color:#4b5563;background:#f3f4f6}.custom-select__chevron{color:#9ca3af;flex-shrink:0;transition:transform .15s}.custom-select--open .custom-select__chevron{transform:rotate(180deg)}.custom-select__dropdown{z-index:10;position:absolute;top:calc(100% + 4px);left:-16px;right:-16px}.custom-select__menu{background:#fff;border:1px solid #e5e7eb;border-radius:12px;animation:.15s fadeInUp;overflow:hidden;box-shadow:0 10px 30px -5px #0f172a26}.custom-select__search-wrap{border-bottom:1px solid #f3f4f6;padding:8px}.custom-select__search{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;outline:none;width:100%;padding:8px 12px;font-size:.875rem;transition:all .15s}.custom-select__search:focus{background:#fff;border-color:#168de2;box-shadow:0 0 0 3px #168de21a}.custom-select__options{max-height:250px;padding:4px 0;overflow-y:auto}.custom-select__group-label{text-transform:uppercase;letter-spacing:.5px;color:#9ca3af;background:#f9fafb;padding:8px 12px 4px;font-size:.7rem;font-weight:700}.custom-select__option{text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:10px 12px;font-size:.875rem;transition:background .15s;display:block}.custom-select__option:hover:not(:disabled),.custom-select__option--focused{background:#f3f4f6}.custom-select__option--selected{color:#168de2;background:#168de20f!important}.custom-select__option--disabled{opacity:.5;cursor:not-allowed}.custom-select__option-content{align-items:center;gap:8px;display:flex}.custom-select__option-icon{flex-shrink:0;font-size:.875rem}.custom-select__option-label{text-overflow:ellipsis;white-space:nowrap;color:#374151;flex:1;min-width:0;overflow:hidden}.custom-select__option-label--destination{color:#168de2;font-weight:600}.custom-select__option-label--harbor{color:#4b5563;padding-left:8px}.custom-select__option-sub{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;vertical-align:middle;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin-left:8px;padding:2px 6px;font-size:.65rem;font-weight:700}.custom-select__check{color:#168de2;flex-shrink:0;margin-left:auto}.custom-select__loading,.custom-select__empty{text-align:center;color:#9ca3af;justify-content:center;align-items:center;gap:8px;padding:16px;font-size:.875rem;display:flex}.custom-select__spinner{border:2px solid #168de233;border-top-color:#168de2;border-radius:50%;width:16px;height:16px;animation:.6s linear infinite spin}.custom-select__group-label{z-index:1;position:sticky;top:0}.custom-select__drawer{z-index:30;flex-direction:column;justify-content:flex-end;display:flex;position:fixed;inset:0}.custom-select__drawer-backdrop{background:#0f172a73;animation:.15s csFadeIn;position:absolute;inset:0}.custom-select__drawer-sheet{background:#fff;border-radius:20px 20px 0 0;flex-direction:column;max-height:85vh;animation:.22s cubic-bezier(.16,1,.3,1) csSheetUp;display:flex;position:relative;box-shadow:0 -8px 30px #0f172a40}.custom-select__drawer-header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:16px 20px 12px;display:flex}.custom-select__drawer-title{color:#111827;font-size:1rem;font-weight:700}.custom-select__drawer-close{color:#4b5563;cursor:pointer;background:#f3f4f6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:22px;line-height:1;display:flex}.custom-select__drawer-search{border-bottom:1px solid #f3f4f6;align-items:center;padding:12px 16px;display:flex;position:relative}.custom-select__drawer-search .custom-select__search{padding-left:40px}.custom-select__drawer-search-icon{color:#9ca3af;pointer-events:none;position:absolute;left:30px}.custom-select__drawer-body{padding-bottom:calc(env(safe-area-inset-bottom,0px) + 12px);overflow-y:auto}.custom-select__chip-label{text-transform:uppercase;letter-spacing:.6px;color:#9ca3af;padding:16px 16px 4px;font-size:.72rem;font-weight:700}.custom-select__chips{flex-wrap:wrap;gap:10px;padding:8px 16px 16px;display:flex}.custom-select__chip{color:#374151;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #e5e7eb;border-radius:9999px;padding:11px 18px;font-size:.95rem;font-weight:500;transition:border-color .15s,background .15s,color .15s}.custom-select__chip:active{transform:scale(.97)}.custom-select__chip--destination{color:#168de2;background:#168de20f;border-color:#168de259;font-weight:600}.custom-select__chip--selected{color:#fff;background:#168de2;border-color:#168de2}.custom-select__chip-sub{text-transform:uppercase;letter-spacing:.05em;color:#9ca3af;vertical-align:middle;background:#f9fafb;border:1px solid #e5e7eb;border-radius:4px;margin-left:7px;padding:1px 5px;font-size:.62rem;font-weight:700}.custom-select__chip--selected .custom-select__chip-sub{color:#fff;background:#ffffff29;border-color:#0000}.custom-select__chip-hint{color:#9ca3af;padding:2px 16px 16px;font-size:.8rem}.no-scroll{overflow:hidden}@keyframes csSheetUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes csFadeIn{0%{opacity:0}to{opacity:1}}.search-bar__group .custom-select,.xs-search__seg .custom-select{position:static}.search-bar__group .custom-select__dropdown,.xs-search__seg .custom-select__dropdown{width:348px;top:calc(100% + 9px);left:0;right:auto}.search-bar--charter .search-bar__group .custom-select__dropdown,.xs-search__seg .custom-select__dropdown{top:calc(100% + 8px)}.search-bar__group .custom-select__menu,.xs-search__seg .custom-select__menu{border-color:currentColor #e5e7eb #e5e7eb;border-top-style:none;border-top-width:medium;border-radius:0 0 10px 10px;box-shadow:0 18px 44px -12px #168de247}:is(.search-bar__group:has(.custom-select--open),.xs-search__seg:has(.custom-select--open)){background-color:#f9fafb;border-radius:4px 4px 0 0;box-shadow:0 8px #f9fafb}
