:root{--paper:#f4f1ea;--paper-2:#ebe6db;--paper-3:#ddd6c6;--ink:#0d0d0c;--ink-2:#1a1a18;--ink-soft:#45433d;--ink-mute:#726e63;--ink-faint:#a39d8e;--rule:#1a1a18;--hairline:#0d0d0c14;--signal:#fab54a;--signal-ink:#3d2906;--steel:#2a2d33;--steel-2:#3c4049;--f-display:var(--font-anton), Impact, sans-serif;--f-serif:var(--font-instrument-serif), "Times New Roman", serif;--f-sans:var(--font-familjen-grotesk), ui-sans-serif, system-ui, sans-serif;--f-mono:var(--font-jetbrains-mono), ui-monospace, SFMono-Regular, Menlo, monospace}.vl-landing{background:var(--paper);color:var(--ink);font-family:var(--f-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;background-image:radial-gradient(circle at 12% 8%,#00000006 0,#0000 60%),radial-gradient(circle at 85% 30%,#00000008 0,#0000 55%),radial-gradient(circle at 30% 80%,#00000006 0,#0000 55%);font-size:16px;position:relative;overflow:clip}.vl-landing *{box-sizing:border-box}@media (prefers-reduced-motion:reduce){.vl-landing *,.sheet *,.sheet-backdrop{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.vl-landing button{cursor:pointer;font-family:inherit}.vl-landing a{color:inherit;text-decoration:none}.vl-landing input,.vl-landing textarea,.vl-landing select{color:inherit;font-family:inherit}.vl-landing:before{content:"";pointer-events:none;opacity:.35;mix-blend-mode:multiply;z-index:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='160' height='160'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' seed='3'/><feColorMatrix values='0 0 0 0 0.05 0 0 0 0 0.05 0 0 0 0 0.05 0 0 0 0.5 0'/></filter><rect width='100%' height='100%' filter='url(%23n)' opacity='0.18'/></svg>");position:absolute;inset:0}.vl-landing>*{z-index:1;position:relative}.vl-landing .nav{z-index:50;background:color-mix(in oklab, var(--paper) 86%, transparent);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid var(--hairline);justify-content:space-between;align-items:center;padding:14px 24px;display:flex;position:sticky;top:0}.vl-landing .brand{font-family:var(--f-display);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:10px;font-size:22px;display:flex}.vl-landing .brand .mark{justify-content:center;align-items:center;width:28px;height:28px;display:inline-flex}.vl-landing .brand .mark svg{width:100%;height:100%;display:block}.vl-landing .nav-links{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.08em;align-items:center;gap:6px;font-size:11px;display:flex}.vl-landing .nav-links a{color:var(--ink-soft);padding:8px 10px;transition:color .15s}.vl-landing .nav-links a:hover{color:var(--ink)}.vl-landing .nav-right{align-items:center;gap:10px;display:flex}.vl-landing .btn{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.1em;white-space:nowrap;border:none;border-radius:0;align-items:center;gap:8px;padding:10px 16px;font-size:11px;font-weight:500;transition:transform 80ms,background .15s,color .15s;display:inline-flex}.vl-landing .btn:active{transform:translateY(1px)}.vl-landing .btn-signal{background:var(--ink);color:var(--paper);box-shadow:0 1px 0 #0000004d, 0 0 0 1px var(--ink)}.vl-landing .btn-signal:hover{background:#000}.vl-landing .btn-ghost{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.vl-landing .btn-ghost:hover{background:var(--ink);color:var(--paper)}.vl-landing .btn:disabled,.sheet .btn:disabled{cursor:not-allowed;opacity:.45}.vl-landing .btn-ghost:disabled:hover,.sheet .btn-ghost:disabled:hover{color:var(--ink);background:0 0}.vl-landing .btn-lg{padding:16px 22px;font-size:12px}.vl-landing .nav-right .btn.waitlist{padding:8px 12px;font-size:10.5px}.vl-landing .hamburger{border:1px solid var(--ink);background:0 0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:36px;height:36px;display:none}.vl-landing .hamburger span{background:var(--ink);width:16px;height:1.5px;display:block}.vl-landing .section{padding:96px 64px;position:relative}.vl-landing .section.section--no-pt{padding-top:0}.vl-landing .section.section--proof{margin-bottom:64px;padding-top:0;padding-bottom:0}.vl-landing .rule{background:var(--ink);opacity:.85;height:1px}.vl-landing .section-hd{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink);align-items:baseline;gap:14px;margin-bottom:40px;font-size:11px;display:flex}.vl-landing .section-hd .num{font-family:var(--f-mono);background:var(--ink);color:var(--paper);padding:3px 8px;font-weight:700}.vl-landing .section-hd .dash{background:var(--ink);opacity:.3;flex:1;height:1px}.vl-landing .hero{grid-template-columns:1.15fr 1fr;align-items:center;gap:40px;padding:64px 64px 80px;display:grid;position:relative}.vl-landing .hero:before{content:"";background-image:linear-gradient(to bottom, transparent 0%, transparent calc(100% - 1px), var(--ink) 100%);opacity:.85;pointer-events:none;position:absolute;inset:0}.vl-landing .hero-eyebrow{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink);background:var(--paper-2);box-shadow:inset 0 0 0 1px var(--ink);align-items:center;gap:10px;margin-bottom:28px;padding:6px 10px 6px 6px;font-size:10.5px;display:inline-flex}.vl-landing .hero-headline{font-family:var(--f-display);letter-spacing:-.01em;text-transform:uppercase;color:var(--ink);margin:0 0 28px;font-size:clamp(54px,8.4vw,120px);font-weight:400;line-height:.88}.vl-landing .hero-headline .line{display:block}.vl-landing .hero-headline .sonic{color:var(--ink);padding-right:.12em;position:relative}.vl-landing .hero-headline .sonic:after{content:"";background:var(--signal);z-index:-1;height:.22em;position:absolute;bottom:.08em;left:0;right:6%}.vl-landing .hero-headline .own{font-family:var(--f-serif);text-transform:none;letter-spacing:-.02em;color:var(--ink);font-size:1.02em;font-style:italic;font-weight:400}.vl-landing .hero-support{font-family:var(--f-sans);color:var(--ink-soft);text-wrap:pretty;max-width:36ch;margin:0 0 32px;font-size:clamp(15px,1.4vw,21px);line-height:1.45}.vl-landing .hero-ctas{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.vl-landing .hero-meta{font-family:var(--f-mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.09em;border-top:1px solid var(--hairline);flex-wrap:wrap;gap:20px;margin-top:36px;padding-top:24px;font-size:10.5px;display:flex}.vl-landing .hero-meta .kv{align-items:center;gap:8px;display:flex}.vl-landing .hero-meta .kv b{color:var(--ink);font-weight:500}.vl-landing .hero-visual{justify-content:center;align-items:center;min-height:560px;display:flex;position:relative}.vl-landing .hero-plates{pointer-events:none;position:absolute;inset:0}.vl-landing .hero-plates .stamp{font-family:var(--f-mono);color:var(--ink-mute);text-transform:uppercase;letter-spacing:.1em;font-size:10px;position:absolute}.vl-landing .hero-plates .stamp.tl{top:0;left:0}.vl-landing .hero-plates .stamp.tr{text-align:right;top:0;right:0}.vl-landing .hero-plates .stamp.bl{bottom:0;left:0}.vl-landing .hero-plates .stamp.br{text-align:right;bottom:0;right:0}.vl-landing .hero-plates .crosshair{width:14px;height:14px;position:absolute}.vl-landing .hero-plates .crosshair:before,.vl-landing .hero-plates .crosshair:after{content:"";background:var(--ink);position:absolute}.vl-landing .hero-plates .crosshair:before{width:1px;top:0;bottom:0;left:50%;transform:translate(-50%)}.vl-landing .hero-plates .crosshair:after{height:1px;top:50%;left:0;right:0;transform:translateY(-50%)}.vl-landing .hero-plates .ch-tl{top:28px;left:28px}.vl-landing .hero-plates .ch-tr{top:28px;right:28px}.vl-landing .hero-plates .ch-bl{bottom:28px;left:28px}.vl-landing .hero-plates .ch-br{bottom:28px;right:28px}.vl-landing .phone{background:#0a0a0a;border-radius:44px;flex-shrink:0;width:300px;height:612px;padding:10px;position:relative;box-shadow:0 0 0 1px #000,inset 0 2px #ffffff0a,0 40px 80px -20px #00000073}.vl-landing .phone-screen{color:#f4f1ea;width:100%;height:100%;font-family:var(--f-sans);background:#0e0e0d;border-radius:36px;position:relative;overflow:hidden}.vl-landing .phone-notch{z-index:5;background:#000;border-radius:14px;width:90px;height:22px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.vl-landing .phone-statusbar{font-family:var(--f-mono);color:#f4f1ea;justify-content:space-between;align-items:center;padding:12px 24px 6px;font-size:11px;font-weight:700;display:flex}.vl-landing .phone-app{flex-direction:column;gap:14px;height:calc(100% - 32px);padding:18px 18px 20px;display:flex}.vl-landing .phone-app-hd{font-family:var(--f-mono);color:#a39d8e;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;padding:0 2px;font-size:10px;display:flex}.vl-landing .phone-app-hd .live{color:var(--signal);align-items:center;gap:6px;display:inline-flex}.vl-landing .phone-app-hd .live .pulse{background:var(--signal);border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite vl-pulse}@keyframes vl-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.3;transform:scale(.7)}}.vl-landing .phone-workout{background:0 0;border:1px solid #f4f1ea1a;flex-direction:column;gap:8px;padding:14px;display:flex}.vl-landing .phone-workout .wo-title{font-family:var(--f-display);letter-spacing:.01em;text-transform:uppercase;font-size:20px}.vl-landing .phone-workout .wo-sub{font-family:var(--f-mono);color:#a39d8e;letter-spacing:.08em;text-transform:uppercase;font-size:10px}.vl-landing .phone-exercises{flex-direction:column;flex:1;gap:6px;display:flex;overflow:hidden}.vl-landing .phone-set{font-family:var(--f-mono);background:#f4f1ea08;border-left:2px solid #f4f1ea26;grid-template-columns:20px 1fr auto auto;align-items:center;gap:8px;padding:10px 12px;font-size:11px;transition:background .3s,border-left-color .3s;display:grid}.vl-landing .phone-set.done{border-left-color:var(--signal);color:#f4f1ea}.vl-landing .phone-set.active{border-left-color:var(--signal);color:#f4f1ea;background:#e6b85614}.vl-landing .phone-set.pending{color:#6b6759}.vl-landing .phone-set .idx{color:#6b6759;font-size:10px}.vl-landing .phone-set .nm{white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.vl-landing .phone-set .wt{color:#f4f1ea}.vl-landing .phone-set .rps{color:#a39d8e;font-size:10px}.vl-landing .phone-set .tick{width:14px;height:14px;color:var(--signal)}.vl-landing .phone-transcript{min-height:44px;font-family:var(--f-mono);color:#f4f1ea;border:1px dashed #f4f1ea2e;align-items:center;gap:8px;padding:10px 12px;font-size:12px;display:flex}.vl-landing .phone-transcript .caret{background:var(--signal);width:7px;height:14px;animation:.9s step-end infinite vl-blink;display:inline-block}@keyframes vl-blink{50%{opacity:0}}.vl-landing .phone-transcript .parsed{color:var(--signal);align-items:center;gap:6px;display:inline-flex}.vl-landing .phone-transcript .heard{color:#f4f1ea}.vl-landing .phone-waveform{justify-content:center;align-items:center;gap:2px;height:48px;padding:0 8px;display:flex}.vl-landing .phone-waveform .bar{background:var(--signal);border-radius:1px;width:3px;transition:height 80ms ease-out}.vl-landing .phone-footer-pill{font-family:var(--f-mono);color:#a39d8e;letter-spacing:.06em;text-transform:uppercase;justify-content:space-between;padding:4px 6px 0;font-size:10px;display:flex}.vl-landing .speak-grid{border:1px solid var(--ink);grid-template-columns:repeat(3,1fr);gap:0;display:grid}.vl-landing .speak-card{border-right:1px solid var(--ink);background:var(--paper);flex-direction:column;min-height:320px;padding:32px 28px;display:flex;position:relative}.vl-landing .speak-card:last-child{border-right:none}.vl-landing .speak-card-num{font-family:var(--f-mono);color:var(--ink-mute);letter-spacing:.08em;text-transform:uppercase;margin-bottom:20px;font-size:11px}.vl-landing .speak-card-title{font-family:var(--f-display);letter-spacing:.01em;text-transform:uppercase;margin:0 0 12px;font-size:36px;line-height:.95}.vl-landing .speak-card-body{font-family:var(--f-sans);color:var(--ink-soft);max-width:34ch;margin:0 0 24px;font-size:14px;line-height:1.5}.vl-landing .speak-card-visual{background:var(--paper-2);border:1px solid var(--hairline);justify-content:center;align-items:center;min-height:140px;margin-top:auto;padding:16px;display:flex;position:relative;overflow:hidden}.vl-landing .wf-visual{align-items:center;gap:2px;height:80px;display:flex}.vl-landing .wf-visual .bar{background:var(--ink);border-radius:1px;width:3px;animation:1.2s ease-in-out infinite vl-wfpulse}@keyframes vl-wfpulse{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.vl-landing .json-visual{font-family:var(--f-mono);color:var(--ink);background:var(--paper-2);align-self:stretch;width:100%;padding:12px 14px;font-size:11px;line-height:1.7}.vl-landing .json-visual .k{color:var(--ink-soft)}.vl-landing .json-visual .s{color:var(--signal-ink)}.vl-landing .json-visual .n{color:var(--ink);font-weight:700}.vl-landing .json-visual .p{color:var(--ink-mute)}.vl-landing .latency-visual{flex-direction:column;align-items:center;gap:8px;display:flex}.vl-landing .latency-visual .num{font-family:var(--f-display);font-size:72px;line-height:1}.vl-landing .latency-visual .unit{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.1em;color:var(--ink-soft);font-size:11px}.vl-landing .demo-wrap{border:1px solid var(--ink);background:var(--paper-2);grid-template-columns:1fr auto;align-items:center;gap:48px;margin-top:48px;padding:40px;display:grid}.vl-landing .demo-copy-label{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;color:var(--ink-mute);margin-bottom:12px;font-size:10px}.vl-landing .demo-copy-title{font-family:var(--f-display);text-transform:uppercase;margin:0 0 16px;font-size:48px;line-height:.95}.vl-landing .demo-copy-body{font-family:var(--f-sans);color:var(--ink-soft);max-width:44ch;margin:0 0 24px;font-size:15px;line-height:1.55}.vl-landing .demo-steps{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.08em;gap:8px;font-size:10px;display:flex}.vl-landing .demo-steps .st{border:1px solid var(--ink);opacity:.35;padding:6px 10px;transition:opacity .3s}.vl-landing .demo-steps .st.on{opacity:1;background:var(--ink);color:var(--paper)}.vl-landing .demo-phone-stage{width:240px;height:490px;position:relative}.vl-landing .demo-phone-stage .phone{width:240px;height:490px;position:absolute;inset:0}.vl-landing .skip-vs{border:1px solid var(--ink);grid-template-columns:1fr 1fr;gap:0;display:grid}.vl-landing .skip-col{background:var(--paper);border-right:1px solid var(--ink);padding:40px 36px;position:relative}.vl-landing .skip-col:last-child{border-right:none}.vl-landing .skip-col.bad{background:var(--paper-2)}.vl-landing .skip-col-tag{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;background:var(--ink);color:var(--paper);margin-bottom:20px;padding:4px 8px;font-size:10px;display:inline-block}.vl-landing .skip-col.bad .skip-col-tag{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.vl-landing .skip-col-title{font-family:var(--f-display);text-transform:uppercase;margin:0 0 10px;font-size:34px;line-height:.95}.vl-landing .skip-col-sub{font-family:var(--f-mono);color:var(--ink-soft);letter-spacing:.06em;text-transform:uppercase;margin-bottom:28px;font-size:11px}.vl-landing .tap-grid{grid-template-columns:repeat(4,1fr);gap:6px;margin-bottom:20px;display:grid}.vl-landing .tap-cell{aspect-ratio:1.3;background:var(--paper);border:1px solid var(--ink);font-family:var(--f-mono);color:var(--ink-mute);justify-content:center;align-items:center;font-size:10px;display:flex;position:relative}.vl-landing .tap-cell.tapped{background:var(--ink);color:var(--paper);animation:.4s ease-out vl-tap}@keyframes vl-tap{0%{transform:scale(.85)}50%{transform:scale(1.04)}to{transform:scale(1)}}.vl-landing .say-box{color:var(--paper);font-family:var(--f-mono);background:#0d0d0c;align-items:center;gap:12px;margin-bottom:12px;padding:28px 24px;font-size:14px;display:flex}.vl-landing .say-box .signal-dot{background:var(--signal);border-radius:50%;flex-shrink:0;width:10px;height:10px}.vl-landing .stat-row{font-family:var(--f-mono);letter-spacing:.04em;text-transform:uppercase;color:var(--ink-soft);grid-template-columns:1fr 1fr;gap:12px;font-size:11px;display:grid}.vl-landing .stat-row .stat .v{font-family:var(--f-display);color:var(--ink);letter-spacing:0;margin-bottom:4px;font-size:38px;line-height:1;display:block}.vl-landing .skip-cta{background:var(--ink);color:var(--paper);font-family:var(--f-serif);max-width:620px;margin-top:36px;padding:24px 32px;font-size:22px;font-style:italic;line-height:1.35}.vl-landing .skip-cta b{font-style:normal;font-family:var(--f-display);text-transform:uppercase;font-weight:400}.vl-landing .pillars{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.vl-landing .pillar{background:var(--paper);border:1px solid var(--ink);flex-direction:column;min-height:320px;padding:32px 28px;display:flex;position:relative}.vl-landing .pillar-num{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);justify-content:space-between;margin-bottom:24px;font-size:10px;display:flex}.vl-landing .pillar-title{font-family:var(--f-display);text-transform:uppercase;margin:0 0 14px;font-size:34px;line-height:.95}.vl-landing .pillar-body{font-family:var(--f-sans);color:var(--ink-soft);max-width:34ch;margin:0 0 24px;font-size:14px;line-height:1.55}.vl-landing .pillar-art{border-top:1px solid var(--hairline);font-family:var(--f-mono);color:var(--ink-soft);letter-spacing:.04em;margin-top:auto;padding-top:20px;font-size:11px;line-height:1.7}.vl-landing .pillar-art .kv{justify-content:space-between;display:flex}.vl-landing .pillar-art .kv b{color:var(--ink);font-weight:700}.vl-landing .pillar .tag{font-family:var(--f-mono);letter-spacing:.12em;text-transform:uppercase;border:1px solid var(--ink);padding:3px 6px;font-size:9px;position:absolute;top:20px;right:20px}.vl-landing .pillar.coach .tag{background:var(--signal);border-color:var(--signal)}.vl-landing .signal-bar-diagram{align-items:flex-end;gap:4px;height:40px;margin-bottom:12px;display:flex}.vl-landing .signal-bar-diagram .b{background:var(--ink);flex:1;width:8px}.vl-landing .signal-bar-diagram .b.off{background:var(--paper-3)}.vl-landing .proof-strip{border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);grid-template-columns:repeat(3,1fr);display:grid}.vl-landing .proof-cell{text-align:center;border-right:1px solid var(--ink);background:var(--paper);padding:48px 36px}.vl-landing .proof-cell:last-child{border-right:none}.vl-landing .proof-num{font-family:var(--f-display);letter-spacing:.01em;text-transform:uppercase;margin-bottom:12px;font-size:72px;line-height:1}.vl-landing .proof-num .unit{font-family:var(--f-mono);vertical-align:super;color:var(--ink-mute);margin-left:2px;font-size:16px}.vl-landing .proof-label{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-soft);font-size:11px}.vl-landing .waitlist{background:var(--ink);color:var(--paper);padding:96px 64px 120px;position:relative;overflow:hidden}.vl-landing .waitlist:before{content:"";pointer-events:none;background-image:repeating-linear-gradient(90deg,#ffffff08 0 1px,#0000 1px 80px);position:absolute;inset:0}.vl-landing .waitlist-inner{grid-template-columns:1fr;gap:32px;max-width:900px;margin:0 auto;display:grid;position:relative}.vl-landing .waitlist-eyebrow{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--signal);align-items:center;gap:10px;font-size:11px;display:flex}.vl-landing .waitlist-eyebrow .dot{background:var(--signal);border-radius:50%;width:8px;height:8px;animation:1.4s ease-in-out infinite vl-pulse}.vl-landing .waitlist-headline{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;margin:0;font-size:clamp(48px,7vw,96px);line-height:.92}.vl-landing .waitlist-headline .italic{font-family:var(--f-serif);text-transform:none;color:var(--signal);letter-spacing:-.015em;font-style:italic;font-weight:400}.vl-landing .waitlist-form{background:0 0;border-top:1px solid #f4f1ea26;flex-direction:column;gap:20px;padding:28px 0 0;display:flex}.vl-landing .waitlist-label{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:#a39d8e;justify-content:space-between;margin-bottom:6px;font-size:10px;display:flex}.vl-landing .waitlist-email-row{gap:0;display:flex}.vl-landing .waitlist-email{border:none;border-bottom:1.5px solid var(--paper);font-family:var(--f-mono);color:var(--paper);background:#ffffff0a;outline:none;flex:1;padding:18px 20px;font-size:15px;transition:background .15s}.vl-landing .waitlist-email::placeholder{color:#6b6759}.vl-landing .waitlist-email:focus{background:#ffffff14}.vl-landing .waitlist-email.error{border-bottom-color:#e86b52}.vl-landing .waitlist-submit{background:var(--signal);color:var(--ink);font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;cursor:pointer;border:none;align-items:center;gap:12px;padding:18px 28px;font-size:12px;font-weight:700;display:inline-flex}.vl-landing .waitlist-submit:disabled{opacity:.7;cursor:wait}.vl-landing .waitlist-error{font-family:var(--f-mono);color:#e86b52;letter-spacing:.06em;font-size:11px}.vl-landing .waitlist-goals{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.vl-landing .goal-chip{cursor:pointer;font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.08em;color:#d4cfc0;-webkit-user-select:none;user-select:none;background:#ffffff08;border:1px solid #ffffff1a;align-items:center;gap:10px;padding:14px;font-size:11px;transition:all .12s;display:flex}.vl-landing .goal-chip:hover{color:var(--paper);border-color:#ffffff4d}.vl-landing .goal-chip.on{background:var(--signal);color:var(--ink);border-color:var(--signal)}.vl-landing .goal-chip:has(input:focus-visible){outline:2px solid var(--signal);outline-offset:2px}.vl-landing .goal-chip .cbox{border:1.5px solid;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:inline-flex}.vl-landing .waitlist-fine{font-family:var(--f-mono);letter-spacing:.06em;color:#6b6759;max-width:70ch;font-size:10px;line-height:1.7}.vl-landing .waitlist-submitted{border-top:1px solid #f4f1ea26;gap:20px;padding:28px 0 0;display:grid}.vl-landing .queue-card{border-left:4px solid var(--signal);background:#ffffff0a;grid-template-columns:auto 1fr;align-items:center;gap:24px;padding:24px 28px;display:grid}.vl-landing .queue-meta{font-family:var(--f-mono);color:#d4cfc0;letter-spacing:.06em;text-transform:uppercase;font-size:11px;line-height:1.8}.vl-landing .queue-meta b{color:var(--paper);font-weight:500}.vl-landing .queue-next{font-family:var(--f-mono);color:#a39d8e;letter-spacing:.08em;text-transform:uppercase;flex-wrap:wrap;gap:24px;font-size:11px;display:flex}.vl-landing .queue-next a,.vl-landing .queue-next button{color:var(--signal);text-underline-offset:3px;font:inherit;letter-spacing:inherit;text-transform:inherit;cursor:pointer;background:0 0;border:none;padding:0;text-decoration:underline}.vl-landing .queue-next button:disabled{opacity:.5;cursor:not-allowed}@keyframes vl-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.vl-landing .footer{background:var(--paper);border-top:1px solid var(--ink);padding:64px 64px 28px}.vl-landing .footer-top{border-bottom:1px solid var(--hairline);grid-template-columns:1.4fr 3fr;gap:48px;padding-bottom:40px;display:grid}.vl-landing .footer-brand .wordmark{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;margin:0 0 12px;font-size:72px;line-height:.9}.vl-landing .footer-brand .tag{font-family:var(--f-mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-mute);font-size:10px;line-height:1.8}.vl-landing .footer-cols{grid-template-columns:repeat(4,1fr);gap:32px;display:grid}.vl-landing .footer-col h5{font-family:var(--f-mono);letter-spacing:.14em;text-transform:uppercase;color:var(--ink-mute);margin:0 0 14px;font-size:10px;font-weight:500}.vl-landing .footer-col ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.vl-landing .footer-col li a,.vl-landing .footer-col li button{font-family:var(--f-sans);color:var(--ink);text-align:left;cursor:pointer;background:0 0;border:none;padding:0;font-size:14px}.vl-landing .footer-col li a:hover{text-decoration:underline}.vl-landing .footer-col li button:disabled{color:var(--ink-mute);cursor:not-allowed}.vl-landing .footer-btm{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;color:var(--ink-mute);justify-content:space-between;align-items:center;padding-top:24px;font-size:10px;display:flex}.vl-landing .status-pill{align-items:center;gap:8px;display:inline-flex}.vl-landing .status-pill .dot{background:#2aa46a;border-radius:50%;width:8px;height:8px}.vl-landing .cookie{background:var(--paper);border:1px solid var(--ink);max-width:340px;font-family:var(--f-mono);color:var(--ink);z-index:30;flex-direction:column;gap:12px;padding:16px 18px;font-size:11px;line-height:1.55;display:flex;position:fixed;bottom:20px;left:20px;box-shadow:0 12px 30px -10px #00000040}.vl-landing .cookie-actions{gap:8px;display:flex}.vl-landing .cookie-actions button{font-family:var(--f-mono);letter-spacing:.08em;text-transform:uppercase;border:1px solid var(--ink);background:var(--paper);flex:1;padding:8px 12px;font-size:10px}.vl-landing .cookie-actions button.primary{background:var(--ink);color:var(--paper)}.sheet-backdrop{z-index:99;background:#0d0d0c66;position:fixed;inset:0}.sheet{background:var(--paper);z-index:100;font-family:var(--f-sans);color:var(--ink);flex-direction:column;padding:20px;display:flex;position:fixed;inset:0}.sheet-top{border-bottom:1px solid var(--ink);justify-content:space-between;align-items:center;padding-bottom:24px;display:flex}.sheet .brand{font-family:var(--f-display);letter-spacing:.02em;text-transform:uppercase;align-items:center;gap:10px;display:flex}.sheet-close{border:1px solid var(--ink);cursor:pointer;width:36px;height:36px;color:var(--ink);background:0 0;justify-content:center;align-items:center;display:flex}.sheet-links{flex-direction:column;gap:4px;padding:28px 0;display:flex}.sheet-links a{font-family:var(--f-display);text-transform:uppercase;letter-spacing:.01em;border-bottom:1px solid var(--hairline);color:var(--ink);padding:12px 0;font-size:34px;text-decoration:none}.sheet-cta{flex-direction:column;gap:10px;margin-top:auto;padding-top:20px;display:flex}.sheet .btn{font-family:var(--f-mono);text-transform:uppercase;letter-spacing:.1em;cursor:pointer;white-space:nowrap;border:none;border-radius:0;justify-content:center;align-items:center;gap:8px;font-size:11px;font-weight:500;display:inline-flex}.sheet .btn-lg{padding:16px 22px;font-size:12px}.sheet .btn-signal{background:var(--ink);color:var(--paper);box-shadow:0 1px 0 #0000004d, 0 0 0 1px var(--ink)}.sheet .btn-signal:hover{background:#000}.sheet .btn-ghost{color:var(--ink);box-shadow:inset 0 0 0 1px var(--ink);background:0 0}.sheet .btn-ghost:hover{background:var(--ink);color:var(--paper)}@media (max-width:900px){.vl-landing .nav-links,.vl-landing .nav-right .btn.login{display:none}.vl-landing .hamburger{display:flex}.vl-landing .section{padding:72px 40px}.vl-landing .hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:48px 40px 64px}.vl-landing .hero-headline{font-size:clamp(44px,9vw,80px)}.vl-landing .hero-visual{min-height:520px}.vl-landing .speak-grid,.vl-landing .pillars{grid-template-columns:1fr 1fr}.vl-landing .speak-card:nth-child(2){border-right:none}.vl-landing .speak-card:nth-child(3){border-top:1px solid var(--ink);grid-column:1/3}.vl-landing .pillars{gap:16px}.vl-landing .demo-wrap{grid-template-columns:1fr}.vl-landing .demo-copy-title{font-size:38px}.vl-landing .skip-vs{grid-template-columns:1fr}.vl-landing .skip-col{border-right:none;border-bottom:1px solid var(--ink)}.vl-landing .skip-col:last-child{border-bottom:none}.vl-landing .proof-strip{grid-template-columns:1fr}.vl-landing .proof-cell{border-right:none;border-bottom:1px solid var(--ink)}.vl-landing .proof-cell:last-child{border-bottom:none}.vl-landing .waitlist-goals{grid-template-columns:1fr 1fr}.vl-landing .footer-top{grid-template-columns:1fr;gap:32px}.vl-landing .footer-brand .wordmark{font-size:54px}.vl-landing .waitlist{padding:72px 40px 96px}.vl-landing .footer{padding:48px 40px 28px}}@media (max-width:560px){.vl-landing .nav{padding:12px 16px}.vl-landing .brand{font-size:18px}.vl-landing .nav-right .btn.waitlist{padding:8px 12px;font-size:10px}.vl-landing .section{padding:56px 20px}.vl-landing .hero{padding:32px 20px 48px}.vl-landing .hero-eyebrow{margin-bottom:20px;padding:5px 8px 5px 5px;font-size:9px}.vl-landing .hero-headline{margin-bottom:20px;font-size:clamp(40px,13vw,66px)}.vl-landing .hero-support{margin-bottom:24px;font-size:15px}.vl-landing .hero-ctas .btn{flex:1;justify-content:center;padding:12px 16px;font-size:10.5px}.vl-landing .hero-meta{gap:12px;font-size:9.5px}.vl-landing .hero-visual{min-height:500px}.vl-landing .phone{width:260px;height:528px}.vl-landing .section-hd{margin-bottom:24px}.vl-landing .speak-grid,.vl-landing .pillars{grid-template-columns:1fr;gap:0}.vl-landing .speak-card{border-right:none;border-bottom:1px solid var(--ink);min-height:auto;padding:24px 20px}.vl-landing .speak-card:nth-child(3){border-top:none;grid-column:auto}.vl-landing .speak-card:last-child{border-bottom:none}.vl-landing .pillars{border:1px solid var(--ink)}.vl-landing .pillar{border:none;border-bottom:1px solid var(--ink);min-height:auto;padding:24px 20px}.vl-landing .pillar:last-child{border-bottom:none}.vl-landing .demo-wrap{gap:24px;padding:24px 20px}.vl-landing .demo-copy-title{font-size:32px}.vl-landing .skip-col{padding:28px 20px}.vl-landing .skip-col-title{font-size:28px}.vl-landing .tap-grid{grid-template-columns:repeat(4,1fr);gap:4px}.vl-landing .stat-row .stat .v{font-size:28px}.vl-landing .skip-cta{padding:18px 20px;font-size:18px}.vl-landing .proof-cell{padding:36px 20px}.vl-landing .proof-num{font-size:54px}.vl-landing .waitlist{padding:56px 20px 72px}.vl-landing .waitlist-form{padding-top:20px}.vl-landing .waitlist-email-row{flex-direction:column;gap:8px}.vl-landing .waitlist-goals{grid-template-columns:1fr 1fr}.vl-landing .goal-chip{padding:12px;font-size:10px}.vl-landing .footer{padding:40px 20px 24px}.vl-landing .footer-brand .wordmark{font-size:40px}.vl-landing .footer-cols{grid-template-columns:1fr 1fr;gap:24px}.vl-landing .footer-btm{flex-direction:column;align-items:flex-start;gap:12px;padding-top:20px}.vl-landing .cookie{max-width:none;bottom:12px;left:12px;right:12px}.vl-landing .queue-card{grid-template-columns:1fr;gap:12px}}