:root{--color-brand: #1a3a8f;--color-brand-strong: #0f2460;--color-brand-muted: #3d5ba9;--color-surface: #ffffff;--color-surface-subtle: #f4f6fa;--color-border: #e5e7eb;--color-border-strong: #e8eaf0;--color-text: #1a1a1a;--color-text-muted: #6b7280;--color-success: #059669;--color-success-bg: #ecfdf5;--color-danger: #dc2626;--color-danger-bg: #fef2f2;--color-warning-bg: #fef3c7;--color-warning-border: #fcd34d;--color-warning-text: #78350f;--color-accent-guest: #ffb5c2;--color-accent-gold: #c9a84c;--color-guest-action-bar-bg: var(--color-brand);--color-guest-action-bar-text: #ffffff;--color-guest-action-bar-text-muted: rgba(255, 255, 255, .78);--color-guest-action-bar-cta-bg: var(--color-accent-gold);--color-guest-action-bar-cta-text: var(--color-text);--color-surface-inverse: var(--color-brand-strong);--font-sans: Inter, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--font-weight-regular: 400;--font-weight-medium: 500;--font-weight-semibold: 600;--font-weight-bold: 700;--font-weight-extrabold: 800;--text-xs: .75rem;--text-sm: .8125rem;--text-base: .9375rem;--text-md: 1rem;--text-lg: 1.125rem;--text-xl: 1.25rem;--line-tight: 1.25;--line-normal: 1.5;--letter-tight: -.02em;--space-0: 0;--space-1: 4px;--space-2: 8px;--space-3: 12px;--space-4: 16px;--space-5: 20px;--space-6: 24px;--space-8: 32px;--space-10: 40px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 20px;--shadow-card: 0 2px 12px rgba(0, 0, 0, .06);--shadow-card-lg: 0 2px 16px rgba(0, 0, 0, .08);--shadow-nav: 0 2px 8px rgba(15, 36, 96, .12);--focus-ring: 2px solid var(--color-brand);--focus-offset: 2px;--border-width: 1px;--btn-height-sm: 36px;--btn-height-md: 40px;--btn-height-touch: 44px;--btn-pad-x-md: 14px;--btn-pad-x-lg: 18px;--btn-radius: var(--radius-md);--color-btn-primary-bg: var(--color-brand);--color-btn-primary-text: #ffffff;--color-btn-secondary-bg: #ffffff;--color-btn-secondary-border: var(--color-border);--color-btn-ghost-text: var(--color-brand);--layout-max-guest: 390px;--layout-max-vendor: 960px}.bsb-focus:focus-visible{outline:var(--focus-ring);outline-offset:var(--focus-offset)}html,body.guest-app{background:#f4f6fa!important}@keyframes guest-skel-shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.guest-skel{display:block;border-radius:10px;background:linear-gradient(90deg,#e8ecf2,#f4f6fa,#e8ecf2 90%);background-size:200% 100%;animation:guest-skel-shimmer 1.1s ease-in-out infinite}.guest-skel--card{height:112px;margin:0 0 12px;border-radius:14px}.guest-skel--line{height:14px;margin:8px 0;max-width:72%}.guest-skel--line-sm{height:12px;max-width:48%}.guest-skel--seat-row{height:52px;margin:10px 0;border-radius:12px}.guest-skel--block{height:160px;margin:12px 0;border-radius:14px}.guest-skel-stack{padding:12px 16px 24px}.price-summary[aria-busy=true]{position:relative}.price-summary[aria-busy=true]:after{content:"";position:absolute;inset:0;border-radius:12px;background:linear-gradient(90deg,#f4f6fa26,#f4f6fabf,#f4f6fa26);background-size:200% 100%;animation:guest-skel-shimmer 1.1s ease-in-out infinite;pointer-events:none}img.guest-img-fade{opacity:0;transition:opacity .28s ease;background:#e8ecf2}img.guest-img-fade.is-loaded{opacity:1}.guest-nav-veil{position:fixed;inset:0;z-index:9998;display:flex;align-items:flex-start;justify-content:center;padding-top:max(28vh,120px);background:#f4f6fab8;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);pointer-events:all}.guest-nav-veil[hidden]{display:none!important}.guest-nav-veil__chip{display:inline-flex;align-items:center;gap:10px;padding:12px 18px;border-radius:999px;background:#1a3a8f;color:#fff;font:600 14px/1.2 system-ui,-apple-system,Segoe UI,sans-serif;box-shadow:0 8px 24px #1a3a8f47}.guest-nav-veil__dot{width:8px;height:8px;border-radius:50%;background:#c9a84c;animation:guest-nav-pulse .9s ease-in-out infinite}@keyframes guest-nav-pulse{0%,to{opacity:.35;transform:scale(.85)}50%{opacity:1;transform:scale(1)}}body.guest-app--beach.is-loading-detail .beach-gallery,body.guest-app--beach.is-loading-detail .gallery-main,body.guest-app--beach.is-loading-detail .bcard-hero{position:relative}body.guest-app--beach.is-loading-detail .gallery-main:after,body.guest-app--beach.is-loading-detail .bcard-hero:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(90deg,#e8ecf2,#f4f6fa,#e8ecf2 90%);background-size:200% 100%;animation:guest-skel-shimmer 1.1s ease-in-out infinite;pointer-events:none}:root{--guest-topbar-bg: #1a3a8f;--guest-topbar-pad-below-island: 12px;--guest-topbar-pad-bottom: 12px;--guest-topbar-row-min: 48px;--guest-topbar-stack-offset: calc( var(--guest-topbar-pad-below-island) + var(--guest-topbar-row-min) + var(--guest-topbar-pad-bottom) );--guest-topbar-text-size: 13px;--guest-topbar-brand-inset-x: clamp(14px, 5.5vw, 44px);--guest-topbar-end-inset: clamp(20px, 5.5vw, 40px);--guest-topbar-edge-pad: max(28px, calc(10px + env(safe-area-inset-right, 0px)) )}.guest-topbar{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);grid-template-rows:auto;align-items:center;column-gap:0;padding-top:calc(env(safe-area-inset-top,0px) + var(--guest-topbar-pad-below-island));padding-bottom:var(--guest-topbar-pad-bottom);padding-left:max(16px,env(safe-area-inset-left,0px));padding-right:var(--guest-topbar-edge-pad);background:var(--color-brand, var(--guest-topbar-bg));color:#fff;flex-shrink:0;position:sticky;top:0;z-index:100;min-height:calc(env(safe-area-inset-top,0px) + var(--guest-topbar-pad-below-island) + var(--guest-topbar-row-min) + var(--guest-topbar-pad-bottom));box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden}.guest-topbar__slot--start,.guest-topbar__slot--end{min-width:0;display:flex;align-items:center;position:relative;z-index:1}.guest-topbar__slot--start{grid-column:1;grid-row:1;justify-content:flex-start}.guest-topbar__slot--end{grid-column:2;grid-row:1;justify-content:flex-end;padding-inline-start:var(--guest-topbar-end-inset)}.guest-topbar__brand{grid-column:1 / -1;grid-row:1;justify-self:center;align-self:center;z-index:0;pointer-events:none;display:inline-flex;align-items:center;justify-content:center;gap:5px;width:max-content;max-width:min(320px,calc(100vw - 13rem));min-width:0;box-sizing:border-box;font-size:var(--guest-topbar-text-size);line-height:1.2;color:#fff;padding-inline:var(--guest-topbar-brand-inset-x)}.guest-topbar__brand a{pointer-events:auto}.guest-topbar__home{color:inherit;line-height:0;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;padding:0;margin:0;border-radius:4px;flex-shrink:0;opacity:.98}.guest-topbar__home-icon{display:block;width:1.2em;height:1.2em;flex-shrink:0}.guest-topbar__home:hover,.guest-topbar__home:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}.guest-topbar__home-btn{min-width:44px;min-height:44px;padding:0;border-radius:10px;background:#ffffff24;border:1px solid rgba(255,255,255,.28);box-sizing:border-box;-webkit-tap-highlight-color:transparent;transition:background .12s ease,transform .1s ease}.guest-topbar__home-btn:active{background:#ffffff52;transform:scale(.96)}.guest-topbar__home-btn .guest-topbar__home-icon{width:20px;height:20px}.guest-topbar__brand--logo-only{gap:0}.guest-topbar__logo-btn{padding:8px 14px;border-radius:8px;border:1px solid transparent;-webkit-tap-highlight-color:transparent;transition:background .12s ease,border-color .12s ease}.guest-topbar__logo-btn:active{background:#ffffff24;border-color:#ffffff38}.guest-topbar__bookings:active{color:#fff;opacity:.85}.guest-topbar__logo{color:#fff;font-size:inherit;font-weight:700;letter-spacing:-.2px;text-decoration:none;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.guest-topbar__logo:hover,.guest-topbar__logo:focus-visible{text-decoration:underline}.guest-topbar__bookings{color:#ffffffe0;font-size:var(--guest-topbar-text-size);font-weight:500;line-height:1.2;text-decoration:none;white-space:nowrap;flex-shrink:0;padding-block:6px;padding-inline-start:clamp(14px,3.5vw,26px);padding-inline-end:4px;text-align:end}.guest-topbar__bookings:hover,.guest-topbar__bookings:focus-visible{color:#fff;text-decoration:underline}.guest-topbar__back{color:#fffffff2;font-size:13px;font-weight:600;display:inline-flex;align-items:center;gap:5px;text-decoration:none;max-width:100%;min-width:0}.guest-topbar__back svg{flex-shrink:0;stroke:currentColor}.guest-topbar__back:hover,.guest-topbar__back:focus-visible{color:#fff;text-decoration:underline}.guest-topbar__back--text{font-weight:500;font-size:13px}.guest-bridge-main{padding:1.5rem 1rem;text-align:center;color:#374151;font-family:system-ui,-apple-system,sans-serif;line-height:1.5}body{font-family:Inter,sans-serif;background:#fff;color:#1a1a1a}.topbar{background:var(--navy);padding:15px 20px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100}.logo{color:#fff;font-size:16px;font-weight:800;letter-spacing:-.3px}a.logo{text-decoration:none}.topbar-link{color:#fffc;font-size:13px;font-weight:500;text-decoration:none}.topbar-link:hover,.topbar-link:focus-visible{color:#fff;text-decoration:underline}.hero{position:relative}.hero-media{position:relative;height:480px;overflow:hidden}.hero-bg{width:100%;height:100%;display:block;object-fit:cover}.hero-overlay{position:absolute;inset:0;background:linear-gradient(180deg,#0000001a,#0003 60%,#00000080)}.search-card{position:absolute;bottom:-28px;left:14px;right:14px;background:#fff;border-radius:20px;padding:18px;box-shadow:0 8px 40px #00000026;z-index:10}.f-label{font-size:11px;font-weight:700;color:var(--black);margin-bottom:6px;text-transform:uppercase;letter-spacing:.3px}.f-input{width:100%;border:1.5px solid var(--border);border-radius:50px;padding:10px 16px;font-size:13px;font-family:Inter,sans-serif;display:flex;align-items:center;gap:8px;margin-bottom:10px;background:#fafafa;cursor:pointer}.f-input:focus-within{outline:2px solid var(--navy);outline-offset:1px}.f-input .ph{color:#9ca3af}.f-input-field{flex:1;min-width:0;border:none;background:transparent;font-size:13px;font-family:inherit;color:var(--black);outline:none}.f-input-field::placeholder{color:#9ca3af}.f-input-chevron{margin-left:auto;flex-shrink:0}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.chairs-row{border:1.5px solid var(--border);border-radius:50px;padding:10px 16px;display:flex;align-items:center;justify-content:space-between;background:#fafafa;margin-bottom:12px}.chairs-left{display:flex;align-items:center;gap:8px;font-size:13px;font-weight:500}.chairs-ctrl{display:flex;align-items:center;gap:12px}.c-btn{width:28px;height:28px;border-radius:50%;background:#f3f4f6;border:1px solid var(--border);cursor:pointer;font-size:16px;font-weight:500;color:var(--black);display:flex;align-items:center;justify-content:center;line-height:1}.c-btn:hover{background:#e5e7eb}.c-btn:disabled{opacity:.45;cursor:not-allowed}.c-num{font-size:14px;font-weight:700}.pills{display:flex;gap:7px;flex-wrap:wrap;margin-bottom:14px}.pill{border:1.5px solid var(--border);border-radius:50px;padding:7px 14px;font-size:12px;font-weight:500;color:#374151;background:#fff;cursor:pointer;white-space:nowrap;font-family:inherit;margin:0;appearance:none;-webkit-appearance:none}.pill.on{background:var(--black);color:#fff;border-color:var(--black)}.search-btn{width:100%;background:var(--black);color:#fff;border:none;border-radius:50px;padding:13px;font-size:14px;font-weight:700;font-family:Inter,sans-serif;display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.search-btn:hover{opacity:.92}.content{margin-top:46px;padding:0 14px}.bcard{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #f3f4f6}.bcard-img-wrap{position:relative;flex-shrink:0;width:115px;height:115px;border-radius:12px;overflow:hidden}.bcard-loc{font-size:11px;color:var(--muted);margin-bottom:7px;display:flex;align-items:center;gap:3px}.ams{display:flex;gap:4px;margin-bottom:7px;align-items:center}.search-loc-wrap{position:relative;z-index:25;margin-bottom:10px}.search-loc-wrap .f-input{margin-bottom:0}.search-suggest{position:absolute;left:0;right:0;top:calc(100% + 6px);max-height:280px;overflow-y:auto;background:#faf9f6;border:1.5px solid var(--border);border-radius:16px;box-shadow:0 10px 36px #1a3a8f1f;padding:6px 0}.search-suggest--hidden{display:none!important}.search-suggest-item{display:block;width:100%;padding:10px 14px;margin:0;border:none;background:transparent;font-family:inherit;text-align:left;cursor:pointer;color:var(--black)}.search-suggest-row{display:flex;align-items:flex-start;gap:10px;width:100%}.search-suggest-pin{flex-shrink:0;font-size:14px;line-height:1.35}.search-suggest-text{flex:1;min-width:0}.search-suggest-item:hover,.search-suggest-item:focus-visible{background:#1a3a8f14;outline:none}.f-input:focus-within+.search-suggest .search-suggest-item.is-active,.search-suggest-item.is-active{background:#1a3a8f1a}.search-suggest-name{display:block;font-size:13px;font-weight:700;color:var(--black);letter-spacing:-.02em}.search-suggest-sub{display:block;margin-top:2px;font-size:12px;font-weight:500;color:var(--muted)}.pb{padding-bottom:48px}:root{--navy: #1a3a8f;--black: #1a1a1a;--border: #e5e7eb;--muted: #6b7280}body{font-family:Inter,sans-serif;background:#f4f6fa;color:#1a1a1a}.search-sticky-stack{position:sticky;top:calc(env(safe-area-inset-top,0px) + var(--guest-topbar-stack-offset, 72px));z-index:99;background:#fff}.search-hero-copy--mobile{padding:18px 16px 14px;background:#1a3a8f;color:#fff}.search-hero-copy--mobile .search-hero-title{font-size:1.625rem;font-weight:800;line-height:1.15;letter-spacing:-.02em}.search-hero-copy--mobile .search-hero-lead{margin-top:6px;font-size:14px;font-weight:500;line-height:1.45;color:#ffffffe6}.search-bar{background:#fff;padding:12px 14px;border-bottom:1px solid var(--border)}.search-pill{border:1.5px solid var(--border);border-radius:50px;padding:10px 16px;display:flex;align-items:center;gap:10px;background:#fafafa}.search-pill-input{flex:1;border:none;background:transparent;font-size:16px;font-weight:600;font-family:inherit;color:#1a1a1a;outline:none;min-width:0}.search-pill-input::placeholder{color:#9ca3af;font-weight:400}.mobile-suggest-list--below{background:#fff;border:1px solid var(--border);border-radius:12px;margin-top:4px;box-shadow:0 4px 12px #0000001a;overflow:hidden}.mobile-suggest-list--below.is-hidden{display:none}.mobile-suggest-list{max-height:240px;overflow-y:auto}.mobile-suggest-item{display:flex;align-items:center;gap:10px;padding:12px 4px;border-bottom:1px solid #f3f4f6;cursor:pointer;-webkit-tap-highlight-color:transparent}.mobile-suggest-item:active{background:#1a3a8f0f}.mobile-suggest-item:last-child{border-bottom:none}.mobile-suggest-pin{font-size:16px;flex-shrink:0}.mobile-suggest-name{font-size:15px;font-weight:600;color:#1a1a1a}.mobile-suggest-sub{font-size:12px;color:#6b7280;margin-top:1px}.search-pill-main{font-size:14px;font-weight:700;color:var(--black)}.search-pill-sub{font-size:11px;color:var(--muted);margin-top:1px}.search-pill-filters{background:var(--black);color:#fff;border-radius:50px;padding:4px 12px;font-size:11px;font-weight:600;margin-left:auto;flex-shrink:0}.search-pill-filters.is-hidden{display:none}.search-mobile-date-row{position:relative;display:flex;align-items:center;gap:10px;width:100%;margin-top:8px;padding:10px 16px;border:1.5px solid var(--border);border-radius:50px;background:#fafafa;font-family:inherit;font-size:15px;font-weight:600;color:var(--black);cursor:pointer;text-align:left}.search-mobile-date-text{flex:1;min-width:0;pointer-events:none;display:flex;flex-direction:column;gap:2px;line-height:1.25}.search-mobile-date-text .guest-date-display__days{font-size:11px;font-weight:700;color:#1a3a8f}.search-mobile-date-input-native{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;margin:0;padding:0}.toolbar{display:flex;align-items:center;padding:10px 14px;border-bottom:1px solid var(--border)}.search-map-panel{background:#f3f4f6;border-bottom:1px solid var(--border)}.search-map-panel.is-hidden{display:none!important}.search-map-el{height:220px;width:100%}.search-map-el .leaflet-container{font-family:Inter,sans-serif}.tb-btn.tb-btn--active{color:var(--navy)}.sheet-backdrop{position:fixed;inset:0;background:#00000059;z-index:200;display:flex;align-items:flex-end;justify-content:center;padding:0}.sheet-backdrop.is-hidden{display:none!important}.sheet-panel{width:100%;max-width:390px;background:#fff;border-radius:16px 16px 0 0;padding:16px 18px 24px;max-height:70vh;overflow:auto;box-shadow:0 -4px 24px #0000001f}.sheet-panel--tall{max-height:85vh}.sheet-title{font-size:17px;font-weight:700;margin-bottom:14px;color:var(--black)}.sheet-hint{font-size:12px;color:var(--muted);margin:-8px 0 14px;line-height:1.4}.sheet-options{display:flex;flex-direction:column;gap:0}.sheet-option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:14px 4px;border:none;border-bottom:1px solid #f3f4f6;background:none;font-family:inherit;font-size:15px;font-weight:600;color:var(--black);cursor:pointer;text-align:left}.sheet-option:last-child{border-bottom:none}.sheet-option:hover,.sheet-option:focus-visible{color:var(--navy)}.sheet-option.is-selected:after{content:"\2713";color:var(--navy);font-weight:800}.sheet-checks{display:flex;flex-direction:column;gap:4px}.sheet-check-row{display:flex;align-items:center;gap:10px;padding:10px 4px;font-size:14px;font-weight:500;cursor:pointer}.sheet-check-row input{width:18px;height:18px;accent-color:var(--navy)}.sheet-filter-foot{display:flex;flex-direction:column;gap:10px;margin-top:18px}.sheet-clear-filters{width:100%;background:#fff;color:var(--black);border:1.5px solid var(--border);border-radius:50px;padding:12px 20px;font-size:14px;font-weight:600;font-family:inherit;cursor:pointer}.sheet-clear-filters:hover:not(:disabled){background:#f9fafb}.sheet-clear-filters:disabled{opacity:.45;cursor:not-allowed}.sheet-filter-foot .sheet-done{margin-top:0}.sheet-done{margin-top:18px;width:100%;background:var(--navy);color:#fff;border:none;border-radius:50px;padding:12px 20px;font-size:14px;font-weight:700;font-family:inherit;cursor:pointer}.sheet-done:hover{opacity:.92}.tb-btn{display:flex;align-items:center;gap:5px;font-size:13px;font-weight:600;color:var(--black);flex:1;justify-content:center;padding:6px 0;cursor:pointer;font-family:inherit;background:none;border:none}.tb-btn:hover{color:var(--navy)}.tb-divider{width:1px;height:20px;background:var(--border)}.results-count{padding:12px 14px 8px;font-size:12px;color:var(--muted);font-weight:500}.results-count strong{color:var(--black)}.bcard{display:flex;gap:12px;padding:14px;border-bottom:1px solid #e5e7eb;background:#fff}@media(max-width:1023px){body.guest-app--search #resultsList .bcard{padding:16px 14px;border-bottom:10px solid #f0f1f3}body.guest-app--search #resultsList .bcard:last-child{border-bottom:none}}.bcard-img-wrap{position:relative;flex-shrink:0;width:120px;height:115px;border-radius:12px;overflow:hidden}.bcard-img{width:100%;height:100%;object-fit:cover}.bcard-badge{position:absolute;top:6px;left:6px;border-radius:10px;padding:3px 8px;font-size:10px;font-weight:700;box-shadow:0 1px 4px #00000021}.bcard-badge.popular{background:var(--black);color:#fff}.bcard-badge.family_favourite{background:#1a3a8f;color:#fff}.bcard-badge.popular_choice{background:#c9a84c;color:#fff}.bcard-badge.new{background:var(--navy);color:#fff}.bcard-badge.high_demand{background:#00bfff;color:#fff}.bcard-badge.low{background:#1a3a8f;color:#fff}.bcard-badge.newly_added{background:#22c55e;color:#fff}.bcard-body{flex:1;min-width:0;display:flex;flex-direction:column}.bcard-name{font-size:14px;font-weight:700;margin-bottom:5px}.rating-row{display:flex;align-items:center;gap:6px;margin-bottom:4px}.rating-box{background:var(--navy);color:#fff;border-radius:6px 6px 6px 0;padding:3px 7px;font-size:12px;font-weight:800;flex-shrink:0}.rating-label{font-size:12px;font-weight:700;color:var(--black)}.bcard-loc{font-size:11px;color:var(--muted);margin-bottom:6px;display:flex;align-items:center;gap:3px}.ams{display:flex;gap:4px;margin-bottom:6px;align-items:center}.am-more{font-size:10px;font-weight:600;color:var(--muted);margin-left:2px;flex-shrink:0}.am{width:24px;height:24px;border-radius:50%;background:#f3f4f6;display:flex;align-items:center;justify-content:center}.bcard-avail{font-size:11px;color:var(--muted);margin-bottom:4px}.bcard-price{font-size:11px;color:var(--muted);margin-bottom:8px}.bcard-price strong{font-size:14px;font-weight:800;color:var(--black)}.bcard-price-fees{font-size:10px;color:var(--muted);margin-top:2px}.sel-btn{background:var(--black);color:#fff;border:none;border-radius:50px;padding:8px 16px;font-size:12px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;align-self:flex-start}.sel-btn:hover{opacity:.92}.load-more{text-align:center;padding:24px 20px;color:var(--muted);font-size:13px}.load-btn{background:var(--navy);color:#fff;border:none;border-radius:50px;padding:10px 24px;font-size:13px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;margin-top:12px;display:block;width:100%}.load-btn:hover{opacity:.92}.load-btn:disabled{opacity:.5;cursor:not-allowed}.pb{padding-bottom:40px}.results-relaxed-hint{margin:0 20px 12px;padding:10px 14px;font-size:13px;line-height:1.45;color:#4b5563;background:#f3f4f6;border-radius:10px}.results-empty-detail{font-size:13px;line-height:1.5;color:#6b7280;max-width:28rem;margin:0 auto 16px}.results-empty{padding:32px 20px;text-align:center}.results-empty h2{font-size:16px;font-weight:700;color:var(--black);margin-bottom:16px}.empty-cta{display:inline-block;background:var(--navy);color:#fff;text-decoration:none;border-radius:50px;padding:10px 24px;font-size:13px;font-weight:700;font-family:Inter,sans-serif}.empty-cta:hover{opacity:.92}.is-hidden{display:none!important}@media(max-width:1023px){.search-desktop-only{display:none!important}html:has(body.guest-app--search-v11-desktop),html body.guest-app--search-v11-desktop{background:#f4f6fa!important}body.guest-app--search-v11-desktop .hero-v11-desktop.hero--search-desktop,body.guest-app--search-v11-desktop .breadcrumbs-v11-desktop{display:none!important}body.guest-app--search-v11-desktop .search-wrap-v11-desktop{margin-top:0}}@media(min-width:1024px){.search-mobile-only{display:none!important}html:has(body.guest-app--search-v11-desktop),html body.guest-app--search-v11-desktop{background:#fff!important;max-width:none;margin:0}body.guest-app--search-v11-desktop header.guest-topbar.topbar-v11-desktop{position:static;z-index:10}body.guest-app--search-v11-desktop .search-sticky-stack{position:static;z-index:auto;background:transparent;box-shadow:none}body.guest-app--search-v11-desktop .search-sticky-stack--pill-hero-desktop{display:block}body.guest-app--search-v11-desktop .hero--search-desktop .hero-media--search-desktop{height:220px;overflow:hidden}body.guest-app--search-v11-desktop .hero--search-desktop .hero-bg{width:100%;height:100%;object-fit:cover}body.guest-app--search-v11-desktop .hero--search-desktop .hero-overlay{background:linear-gradient(#1a3a8f52,#1a3a8f85)}body.guest-app--search-v11-desktop .search-wrap-v11-desktop{max-width:1240px;margin-left:auto;margin-right:auto;padding:0 24px;position:relative}body.guest-app--search-v11-desktop .search-pill-shell.search-pill-v11-desktop{background:#fff;border:3px solid #c9a84c;border-radius:4px;margin-top:-32px;box-shadow:0 2px 8px #0000001a;overflow:hidden}body.guest-app--search-v11-desktop .search-pill-v11-desktop .search-bar{padding:0;border:none;background:transparent}body.guest-app--search-v11-desktop .search-pill-v11-desktop .search-pill{border-radius:0;border:none;background:#fafafa;padding:16px 20px}body.guest-app--search-v11-desktop .guest-breadcrumbs--search{max-width:1240px;margin:0 auto;padding:16px 24px;font-size:13px;color:#595959;display:flex;align-items:center;flex-wrap:wrap;gap:6px}body.guest-app--search-v11-desktop .guest-breadcrumbs--search a{color:#1a3a8f;text-decoration:none}body.guest-app--search-v11-desktop .guest-breadcrumbs--search a:hover{text-decoration:underline}body.guest-app--search-v11-desktop .guest-breadcrumbs__sep{color:#999}body.guest-app--search-v11-desktop .search-page-grid.body-wrap-v11-desktop{display:grid;max-width:1240px;margin:0 auto;padding:0 24px 48px;gap:24px;grid-template-columns:280px minmax(0,1fr)}body.guest-app--search-v11-desktop .topbar-v11-desktop{background:#1a3a8f;width:100%}body.guest-app--search-v11-desktop .topbar-inner-v11-desktop{max-width:1240px;margin:0 auto;padding:14px 24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:12px}body.guest-app--search-v11-desktop .logo-v11-desktop{color:#fff;font-weight:700;font-size:22px;letter-spacing:-.3px;text-decoration:none}body.guest-app--search-v11-desktop .topbar-nav-v11-desktop{display:flex;gap:8px;align-items:center;flex-wrap:wrap}body.guest-app--search-v11-desktop .topbar-nav-v11-desktop a{color:#fff;padding:8px 12px;font-size:14px;text-decoration:none;border-radius:4px}body.guest-app--search-v11-desktop .topbar-nav-v11-desktop a:hover{background:#ffffff1a}body.guest-app--search-v11-desktop .topbar-static-currency-v11-desktop{color:#ffffffeb;font-size:14px;padding:8px 12px}body.guest-app--search-v11-desktop .topbar-nav-v11-desktop a.btn-create-v11-desktop{border:1px solid #fff;background:#fff;color:#1a3a8f;font-weight:600}body.guest-app--search-v11-desktop .topbar-nav-v11-desktop a.btn-create-v11-desktop:hover{background:#fff;color:#1a3a8f}body.guest-app--search-v11-desktop .btn-login-v11-desktop{border:1px solid #fff;background:transparent;color:#fff}body.guest-app--search-v11-desktop .hero-v11-desktop{position:relative;display:flex;align-items:center;justify-content:center;height:172px;overflow:hidden;background-color:#1a3a8f}body.guest-app--search-v11-desktop .hero-overlay-v11-desktop{display:none}body.guest-app--search-v11-desktop .search-hero-copy--desktop{position:relative;z-index:2;max-width:720px;margin:0 auto;padding:0 24px 44px;text-align:center;color:#fff}body.guest-app--search-v11-desktop .search-hero-copy--desktop .search-hero-title{font-size:clamp(1.75rem,2.6vw,2.25rem);font-weight:800;line-height:1.15;letter-spacing:-.02em}body.guest-app--search-v11-desktop .search-hero-copy--desktop .search-hero-lead{margin-top:8px;font-size:15px;font-weight:500;line-height:1.45;color:#ffffffeb}body.guest-app--search-v11-desktop .search-wrap-v11-desktop--form{max-width:1240px;margin:0 auto;padding:0 24px;position:relative;z-index:20}body.guest-app--search-v11-desktop .search-form-gold-v11-desktop{display:flex;flex-direction:row;flex-wrap:nowrap;align-items:stretch;background:#fff;border:3px solid #c9a84c;border-radius:4px;margin-top:-52px;box-shadow:0 4px 16px #00000026;overflow:visible}body.guest-app--search-v11-desktop .search-field-grow-v11-desktop{flex:1.4 1 0;min-width:0}body.guest-app--search-v11-desktop .search-field-date-v11-desktop{flex:2 1 0;min-width:0}body.guest-app--search-v11-desktop .search-field-shrink-v11-desktop{flex:1 0 120px;min-width:0}body.guest-app--search-v11-desktop .search-field-v11-desktop{display:flex;align-items:center;gap:10px;padding:0 16px;min-height:64px;background:#fff;min-width:0;border-right:1px solid #e0e0e0}body.guest-app--search-v11-desktop .search-field-date-v11-desktop{cursor:pointer}body.guest-app--search-v11-desktop .search-date-display-v11-desktop{flex:1;min-width:0;font-size:15px;font-weight:600;color:#1a1a1a;pointer-events:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:flex;flex-direction:column;align-items:flex-start;gap:2px;line-height:1.25;white-space:normal}body.guest-app--search-v11-desktop .guest-date-display__dates{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}body.guest-app--search-v11-desktop .guest-date-display__days{font-size:11px;font-weight:700;color:#1a3a8f;letter-spacing:.01em;white-space:nowrap}body.guest-app--search-v11-desktop .search-date-display-range-v11-desktop{display:flex;align-items:center;gap:4px;min-width:0;flex:1;overflow:hidden}body.guest-app--search-v11-desktop .search-date-from-label,body.guest-app--search-v11-desktop .search-date-to-label{font-size:15px;font-weight:600;color:#1a1a1a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;min-width:0}body.guest-app--search-v11-desktop .search-date-to-label{flex-shrink:0}body.guest-app--search-v11-desktop .search-date-range-sep{flex-shrink:0;color:#595959;font-weight:600}body.guest-app--search-v11-desktop .search-input-date-native-v11-desktop{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer;border:none;margin:0;padding:0}body.guest-app--search-v11-desktop .search-input-date-to-native-v11-desktop{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none;overflow:hidden;clip:rect(0 0 0 0);border:none;margin:0;padding:0}body.guest-app--search-v11-desktop [data-guest-date-range-bound="1"] .search-input-date-native-v11-desktop,body.guest-app--search-v11-desktop [data-guest-date-range-bound="1"] .search-input-date-from-native-v11-desktop{pointer-events:none}body.guest-app--search-v11-desktop .search-input-v11-desktop,body.guest-app--search-v11-desktop .search-select-v11-desktop{flex:1;min-width:0;border:none;font-size:15px;font-weight:600;font-family:inherit;background:transparent;color:#1a1a1a;outline:none}body.guest-app--search-v11-desktop .search-field-v11-desktop{position:relative}body.guest-app--search-v11-desktop .search-suggest{position:absolute;top:100%;left:0;right:0;z-index:100;background:#fff;border:1px solid #e0e0e0;border-radius:0 0 12px 12px;box-shadow:0 8px 24px #0000001f;overflow:hidden;margin-top:2px}body.guest-app--search-v11-desktop .search-suggest.search-suggest--floating{position:fixed;right:auto;margin-top:0;z-index:2147483000;border-radius:0 0 12px 12px;background:#fff;isolation:isolate;transform:translateZ(0);-webkit-transform:translateZ(0);backface-visibility:hidden;-webkit-backface-visibility:hidden}body.guest-where-suggest-open .search-map-el .leaflet-container,body.guest-where-suggest-open .search-map-el .leaflet-pane,body.guest-where-suggest-open .search-map-el .leaflet-top,body.guest-where-suggest-open .search-map-el .leaflet-bottom{z-index:0!important}body.guest-where-suggest-open #searchMapPanel{pointer-events:none}body.guest-app--search-v11-desktop .search-suggest--hidden{display:none!important}body.guest-app--search-v11-desktop .search-suggest-item{display:block;width:100%;padding:12px 16px;border:none;background:none;text-align:left;cursor:pointer;font-family:inherit}body.guest-app--search-v11-desktop .search-suggest-item:hover,body.guest-app--search-v11-desktop .search-suggest-item.is-active{background:#1a3a8f0f}body.guest-app--search-v11-desktop .search-suggest-row{display:flex;align-items:center;gap:10px}body.guest-app--search-v11-desktop .search-suggest-pin{flex-shrink:0;font-size:16px}body.guest-app--search-v11-desktop .search-suggest-text{flex:1;min-width:0}body.guest-app--search-v11-desktop .search-suggest-name{display:block;font-size:14px;font-weight:600;color:#1a1a1a}body.guest-app--search-v11-desktop .search-suggest-sub{display:block;margin-top:1px;font-size:12px;color:#6b7280}body.guest-app--search-v11-desktop .search-select-v11-desktop{cursor:pointer}body.guest-app--search-v11-desktop .search-field-v11-desktop svg{flex-shrink:0;color:#595959}body.guest-app--search-v11-desktop .search-btn-v11-desktop{flex:0 0 auto;background:#0073e6;color:#fff;border:none;font-weight:700;font-size:18px;padding:0 32px;min-height:64px;cursor:pointer;font-family:inherit}body.guest-app--search-v11-desktop .search-btn-v11-desktop:hover{background:#005fbf}body.guest-app--search-v11-desktop .sr-only-v11-desktop{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}body.guest-app--search-v11-desktop .results-heading-row-v11-desktop{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;flex-wrap:wrap;margin-bottom:4px}body.guest-app--search-v11-desktop .results-toolbar-inline-v11-desktop{display:flex;align-items:center;gap:12px;flex-wrap:wrap}body.guest-app--search-v11-desktop .sort-dropdown-v11-desktop{border:1px solid #1a3a8f;background:#fff;color:#1a3a8f;padding:8px 14px;border-radius:4px;font-size:13px;font-family:inherit;cursor:pointer;min-width:200px}body.guest-app--search-v11-desktop .view-toggle-v11-desktop{display:inline-flex;border:1px solid #1a3a8f;border-radius:4px;overflow:hidden}body.guest-app--search-v11-desktop .view-toggle-btn-v11-desktop{background:#fff;color:#1a3a8f;border:none;padding:8px 14px;font-size:13px;cursor:pointer;font-family:inherit}body.guest-app--search-v11-desktop .view-toggle-btn-v11-desktop.active{background:#1a3a8f;color:#fff}body.guest-app--search-v11-desktop .results-panel-v11.results-view--gallery #resultsList{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}body.guest-app--search-v11-desktop .results-panel-v11.results-view--gallery article.bcard.card-v11-desktop{margin-bottom:0!important}body.guest-app--search-v11-desktop .results-panel-v11.results-view--gallery article.bcard.card-v11-desktop.bcard--listing{grid-template-columns:minmax(0,1fr);grid-template-rows:auto auto auto}body.guest-app--search-v11-desktop .results-panel-v11.results-view--gallery article.bcard.card-v11-desktop.bcard--listing .card-img-v11-desktop{width:100%;height:180px}body.guest-app--search-v11-desktop .results-panel-v11.results-view--gallery article.bcard.card-v11-desktop.bcard--listing .card-right-v11-desktop{border-left:none;border-top:1px solid #f0f0f0;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:flex-end}body.guest-app--search-v11-desktop .footer-v11-desktop{background:#f5f5f5;border-top:1px solid #e0e0e0;padding:32px 0 16px;margin-top:48px}body.guest-app--search-v11-desktop .footer-inner-v11-desktop{max-width:1240px;margin:0 auto;padding:0 24px}body.guest-app--search-v11-desktop .footer-cols-v11-desktop{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px}body.guest-app--search-v11-desktop .footer-col-title-v11-desktop{font-size:14px;font-weight:700;margin-bottom:12px;color:#1a1a1a}body.guest-app--search-v11-desktop .footer-col-v11-desktop a{display:block;font-size:13px;color:#595959;text-decoration:none;padding:4px 0}body.guest-app--search-v11-desktop .footer-col-v11-desktop a:hover{color:#1a3a8f;text-decoration:underline}body.guest-app--search-v11-desktop .footer-contact-v11-desktop{font-size:13px;color:#595959;line-height:1.8}body.guest-app--search-v11-desktop .footer-bottom-v11-desktop{border-top:1px solid #e0e0e0;padding-top:16px;text-align:center;font-size:12px;color:#888}@media(max-width:1100px){body.guest-app--search-v11-desktop .footer-cols-v11-desktop{grid-template-columns:repeat(2,1fr)}}body.guest-app--search-v11-desktop .filter-col-v11-desktop{display:flex;flex-direction:column;gap:16px;min-height:0}body.guest-app--search-v11-desktop .filter-col-v11-desktop .search-map-el{flex:none}body.guest-app--search-v11-desktop .filter-block-v11-desktop{border:1px solid #e0e0e0;border-radius:8px;padding:16px;background:#fff}body.guest-app--search-v11-desktop .filter-block-title-v11-desktop{font-size:15px;font-weight:700;margin-bottom:12px;color:#1a1a1a}body.guest-app--search-v11-desktop .filter-row-v11-desktop{display:flex;align-items:center;gap:8px;padding:6px 0;font-size:14px}body.guest-app--search-v11-desktop .filter-row-v11-desktop label{flex:1;cursor:pointer}body.guest-app--search-v11-desktop .filter-count-v11-desktop{color:#888;font-size:13px}body.guest-app--search-v11-desktop #searchMapPanel.search-map-panel--sidebar:not(.is-hidden){display:flex!important;flex-direction:column;background:#eaf1f7;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden;width:100%}body.guest-app--search-v11-desktop #searchMapPanel.is-hidden.search-map-panel--sidebar{display:none!important}body.guest-app--search-v11-desktop .filter-col-v11-desktop #searchMapEl.search-map-el{height:180px!important}body.guest-app--search-v11-desktop .results-col-v11-desktop.search-main{display:flex;flex-direction:column;gap:12px;min-width:0}body.guest-app--search-v11-desktop .results-col-v11-desktop>.toolbar{align-self:stretch;justify-content:flex-start;gap:0;flex-wrap:nowrap;border-radius:8px;border:1px solid #e0e0e0;background:#fff;padding:12px 16px}body.guest-app--search-v11-desktop .results-col-v11-desktop>.toolbar .tb-btn{flex:0 1 auto;min-width:0}body.guest-app--search-v11-desktop #resultsCount strong{display:inline-block;font-size:22px;font-weight:700;color:var(--black)}body.guest-app--search-v11-desktop #resultsCount{font-size:14px;padding-left:0;padding-right:0;padding-bottom:0;color:var(--muted)}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop.bcard--listing{margin:0;justify-content:stretch;padding:0;gap:0;align-items:stretch;flex-wrap:nowrap;align-content:stretch;border-radius:8px;border:1px solid #e0e0e0;display:grid;grid-template-columns:240px minmax(0,1fr) 220px;overflow:hidden;background:#fff;border-bottom:1px solid #e0e0e0}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop:not(:last-child){margin-bottom:12px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-img-v11-desktop{width:240px;height:180px;overflow:hidden;background-color:#ddd;border-radius:0;align-self:stretch;flex-shrink:0}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-img-v11-desktop img{width:100%;height:100%;object-fit:cover;display:block}body.guest-app--search-v11-desktop #resultsList .card-mid-v11-desktop{display:flex;flex-direction:column;gap:10px;padding:16px;min-width:0;min-height:180px}body.guest-app--search-v11-desktop #resultsList .card-title-v11-desktop{font-size:18px;font-weight:700;color:#1a3a8f;line-height:1.2;text-decoration:none;display:-webkit-box;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;overflow:hidden;word-break:break-word}body.guest-app--search-v11-desktop #resultsList .card-title-v11-desktop:hover{text-decoration:underline}body.guest-app--search-v11-desktop #resultsList .card-area-v11-desktop{display:flex;align-items:center;flex-wrap:wrap;gap:4px 6px;font-size:13px;color:#1a3a8f;line-height:1.3}body.guest-app--search-v11-desktop #resultsList .card-area-v11-desktop .card-area-map-link{margin-left:2px;font-weight:500}body.guest-app--search-v11-desktop #resultsList .card-features-v11-desktop{display:flex;flex-wrap:wrap;gap:8px 12px;font-size:13px;color:#595959;align-items:center}body.guest-app--search-v11-desktop #resultsList .card-feature-v11-desktop{display:inline-flex;align-items:center;gap:6px}body.guest-app--search-v11-desktop #resultsList .card-feature-v11-desktop svg{width:14px;height:14px;flex-shrink:0;stroke:#555}body.guest-app--search-v11-desktop #resultsList .card-badge-v11-desktop{display:inline-block;align-self:flex-start;padding:4px 8px;border-radius:3px;font-size:12px;font-weight:600;color:#fff;background:#22c55e;max-width:100%}body.guest-app--search-v11-desktop #resultsList .card-availability-v11-desktop{margin-top:auto;padding-top:4px;font-size:13px;font-weight:600;color:#c0392b;min-height:0}body.guest-app--search-v11-desktop #resultsList .card-availability-v11-desktop:empty{display:none}body.guest-app--search-v11-desktop #resultsList .card-right-v11-desktop{border-left:1px solid #f0f0f0;padding:16px;display:flex;flex-direction:column;align-items:flex-end;justify-content:space-between;gap:8px;text-align:right;min-height:0}body.guest-app--search-v11-desktop #resultsList .rating-v11-desktop{display:flex;align-items:flex-start;justify-content:flex-end;gap:10px}body.guest-app--search-v11-desktop #resultsList .rating-box-v11-desktop{background:#1a3a8f;color:#fff;font-weight:700;font-size:14px;padding:6px 8px;border-radius:4px 4px 4px 0;flex-shrink:0;line-height:1}body.guest-app--search-v11-desktop #resultsList .rating-label-v11-desktop{display:flex;flex-direction:column;align-items:flex-end;text-align:right;gap:2px}body.guest-app--search-v11-desktop #resultsList .rating-label-top-v11-desktop{font-weight:600;font-size:14px;color:var(--black)}body.guest-app--search-v11-desktop #resultsList .rating-label-sub-v11-desktop{font-size:12px;color:#595959}body.guest-app--search-v11-desktop #resultsList .card-right-bottom-v11-desktop{margin-top:auto;display:flex;flex-direction:column;align-items:flex-end;gap:8px;width:100%}body.guest-app--search-v11-desktop #resultsList .price-block-v11-desktop{margin-top:0;text-align:right;width:100%}body.guest-app--search-v11-desktop #resultsList .price-meta-v11-desktop{font-size:12px;color:#595959}body.guest-app--search-v11-desktop #resultsList .price-new-v11-desktop{font-size:22px;font-weight:700;color:#1a1a1a}body.guest-app--search-v11-desktop #resultsList .price-tail-v11-desktop{font-size:13px;color:#595959}body.guest-app--search-v11-desktop #resultsList .price-fees-note-v11-desktop{font-size:12px;color:#595959;margin-top:2px}body.guest-app--search-v11-desktop #resultsList .btn-cta-v11-desktop{background:#0073e6;padding:10px 18px;border-radius:4px;font-size:14px;font-weight:600;width:auto;align-self:flex-end}body.guest-app--search-v11-desktop #resultsList .btn-cta-v11-desktop:hover{background:#005fbf}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop:hover{box-shadow:0 4px 12px #00000014}body.guest-app--search-v11-desktop .search-map-el .leaflet-container{min-height:180px!important}}@media(max-width:1023px){body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop.bcard--listing{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;row-gap:8px;padding:14px!important;align-items:start;border-bottom-color:#f3f4f6}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-img-v11-desktop{grid-column:1;grid-row:1;width:120px!important;height:115px!important;border-radius:12px;overflow:hidden}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-mid-v11-desktop{grid-column:2;grid-row:1;padding:0!important;gap:6px!important}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-title-v11-desktop.bcard-name{font-size:14px;color:var(--black)!important;font-weight:700;line-height:1.35}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-area-v11-desktop{font-size:11px;font-weight:400;color:var(--muted);line-height:1.35}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-features-v11-desktop{font-size:11px;gap:6px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-badge-v11-desktop{font-size:10px;padding:2px 6px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-availability-v11-desktop{font-size:11px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-right-v11-desktop{grid-column:1 / -1;grid-row:2;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center;border-left:none;border-top:1px solid #f0f0f0;padding:10px 0 0!important;text-align:left}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .rating-v11-desktop{flex-direction:row;align-items:center;gap:6px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .rating-box-v11-desktop{background:var(--navy);color:#fff;border-radius:6px 6px 6px 0;padding:3px 7px;font-size:12px;font-weight:800}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .rating-label-v11-desktop{flex-direction:row;gap:0;align-items:center;text-align:left;font-weight:700;font-size:12px;color:var(--black)}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .rating-label-sub-v11-desktop{display:none}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .card-right-bottom-v11-desktop{margin-top:0;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:8px}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .price-block-v11-desktop{text-align:right;margin:0}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .price-meta-v11-desktop{display:none}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .price-new-v11-desktop{font-size:14px;font-weight:800;color:var(--black)}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .btn-cta-v11-desktop.sel-btn{background:var(--black);border-radius:50px;padding:8px 16px;font-size:12px;margin-top:0}body.guest-app--search-v11-desktop #resultsList article.bcard.card-v11-desktop .btn-cta-v11-desktop:hover{opacity:.92;background:var(--black)}}body.guest-app--search-v11-desktop #resultsList .card-badge-v11-desktop.card-badge-v11-desktop--beach_club{background:#c9a84c;color:#fff}body.guest-app--search-v11-desktop #resultsList .card-badge-v11-desktop.card-badge-v11-desktop--luxury{background:#861f3d;color:#fff}body.guest-app--search-v11-desktop #resultsList .card-badge-v11-desktop.card-badge-v11-desktop--adults_only{background:#3d4f6f;color:#fff}*{margin:0;padding:0;box-sizing:border-box}:root{--navy: #1a3a8f;--black: #1a1a1a;--border: #e5e7eb;--muted: #6b7280;--gold: #c9a84c}body{font-family:Inter,sans-serif;background:#f4f6fa;color:#1a1a1a;display:flex;flex-direction:column;min-height:100vh}.beach-hdr{padding:14px 16px 12px;border-bottom:1px solid var(--border)}.beach-name-big{font-size:20px;font-weight:800;margin-bottom:4px}.beach-addr{font-size:12px;color:var(--muted);margin-bottom:8px;display:flex;align-items:center;gap:4px}.beach-rating-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.rating-pill-big{background:var(--navy);color:#fff;border-radius:8px 8px 8px 0;padding:5px 10px;font-size:14px;font-weight:800}.rating-adj{font-size:13px;font-weight:700}.rating-meta{font-size:12px;color:var(--muted)}.badge-chip{background:#eef2ff;color:var(--navy);border-radius:20px;padding:3px 10px;font-size:11px;font-weight:700;margin-left:auto}.badge-chip.is-black{background:var(--black);color:#fff}.badge-chip.is-navy{background:var(--navy);color:#fff}.badge-chip.is-family-favourite{background:#1a3a8f;color:#fff}.badge-chip.is-popular-choice{background:#c9a84c;color:#fff}.badge-chip.is-high-demand{background:#00bfff;color:#fff}.badge-chip.is-low{background:#1a3a8f;color:#fff}.badge-chip.is-newly-added{background:#22c55e;color:#fff}.badge-chip.is-beach-club{background:#c9a84c;color:#fff}.badge-chip.is-luxury{background:#861f3d;color:#fff}.badge-chip.is-adults-only{background:#3d4f6f;color:#fff}.badge-chip.is-hidden{display:none}.gallery{position:relative;aspect-ratio:16 / 9;width:100%;max-height:240px;overflow:hidden;background:#e5e7eb}.gallery img{display:block;width:100%;height:100%;object-fit:cover}.gal-counter{position:absolute;bottom:10px;right:10px;background:#0009;color:#fff;border-radius:20px;padding:4px 10px;font-size:11px}.gal-thumbs{display:flex;gap:6px;padding:8px 16px 10px;min-height:56px;box-sizing:border-box;background:#f9fafb;border-bottom:1px solid var(--border);overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:thin}.thumb{width:52px;height:40px;border-radius:8px;overflow:hidden;flex-shrink:0;border:2px solid transparent;padding:0;cursor:pointer;background:none;font:inherit}.thumb.active{border-color:var(--navy)}.thumb img{width:100%;height:100%;object-fit:cover;display:block}.scr{flex:1;overflow-y:auto;padding:16px}.sec-title{font-size:14px;font-weight:800;margin-bottom:10px}.divider{height:1px;background:var(--border);margin:14px 0}.am-wrap{display:flex;flex-wrap:wrap;gap:6px}.am-chip{display:inline-flex;align-items:center;gap:6px;border:1.5px solid var(--border);border-radius:50px;padding:6px 12px;font-size:12px}.beach-desc{font-size:13px;color:#374151;line-height:1.55}.review{border:1.5px solid var(--border);border-radius:14px;padding:12px;margin-bottom:10px}.rev-hdr{display:flex;align-items:center;gap:10px;margin-bottom:8px}.rev-av{width:32px;height:32px;border-radius:50%;background:var(--navy);display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;flex-shrink:0}.rev-av.rev-av--photo{display:block;object-fit:cover;padding:0;border:1px solid rgba(0,0,0,.08)}.rev-name{font-size:13px;font-weight:700}.rev-country{font-size:11px;color:var(--muted);margin-top:2px}.rev-date{font-size:11px;color:var(--muted)}.rev-stars-wrap{margin-left:auto}.rev-stars{color:var(--gold);font-size:12px;margin-bottom:4px}.rev-star-muted{color:#e5e7eb}.rev-text{font-size:12px;color:#374151;line-height:1.5}.rev-vendor-reply{margin-top:10px;padding-top:10px;border-top:1px solid var(--border)}.rev-vendor-reply-lbl{font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.04em;color:var(--muted);margin-bottom:4px}.rev-vendor-reply-text{font-size:12px;color:#1f2937;line-height:1.5}.hours-box{background:#f9fafb;border-radius:12px;padding:12px 14px}.hours-row{display:flex;justify-content:space-between;font-size:13px;gap:8px}.hours-muted{color:var(--muted)}.hours-strong{font-weight:600}.cancel-green{color:#16a34a;font-weight:600}.map-box{border-radius:14px;overflow:hidden;border:1.5px solid var(--border);height:130px;background:#e8f4e8;display:flex;align-items:center;justify-content:center}.map-addr{display:flex;align-items:center;gap:6px;font-size:12px;color:var(--muted);margin-top:8px;flex-wrap:wrap}.map-link{color:var(--navy);font-weight:600;cursor:pointer;text-decoration:none;border:none;background:none;font-size:12px;font-family:inherit;padding:0}.map-link:hover,.map-link:focus-visible{text-decoration:underline}.scr-pad{height:20px}.sticky-from{font-size:11px;color:var(--muted)}.sticky-price{font-size:18px;font-weight:800;line-height:1.2}.sticky-per{font-size:11px;color:var(--muted);font-weight:400}.sticky-btn{background:var(--black);color:#fff;border:none;border-radius:50px;padding:14px 26px;font-size:15px;font-weight:700;font-family:Inter,sans-serif;cursor:pointer;display:flex;align-items:center;gap:8px;flex-shrink:0;min-height:48px;transition:opacity .15s ease,transform .15s ease}.sticky-btn:hover{opacity:.94;transform:translateY(-1px)}.sticky-btn:focus-visible{outline:2px solid var(--navy);outline-offset:3px}@media(min-width:1024px){body.guest-app--beach-v1-desktop .hero-v11-desktop{height:60px;background-color:#1a3a8f;background-image:none}body.guest-app--beach-v1-desktop .hero-overlay-v11-desktop{display:none}body.guest-app--beach-v1-desktop .search-form-gold-v11-desktop{margin-top:-52px}body.guest-app--beach-v1-desktop .filter-count-v11-desktop{display:none}body.guest-app--beach-v1-desktop{max-width:none;margin:0;display:block;min-height:100vh}body.guest-app--beach-v1-desktop .beach-mobile-only{display:none!important}body.guest-app--beach-v1-desktop .scr{flex:none;overflow:visible;padding:0}body.guest-app--beach-v1-desktop .sticky.beach-sticky--mobile{display:none!important}body.guest-app--beach-v1-desktop .beach-page-main-desktop{min-width:0}body.guest-app--beach-v1-desktop .beach-desktop-inner{width:100%;min-width:0}body.guest-app--beach-v1-desktop .beach-desktop-body-grid{display:grid;grid-template-columns:minmax(0,1fr) var(--beach-sticky-w, 288px);gap:var(--beach-sticky-gap, 22px);align-items:start}body.guest-app--beach-v1-desktop .beach-desktop-primary{min-width:0}body.guest-app--beach-v1-desktop .beach-desktop-aside-cta{position:sticky;top:16px;align-self:start}body.guest-app--beach-v1-desktop .beach-desktop-aside-card{background:var(--color-surface-subtle, #f4f6fa);border:2px solid var(--color-border-strong, #e8eaf0);border-radius:14px;padding:16px 18px 18px;box-shadow:var(--shadow-card, 0 2px 12px rgba(0, 0, 0, .06))}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-from{font-size:11px;color:var(--muted, var(--color-text-muted))}body.guest-app--beach-v1-desktop .beach-aside-total-label-desktop{font-size:13px;font-weight:600;color:var(--muted, var(--color-text-muted))}body.guest-app--beach-v1-desktop .beach-aside-perday-desktop{font-size:13px;font-weight:600;color:var(--muted, var(--color-text-muted));margin-top:2px;font-variant-numeric:tabular-nums}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-price{font-size:28px;font-weight:800;margin:4px 0 6px;line-height:1.2;font-variant-numeric:tabular-nums}body.guest-app--beach-v1-desktop .beach-aside-stay-detail-desktop{font-size:12px;color:var(--muted, var(--color-text-muted));margin:0 0 4px;line-height:1.35}body.guest-app--beach-v1-desktop .beach-aside-dates-desktop{font-size:12px;color:var(--muted, var(--color-text-muted));margin:0 0 14px;line-height:1.35}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-per{display:block;font-size:12px;font-weight:400;color:var(--muted, var(--color-text-muted))}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-btn{width:100%;justify-content:center;margin:0;animation:none;border-radius:4px;background:#0073e6;color:#fff;box-shadow:0 2px 8px #0073e640}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-btn:hover{background:#005fbf;opacity:1;transform:none}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .sticky-btn:focus-visible{outline:2px solid var(--color-brand, #1a3a8f);outline-offset:2px}body.guest-app--beach-v1-desktop .beach-aside-cta-chevron{font-size:18px;font-weight:700;line-height:1;margin-left:4px}body.guest-app--beach-v1-desktop .beach-aside-rating-desktop{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px}body.guest-app--beach-v1-desktop .beach-aside-rating-pill-desktop{background:var(--navy, #1a3a8f);color:#fff;font-weight:800;font-size:14px;padding:6px 10px;border-radius:8px 8px 8px 0;flex-shrink:0;min-width:2.25rem;text-align:center}body.guest-app--beach-v1-desktop .beach-aside-rating-meta-desktop{font-size:13px;color:var(--color-text, #1a1a1a);line-height:1.35;padding-top:2px}body.guest-app--beach-v1-desktop .beach-aside-rating-meta-desktop strong{font-weight:700}body.guest-app--beach-v1-desktop .beach-aside-rating-meta-desktop span{color:var(--muted, var(--color-text-muted));font-weight:500}body.guest-app--beach-v1-desktop .beach-aside-divider-desktop{border:none;border-top:1px solid var(--color-border, #e5e7eb);margin:0 0 14px}body.guest-app--beach-v1-desktop .beach-desktop-aside-card .js-sticky-per-desktop{display:block;font-size:12px;font-weight:400;color:var(--muted, var(--color-text-muted));margin-top:4px}body.guest-app--beach-v1-desktop .beach-aside-cancel-note-desktop{font-size:12px;color:var(--muted, var(--color-text-muted));line-height:1.45;margin:14px 0 0}body.guest-app--beach-v1-desktop .beach-aside-review-desktop{margin-top:14px;padding-top:14px;border-top:1px solid var(--color-border, #e5e7eb)}body.guest-app--beach-v1-desktop .beach-aside-review-stars-desktop{color:var(--gold, #c9a84c);font-size:13px;letter-spacing:.02em;margin-bottom:6px}body.guest-app--beach-v1-desktop .beach-aside-review-text-desktop{font-size:13px;color:var(--color-text, #374151);line-height:1.45;margin:0 0 8px}body.guest-app--beach-v1-desktop .beach-aside-review-author-desktop{font-size:12px;font-weight:600;color:var(--muted, var(--color-text-muted));margin:0}body.guest-app--beach-v1-desktop .beach-hdr{padding:0 0 16px;border-bottom:none}body.guest-app--beach-v1-desktop .beach-gallery-root{display:grid;gap:7px;width:100%;max-width:680px;margin-bottom:21px;border-radius:12px;overflow:hidden;background:var(--color-border, #e5e7eb)}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--one{grid-template-columns:1fr;border-radius:12px}body.guest-app--beach-v1-desktop .beach-gallery-main{position:relative;overflow:hidden;background:var(--color-border, #e5e7eb);min-height:0;min-width:0;height:280px;border-radius:0}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--one .beach-gallery-main{height:auto;min-height:200px;max-height:480px}body.guest-app--beach-v1-desktop .beach-gallery-main img{display:block;width:100%;height:100%;object-fit:cover;max-height:none;aspect-ratio:unset}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--one .beach-gallery-main img{aspect-ratio:16 / 9;max-height:480px;height:auto}body.guest-app--beach-v1-desktop .beach-gallery-main .gal-counter{display:none!important}body.guest-app--beach-v1-desktop .beach-gallery-side{display:flex;flex-direction:column;gap:7px;min-width:0;height:280px;overflow:hidden}body.guest-app--beach-v1-desktop .beach-gallery-side.is-hidden,body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--one .beach-gallery-side{display:none!important}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--two .beach-gallery-side,body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--many .beach-gallery-side{display:flex}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--two,body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--many{grid-template-columns:2fr 1fr;align-items:stretch}body.guest-app--beach-v1-desktop .beach-gallery-side .beach-gal-tile{flex:1 1 0;min-height:0;border:0;padding:0;margin:0;border-radius:0;overflow:hidden;cursor:pointer;background:var(--color-border, #e5e7eb);display:block}body.guest-app--beach-v1-desktop .beach-gallery-root.beach-gallery--two .beach-gallery-side .beach-gal-tile{flex:1 1 auto;min-height:0}body.guest-app--beach-v1-desktop .beach-gallery-side .beach-gal-tile img{width:100%;height:100%;object-fit:cover;display:block;min-height:0}body.guest-app--beach-v1-desktop .gal-thumbs{display:none!important}body.guest-app--beach-v1-desktop.beach-sticky-stack .beach-desktop-body-grid{grid-template-columns:1fr}body.guest-app--beach-v1-desktop.beach-sticky-stack .beach-desktop-aside-cta{position:static;width:100%;max-width:400px;margin-top:8px}}@media(max-width:1023px){body.guest-app--beach-v1-desktop .beach-gallery-side{display:none!important}body.guest-app--beach-v1-desktop .beach-gallery-root .beach-gallery-main{position:relative}}.guest-range-picker{position:absolute;z-index:2000;background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 12px 40px #00000029;padding:16px;min-width:min(560px,calc(100vw - 16px))}.guest-range-picker--hidden{display:none!important}.guest-range-picker__months{display:grid;grid-template-columns:1fr 1fr;gap:20px}.guest-range-picker__months--single{grid-template-columns:1fr}.guest-range-picker__month-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.guest-range-picker__month-title{font-size:15px;font-weight:700;color:#1a1a1a}.guest-range-picker__nav{width:32px;height:32px;border:none;border-radius:50%;background:transparent;font-size:22px;line-height:1;cursor:pointer;color:#1a3a8f}.guest-range-picker__nav:hover{background:#1a3a8f14}.guest-range-picker__grid{display:grid;grid-template-columns:repeat(7,1fr);gap:2px}.guest-range-picker__weekday{font-size:11px;font-weight:600;color:#888;text-align:center;padding:4px 0 8px}.guest-range-picker__day--blank{pointer-events:none}.guest-range-picker__day--disabled{color:#ccc;cursor:not-allowed}.guest-range-picker__day{border:none;background:transparent;font-size:14px;font-weight:500;font-family:inherit;height:36px;border-radius:0;cursor:pointer;color:#1a1a1a;position:relative;z-index:1;isolation:isolate}.guest-range-picker__day:not(.guest-range-picker__day--disabled):not(.guest-range-picker__day--in-range):not(.guest-range-picker__day--start):not(.guest-range-picker__day--end):hover{background:#0073e61f;border-radius:999px}.guest-range-picker__day--in-range{background:#0073e638;border-radius:0;color:#1a1a1a}.guest-range-picker__day--start,.guest-range-picker__day--end{background:#0073e6!important;color:#fff!important;font-weight:700;z-index:2}.guest-range-picker__day--start{border-radius:999px 0 0 999px}.guest-range-picker__day--end{border-radius:0 999px 999px 0}.guest-range-picker__day--start.guest-range-picker__day--end{border-radius:999px}.guest-range-picker__day--today:not(.guest-range-picker__day--start):not(.guest-range-picker__day--end){box-shadow:inset 0 0 0 1px #0073e6}.guest-range-picker__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:12px;margin-top:14px;padding-top:12px;border-top:1px solid #eee}.guest-range-picker__hint{margin:12px 0 0;font-size:12px;line-height:1.45;color:#6b7280}.guest-range-picker__chips{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.guest-range-picker__chip{border:1.5px solid #d1d5db;background:#fff;color:#374151;border-radius:999px;padding:8px 14px;font-size:13px;font-weight:700;font-family:inherit;cursor:pointer;line-height:1}.guest-range-picker__chip:hover{border-color:#1a3a8f;color:#1a3a8f}.guest-range-picker__chip--active{border-color:#1a3a8f;background:#1a3a8f14;color:#1a3a8f}.guest-range-picker__footer-text{min-width:0;flex:1;display:flex;flex-direction:column;gap:4px}.guest-range-picker__footer-actions{display:flex;flex-shrink:0;align-items:center;gap:8px}.guest-range-picker__summary{font-size:14px;font-weight:600;color:#333;min-width:0}.guest-range-picker__days{font-size:12px;font-weight:700;color:#1a3a8f}.guest-range-picker__oneday{flex-shrink:0;background:#fff;color:#1a3a8f;border:1.5px solid #1a3a8f;border-radius:6px;padding:10px 12px;font-weight:700;font-size:13px;font-family:inherit;cursor:pointer}.guest-range-picker__oneday:hover{background:#1a3a8f0f}.guest-range-picker__apply{flex-shrink:0;background:#0073e6;color:#fff;border:none;border-radius:6px;padding:10px 18px;font-weight:700;font-size:14px;font-family:inherit;cursor:pointer}.guest-range-picker__apply:hover{background:#005fbf}@media(max-width:767px){.guest-range-picker{min-width:min(320px,calc(100vw - 16px));left:8px!important;right:8px;width:auto}}@media(max-width:1023px){html,body{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;overscroll-behavior:none}}.guest-action-bar{position:sticky;bottom:0;z-index:90;background:var(--color-guest-action-bar-bg, var(--color-brand, #1a3a8f));color:var(--color-guest-action-bar-text, #fff);border:none;border-radius:0;padding:14px 16px;padding-bottom:calc(14px + env(safe-area-inset-bottom,0px));box-shadow:0 -8px 28px #00000038;flex-shrink:0;box-sizing:border-box}.guest-action-bar--beach{display:flex;align-items:center;justify-content:space-between;gap:12px}.guest-action-bar__meta{min-width:0}.guest-action-bar__eyebrow{font-size:11px;color:var(--color-guest-action-bar-text-muted, rgba(255, 255, 255, .78));line-height:1.3}.guest-action-bar__price-row{font-size:18px;font-weight:800;line-height:1.2;color:var(--color-guest-action-bar-text, #fff)}.guest-action-bar__price-suffix{font-size:11px;font-weight:400;color:var(--color-guest-action-bar-text-muted, rgba(255, 255, 255, .78))}.guest-action-bar--beach .guest-action-bar__price-row{font-size:22px;font-variant-numeric:tabular-nums}.guest-action-bar--beach .guest-action-bar__price-perday{font-size:11px;font-weight:600}.guest-action-bar--beach .guest-action-bar__price-detail{font-size:10px;margin-top:2px}.guest-action-bar--seatmap{display:flex;flex-direction:column;gap:12px}.guest-action-bar__price-perday{font-size:12px;font-weight:600;color:var(--color-guest-action-bar-text-muted, rgba(255, 255, 255, .78));line-height:1.3;font-variant-numeric:tabular-nums}.guest-action-bar__price-detail{margin:2px 0 0;font-size:11px;line-height:1.35;color:var(--color-guest-action-bar-text-muted, rgba(255, 255, 255, .78))}.guest-action-bar--seatmap .guest-action-bar__price-row{font-size:28px;font-variant-numeric:tabular-nums;min-height:1.2em}.guest-action-bar--seatmap .guest-action-bar__price-row.is-empty{font-size:18px;font-weight:600;color:var(--color-guest-action-bar-text-muted, rgba(255, 255, 255, .78))}.guest-action-bar__actions{display:flex;gap:10px;align-items:stretch}.guest-action-bar__btn{border:none;border-radius:50px;padding:14px 20px;font-size:15px;font-weight:700;font-family:Inter,var(--font-sans, system-ui, sans-serif);cursor:pointer;display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;transition:opacity .15s ease,transform .15s ease,filter .12s ease;-webkit-tap-highlight-color:transparent;box-sizing:border-box}.guest-action-bar__btn--primary{flex:2;background:var(--color-guest-action-bar-cta-bg, #c9a84c);color:var(--color-guest-action-bar-cta-text, #1a1a1a);box-shadow:0 4px 14px #00000047}.guest-action-bar__btn--primary:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-1px)}.guest-action-bar__btn--primary:disabled{opacity:.45;cursor:not-allowed;transform:none}.guest-action-bar__btn--primary:focus-visible{outline:2px solid #fff;outline-offset:2px}.guest-action-bar__btn--primary svg{stroke:currentColor;flex-shrink:0}.guest-action-bar__btn--secondary{flex:1;background:transparent;color:var(--color-guest-action-bar-text, #fff);border:1.5px solid rgba(255,255,255,.45)}.guest-action-bar__btn--secondary:hover{background:#ffffff1a}.guest-action-bar__btn--secondary:focus-visible{outline:2px solid #fff;outline-offset:2px}.guest-action-bar--beach .guest-action-bar__btn--primary{flex:0 0 auto;padding:14px 26px}
