/* Compact, booking-led explorer controls. */
:root{--float-top:84px}
.booking-intro{padding:11px 15px 12px;background:#fff}
.booking-intro h2{font-size:18px;margin:11px 0 3px}
.booking-intro p{font-size:11px;line-height:1.35}
.destination-bar .trip-control>summary{background:#fff5ee;border-color:#ffc5ad}
.destination-bar .trip-control>summary:hover{background:#ffede2}
@media(min-width:901px){.destination-bar .trip-control{min-width:290px}.destination-bar .search{width:245px}}
@media(min-width:701px){.destination-bar .destination-mini{margin-right:0}.destination-bar .search{margin-left:auto}}
.browse-modes{display:flex;gap:4px;padding:3px;border-radius:10px;background:#edf4f4}
.browse-modes button{flex:1;border:0;border-radius:8px;background:transparent;color:#56727b;padding:8px 5px;font:750 12px 'DM Sans',sans-serif;cursor:pointer}
.browse-modes button.active{background:#fff;color:#143b4c;box-shadow:0 1px 5px #103c521b}
.quick-filters{position:relative;z-index:4;display:grid;gap:9px;padding:11px 14px 12px;border-bottom:1px solid #dce9e9;background:#fff}
.quick-filters[hidden]{display:none!important}
.quick-type{display:flex;flex-wrap:wrap;gap:5px}
.quick-type button{border:1px solid #dbe8e9;border-radius:8px;padding:6px 8px;background:#f7faf9;color:#315866;font:750 11px 'DM Sans',sans-serif;white-space:nowrap;cursor:pointer}
.quick-type button.active{border-color:#0e6e78;background:#e6f5f3;color:#0b6972}
.quick-type #party-ready-filter.active{border-color:#f5a18d;background:#fff1ed;color:#ab523d}
.stay-tags .class-badge{background:#fff2d5;color:#72591e;font-size:11px;font-weight:750}
.quick-options{display:grid;grid-template-columns:1fr .87fr 1fr;gap:6px}
.quick-options>label,.quick-price>summary{min-width:0;display:grid;gap:3px;border:1px solid #dce9e9;border-radius:9px;padding:5px 7px;background:#fff;color:#526f79;font-size:10px;font-weight:700}
.quick-options select{width:100%;max-width:none;border:0;background:transparent;padding:0;color:#163e51;font-size:12px;font-weight:750;outline-offset:2px}
.quick-price>summary{list-style:none;cursor:pointer;height:100%;box-sizing:border-box}
.quick-price>summary::-webkit-details-marker{display:none}
.quick-price strong{color:#46626d;font-size:12px;white-space:nowrap}
.quick-price[open]>summary{border-color:#f1a18e}
.quick-price p{position:absolute;z-index:5;right:12px;top:100%;width:min(270px,calc(100% - 24px));margin:2px 0 0;padding:12px;border:1px solid #eed9d4;border-radius:10px;background:#fffaf7;color:#405e69;font-size:12px;line-height:1.4;box-shadow:0 8px 24px #153f4b26}
.filters-panel>summary{padding:9px 15px;font-size:11px}
.filters-panel .filter-row{max-height:55dvh;align-content:start}
.more-filters{display:block;flex-basis:100%;order:0}
.more-filters[hidden]{display:none}
.filter-grid{padding:5px 0 9px}
.filter-row #reset{order:2;margin-left:0}
.planner-fab{top:82px;bottom:auto;right:20px}
.map-toolbar{left:calc(var(--rail) + 36px);right:auto;bottom:24px}
.selection-open .map-toolbar{left:calc(var(--detail) + 36px)}
.map-toolbar>span{display:none}
.selection-open .map-toolbar>span{display:flex}
.map-help{display:none}
.maplibregl-ctrl-top-right{top:143px!important}
.maplibregl-ctrl-bottom-left{left:calc(var(--rail) + 36px)!important;right:auto!important;bottom:73px!important}
@media(max-width:900px){.map-toolbar{left:calc(var(--rail) + 26px)}.selection-open .map-toolbar{left:calc(var(--detail) + 26px)}.maplibregl-ctrl-bottom-left{left:calc(var(--rail) + 26px)!important}}
@media(max-width:700px){:root{--float-top:157px}.list-panel{top:var(--float-top)}.booking-intro{padding:9px 12px}.booking-intro h2{font-size:17px;margin:8px 0 2px}.quick-filters{padding:9px 11px}.quick-type{gap:4px}.quick-type button{font-size:10px;padding:5px 7px}.quick-options{gap:4px}.planner-fab{top:auto;bottom:23px;right:12px}.selection-open .planner-fab{top:165px;bottom:auto}.map-toolbar,.selection-open .map-toolbar{display:none}.maplibregl-ctrl-top-right{top:158px!important}.maplibregl-ctrl-bottom-left{left:5px!important;bottom:40px!important}}
@media(max-width:700px){.filters-panel[open]{max-height:24dvh;overflow:auto}.filters-panel[open] .filter-row{max-height:none;overflow:visible}}
.map-toggle{display:grid;place-items:center;width:36px;height:36px;min-width:0;padding:0;border-radius:11px;font:700 28px/1 'DM Sans',sans-serif;cursor:pointer;top:calc(var(--float-top) + 7px)}
.map-toggle:hover,.map-toggle:focus-visible{background:#e5f8f7;outline-color:#188887}
@media(max-width:900px){.map-toggle{left:calc(var(--rail) + 26px)}.map-focus .map-toggle{left:20px}}
@media(max-width:700px){.map-toggle,.map-focus .map-toggle{left:12px;right:auto;width:38px;height:38px;min-width:0;transform:none}.map-toggle{top:auto;bottom:23px}.map-focus .map-toggle{top:calc(var(--float-top) + 7px);bottom:auto}}
