.vt-site{--vt-ink:#111217;--vt-soft-black:#191a20;--vt-canvas:#f4f2ea;--vt-paper:#fcfcf9;--vt-muted:#6b6c73;--vt-line:rgba(17,18,23,0.12);--vt-accent:#f4f2ea;--vt-accent-strong:#111217;--vt-accent-soft:#fcfcf9;--vt-accent-ink:#111217;--vt-accent-rgb:244,242,234;background:var(--vt-canvas);color:var(--vt-ink);font-family:Geist,Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;min-height:100vh;overflow:clip}.vt-site *,.vt-site :after,.vt-site :before{box-sizing:border-box}.vt-site a,.vt-site button,.vt-site input,.vt-site summary{-webkit-tap-highlight-color:transparent}.vt-site a:focus-visible,.vt-site button:focus-visible,.vt-site input:focus-visible,.vt-site summary:focus-visible{outline:3px solid rgba(var(--vt-accent-rgb),.42);outline-offset:3px}.vt-container{width:min(1240px,calc(100% - 48px));margin-inline:auto}.vt-nav-shell{position:fixed;top:max(16px,env(safe-area-inset-top));left:50%;z-index:100;width:min(1180px,calc(100% - 32px));transform:translateX(-50%);transition:width .24s ease,top .24s ease}.vt-nav{min-height:68px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:30px;padding:8px 10px 8px 18px;border:1px solid rgba(244,242,234,.24);border-radius:20px;background:rgba(244,242,234,.92);box-shadow:0 8px 40px rgba(3,5,8,.12),inset 0 1px 0 rgba(255,255,255,.7);backdrop-filter:blur(18px) saturate(135%);transition:min-height .22s ease,background .22s ease,box-shadow .22s ease}.vt-nav-shell.is-scrolled .vt-nav{min-height:58px;background:rgba(244,242,234,.97);box-shadow:0 12px 36px rgba(3,5,8,.16),inset 0 1px 0 rgba(255,255,255,.78)}.vt-nav-brand{display:inline-flex;align-items:center;gap:10px;color:var(--vt-ink);font-size:17px;font-weight:660;letter-spacing:-.03em;text-decoration:none}.vt-nav-brand img{border-radius:8px}.vt-nav-links{display:flex;align-items:center;gap:30px}.vt-mobile-menu a,.vt-nav-links a{color:#303136;font-size:14px;font-weight:530;text-decoration:none;transition:color .16s ease}.vt-mobile-menu a:hover,.vt-nav-links a:hover{color:#000}.vt-nav-actions{justify-self:end;display:flex;align-items:center;gap:8px;padding-left:20px;border-left:1px solid var(--vt-line)}.vt-nav-cta{min-width:194px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid rgba(17,18,23,.9);border-radius:13px;background:var(--vt-ink);box-shadow:0 3px 0 #000;color:white;font-size:13px;font-weight:650;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.vt-nav-cta-label--mobile{display:none}.vt-nav-cta:hover{transform:translateY(-1px);background:#272830;box-shadow:0 5px 0 #000}.vt-platform-download{min-height:52px;position:relative;display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:0 24px;border:2px solid var(--vt-ink);border-radius:15px;background:var(--vt-paper);box-shadow:0 4px 0 #000,0 10px 28px rgba(0,0,0,.2);color:var(--vt-ink);font-family:inherit;font-size:14px;font-weight:680;text-decoration:none;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.vt-platform-download:not(.is-disabled):hover{background:white;box-shadow:0 6px 0 #000,0 14px 30px rgba(0,0,0,.24);transform:translateY(-2px)}.vt-platform-download.is-disabled{cursor:not-allowed;color:rgba(17,18,23,.66)}.vt-coming-pill{position:absolute;top:-11px;right:-10px;padding:4px 8px;border:1px solid rgba(17,18,23,.24);border-radius:999px;background:var(--vt-accent-soft);box-shadow:0 4px 12px rgba(0,0,0,.14);color:var(--vt-accent-ink);font-family:Geist Mono,monospace;font-size:10px;font-weight:650;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap}.vt-platform-download--compact{min-width:194px;min-height:48px;padding-inline:18px;border-width:1px;border-radius:13px;box-shadow:0 3px 0 #000;font-size:13px}.vt-platform-logo{width:21px;height:21px;flex:0 0 auto;-o-object-fit:contain;object-fit:contain}.vt-platform-download--compact .vt-platform-logo{width:16px;height:16px}.vt-mobile-menu-button{width:42px;height:42px;display:none;align-items:center;justify-content:center;border:0;border-radius:11px;background:transparent;color:var(--vt-ink)}.vt-mobile-menu{display:none}.vt-hero{position:relative;min-height:100svh;padding:172px 0 72px;background:var(--vt-ink);color:white;overflow:hidden;scroll-margin-top:100px}.vt-hero:before{content:"";position:absolute;inset:0;pointer-events:none;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 0);background-size:64px 64px;-webkit-mask-image:linear-gradient(180deg,black,transparent 78%);mask-image:linear-gradient(180deg,black,transparent 78%)}.vt-hero-glow,.vt-start-glow{position:absolute;width:760px;height:560px;top:-240px;left:50%;transform:translateX(-50%);border-radius:50%;background:radial-gradient(circle,rgba(var(--vt-accent-rgb),.11),transparent 68%);pointer-events:none}.vt-hero-content{position:relative;z-index:1}.vt-hero-copy{max-width:930px;margin:0 auto 66px;text-align:center}.vt-closing h2,.vt-coming-callout h2,.vt-hero h1,.vt-section-heading h2{margin:0;font-weight:590;letter-spacing:-.065em}.vt-hero h1{max-width:1000px;margin-inline:auto;font-size:clamp(54px,7.1vw,96px);line-height:.98}.vt-closing h2 em,.vt-coming-callout h2 em,.vt-hero h1 em,.vt-section-heading h2 em{font-family:"Instrument Serif",Georgia,serif;font-weight:400;letter-spacing:-.025em}.vt-hero-description{max-width:710px;margin:28px auto 0;color:rgba(255,255,255,.61);font-size:clamp(17px,1.8vw,20px);line-height:1.55;letter-spacing:-.016em}.vt-hero-actions,.vt-start-cta>div{display:flex;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:34px}.vt-macos-availability{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:19px 0 0;color:rgba(255,255,255,.68);font-size:15px;font-weight:540;line-height:1.4}.vt-macos-availability img{width:15px;height:15px;filter:invert(1);opacity:.82}.vt-button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 22px;border:1px solid transparent;border-radius:13px;font-size:14px;font-weight:650;text-decoration:none;transition:transform .16s ease,background .16s ease,border .16s ease}.vt-button:hover{transform:translateY(-2px)}.vt-button--light{background:var(--vt-paper);border-color:var(--vt-paper);color:var(--vt-ink);box-shadow:0 8px 26px rgba(0,0,0,.23)}.vt-button--light:hover{background:white}.vt-button--ghost{background:rgba(255,255,255,.04);border-color:rgba(255,255,255,.14);color:rgba(255,255,255,.84)}.vt-button--ghost:hover{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.24)}.vt-hero-stage{scroll-margin-top:120px}.vt-product-demo{width:min(1040px,100%);margin-inline:auto}.vt-demo-window{position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.12);border-radius:26px;background:#e9e9e6;box-shadow:0 40px 120px rgba(0,0,0,.48),0 0 0 1px rgba(0,0,0,.45)}.vt-demo-window--phone{width:min(410px,100%);margin-inline:auto;border-width:9px;border-color:#25262c;border-radius:48px;background:var(--vt-paper);box-shadow:0 40px 120px rgba(0,0,0,.55),0 0 0 1px rgba(255,255,255,.12)}.vt-demo-window--android{border-radius:32px;border-color:#1f2227}.vt-phone-status-bar{height:46px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:8px 18px 0;background:#f8f8f5;color:#191a20;font-family:Geist Mono,monospace;font-size:10px;font-weight:620}.vt-phone-status-bar span:last-child{justify-self:end}.vt-phone-island{width:84px;height:25px;border-radius:999px;background:#15161a;box-shadow:inset 0 1px 0 rgba(255,255,255,.08)}.vt-phone-camera{width:10px;height:10px;border-radius:50%;background:#17181d;box-shadow:0 0 0 4px rgba(17,18,23,.06)}.vt-demo-window--android .vt-phone-status-bar{height:38px;padding-top:3px;background:#ffffff;color:#3d3f45}.vt-demo-window--android .vt-phone-camera{order:-1;justify-self:center}.vt-demo-titlebar{height:50px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 18px;border-bottom:1px solid rgba(17,18,23,.1);background:#dededb;color:#4f5056;font-size:12px;font-weight:560}.vt-window-dots{display:flex;gap:7px}.vt-window-dots i{width:11px;height:11px;border-radius:50%;background:#ff5f57}.vt-window-dots i:nth-child(2){background:#febc2e}.vt-window-dots i:nth-child(3){background:#28c840}.vt-windows-controls{grid-column:3;justify-self:end;display:flex;gap:20px;color:#5a5b60}.vt-demo-toolbar{height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 28px;border-bottom:1px solid rgba(17,18,23,.08);background:rgba(255,255,255,.7);color:#34353a;font-size:12px;font-weight:590}.vt-demo-toolbar span:last-child{color:#95969b;font-size:10px;font-weight:520}.vt-demo-toolbar--phone{height:58px;justify-content:space-between;padding-inline:22px;background:#f8f8f5}.vt-demo-toolbar--phone strong{font-size:15px}.vt-demo-toolbar--phone span{color:#77787e}.vt-demo-toolbar--android{height:56px;background:#ffffff;box-shadow:0 1px 0 rgba(17,18,23,.08)}.vt-demo-editor{position:relative;min-height:450px;padding:42px 10%;background:radial-gradient(circle at 50% 110%,rgba(var(--vt-accent-rgb),.08),transparent 40%),var(--vt-paper)}.vt-email-meta{display:grid;grid-template-columns:68px 1fr;row-gap:11px;padding-bottom:24px;border-bottom:1px solid #e8e7e2;color:#a0a09f;font-size:12px}.vt-email-meta strong{color:#424348;font-weight:540}.vt-demo-copy{max-width:720px;min-height:155px;margin-top:31px;color:#25262b;font-size:clamp(16px,1.8vw,20px);line-height:1.64;letter-spacing:-.014em;white-space:pre-line}.vt-demo-copy p{margin:0 0 9px}.vt-demo-window--phone .vt-demo-editor{min-height:500px;padding:26px 22px;background:linear-gradient(180deg,#f8f8f5,#eeeee9)}.vt-demo-window--android .vt-demo-editor{background:linear-gradient(180deg,#ffffff,#f3f4f1)}.vt-demo-window--phone .vt-demo-copy{margin-top:0;font-size:15px}.vt-demo-window--phone .vt-inserted-result{width:-moz-fit-content;width:fit-content;max-width:90%;margin-left:auto}.vt-demo-window--phone .vt-inserted-text{padding:11px 14px;border-radius:17px 17px 4px 17px;background:var(--vt-accent);color:var(--vt-accent-ink);line-height:1.45}.vt-mobile-recipient{margin-bottom:24px!important;color:#9b9c9f;font-size:9px;text-align:center}.vt-inserted-result,.vt-inserted-text{max-width:690px}.vt-inserted-callout{width:-moz-max-content;width:max-content;display:inline-flex;align-items:center;gap:6px;margin-top:13px;padding:7px 10px;border:1px solid rgba(var(--vt-accent-rgb),.24);border-radius:999px;background:var(--vt-accent-soft);box-shadow:0 7px 18px rgba(17,18,23,.08);color:var(--vt-accent-ink);font-family:Geist Mono,monospace;font-size:10px;font-weight:650;line-height:1}.vt-demo-window--phone .vt-inserted-callout{margin-left:auto}.vt-empty-line{min-height:32px}.vt-text-caret,.vt-workflow-caret{display:inline-block;width:1.5px;height:1.15em;margin-left:2px;vertical-align:-.16em;background:var(--vt-ink);animation:vt-caret 1s steps(1) infinite}@keyframes vt-caret{0%,48%{opacity:1}49%,to{opacity:0}}.vt-demo-floating-ui{position:absolute;bottom:25px;left:50%;display:flex;align-items:center;transform:translateX(-50%)}.vt-shortcut-key{position:relative;width:62px;height:62px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid #c8c8c6;border-radius:14px;background:linear-gradient(180deg,#fff,#e8e8e5);box-shadow:0 5px 0 #c4c4c1,0 9px 18px rgba(0,0,0,.12);color:#2a2b2f}.vt-key-callout{min-height:34px;position:absolute;top:12px;right:calc(100% + 14px);display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(17,18,23,.12);border-radius:10px;background:rgba(255,255,255,.94);box-shadow:0 9px 24px rgba(17,18,23,.12);color:#3c3d42;font-family:Geist Mono,monospace;font-size:10px!important;font-weight:620!important;line-height:1!important;white-space:nowrap}.vt-key-callout:after{content:"";width:14px;position:absolute;top:50%;left:100%;border-top:1px dashed #bcbcb9}.vt-shortcut-key.is-pressed{box-shadow:0 2px 0 #c4c4c1,0 5px 10px rgba(0,0,0,.1)}.vt-shortcut-key--mobile{width:72px;height:72px;border:1px solid rgba(var(--vt-accent-rgb),.36);border-radius:50%;background:radial-gradient(circle at 50% 35%,#ffffff 0,var(--vt-accent) 72%);box-shadow:0 16px 34px rgba(17,18,23,.12),inset 0 -1px 0 rgba(17,18,23,.12);color:var(--vt-accent-ink)}.vt-shortcut-key--mobile:after{content:"";position:absolute;inset:-7px;z-index:-1;border:1px solid rgba(var(--vt-accent-rgb),.22);border-radius:inherit;opacity:0;transform:scale(.94);transition:opacity .18s ease,transform .18s ease}.vt-shortcut-key--mobile.is-pressed{box-shadow:0 18px 40px rgba(var(--vt-accent-rgb),.28),inset 0 0 0 1px rgba(var(--vt-accent-rgb),.28)}.vt-shortcut-key--mobile.is-pressed:after{opacity:1;transform:scale(1)}.vt-shortcut-key span{font-size:21px;font-weight:590;line-height:1}.vt-shortcut-key small{margin-top:5px;color:#8a8a8e;font-family:Geist Mono,monospace;font-size:7px;letter-spacing:.05em;text-transform:uppercase}.vt-shortcut-key--mobile small{color:rgba(23,76,60,.62);font-size:8px}.vt-demo-connector{width:46px;border-top:1px dashed #bcbcb9}.vt-demo-pill{height:42px;min-width:46px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 15px;border:1px solid rgba(255,255,255,.09);border-radius:999px;background:#101117;box-shadow:0 10px 28px rgba(0,0,0,.34),inset 0 1px 0 rgba(255,255,255,.08);color:white;font-family:Geist Mono,monospace;font-size:9px;font-weight:560;letter-spacing:.02em}.vt-demo-pill--idle{height:18px;min-width:42px;padding:0 12px;opacity:.9}.vt-pill-idle-mark{width:18px;height:3px;border-radius:99px;background:rgba(255,255,255,.42)}.vt-voice-bars{height:16px;display:flex;align-items:center;gap:2px}.vt-voice-bars>span{width:2px;height:13px;border-radius:99px;background:white;transform-origin:center;animation:vt-voice .8s ease-in-out infinite}.vt-voice-bars>span:nth-child(2){animation-delay:.12s}.vt-voice-bars>span:nth-child(3){animation-delay:.24s}.vt-voice-bars>span:nth-child(4){animation-delay:.12s}@keyframes vt-voice{0%,to{transform:scaleY(.32);opacity:.5}50%{transform:scaleY(1);opacity:1}}.vt-voice-bars--processing>span{animation:vt-processing 1.2s ease-in-out infinite}@keyframes vt-processing{0%,to{opacity:.28;transform:scaleY(.55)}45%{opacity:1;transform:scaleY(.95)}}.vt-demo-control{min-height:36px;position:absolute;right:16px;bottom:16px;z-index:7;display:inline-flex;align-items:center;gap:7px;padding:0 12px;border:1px solid rgba(255,255,255,.12);border-radius:999px;background:rgba(17,18,23,.86);box-shadow:0 8px 22px rgba(17,18,23,.2);color:rgba(255,255,255,.78);backdrop-filter:blur(12px);font-family:inherit;font-size:11px;font-weight:580;cursor:pointer}.vt-hero-proof{width:min(960px,100%);display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:12px;margin:34px auto 0}.vt-hero-proof>span{min-height:86px;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto;align-items:center;gap:3px 12px;padding:17px 18px;border:1px solid rgba(255,255,255,.11);border-radius:18px;background:rgba(255,255,255,.045);box-shadow:inset 0 1px 0 rgba(255,255,255,.055);backdrop-filter:blur(12px)}.vt-hero-proof svg{grid-row:1/3;width:36px;height:36px;padding:8px;border-radius:12px;background:var(--vt-accent);color:var(--vt-accent-ink);box-shadow:inset 0 0 0 1px rgba(17,18,23,.08),0 8px 20px rgba(0,0,0,.18)}.vt-hero-proof strong{color:rgba(255,255,255,.92);font-size:14px;font-weight:650;line-height:1.15}.vt-hero-proof small{color:rgba(255,255,255,.48);font-size:12px;line-height:1.35}.vt-hero-shortcut{font-family:Geist Mono,monospace;font-size:10px}.vt-faq,.vt-why,.vt-workflows{padding:150px 0;scroll-margin-top:92px}.vt-section-heading{max-width:780px}.vt-section-heading--split{max-width:none;display:grid;grid-template-columns:minmax(0,1.35fr) minmax(280px,.65fr);align-items:end;gap:60px;margin-bottom:70px}.vt-section-heading--split>p{max-width:430px;margin:0 0 4px;color:var(--vt-muted);font-size:17px;line-height:1.65}.vt-coming-callout h2,.vt-section-heading h2{font-size:clamp(48px,6vw,78px);line-height:.98}.vt-section-heading--center{margin-inline:auto;text-align:center}.vt-section-heading--center>p:last-child{max-width:650px;margin:25px auto 0;color:var(--vt-muted);font-size:17px;line-height:1.62}.vt-difference-grid{display:grid;grid-template-columns:.82fr 1.18fr;gap:18px}.vt-difference-grid article{position:relative;overflow:hidden;border:1px solid var(--vt-line);border-radius:28px}.vt-card-number{position:absolute;top:24px;right:24px;color:rgba(17,18,23,.27);font-family:Geist Mono,monospace;font-size:11px}.vt-card-icon{width:45px;height:45px;display:flex;align-items:center;justify-content:center;margin-bottom:32px;border:1px solid var(--vt-line);border-radius:13px;background:rgba(255,255,255,.55)}.vt-difference-grid h3{margin:0;font-size:clamp(28px,3vw,42px);font-weight:590;letter-spacing:-.052em;line-height:1.05}.vt-card-copy>p,.vt-difference-grid article>p{margin:18px 0 0;color:var(--vt-muted);font-size:15px;line-height:1.65}.vt-privacy-card{grid-column:1/-1;min-height:490px;display:grid;grid-template-columns:.75fr 1.25fr;gap:60px;padding:46px;background:var(--vt-soft-black);color:white}.vt-privacy-card .vt-card-number{color:rgba(255,255,255,.28)}.vt-privacy-card .vt-card-icon{border-color:rgba(244,242,234,.18);background:rgba(244,242,234,.08);color:rgba(244,242,234,.88)}.vt-privacy-card .vt-card-copy>p:last-child{color:rgba(255,255,255,.64)}.vt-device-boundary{align-self:center;padding:27px;border:1px solid rgba(244,242,234,.3);border-radius:22px;background:rgba(244,242,234,.055);box-shadow:inset 0 0 60px rgba(244,242,234,.04)}.vt-device-boundary>p{max-width:510px;margin:24px 0 0;color:rgba(255,255,255,.58);font-size:12px;line-height:1.55}.vt-local-flow{display:flex;align-items:center;margin-top:34px}.vt-local-flow-item{flex:1;display:flex;align-items:center}.vt-local-node{min-width:94px;display:flex;flex-direction:column;align-items:center;gap:10px;color:rgba(255,255,255,.86);font-size:11px;text-align:center}.vt-local-node svg{color:rgba(244,242,234,.9)}.vt-local-line{position:relative;flex:1;height:1px;overflow:hidden;background:rgba(244,242,234,.22)}.vt-local-line i{position:absolute;width:45%;height:100%;background:linear-gradient(90deg,transparent,var(--vt-accent),transparent);animation:vt-local-flow 2.4s ease-in-out infinite}@keyframes vt-local-flow{0%{transform:translateX(-120%)}to{transform:translateX(260%)}}.vt-learning-card,.vt-lifetime-card{min-height:460px;padding:40px;background:rgba(255,255,255,.45)}.vt-lifetime-card{background:var(--vt-accent-soft)}.vt-lifetime-card a{display:inline-flex;align-items:center;gap:8px;margin-top:44px;color:var(--vt-ink);font-size:13px;font-weight:650;text-decoration:none}.vt-learning-sequence{display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:12px;margin-top:46px;text-align:center}.vt-learning-sequence>div{min-width:0;min-height:118px;display:flex;flex-direction:column;justify-content:center;padding:22px 18px;border:1px solid rgba(17,18,23,.16);border-radius:18px;background:rgba(255,255,255,.86);box-shadow:0 8px 22px rgba(17,18,23,.035)}.vt-learning-sequence span{display:block;margin-bottom:11px;color:#74757b;font-family:Geist Mono,monospace;font-size:12px;letter-spacing:.06em;text-transform:uppercase}.vt-learning-sequence del,.vt-learning-sequence strong{color:#34353a;font-size:clamp(18px,1.7vw,24px);font-weight:680;line-height:1.15;text-decoration-thickness:1.5px}.vt-learning-sequence .is-learned{border-color:rgba(17,18,23,.18);background:#f4f2ea;box-shadow:0 12px 28px rgba(17,18,23,.065)}.vt-learning-sequence .is-learned strong{display:flex;align-items:center;justify-content:center;gap:4px;color:var(--vt-accent-ink)}.vt-workflows{background:var(--vt-paper)}.vt-workflow-tabs{width:-moz-max-content;width:max-content;max-width:100%;display:flex;gap:5px;margin:46px auto 28px;padding:5px;overflow-x:auto;border:1px solid var(--vt-line);border-radius:15px;background:#efeee8}.vt-workflow-tabs button{min-height:42px;display:inline-flex;align-items:center;gap:7px;padding:0 16px;border:0;border-radius:10px;background:transparent;color:#77787e;font-family:inherit;font-size:12px;font-weight:590;white-space:nowrap;cursor:pointer}.vt-workflow-tabs button.is-active{background:white;color:var(--vt-ink);box-shadow:0 2px 8px rgba(17,18,23,.08)}.vt-workflow-stage{display:grid;grid-template-columns:.78fr 1.22fr;gap:18px;min-height:540px}.vt-speech-card,.vt-workflow-app{overflow:hidden;border:1px solid var(--vt-line);border-radius:25px}.vt-workflow-app{background:#ebeae5;box-shadow:0 20px 50px rgba(17,18,23,.08)}.vt-workflow-app-head{height:60px;display:flex;align-items:center;justify-content:space-between;padding:0 24px;border-bottom:1px solid var(--vt-line);background:rgba(255,255,255,.67);color:#73747a;font-size:11px}.vt-workflow-app-head span:first-child{display:flex;align-items:center;gap:8px;color:#303136;font-weight:620}.vt-workflow-output{position:relative;min-height:480px;padding:70px 11%;background:var(--vt-paper);color:#2b2c31;font-size:clamp(18px,2.2vw,26px);line-height:1.62;letter-spacing:-.026em;white-space:pre-line}.vt-workflow-output p{margin:0 0 13px}.vt-speech-card{position:relative;display:flex;flex-direction:column;padding:34px;background:var(--vt-soft-black);color:white}.vt-transform-label{display:flex;align-items:center;gap:7px;color:rgba(255,255,255,.43);font-family:Geist Mono,monospace;font-size:11px;letter-spacing:.09em;text-transform:uppercase}.vt-speech-card blockquote{margin:22px 0 30px;color:rgba(255,255,255,.6);font-family:"Instrument Serif",Georgia,serif;font-size:clamp(22px,2.5vw,31px);line-height:1.28}.vt-speech-arrow{width:44px;height:44px;display:flex;align-items:center;justify-content:center;margin-top:auto;border:1px solid rgba(var(--vt-accent-rgb),.24);border-radius:50%;background:rgba(var(--vt-accent-rgb),.08);color:var(--vt-accent-strong)}.vt-start{position:relative;padding:150px 0;background:var(--vt-ink);color:white;overflow:hidden;scroll-margin-top:92px}.vt-start-glow{top:auto;bottom:-360px}.vt-start-inner{position:relative;z-index:1}.vt-section-heading--dark h2{color:white}.vt-section-heading--dark>p:last-child{color:rgba(255,255,255,.5)}.vt-setup-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin-top:64px}.vt-setup-steps article{position:relative;min-height:280px;padding:28px;border:1px solid rgba(255,255,255,.1);border-radius:22px;background:rgba(255,255,255,.045)}.vt-setup-steps article>span{position:absolute;top:24px;right:24px;color:rgba(255,255,255,.26);font-family:Geist Mono,monospace;font-size:11px}.vt-setup-visual{width:54px;height:54px;display:flex;align-items:center;justify-content:center;margin-bottom:38px;border:1px solid rgba(244,242,234,.32);border-radius:15px;background:var(--vt-accent);color:var(--vt-accent-ink);box-shadow:0 12px 28px rgba(0,0,0,.2)}.vt-setup-key{background:var(--vt-paper);box-shadow:0 5px 0 #bfc0be;color:var(--vt-ink);font-size:20px;font-weight:650}.vt-setup-steps h3{margin:0;font-size:18px;font-weight:620;letter-spacing:-.026em}.vt-setup-steps p{margin:12px 0 0;color:rgba(255,255,255,.46);font-size:13px;line-height:1.62}.vt-start-cta{margin-top:52px;text-align:center}.vt-start-cta>p{display:flex;align-items:center;justify-content:center;gap:8px;margin:0;color:rgba(255,255,255,.46);font-size:11px}.vt-start-cta>div{margin-top:20px}.vt-install-link{display:inline-block;margin-top:20px;color:rgba(255,255,255,.42);font-size:11px;text-decoration:underline;text-underline-offset:4px}.vt-coming-callout{display:grid;grid-template-columns:.82fr 1.18fr;align-items:center;gap:80px}.vt-coming-callout--form-only{max-width:760px;grid-template-columns:1fr}.vt-coming-callout>div:first-child>p{max-width:550px;margin:24px 0 0;color:rgba(255,255,255,.54);font-size:17px;line-height:1.65}.vt-waitlist-form{width:100%;max-width:620px;margin-top:34px}.vt-waitlist-form label{display:block;margin-bottom:9px;color:rgba(255,255,255,.53);font-size:13px;font-weight:580}.vt-waitlist-fields{display:flex;align-items:stretch;gap:10px}.vt-waitlist-input-shell{min-width:0;flex:1;height:56px;display:flex;align-items:center;border:1px solid rgba(255,255,255,.13);border-radius:16px;background:rgba(255,255,255,.07);transition:border-color .16s ease,background .16s ease,box-shadow .16s ease}.vt-waitlist-input-shell:focus-within{border-color:rgba(var(--vt-accent-rgb),.58);background:rgba(255,255,255,.1);box-shadow:0 0 0 4px rgba(var(--vt-accent-rgb),.12)}.vt-waitlist-input-shell input{width:100%;height:100%;min-height:0;padding:0 18px;border:0;border-radius:inherit;background:transparent;color:white;-moz-appearance:none;appearance:none;-webkit-appearance:none;font:inherit;font-size:15px;line-height:1;outline:0}.vt-waitlist-input-shell input::-moz-placeholder{color:rgba(255,255,255,.3)}.vt-waitlist-input-shell input::placeholder{color:rgba(255,255,255,.3)}.vt-waitlist-fields button{height:56px;display:inline-flex;align-items:center;gap:8px;padding:0 17px;border:0;border-radius:12px;background:var(--vt-paper);color:var(--vt-ink);font-family:inherit;font-size:14px;font-weight:650;cursor:pointer}.vt-waitlist-fields button:disabled,.vt-waitlist-input-shell input:disabled,.vt-waitlist-input-shell:has(input:disabled){opacity:.58;cursor:wait}.vt-waitlist-message,.vt-waitlist-note{margin:9px 0 0!important;color:rgba(255,255,255,.34)!important;font-size:12px!important}.vt-waitlist-message{color:#ffb3ad!important}.vt-waitlist-success{max-width:540px;display:flex;gap:14px;margin-top:34px;padding:18px;border:1px solid rgba(var(--vt-accent-rgb),.25);border-radius:15px;background:rgba(var(--vt-accent-rgb),.09)}.vt-waitlist-success>span{width:38px;height:38px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--vt-accent);color:var(--vt-accent-ink)}.vt-waitlist-success strong{font-size:13px}.vt-waitlist-success p{margin:5px 0 0;color:rgba(255,255,255,.52);font-size:11px;line-height:1.5}.vt-faq-inner{display:grid;grid-template-columns:.65fr 1.35fr;gap:80px}.vt-faq-list{border-top:1px solid var(--vt-line)}.vt-faq-list details{border-bottom:1px solid var(--vt-line)}.vt-faq-list summary{min-height:80px;display:grid;grid-template-columns:35px 1fr auto;align-items:center;gap:12px;color:#2f3035;font-size:15px;font-weight:590;cursor:pointer;list-style:none}.vt-faq-list summary::-webkit-details-marker{display:none}.vt-faq-list summary>span{color:#a0a09d;font-family:Geist Mono,monospace;font-size:11px}.vt-faq-list summary i{color:#77787d;font-size:20px;font-style:normal;font-weight:350;transition:transform .18s ease}.vt-faq-list details[open] summary i{transform:rotate(45deg)}.vt-faq-list details>p{max-width:650px;margin:-4px 38px 26px 47px;color:var(--vt-muted);font-size:14px;line-height:1.7}.vt-closing{padding:132px 0 120px;background:var(--vt-soft-black);color:white;text-align:center}.vt-closing img{display:block;margin:0 auto 30px;border-radius:17px;box-shadow:0 15px 36px rgba(0,0,0,.3)}.vt-closing h2{font-size:clamp(48px,6vw,78px);line-height:1}.vt-closing .vt-button{margin-top:32px}.vt-closing>.vt-container>span{display:block;margin-top:28px;color:rgba(244,242,234,.68);font-family:"Instrument Serif",Georgia,serif;font-size:21px;font-style:italic}.vt-brand-footer{min-height:70svh;flex-direction:column;padding:42px 4vw 32px;background:var(--vt-canvas)}.vt-brand-footer,.vt-footer-meta{display:flex;justify-content:space-between}.vt-footer-meta{align-items:center;gap:28px;color:var(--vt-muted);font-size:13px}.vt-footer-meta nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:24px}.vt-footer-meta a{color:inherit;text-decoration:none}.vt-footer-meta a:hover{color:var(--vt-ink)}.vt-oversized-wordmark{width:100%;display:flex;align-items:center;justify-content:center;gap:clamp(18px,2.5vw,40px);margin:auto auto 0;color:rgba(17,18,23,.42);line-height:.92;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-mask-image:linear-gradient(180deg,#000 0,#000 50%,transparent);mask-image:linear-gradient(180deg,#000 0,#000 50%,transparent)}.vt-oversized-wordmark img{width:clamp(90px,12vw,210px);height:clamp(90px,12vw,210px);border-radius:clamp(24px,3vw,56px);opacity:.78}.vt-oversized-wordmark span{font-size:clamp(82px,14.2vw,238px);font-weight:690;letter-spacing:normal;white-space:nowrap}@media (max-width:1050px){.vt-nav{grid-template-columns:1fr auto}.vt-nav-links{display:none}.vt-mobile-menu-button{display:inline-flex}.vt-mobile-menu{display:flex;flex-direction:column;gap:4px;margin-top:8px;padding:10px;border:1px solid rgba(17,18,23,.11);border-radius:17px;background:rgba(244,242,234,.98);box-shadow:0 20px 50px rgba(3,5,8,.18)}.vt-mobile-menu a{padding:13px 12px;border-radius:9px}.vt-mobile-menu a:hover{background:rgba(17,18,23,.05)}.vt-coming-callout,.vt-privacy-card{grid-template-columns:1fr}.vt-coming-callout{gap:52px}}@media (max-width:820px){.vt-container{width:min(100% - 32px,720px)}.vt-nav-shell{width:calc(100% - 20px);top:max(10px,env(safe-area-inset-top))}.vt-nav{min-height:58px;padding:7px 8px 7px 13px;border-radius:16px}.vt-nav-brand{font-size:15px}.vt-nav-brand img{width:26px;height:26px}.vt-nav-actions{padding-left:0;border-left:0}.vt-nav-cta,.vt-platform-download--compact{min-width:112px;min-height:42px;padding-inline:13px;box-shadow:0 2px 0 #000}.vt-nav-cta-label--desktop{display:none}.vt-nav-cta-label--mobile{display:inline;font-size:11px}.vt-hero{padding:136px 0 64px}.vt-hero-copy{margin-bottom:44px}.vt-hero h1{font-size:clamp(46px,12vw,68px)}.vt-hero-description{font-size:16px}.vt-demo-editor{min-height:410px;padding-inline:7%}.vt-faq,.vt-start,.vt-why,.vt-workflows{padding:104px 0}.vt-faq-inner,.vt-section-heading--split{grid-template-columns:1fr;gap:30px}.vt-section-heading--split{margin-bottom:48px}.vt-difference-grid{grid-template-columns:1fr}.vt-privacy-card{padding:34px}.vt-learning-card,.vt-lifetime-card{min-height:auto;padding:34px}.vt-workflow-stage{grid-template-columns:1fr}.vt-workflow-app{min-height:440px}.vt-speech-card{min-height:340px}.vt-setup-steps{grid-template-columns:1fr}.vt-setup-steps article{min-height:230px}.vt-brand-footer{min-height:52svh}.vt-footer-meta{align-items:flex-start}}@media (max-width:560px){.vt-nav-cta,.vt-platform-download--compact{min-width:94px}.vt-nav-brand span{display:none}.vt-hero-actions,.vt-start-cta>div{flex-direction:column;align-items:stretch}.vt-button,.vt-hero-actions .vt-platform-download{width:100%}.vt-demo-window{border-radius:19px}.vt-demo-titlebar{grid-template-columns:1fr auto}.vt-demo-titlebar>span:nth-child(2){display:none}.vt-demo-window--phone{width:min(360px,100%);border-width:8px;border-radius:42px}.vt-demo-window--android{border-radius:30px}.vt-phone-status-bar{height:42px;padding-inline:16px;font-size:9px}.vt-phone-island{width:76px;height:23px}.vt-demo-toolbar--phone{height:54px;padding-inline:18px}.vt-demo-toolbar--phone strong{font-size:14px}.vt-demo-toolbar{padding-inline:17px}.vt-demo-editor{min-height:385px;padding:28px 20px}.vt-demo-window--phone .vt-demo-editor{min-height:420px;padding:24px 18px}.vt-email-meta{grid-template-columns:52px 1fr}.vt-demo-copy{font-size:15px}.vt-demo-floating-ui{bottom:22px}.vt-shortcut-key{width:54px;height:54px}.vt-shortcut-key--mobile{width:70px;height:70px}.vt-demo-connector{width:20px}.vt-demo-pill{padding-inline:11px}.vt-demo-control{width:36px;padding:0}.vt-demo-control span{display:none}.vt-hero-proof{grid-template-columns:1fr;gap:10px;margin-top:26px}.vt-hero-proof>span{min-height:78px;padding:16px}.vt-hero-proof strong{font-size:15px}.vt-hero-proof small{font-size:13px}.vt-closing h2,.vt-coming-callout h2,.vt-section-heading h2{font-size:48px}.vt-learning-card,.vt-lifetime-card,.vt-privacy-card{border-radius:22px}.vt-privacy-card{padding:28px;gap:34px}.vt-device-boundary{padding:20px}.vt-local-flow{align-items:stretch;gap:10px}.vt-local-flow,.vt-local-flow-item{flex-direction:column}.vt-local-node{width:100%;flex-direction:row;justify-content:flex-start}.vt-local-line{width:1px;height:20px;margin-left:10px}.vt-local-line i{width:100%;height:45%;animation-name:vt-local-flow-mobile}@keyframes vt-local-flow-mobile{0%{transform:translateY(-120%)}to{transform:translateY(260%)}}.vt-learning-sequence{grid-template-columns:1fr;gap:14px;margin-top:34px}.vt-learning-sequence>div{min-height:128px;padding:24px 18px}.vt-learning-sequence span{margin-bottom:13px;font-size:13px}.vt-learning-sequence del,.vt-learning-sequence strong{font-size:25px}.vt-learning-sequence>svg{transform:rotate(90deg);margin-inline:auto}.vt-workflow-tabs{width:100%;justify-content:flex-start}.vt-workflow-output{min-height:390px;padding:48px 28px;font-size:18px}.vt-speech-card{min-height:300px;padding:27px}.vt-coming-callout--form-only{max-width:none}.vt-waitlist-form{max-width:none;margin-top:30px}.vt-waitlist-form label{margin-bottom:10px;font-size:15px}.vt-waitlist-fields{display:grid;grid-template-columns:minmax(0,1fr);gap:14px}.vt-waitlist-input-shell{width:100%;height:64px;min-height:64px;flex:none;border:0;border-radius:18px;background:var(--vt-paper);box-shadow:inset 0 0 0 1px rgba(17,18,23,.05),0 8px 26px rgba(0,0,0,.18)}.vt-waitlist-input-shell:focus-within{background:#ffffff;box-shadow:inset 0 0 0 2px rgba(var(--vt-accent-rgb),.42),0 10px 30px rgba(0,0,0,.2)}.vt-waitlist-input-shell input{padding-inline:22px;color:var(--vt-ink);font-size:16px}.vt-waitlist-input-shell input::-moz-placeholder{color:rgba(17,18,23,.42)}.vt-waitlist-input-shell input::placeholder{color:rgba(17,18,23,.42)}.vt-waitlist-fields button{width:100%;height:64px;min-height:64px;justify-content:center;border-radius:18px;font-size:16px}.vt-waitlist-message,.vt-waitlist-note{margin-top:14px!important;font-size:12px!important}.vt-faq-list summary{min-height:74px;grid-template-columns:28px 1fr auto;font-size:14px}.vt-faq-list details>p{margin-left:40px;margin-right:20px}.vt-footer-meta{flex-direction:column}.vt-footer-meta nav{justify-content:flex-start;gap:14px 20px}.vt-brand-footer{min-height:520px;padding:30px 22px 26px}.vt-oversized-wordmark{flex-direction:column;gap:14px;margin-bottom:0;line-height:.95}.vt-oversized-wordmark img{width:96px;height:96px;border-radius:25px}.vt-oversized-wordmark span{font-size:clamp(58px,18vw,86px)}}@media (prefers-reduced-motion:reduce){.vt-site *,.vt-site :after,.vt-site :before{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}