:root{--v6-bg:#030303;--v6-text:#e8eaed;--v6-muted:#9ba2ad;--v6-soft:#656b75;--v6-accent:#9ab0ff;--v6-border:#ffffff14;--v6-border-strong:#ffffff29}.v6-shell{background:var(--v6-bg);min-height:100vh;font-family:var(--font-geist),system-ui,sans-serif;position:relative;overflow:hidden}.v6-grid-layer{pointer-events:none;z-index:0;position:absolute;inset:0}.v6-grid-layer svg{width:100%;height:100%}.v6-grid-line{fill:none;stroke:#ffffff0a;stroke-width:.5px}.v6-grid-wave{animation:12s ease-in-out infinite v6-wave-pulse}@keyframes v6-wave-pulse{0%,to{stroke:#ffffff08}6%{stroke:#ffffff21}12%{stroke:#ffffff08}}.v6-glow{pointer-events:none;background:radial-gradient(at 55% 45%,#9ab0ff05 0%,#0000 50%);position:absolute;inset:0}.v6-hero{z-index:1;width:min(100%,1400px);margin:0 auto;padding:20vh 32px 120px clamp(72px,16vw,260px);position:relative}.v6-eyebrow-wrap{align-items:center;gap:14px;margin-bottom:32px;display:flex}.v6-eyebrow-line{background:#fff6;width:36px;height:1px;display:inline-block}.v6-eyebrow{letter-spacing:.3em;text-transform:uppercase;color:#fff;opacity:.9;margin:0;font-size:11px}.v6-headline{letter-spacing:-.035em;max-width:720px;color:var(--v6-text);margin:0;font-size:clamp(48px,6.2vw,80px);font-weight:600;line-height:.98}.v6-headline-line{display:block}.v6-headline-nowrap{white-space:nowrap}.v6-content{max-width:620px;margin-top:36px}.v6-body{color:var(--v6-muted);margin:0;font-size:16px;line-height:1.75}.v6-status{letter-spacing:.02em;color:var(--v6-soft);font-size:12px;line-height:1.8;font-family:var(--font-geist-mono),monospace;margin:28px 0 0}.v6-divider{background:var(--v6-border);border:none;width:48px;height:1px;margin-top:28px}.v6-cta-row{margin-top:28px}.v6-cta{color:var(--v6-soft);letter-spacing:.03em;cursor:default;background:#ffffff04;border:1px solid #ffffff14;border-radius:10px;justify-content:center;align-items:center;padding:14px 22px;font-size:13px;font-weight:500;display:inline-flex}@media (max-width:900px){.v6-hero{padding-top:18vh}.v6-headline{font-size:clamp(42px,9vw,68px)}}@media (max-width:640px){.v6-hero{padding:14vh 22px 88px}.v6-grid-layer{opacity:.7}.v6-eyebrow-wrap{gap:10px;margin-bottom:24px}.v6-eyebrow-line{width:28px}.v6-headline{max-width:100%;font-size:clamp(32px,9.5vw,48px)}.v6-headline-nowrap{white-space:nowrap}.v6-content{max-width:100%}.v6-body{font-size:15px}.v6-cta{width:100%;max-width:200px}}@media (prefers-reduced-motion:reduce){.v6-grid-layer{display:none}}
