:root{--bg:#050a12;--bg-elevated:#0a1628;--swell-deep:#02213c;--swell-mid:#0b3d66;--swell-glow:#1a6fb5;--swell-foam:#7ec8ff;--text:#e8f1fa;--text-muted:#8aa4bc;--glass:#0c20388c;--border:#7ec8ff24;--radius:1.25rem;--max:68rem;--header-h:4.25rem;--font:"SF Pro Text", "Segoe UI", system-ui, -apple-system, sans-serif}*,:before,:after{box-sizing:border-box}html{color-scheme:dark;scroll-behavior:smooth}body{min-height:100vh;font-family:var(--font);color:var(--text);background:radial-gradient(ellipse 80% 50% at 50% -10%, #1a6fb547, transparent 55%), radial-gradient(ellipse 60% 40% at 80% 20%, #02213c80, transparent 50%), var(--bg);background-attachment:fixed;margin:0;font-size:1.05rem;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--swell-foam);text-underline-offset:.18em;text-decoration-thickness:1px;transition:color .2s,opacity .2s}a:hover{color:#b8e0ff}a:focus-visible{outline:2px solid var(--swell-foam);outline-offset:3px;border-radius:4px}.skip-link{z-index:100;background:var(--swell-mid);color:var(--text);border-radius:.5rem;padding:.5rem 1rem;position:absolute;top:-100%;left:1rem}.skip-link:focus{top:1rem}.wrap{width:min(100% - 2rem, var(--max));margin-inline:auto}.site-header{z-index:50;height:var(--header-h);border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(16px)saturate(1.2);background:#050a12b8;align-items:center;display:flex;position:sticky;top:0}.site-header .wrap{width:min(100% - 2rem, var(--max));justify-content:space-between;align-items:center;gap:1rem;display:flex}.brand{color:var(--text);letter-spacing:.02em;align-items:center;gap:.75rem;font-weight:600;text-decoration:none;display:inline-flex}.brand:hover{color:var(--text);opacity:.92}.brand-mark{object-fit:cover;border-radius:50%;width:2.25rem;height:2.25rem;box-shadow:0 0 18px #1a6fb573}.nav{align-items:center;gap:1.25rem;display:flex}.nav a{color:var(--text-muted);font-size:.95rem;font-weight:500;text-decoration:none}.nav a:hover,.nav a[aria-current=page]{color:var(--text)}.hero{text-align:center;padding:clamp(3rem,10vw,6.5rem) 0 clamp(2.5rem,6vw,4rem);position:relative;overflow:hidden}.hero-glow{filter:blur(8px);pointer-events:none;z-index:0;background:radial-gradient(circle,#1a6fb559,#0000 70%);height:18rem;position:absolute;inset:10% 20% auto}.hero-inner{z-index:1;position:relative}.hero-logo{border-radius:50%;width:min(16rem,70vw);margin:0 auto 1.5rem;animation:6s ease-in-out infinite logo-glow}@keyframes logo-glow{0%,to{box-shadow:0 0 30px #1a6fb559,0 0 60px #02213c66}50%{box-shadow:0 0 42px #7ec8ff66,0 0 80px #1a6fb559}}.hero h1{letter-spacing:-.03em;margin:0 0 .75rem;font-size:clamp(2.4rem,6vw,3.75rem);font-weight:700;line-height:1.1}.hero .tagline{max-width:32rem;color:var(--text-muted);margin:0 auto;font-size:clamp(1.05rem,2.2vw,1.25rem)}.section{padding:clamp(2.5rem,6vw,4rem) 0}.section-head{margin-bottom:1.75rem}.section-head h2{letter-spacing:-.02em;margin:0 0 .4rem;font-size:clamp(1.5rem,3vw,2rem)}.section-head p{color:var(--text-muted);margin:0}.glass{background:var(--glass);border:1px solid var(--border);border-radius:var(--radius);-webkit-backdrop-filter:blur(18px)saturate(1.15);box-shadow:0 12px 40px #00000047}.product-card{gap:1.5rem;padding:clamp(1.25rem,3vw,2rem);display:grid}@media (width>=720px){.product-card{grid-template-columns:1.2fr 1fr;align-items:center}}.product-card h3{letter-spacing:-.02em;margin:0 0 .5rem;font-size:1.5rem}.product-card .lede{color:var(--text-muted);margin:0 0 1.25rem}.product-card .meta{flex-wrap:wrap;align-items:center;gap:.65rem;display:flex}.product-visual{border-radius:calc(var(--radius) - .35rem);border:1px solid var(--border);text-align:center;background:linear-gradient(145deg,#1a6fb559,#02213cd9),radial-gradient(circle at 30% 30%,#7ec8ff40,#0000 55%);place-items:center;min-height:12rem;padding:1.5rem;display:grid}.product-visual strong{letter-spacing:-.02em;font-size:1.35rem;display:block}.product-visual span{color:var(--text-muted);font-size:.95rem}.chip{border:1px solid var(--border);color:var(--text);background:#0b3d6673;border-radius:999px;align-items:center;gap:.35rem;padding:.35rem .75rem;font-size:.85rem;font-weight:600;display:inline-flex}.chip.soon{color:var(--text-muted);background:#ffffff0a}.btn{border:1px solid #0000;border-radius:.85rem;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.15rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:transform .15s,background .2s,border-color .2s;display:inline-flex}.btn:hover{transform:translateY(-1px)}.btn-primary{color:#fff;background:linear-gradient(#2a8fd4,#1766a8);box-shadow:0 8px 24px #1a6fb559}.btn-primary:hover{color:#fff}.btn-ghost{border-color:var(--border);color:var(--text);background:0 0}.btn-ghost:hover{color:var(--text);border-color:#7ec8ff59}.store-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.feature-grid{grid-template-columns:1fr;gap:1rem;display:grid}@media (width>=640px){.feature-grid{grid-template-columns:repeat(2,1fr)}}@media (width>=960px){.feature-grid{grid-template-columns:repeat(3,1fr)}}.feature{padding:1.15rem 1.25rem}.feature h3{margin:0 0 .4rem;font-size:1.05rem}.feature p{color:var(--text-muted);margin:0;font-size:.95rem}.page-hero{padding:clamp(2.5rem,7vw,4rem) 0 1.5rem}.page-hero h1{letter-spacing:-.03em;margin:0 0 .6rem;font-size:clamp(2rem,5vw,2.75rem)}.page-hero p{max-width:40rem;color:var(--text-muted);margin:0}.ferry-product{flex-wrap:wrap;align-items:center;gap:1.5rem 2rem;margin-bottom:1.75rem;display:flex}.ferry-copy{flex:16rem;min-width:min(100%,16rem);max-width:34rem}.ferry-copy .lede{color:var(--text-muted);margin:0 0 1.25rem;font-size:1.05rem}.features-heading{letter-spacing:-.02em;margin:0 0 .4rem;font-size:clamp(1.25rem,2.5vw,1.5rem)}.splash-frame{border:1px solid var(--border);background:var(--swell-deep);aspect-ratio:1;border-radius:1.35rem;flex:none;width:min(15.5rem,48vw);margin:0;overflow:hidden;box-shadow:0 0 0 1px #7ec8ff0f,0 18px 48px #0006,0 0 40px #1a6fb533}.splash-frame--solo{width:min(14rem,52vw)}.splash-video{object-fit:cover;background:#02213c;width:100%;height:100%;display:block}.shot-carousel{max-width:36rem;margin:0 0 .5rem}.shot-carousel__viewport{border:1px solid var(--border);background:var(--bg-elevated);aspect-ratio:4/3;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 0 0 1px #7ec8ff0f,0 18px 48px #00000059}.shot-carousel__slide{opacity:0;visibility:hidden;pointer-events:none;flex-direction:column;margin:0;transition:opacity .45s,visibility .45s;display:flex;position:absolute;inset:0}.shot-carousel__slide.is-active{opacity:1;visibility:visible;pointer-events:auto;z-index:1}.shot-carousel__slide img{object-fit:contain;background:#0a1628;flex:auto;width:100%;height:100%;min-height:0;display:block}.shot-carousel__slide figcaption{color:var(--text-muted);border-top:1px solid var(--border);background:#050a12b8;flex:none;padding:.55rem .85rem .7rem;font-size:.85rem}.shot-carousel__dots{flex-wrap:wrap;justify-content:center;gap:.45rem;margin-top:.85rem;display:flex}.shot-carousel__dot{cursor:pointer;background:#7ec8ff47;border:none;border-radius:999px;width:.55rem;height:.55rem;padding:0;transition:background .2s,transform .15s}.shot-carousel__dot:hover{background:#7ec8ff8c}.shot-carousel__dot.is-active{background:var(--swell-foam);transform:scale(1.15)}.shot-carousel__dot:focus-visible{outline:2px solid var(--swell-foam);outline-offset:3px}@media (prefers-reduced-motion:reduce){.shot-carousel__slide{transition:none}}@media (width<=520px){.splash-frame,.splash-frame--solo{width:min(13.5rem,72vw)}.shot-carousel{max-width:none}}.prose{max-width:42rem}.prose p{color:var(--text-muted)}.prose strong{color:var(--text);font-weight:600}.social-icon{vertical-align:middle;color:var(--swell-foam);opacity:.9;justify-content:center;align-items:center;margin-left:.4rem;text-decoration:none;transition:color .2s,opacity .2s,transform .15s;display:inline-flex}.social-icon:hover{color:#b8e0ff;opacity:1;transform:translateY(-1px)}.social-icon svg{display:block}.about-links{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.social-btn{gap:.45rem}.disclaimer{color:var(--text-muted);margin-top:2rem;padding:1rem 1.15rem;font-size:.9rem}.wave-wrap{color:#0b3d668c;margin-top:-1px;line-height:0}.wave-wrap svg{width:100%;height:clamp(3rem,8vw,5.5rem);display:block}.wave-path{animation:14s linear infinite wave-drift}.wave-path.slow{opacity:.55;animation-duration:22s;animation-direction:reverse}@keyframes wave-drift{0%{transform:translate(0)}to{transform:translate(-50%)}}.site-footer{border-top:1px solid var(--border);color:var(--text-muted);margin-top:2rem;padding:2rem 0 2.5rem;font-size:.9rem}.site-footer .wrap{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.footer-links{flex-wrap:wrap;gap:1rem;display:flex}.footer-links a{color:var(--text-muted);text-decoration:none}.footer-links a:hover{color:var(--text)}.reveal{opacity:0;transition:opacity .55s,transform .55s;transform:translateY(12px)}.reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-logo,.wave-path,.wave-path.slow{animation:none}.reveal{opacity:1;transition:none;transform:none}.btn:hover{transform:none}}
