.searchable-select{position:relative;width:100%;min-width:0}.searchable-select>select{position:absolute!important;inset:0!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}.searchable-select-button{position:relative;width:100%;min-height:42px;padding:10px 13px 10px 34px;border:1px solid #cbd9e0;border-radius:5px;background:#fff;color:#10293b;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;cursor:pointer}.searchable-select-button:after{content:'⌄';position:absolute;left:12px;top:50%;transform:translateY(-50%);color:#567483;font-size:18px}.searchable-select.is-open .searchable-select-button{border-color:#087ca5;box-shadow:0 0 0 3px #087ca51a}.searchable-select.is-disabled .searchable-select-button{background:#edf3f5;color:#83949d;cursor:not-allowed}.searchable-select-panel{position:absolute;z-index:5200;right:0;left:0;top:calc(100% + 5px);min-width:220px;max-height:min(390px,52vh);padding:9px;border:1px solid #b8ccd5;border-radius:6px;background:#fff;box-shadow:0 18px 50px #102b3c30}.searchable-select-input{width:100%;min-height:38px;margin:0 0 8px;padding:8px 10px;border:1px solid #cbd9e0;border-radius:4px;background:#f8fbfc}.searchable-select-list{display:grid;gap:2px;max-height:295px;overflow:auto;overscroll-behavior:contain}.searchable-select-option{width:100%;min-height:36px;padding:8px 10px;border:0;border-radius:4px;background:#fff;color:#10293b;text-align:right;white-space:normal;line-height:1.6;cursor:pointer}.searchable-select-option:hover,.searchable-select-option.is-active{background:#e8f2f6}.searchable-select-option[aria-selected="true"]{background:#075b84;color:#fff}.searchable-select-option[data-group]:before{content:attr(data-group);display:block;margin-bottom:2px;color:inherit;opacity:.62;font-size:10px}.searchable-select-option.is-placeholder{color:#708691}.searchable-select-empty{padding:18px 8px;text-align:center;color:#718590;font-size:12px}.sheet-table .searchable-select{min-width:220px}.admin-filter .searchable-select-panel,.filters .searchable-select-panel,.home-filter .searchable-select-panel{z-index:5300}.embedded-admin.select-panel-open .sheet-table .searchable-select.is-open .searchable-select-panel,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select.is-open .searchable-select-panel,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-panel{position:fixed!important;inset:auto 18px 18px!important;top:auto!important;right:18px!important;left:18px!important;width:auto!important;min-width:0!important;max-height:min(560px,68vh)!important;padding:14px;border-radius:8px;box-shadow:0 -18px 65px #102b3c42}.embedded-admin.select-panel-open .sheet-table .searchable-select-list,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select-list,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-list{max-height:calc(min(560px,68vh) - 68px);grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:5px}.embedded-admin.select-panel-open .sheet-table .searchable-select-input,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select-input,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-input{min-height:46px;font-size:16px}.embedded-admin.select-panel-open .sheet-table .searchable-select-option,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select-option,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-option{min-height:42px;padding:9px 12px;background:#f9fbfc;border:1px solid #e1e9ed}.embedded-admin.select-panel-open .sheet-table .searchable-select-option:hover,.embedded-admin.select-panel-open .sheet-table .searchable-select-option.is-active,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select-option:hover,.select-panel-open .tour-editor-dialog .sheet-table .searchable-select-option.is-active,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-option:hover,.embedded-admin .sheet-table .searchable-select.is-open .searchable-select-option.is-active{background:#e8f2f6}@media(max-width:900px){.searchable-select-panel{position:fixed;inset:auto 12px 12px;top:auto;width:auto;min-width:0;max-height:68vh}.searchable-select-list{max-height:calc(68vh - 66px)}}@media(max-width:700px){.searchable-select-list{max-height:calc(68vh - 66px)}}
