.seating-landing{--sb-bg:#f7f6f3;--sb-surface:#fdfcf9;--sb-surface-raised:#efede8;--sb-surface-soft:#f3e6e2;--sb-text:#24211f;--sb-text-muted:#625d58;--sb-text-subtle:#817a74;--sb-line:#dcd8d2;--sb-line-strong:#c4beb7;--sb-accent:#a84335;--sb-accent-hover:#873127;--sb-accent-soft:#f2ded9;--sb-on-accent:#fff8f5;--sb-shadow:0 24px 70px #4c342c24;--sb-shadow-soft:0 12px 36px #4c342c1a;background:var(--sb-bg);min-width:0;min-height:100dvh;color:var(--sb-text);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;font-family:Geist Variable,system-ui,sans-serif;overflow-x:clip}@media (prefers-color-scheme:dark){.seating-landing{--lightningcss-light: ;--lightningcss-dark:initial}}.seating-landing *,.seating-landing :before,.seating-landing :after{box-sizing:border-box}.seating-landing a{color:inherit}.seating-landing a:focus-visible,.seating-landing button:focus-visible,.seating-landing summary:focus-visible{outline:3px solid color-mix(in srgb, var(--sb-accent) 42%, transparent);outline-offset:3px}.sb-container{width:min(100% - 2.5rem,77.5rem);margin-inline:auto}.sb-skip-link{z-index:60;background:var(--sb-text);border-radius:12px;padding:.8rem 1rem;font-weight:700;text-decoration:none;position:fixed;top:1rem;left:1rem;transform:translateY(-180%);color:var(--sb-bg)!important}.sb-skip-link:focus{transform:translateY(0)}.sb-header{z-index:30;border-bottom:1px solid color-mix(in srgb, var(--sb-line) 82%, transparent);background:color-mix(in srgb, var(--sb-bg) 88%, transparent);-webkit-backdrop-filter:blur(18px)saturate(1.2);backdrop-filter:blur(18px)saturate(1.2);position:sticky;top:0}.sb-header-inner{justify-content:space-between;align-items:center;gap:1.25rem;min-height:72px;display:flex}.sb-home-link{align-items:center;min-height:44px;text-decoration:none;display:inline-flex}.sb-brand{letter-spacing:-.035em;align-items:center;gap:.7rem;font-size:1.05rem;font-weight:760;display:inline-flex}.sb-brand-mark{border:2px solid var(--sb-accent);border-radius:50%;width:25px;height:25px;display:block;position:relative}.sb-brand-mark i{background:var(--sb-accent);border-radius:50%;width:5px;height:5px;display:block;position:absolute}.sb-brand-mark i:first-child{top:-5px;left:8px}.sb-brand-mark i:nth-child(2){top:8px;right:-5px}.sb-brand-mark i:nth-child(3){bottom:-5px;left:8px}.sb-brand-mark i:nth-child(4){top:8px;left:-5px}.sb-desktop-nav{white-space:nowrap;align-items:center;gap:clamp(.65rem,1.4vw,1.25rem);display:flex}.sb-desktop-nav>a:not(.sb-button),.sb-mobile-nav a:not(.sb-button),.sb-text-link{min-height:44px;color:var(--sb-text-muted);align-items:center;font-size:.88rem;font-weight:620;text-decoration:none;display:inline-flex}.sb-desktop-nav>a:not(.sb-button):hover,.sb-mobile-nav a:not(.sb-button):hover,.sb-text-link:hover{color:var(--sb-accent)}.sb-language{border:1px solid var(--sb-line);background:var(--sb-surface);border-radius:12px;align-items:center;padding:2px;display:inline-flex}.sb-language button{min-width:44px;height:44px;color:var(--sb-text-muted);cursor:pointer;background:0 0;border:0;border-radius:9px;font:700 .75rem/1 Geist Variable,system-ui,sans-serif}.sb-language button[aria-pressed=true]{background:var(--sb-text);color:var(--sb-bg)}.sb-button{border:1px solid var(--sb-accent);background:var(--sb-accent);white-space:nowrap;min-height:48px;box-shadow:0 10px 24px color-mix(in srgb, var(--sb-accent) 22%, transparent);border-radius:12px;justify-content:center;align-items:center;gap:.55rem;padding:.75rem 1.15rem;font-weight:710;line-height:1;text-decoration:none;transition:background-color .16s,border-color .16s,transform .16s,box-shadow .16s;display:inline-flex;color:var(--sb-on-accent)!important}.sb-button:hover{border-color:var(--sb-accent-hover);background:var(--sb-accent-hover);box-shadow:0 14px 28px color-mix(in srgb, var(--sb-accent) 26%, transparent);transform:translateY(-1px)}.sb-button:active{transform:translateY(1px)scale(.99)}.sb-button-small{min-height:44px;box-shadow:none;padding:.65rem .9rem}.sb-menu-button{border:1px solid var(--sb-line);background:var(--sb-surface);width:48px;height:48px;color:var(--sb-text);cursor:pointer;border-radius:12px;place-items:center;display:none}.sb-mobile-nav{display:none}.sb-hero{grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);align-items:center;gap:clamp(2.5rem,5vw,5rem);min-height:min(45rem,100dvh - 72px);padding-block:clamp(2.75rem,6vh,4.5rem);display:grid}.sb-hero-copy{min-width:0}.sb-eyebrow{color:var(--sb-accent);letter-spacing:.13em;text-transform:uppercase;margin:0 0 1rem;font-size:.72rem;font-weight:760}.sb-hero h1,.sb-section h2,.sb-final-cta h2{color:var(--sb-text);letter-spacing:-.055em;text-wrap:balance;font-family:Geist Variable,system-ui,sans-serif;font-weight:720}.sb-hero h1{max-width:18ch;margin:0;font-size:clamp(3rem,5vw,4.15rem);line-height:.98}.sb-hero-lede{max-width:34rem;color:var(--sb-text-muted);margin:1.35rem 0 0;font-size:clamp(1rem,1.6vw,1.14rem);line-height:1.58}.sb-actions{flex-wrap:wrap;align-items:center;gap:.9rem 1.3rem;margin-top:1.75rem;display:flex}.sb-text-link{color:var(--sb-accent);text-decoration:underline;-webkit-text-decoration-color:color-mix(in srgb, var(--sb-accent) 35%, transparent);text-decoration-color:color-mix(in srgb, var(--sb-accent) 35%, transparent);text-underline-offset:5px}.sb-hero-media,.sb-media-frame,.sb-flow-card,.sb-arrival-media{border:1px solid var(--sb-line);background:var(--sb-surface);border-radius:18px;margin:0;overflow:hidden}.sb-hero-media{box-shadow:var(--sb-shadow);position:relative;transform:rotate(.7deg)}.sb-hero-media:before{content:"";z-index:1;border:1px solid color-mix(in srgb, var(--sb-surface) 65%, transparent);pointer-events:none;border-radius:12px;position:absolute;inset:10px}.sb-hero-media img,.sb-media-frame img,.sb-flow-card img,.sb-arrival-media picture img{width:100%;height:auto;display:block}.sb-proof{border-block:1px solid var(--sb-line);background:var(--sb-surface-raised)}.sb-proof>div{grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;min-height:72px;display:grid}.sb-proof span{border-right:1px solid var(--sb-line);min-height:44px;color:var(--sb-text-muted);justify-content:center;align-items:center;gap:.55rem;padding-inline:1rem;font-size:.85rem;font-weight:620;display:flex}.sb-proof span:first-child{border-left:1px solid var(--sb-line)}.sb-proof svg{color:var(--sb-accent);flex:none}.sb-section{padding-block:clamp(5rem,9vw,8.5rem);scroll-margin-top:88px}.sb-section-heading{max-width:45rem;margin-bottom:clamp(2rem,4vw,3.5rem)}.sb-section h2,.sb-final-cta h2{margin:0;font-size:clamp(2.25rem,4vw,3.7rem);line-height:1.02}.sb-section-heading>p,.sb-feature-copy>p,.sb-arrival-copy>p,.sb-faq>header>p,.sb-final-cta p{max-width:40rem;color:var(--sb-text-muted);margin:1.1rem 0 0;font-size:1.02rem;line-height:1.65}.sb-flow-grid{grid-template-rows:repeat(2,minmax(17rem,auto));grid-template-columns:minmax(0,1.25fr) minmax(20rem,.75fr);grid-template-areas:"names seats""names share";gap:1.25rem;display:grid}.sb-flow-card{min-width:0;box-shadow:var(--sb-shadow-soft);flex-direction:column;display:flex}.sb-flow-card>div{padding:clamp(1.35rem,2.5vw,2rem)}.sb-flow-card h3{letter-spacing:-.03em;margin:0;font-size:clamp(1.25rem,2vw,1.65rem)}.sb-flow-card p{max-width:34rem;color:var(--sb-text-muted);margin:.65rem 0 0;line-height:1.55}.sb-flow-card img{object-fit:cover;object-position:top left;margin-top:auto}.sb-flow-card-names{grid-area:names}.sb-flow-card-names img{height:31rem}.sb-flow-card-seats{background:var(--sb-surface-soft);grid-area:seats}.sb-flow-card-seats img{height:13rem}.sb-flow-card-share{background:var(--sb-text);color:var(--sb-bg);grid-area:share;grid-template-columns:1fr 9.5rem;display:grid}.sb-flow-card-share>div{align-self:center}.sb-flow-card-share h3{color:var(--sb-bg)}.sb-flow-card-share p{color:color-mix(in srgb, var(--sb-bg) 72%, transparent)}.sb-flow-card-share img{object-position:top center;height:100%}.sb-feature{grid-template-columns:minmax(0,1.14fr) minmax(20rem,.86fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.sb-media-frame{box-shadow:var(--sb-shadow)}.sb-list-media img,.sb-room-media img{object-fit:cover;object-position:top left}.sb-feature-copy ul{gap:1rem;margin:1.6rem 0 0;padding:0;list-style:none;display:grid}.sb-feature-copy li{color:var(--sb-text-muted);grid-template-columns:1.5rem 1fr;align-items:start;gap:.65rem;line-height:1.5;display:grid}.sb-feature-copy li svg,.sb-inline-feature svg{color:var(--sb-accent);margin-top:.15rem}.sb-change{border-block:1px solid var(--sb-line);background:var(--sb-surface-raised)}.sb-change-media{max-width:70rem}.sb-feature-room{grid-template-columns:minmax(19rem,.72fr) minmax(0,1.28fr)}.sb-inline-feature{color:var(--sb-text-muted);align-items:flex-start;gap:.7rem;margin-top:1.4rem;font-weight:620;line-height:1.5;display:flex}.sb-arrival{border-block:1px solid var(--sb-line);background:var(--sb-accent-soft)}.sb-arrival-grid{grid-template-columns:minmax(18rem,.72fr) minmax(0,1.28fr);align-items:center;gap:clamp(2.5rem,7vw,6.5rem);display:grid}.sb-arrival-copy{z-index:2;position:relative}.sb-arrival-media{background:0 0;border:0;min-height:37rem;position:relative;overflow:visible}.sb-arrival-media picture{border:1px solid var(--sb-line);height:34rem;box-shadow:var(--sb-shadow);border-radius:18px;display:block;overflow:hidden}.sb-arrival-media picture img{object-fit:cover;height:100%}.sb-phone-shot{object-fit:cover;object-position:top;border:7px solid var(--sb-surface);border-radius:18px;width:min(31%,14.5rem);height:30rem;position:absolute;bottom:0;right:clamp(1rem,5vw,4rem);box-shadow:0 24px 60px #2c1c1647}.sb-faq{grid-template-columns:minmax(17rem,.72fr) minmax(0,1.28fr);align-items:start;gap:clamp(2.5rem,7vw,7rem);display:grid}.sb-faq>header{position:sticky;top:112px}.sb-faq-list{border-top:1px solid var(--sb-line-strong);display:grid}.sb-faq details{border-bottom:1px solid var(--sb-line-strong)}.sb-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:1rem;min-height:68px;padding:1rem 0;font-weight:690;list-style:none;display:flex}.sb-faq summary::-webkit-details-marker{display:none}.sb-faq summary:after{content:"+";border:1px solid var(--sb-line);width:32px;height:32px;color:var(--sb-accent);border-radius:10px;flex:none;place-items:center;font-size:1.25rem;font-weight:500;display:grid}.sb-faq details[open] summary:after{content:"×"}.sb-faq details p{max-width:42rem;color:var(--sb-text-muted);margin:0;padding:0 3.5rem 1.35rem 0;line-height:1.65}.sb-final-cta{background:var(--sb-accent-hover);color:var(--sb-on-accent);box-shadow:var(--sb-shadow);border-radius:18px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:clamp(3rem,7vw,6rem);padding:clamp(2rem,5vw,4rem);display:flex}.sb-final-cta h2,.sb-final-cta p{color:var(--sb-on-accent)}.sb-final-cta p{color:color-mix(in srgb, var(--sb-on-accent) 78%, transparent)}.sb-final-cta .sb-button{border-color:var(--sb-on-accent);background:var(--sb-on-accent);box-shadow:none;color:var(--sb-accent-hover)!important}.sb-final-cta .sb-button:hover{background:color-mix(in srgb, var(--sb-on-accent) 90%, var(--sb-accent-soft))}.sb-footer{border-top:1px solid var(--sb-line)}.sb-footer>div{grid-template-columns:1fr auto auto;align-items:center;gap:2rem;min-height:116px;display:grid}.sb-footer p{color:var(--sb-text-muted);margin:0;font-size:.82rem}.sb-footer .legal-links{color:var(--sb-text-muted)}@media (prefers-color-scheme:dark){.seating-landing{--sb-bg:#17191d;--sb-surface:#202329;--sb-surface-raised:#1c1f24;--sb-surface-soft:#2b2525;--sb-text:#f2f0ed;--sb-text-muted:#c0bbb5;--sb-text-subtle:#958e88;--sb-line:#383c43;--sb-line-strong:#50555d;--sb-accent:#f0796c;--sb-accent-hover:#cf5d51;--sb-accent-soft:#2b2223;--sb-on-accent:#18191c;--sb-shadow:0 24px 70px #05070a6b;--sb-shadow-soft:0 12px 36px #05070a52}.sb-phone-shot{box-shadow:0 24px 60px #0405078c}.sb-final-cta{background:#9f3f36}.sb-final-cta .sb-button{color:#752b25!important}}@media (prefers-reduced-motion:no-preference){.sb-hero-copy{animation:.56s cubic-bezier(.16,1,.3,1) both sb-enter}.sb-hero-media{animation:.65s cubic-bezier(.16,1,.3,1) 90ms both sb-enter}.sb-media-frame img,.sb-arrival-media picture img{transition:transform .52s cubic-bezier(.16,1,.3,1)}.sb-media-frame:hover img,.sb-arrival-media:hover picture img{transform:scale(1.015)}}@keyframes sb-enter{0%{opacity:0;transform:translateY(18px)}}@media (width<=1099px){.sb-desktop-nav{display:none}.sb-menu-button{display:grid}.sb-mobile-nav{border-top:1px solid var(--sb-line);grid-template-columns:repeat(4,1fr);gap:.5rem 1rem;padding-block:.75rem 1.25rem;display:grid}.sb-mobile-nav>a:not(.sb-button){justify-content:center}.sb-mobile-nav-tools{grid-column:span 3;align-items:center;gap:1rem;display:flex}.sb-mobile-nav .sb-button{align-self:center}.sb-hero{gap:2.5rem}.sb-hero h1{font-size:clamp(3rem,6vw,4rem)}.sb-flow-card-names img{height:25rem}.sb-arrival-media{min-height:32rem}.sb-arrival-media picture{height:29rem}.sb-phone-shot{height:25rem}}@media (width<=800px){.sb-container{width:min(100% - 2rem,44rem)}.sb-hero,.sb-feature,.sb-feature-room,.sb-arrival-grid,.sb-faq{grid-template-columns:1fr}.sb-hero{min-height:auto;padding-block:3rem}.sb-hero-copy{max-width:40rem}.sb-hero h1{max-width:16ch;font-size:clamp(2.8rem,10vw,4rem)}.sb-hero-media{width:100%;transform:none}.sb-proof>div{grid-template-columns:repeat(2,1fr);padding-block:.5rem}.sb-proof span:nth-child(2){border-right:0}.sb-proof span:nth-child(3),.sb-proof span:nth-child(4){border-top:1px solid var(--sb-line)}.sb-flow-grid{grid-template:"names""seats""share"/1fr}.sb-flow-card-names img,.sb-flow-card-seats img{height:auto;max-height:23rem}.sb-flow-card-share{min-height:18rem}.sb-feature{gap:2.5rem}.sb-feature-room .sb-feature-copy{order:0}.sb-feature-room .sb-room-media{order:1}.sb-arrival-copy{max-width:40rem}.sb-arrival-media{min-height:32rem}.sb-faq>header{position:static}.sb-final-cta{flex-direction:column;align-items:flex-start}.sb-footer>div{text-align:center;grid-template-columns:1fr;justify-items:center;gap:.4rem;padding-block:1.5rem}}@media (width<=620px){.sb-mobile-nav{grid-template-columns:repeat(2,1fr)}.sb-mobile-nav-tools{grid-column:1/-1;justify-content:space-between}.sb-mobile-nav>.sb-button{grid-column:1/-1}.sb-hero{padding-block:2.5rem 3rem}.sb-hero h1{font-size:clamp(2.65rem,13vw,3.55rem)}.sb-actions{flex-direction:column;align-items:flex-start}.sb-proof span{justify-content:flex-start;padding-inline:.65rem;font-size:.78rem}.sb-section{padding-block:4.5rem}.sb-flow-card-share{grid-template-columns:1fr 7.5rem}.sb-arrival-media{min-height:27rem}.sb-arrival-media picture{height:23rem}.sb-phone-shot{width:9.5rem;height:21rem;right:1rem}.sb-final-cta{margin-inline:1rem;padding:2rem}}@media (height<=760px) and (width>=801px){.sb-hero{min-height:auto;padding-block:2.25rem}.sb-hero h1{font-size:clamp(2.9rem,5vw,4rem)}}@media (prefers-reduced-motion:reduce){.sb-button,.sb-media-frame img,.sb-arrival-media picture img{transition:none}.sb-hero-copy,.sb-hero-media{animation:none}}@supports not ((-webkit-backdrop-filter:blur(1px)) or (backdrop-filter:blur(1px))){.sb-header{background:var(--sb-bg)}}
