: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{padding-bottom:calc(52px + env(safe-area-inset-bottom,0px))}.guest-help-footer{position:fixed;left:0;right:0;bottom:0;z-index:90;display:flex;align-items:center;justify-content:center;min-height:48px;padding:10px 16px calc(10px + env(safe-area-inset-bottom,0px));background:var(--color-brand, #1a3a8f);color:#fff;font-family:var(--font-sans, Inter, system-ui, sans-serif);font-size:16px;font-weight:700;text-decoration:none;box-shadow:0 -4px 20px #1a3a8f2e;-webkit-tap-highlight-color:transparent}.guest-help-footer:hover,.guest-help-footer:focus-visible{background:var(--color-brand-strong, #0f2460);color:#fff;outline:none}.guest-help-footer:focus-visible{outline:2px solid rgba(255,255,255,.6);outline-offset:-4px}*{margin:0;padding:0;box-sizing:border-box}.guest-topbar-inner-v5-desktop{display:contents}html{max-width:390px;max-width:var(--layout-max-guest);width:100%;margin:0 auto;background:#ffb5c2;background:var(--color-accent-guest)}body{font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-family:var(--font-sans);background:#ffb5c2;background:var(--color-accent-guest);color:#1a1a1a;color:var(--color-text);max-width:390px;max-width:var(--layout-max-guest);margin:0 auto;min-height:100vh;min-height:100dvh;width:100%;display:flex;flex-direction:column;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}.pink-section{background:#ffb5c2;background:var(--color-accent-guest);padding:24px 16px 40px;text-align:center;min-width:0}.check-icon{width:72px;height:72px;background:#fff;background:var(--color-surface);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;box-shadow:0 2px 16px #00000014;box-shadow:var(--shadow-card-lg);color:#1a3a8f;color:var(--color-brand)}.confirm-title{font-size:26px;font-weight:800;color:var(--color-text);margin-bottom:6px;letter-spacing:-.4px}.confirm-title-desktop-v5,.confirm-lede-desktop-v5{display:none}.confirm-receipt-v5{text-align:left;max-width:320px;margin:0 auto 24px}.confirm-receipt-intro-v5{font-size:13px;color:#6b7280;color:var(--color-text-muted);margin:0 0 10px;line-height:1.4}.confirm-receipt-row-v5{display:flex;flex-direction:column;align-items:flex-start;gap:2px;margin-bottom:10px}.confirm-receipt-label-v5{font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b}.confirm-receipt-val-v5{font-size:14px;font-weight:700;color:var(--color-text);word-break:break-word;line-height:1.35}.confirm-sub{font-size:13px;color:#6b7280;color:var(--color-text-muted);margin-bottom:24px;line-height:1.45}.confirm-sub strong{color:var(--color-text);font-weight:700}.summary-card{background:#fff;background:var(--color-surface);border-radius:20px;border-radius:var(--radius-xl);padding:20px;margin:0 0 20px;text-align:left;box-shadow:0 2px 16px #00000014;box-shadow:var(--shadow-card-lg);max-width:100%}.summary-beach{font-size:18px;font-weight:800;margin-bottom:2px}.summary-loc{font-size:13px;color:#6b7280;color:var(--color-text-muted);margin-bottom:2px}.summary-dates{font-size:13px;color:#6b7280;color:var(--color-text-muted);margin-bottom:16px}.sum-divider{height:1px;background:#e5e7eb;background:var(--color-border);margin-bottom:14px}.sum-title{font-size:14px;font-weight:800;margin-bottom:10px}.sum-row{display:flex;justify-content:space-between;font-size:13px;padding:4px 0;gap:8px}.sum-row .key{color:#6b7280;color:var(--color-text-muted)}.sum-row .val{font-weight:600;flex-shrink:0}.sum-total{display:flex;justify-content:space-between;font-size:16px;font-weight:800;padding-top:10px;border-top:1px solid #e5e7eb;border-top:1px solid var(--color-border);margin-top:6px}.payment-row{display:flex;align-items:center;gap:8px;padding-top:12px;border-top:1px solid #e5e7eb;border-top:1px solid var(--color-border);margin-top:12px;color:#6b7280;color:var(--color-text-muted)}.payment-row svg{flex-shrink:0;color:#6b7280;color:var(--color-text-muted)}.payment-label{font-size:12px;font-weight:700;color:var(--color-text)}.payment-val{font-size:12px;color:#6b7280;color:var(--color-text-muted)}.qr-hint{font-size:13px;color:#6b7280;color:var(--color-text-muted);line-height:1.45;max-width:100%;margin:0 auto 14px}.qr-unavailable{font-size:14px;font-weight:600;color:#78350f;color:var(--color-warning-text);line-height:1.45;max-width:100%;margin:0 auto 16px;padding:12px 14px;padding:var(--space-3) 14px;background:#fef3c7;background:var(--color-warning-bg);border-radius:10px;border-radius:var(--radius-md);border:1px solid #fcd34d;border:1px solid var(--color-warning-border)}.qr-hint-desktop-v5{display:none}.confirmation-send-phone-v5{display:block;width:100%;max-width:320px;margin:0 auto 12px;padding:12px 16px;font-size:15px;font-weight:600;font-family:inherit;color:#1a3a8f;color:var(--color-brand);background:#fff;border:1px solid #1a3a8f;border:1px solid var(--color-brand);border-radius:12px;cursor:pointer;box-sizing:border-box}.confirmation-send-phone-v5[hidden]{display:none!important}.confirmation-send-phone-v5:disabled{opacity:.65;cursor:default}.confirmation-send-phone-msg-v5{display:none;max-width:320px;margin:0 auto 16px;font-size:13px;line-height:1.4;text-align:center}.confirmation-send-phone-msg-v5.is-ok{display:block;color:#166534}.confirmation-send-phone-msg-v5.is-error{display:block;color:#b91c1c}.qr-box{background:#fff;background:var(--color-surface);border-radius:20px;border-radius:var(--radius-xl);padding:16px;display:block;width:100%;max-width:min(280px,100%);min-width:0;margin-inline:auto;box-sizing:border-box;box-shadow:0 4px 20px #0000001a;margin-bottom:16px;line-height:0}.qr-box canvas,.qr-box img{display:block;width:256px;height:256px;max-width:100%;margin-inline:auto;vertical-align:top}.credential{max-width:320px;width:100%;margin:0 auto 24px;box-sizing:border-box;padding:0 4px}.credential-label{font-size:12px;font-weight:600;font-weight:var(--font-weight-semibold);color:#6b7280;color:var(--color-text-muted);margin-bottom:6px;text-align:center;letter-spacing:.02em}.credential-code{font-size:28px;font-weight:800;font-weight:var(--font-weight-extrabold);letter-spacing:.35em;color:#1a1a1a;color:var(--color-text);font-variant-numeric:tabular-nums;text-align:center;overflow-wrap:anywhere;word-break:break-word;max-width:100%;line-height:1.35}.actions{display:flex;flex-direction:column;gap:10px;max-width:320px;margin:0 auto}.btn{display:flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:50px;font-size:14px;font-weight:700;font-family:Inter,system-ui,-apple-system,sans-serif;font-family:var(--font-sans);text-decoration:none;cursor:pointer;border:none;width:100%}.btn-outline{background:#fff;background:var(--color-surface);color:#1a1a1a;color:var(--color-text);border:1.5px solid #e5e7eb;border:1.5px solid var(--color-border)}.btn-outline:hover{background:#f4f6fa;background:var(--color-surface-subtle)}.btn-primary{background:#1a1a1a;background:var(--color-text);color:#fff}.btn-primary:hover{opacity:.92}.confirmation-desk-eyebrow-v5,.confirmation-desktop-framed-v5,.confirmation-help-btn-v5{display:none}.confirmation-quick-actions-v5{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:6px 10px;margin:0 auto 20px;max-width:100%}.confirmation-quick-sep-v5{color:var(--color-text-muted, #6b7280);font-size:14px;font-weight:500}.confirmation-quick-action-v5{font-size:14px;font-weight:500;color:#1a3a8f;color:var(--color-brand);text-decoration:underline}.confirmation-quick-action-v5:hover{opacity:.88}.confirmation-pair-chip-v5{display:inline-block;background:#f0f0f0;padding:3px 9px;border-radius:999px;font-size:12px;font-weight:600;margin:2px 2px 2px 0}@media(max-width:1023px){body.guest-app--confirmation-v5-desktop .search-desktop-only{display:none!important}html:has(body.guest-app--confirmation-v5-desktop){background:var(--color-accent-guest, #ffb5c2);overscroll-behavior-y:none}body.guest-app--confirmation-v5-desktop{display:block;max-width:none;width:100%;margin:0;min-height:0;background:transparent;overflow:visible;position:relative;padding-bottom:calc(56px + env(safe-area-inset-bottom,0px))}body.guest-app--confirmation-v5-desktop:before{content:"";position:fixed;inset:0;background:var(--color-accent-guest, #ffb5c2);z-index:-1;pointer-events:none}body.guest-app--confirmation-v5-desktop .confirmation-main-v5-desktop{display:block;min-width:0}body.guest-app--confirmation-v5-desktop .pink-section{background:transparent;padding-bottom:24px}}@media(min-width:1024px){html:has(body.guest-app--confirmation-v5-desktop),html body.guest-app--confirmation-v5-desktop{max-width:none;width:100%;margin:0;background:#ededed}body.guest-app--confirmation-v5-desktop{max-width:none;width:100%;margin:0;background:#ededed;padding-bottom:64px}body.guest-app--confirmation-v5-desktop .guest-help-footer{display:none!important}body.guest-app--confirmation-v5-desktop .guest-topbar{position:static;display:block;padding-top:calc(env(safe-area-inset-top,0px) + 14px);padding-bottom:14px;padding-left:max(24px,env(safe-area-inset-left,0px));padding-right:max(24px,env(safe-area-inset-right,0px));min-height:0}body.guest-app--confirmation-v5-desktop .guest-topbar-inner-v5-desktop{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;max-width:1000px;margin:0 auto;width:100%;box-sizing:border-box}body.guest-app--confirmation-v5-desktop .confirmation-topbar-spacer-v5{grid-column:1;grid-row:1}body.guest-app--confirmation-v5-desktop .guest-topbar__brand{grid-column:2;grid-row:1;justify-self:center}body.guest-app--confirmation-v5-desktop .guest-topbar__slot--end{grid-column:3;grid-row:1;justify-self:end;padding-inline-start:var(--guest-topbar-end-inset)}body.guest-app--confirmation-v5-desktop .guest-topbar__bookings{text-decoration:underline;font-size:14px;font-weight:500}body.guest-app--confirmation-v5-desktop .guest-topbar__logo,body.guest-app--confirmation-v5-desktop .guest-topbar__home{text-decoration:none}body.guest-app--confirmation-v5-desktop .guest-topbar__logo{font-size:17px;font-weight:700}body.guest-app--confirmation-v5-desktop .confirmation-main-v5-desktop{flex:1;width:100%;box-sizing:border-box}body.guest-app--confirmation-v5-desktop .pink-section{background:transparent;padding:40px 24px;max-width:520px;margin:0 auto;width:100%;box-sizing:border-box}body.guest-app--confirmation-v5-desktop .check-icon{width:52px;height:52px;background:#22c55e;color:#fff;box-shadow:0 2px 12px #22c55e47;margin-bottom:16px}body.guest-app--confirmation-v5-desktop .check-icon svg{width:26px;height:26px;stroke-width:3}body.guest-app--confirmation-v5-desktop .confirm-title-mobile-v5{display:none!important}body.guest-app--confirmation-v5-desktop .confirm-title-desktop-v5{display:block!important}body.guest-app--confirmation-v5-desktop .confirm-title{font-family:Georgia,Times New Roman,Times,serif;font-size:28px;font-weight:700;letter-spacing:-.02em;line-height:1.25;color:#1a3a8f;margin-bottom:10px}body.guest-app--confirmation-v5-desktop .confirm-lede-desktop-v5{display:block;font-size:15px;line-height:1.5;color:#555;margin:0 0 18px;font-weight:500}body.guest-app--confirmation-v5-desktop .confirm-receipt-v5{max-width:none;margin:0 0 28px;padding:14px 16px;background:#f8fafc;border-radius:10px;border:1px solid #eef2f7}body.guest-app--confirmation-v5-desktop .confirm-receipt-intro-v5{font-size:14px;color:#475569;margin:0 0 12px;font-weight:500}body.guest-app--confirmation-v5-desktop .confirm-receipt-row-v5{margin-bottom:12px;gap:3px}body.guest-app--confirmation-v5-desktop .confirm-receipt-row-v5:last-child{margin-bottom:0}body.guest-app--confirmation-v5-desktop .confirm-receipt-label-v5{font-size:12px}body.guest-app--confirmation-v5-desktop .confirm-receipt-val-v5{font-size:16px}body.guest-app--confirmation-v5-desktop .confirmation-mobile-only-v5,body.guest-app--confirmation-v5-desktop .confirmation-mobile-summary-v5{display:none!important}body.guest-app--confirmation-v5-desktop .summary-card{border-radius:14px;padding:28px 28px 22px;box-shadow:0 1px 3px #0000000a;border:1px solid #e8e8e8;margin-bottom:20px;text-align:left}body.guest-app--confirmation-v5-desktop .confirmation-desk-eyebrow-v5{display:flex;align-items:center;gap:10px;margin-bottom:14px}body.guest-app--confirmation-v5-desktop .confirmation-desk-eyebrow-label-v5{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#64748b}body.guest-app--confirmation-v5-desktop .confirmation-desk-status-pill-v5{background:#e8f5e9;color:#166534;padding:3px 11px;border-radius:999px;font-size:12px;font-weight:700;letter-spacing:.02em}body.guest-app--confirmation-v5-desktop .summary-beach{font-size:22px;font-weight:700;margin-bottom:6px;color:#0f172a;line-height:1.25}body.guest-app--confirmation-v5-desktop .summary-loc{font-size:14px;color:#64748b;margin-bottom:22px;line-height:1.45}body.guest-app--confirmation-v5-desktop .summary-loc:before{content:none}body.guest-app--confirmation-v5-desktop .confirmation-desktop-framed-v5{display:flex;flex-direction:column;gap:0}body.guest-app--confirmation-v5-desktop .booking-framed-row-v5{display:flex;flex-direction:column;align-items:flex-start;gap:4px;padding:14px 0;min-height:0;border:none;border-radius:0;border-bottom:1px solid #eef2f7;background:transparent;text-align:left}body.guest-app--confirmation-v5-desktop .booking-framed-row-v5:last-child{border-bottom:none;padding-bottom:4px}body.guest-app--confirmation-v5-desktop .booking-framed-label-v5{font-size:12px;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#64748b;flex-shrink:0}body.guest-app--confirmation-v5-desktop .booking-framed-val-v5{font-size:18px;font-weight:700;color:#0f172a;text-align:left;line-height:1.35}body.guest-app--confirmation-v5-desktop .booking-framed-pairs-v5{display:flex;flex-wrap:wrap;gap:8px;justify-content:flex-start}body.guest-app--confirmation-v5-desktop .booking-framed-pairs-v5 .chair-chip,body.guest-app--confirmation-v5-desktop .booking-framed-pairs-v5 span{font-size:16px}body.guest-app--confirmation-v5-desktop .booking-framed-code-v5{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,monospace;font-size:26px;font-weight:700;letter-spacing:.12em;color:#1a3a8f;color:var(--color-brand)}body.guest-app--confirmation-v5-desktop .booking-framed-total-v5{font-size:22px;font-weight:700}body.guest-app--confirmation-v5-desktop .qr-hint{display:block;font-size:14px;color:#475569;margin:0 0 12px;line-height:1.45;text-align:center}body.guest-app--confirmation-v5-desktop .qr-hint-mobile-v5{display:none}body.guest-app--confirmation-v5-desktop .qr-hint-desktop-v5{display:inline}body.guest-app--confirmation-v5-desktop .qr-box{display:block;max-width:240px;margin:0 auto 14px;padding:14px;border-radius:12px;box-shadow:0 1px 3px #0000000f;border:1px solid #e8e8e8}body.guest-app--confirmation-v5-desktop .confirmation-send-phone-v5{display:block;max-width:none;width:100%;margin:0 0 8px;min-height:48px;border-radius:12px;background:#fff;color:#1a3a8f;border:1px solid #1a3a8f;font-size:15px;font-weight:600}body.guest-app--confirmation-v5-desktop .confirmation-send-phone-v5[hidden]{display:none!important}body.guest-app--confirmation-v5-desktop .confirmation-send-phone-msg-v5{max-width:none;margin:0 0 18px;text-align:left}body.guest-app--confirmation-v5-desktop .qr-unavailable,body.guest-app--confirmation-v5-desktop #backupCredential,body.guest-app--confirmation-v5-desktop #credentialPrimary{display:none!important}body.guest-app--confirmation-v5-desktop .confirmation-quick-actions-v5{padding:0;margin:0 0 18px;justify-content:center;gap:8px}body.guest-app--confirmation-v5-desktop .confirmation-quick-emoji-v5{display:none}body.guest-app--confirmation-v5-desktop .confirmation-quick-action-v5{text-align:center;font-size:14px;font-weight:600;text-decoration:none;color:#1a3a8f;border-bottom:1px solid transparent}body.guest-app--confirmation-v5-desktop .confirmation-quick-action-v5:hover{border-bottom-color:#1a3a8f}body.guest-app--confirmation-v5-desktop .confirmation-quick-sep-v5{color:#cbd5e1}body.guest-app--confirmation-v5-desktop .actions{max-width:none;width:100%;gap:10px}body.guest-app--confirmation-v5-desktop .confirmation-home-btn-v5{display:none!important}body.guest-app--confirmation-v5-desktop .confirmation-help-btn-v5{display:flex;width:100%;align-items:center;justify-content:center;background:transparent;color:#64748b;text-decoration:underline;padding:10px;font-size:14px;font-weight:500;border:none;border-radius:0}body.guest-app--confirmation-v5-desktop .btn{min-height:48px;font-size:16px;font-weight:600}body.guest-app--confirmation-v5-desktop .btn-primary{background:#1a3a8f;background:var(--color-brand);color:#fff}body.guest-app--confirmation-v5-desktop #btnMyBookings.btn-outline{background:#1a3a8f;background:var(--color-brand);color:#fff;border:1px solid transparent;order:-1}body.guest-app--confirmation-v5-desktop #btnMyBookings.btn-outline:hover{opacity:.94;background:#1a3a8f;background:var(--color-brand)}body.guest-app--confirmation-v5-desktop .btn-outline{background:#fff;color:#1a3a8f;color:var(--color-brand);border:1px solid #1a3a8f;border:1px solid var(--color-brand)}body.guest-app--confirmation-v5-desktop #btnCancelBooking.btn-outline{background:transparent;color:#64748b;border:none;text-decoration:underline;font-weight:500;font-size:14px;min-height:40px;box-shadow:none}body.guest-app--confirmation-v5-desktop #btnCancelBooking.btn-outline:hover{background:transparent;color:#1a1a1a;opacity:1}body.guest-app--confirmation-v5-desktop .footer-v11-desktop{background:#f5f5f5;border-top:1px solid #e8e8e8;padding:32px 0 16px;margin-top:48px}body.guest-app--confirmation-v5-desktop .footer-inner-v11-desktop{max-width:1000px;margin:0 auto;padding:0 24px}body.guest-app--confirmation-v5-desktop .footer-cols-v11-desktop{display:grid;grid-template-columns:repeat(4,1fr);gap:24px;margin-bottom:24px}body.guest-app--confirmation-v5-desktop .footer-col-title-v11-desktop{font-size:14px;font-weight:700;margin-bottom:12px;color:#1a1a1a}body.guest-app--confirmation-v5-desktop .footer-col-v11-desktop a{display:block;font-size:13px;color:#595959;text-decoration:none;padding:4px 0}body.guest-app--confirmation-v5-desktop .footer-col-v11-desktop a:hover{color:#1a3a8f;text-decoration:underline}body.guest-app--confirmation-v5-desktop .footer-contact-v11-desktop{font-size:13px;color:#595959;line-height:1.8}body.guest-app--confirmation-v5-desktop .footer-bottom-v11-desktop{border-top:1px solid #e8e8e8;padding-top:16px;text-align:center;font-size:12px;color:#888}@media(max-width:1100px){body.guest-app--confirmation-v5-desktop .footer-cols-v11-desktop{grid-template-columns:repeat(2,1fr)}}}@media(max-width:1023px){html,body{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important;overscroll-behavior:none}}
