:root{--brand-navy:#0f172a;--brand-blue:#2563eb;--brand-cyan:#22d3ee;--bg-light:#f8fafc;--bg-dark:#020617;--neutral:#64748b}*{box-sizing:border-box}html,body{background:var(--bg-light);margin:0;padding:0}body{color:var(--brand-navy);font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif}h1,h2,h3,h4,h5,h6{letter-spacing:-.01em;font-family:Sora,Inter,system-ui,sans-serif}.header-blur{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#f8fafcdb;border-bottom:1px solid #0f172a14}.hero-mesh{background:radial-gradient(circle at 20% 10%,#22d3ee33,#0000 35%),radial-gradient(circle at 82% 12%,#2563eb29,#0000 33%),linear-gradient(135deg,#f8fafc 0%,#eef5ff 55%,#f8fafc 100%)}.dark-panel{background:linear-gradient(145deg,#020617 0%,#07142e 55%,#0b1732 100%)}.card-surface{background:#fff;border:1px solid #0f172a14;box-shadow:0 12px 35px #0f172a14}.card-surface-strong{background:#fff;border:1px solid #2563eb33;box-shadow:0 18px 40px #02061729}.glow-ring{box-shadow:0 0 0 1px #22d3ee4d,0 0 40px #22d3ee33}.fade-in{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(18px)}.fade-in.visible{opacity:1;transform:translateY(0)}.stagger-1{transition-delay:50ms}.stagger-2{transition-delay:.12s}.stagger-3{transition-delay:.18s}.stagger-4{transition-delay:.24s}.nav-link{color:#334155;transition:color .2s;position:relative}.nav-link:hover,.nav-link.active{color:var(--brand-blue)}.nav-link.active:after{content:"";background:linear-gradient(90deg, var(--brand-blue), var(--brand-cyan));border-radius:999px;height:2px;position:absolute;bottom:-8px;left:0;right:0}.grid-pattern{background-image:linear-gradient(#94a3b814 1px,#0000 1px),linear-gradient(90deg,#94a3b814 1px,#0000 1px);background-size:28px 28px}.booking-embed-shell{--booking-scale:.82;zoom:var(--booking-scale)}@media (width>=480px){.booking-embed-shell{--booking-scale:.9}}@media (width>=768px){.booking-embed-shell{--booking-scale:.8}}@media (width>=1024px){.booking-embed-shell{--booking-scale:.7}}@supports not (zoom:1){.booking-embed-shell{transform:scale(var(--booking-scale));transform-origin:0 0;width:calc(100% / var(--booking-scale))}}@media (width<=768px){.nav-link.active:after{bottom:-4px}}
