:root{--navy:#14223d;--orange:#f56a0a;--mist:#f5f7fb;--white:#fff;--border:#e0e5ec;--secondary:#4d607b;--header-height:76px;--content:min(1180px, calc(100vw - 48px));--pointer-rx:0deg;--pointer-ry:0deg;--pointer-rx-inverse:0deg;--pointer-ry-inverse:0deg;--pointer-shift-x:0px;--pointer-shift-y:0px;--pointer-shift-x-inverse:0px;--pointer-shift-y-inverse:0px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--navy);background:var(--white);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.5}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input{font:inherit}img{max-width:100%;display:block}.skip-link{z-index:20;color:var(--white);background:var(--navy);padding:10px 14px;position:fixed;top:12px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:10;width:var(--content);height:var(--header-height);border-bottom:1px solid color-mix(in srgb, var(--navy) 8%, transparent);justify-content:space-between;align-items:center;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.site-header:before{content:"";z-index:-1;inset:0 calc((100vw - var(--content)) / -2) auto;height:var(--header-height);background:color-mix(in srgb, var(--white) 94%, transparent);position:fixed}.brand{letter-spacing:-.02em;align-items:center;gap:10px;font-size:16px;font-weight:560;display:inline-flex}.brand img{border-radius:9px;width:34px;height:34px}.brand b{font-weight:760}.desktop-nav{align-items:center;gap:30px;font-size:13px;font-weight:600;display:flex}.desktop-nav a{color:var(--secondary);position:relative}.desktop-nav a:after{content:"";background:var(--orange);height:1px;transition:right .25s;position:absolute;bottom:-7px;left:0;right:100%}.desktop-nav a:hover:after{right:0}.desktop-nav a:focus-visible:after{right:0}.locale-switcher{background:var(--mist);border-radius:999px;align-items:center;gap:1px;padding:3px;display:flex}.locale-switcher button{width:32px;height:28px;color:var(--secondary);cursor:pointer;background:0 0;border:0;border-radius:999px;font-size:10px;font-weight:760}.locale-switcher button[aria-pressed=true]{color:var(--white);background:var(--navy)}.locale-switcher button:focus-visible{outline:2px solid var(--orange);outline-offset:2px}.signal{z-index:1;pointer-events:none;width:100vw;height:188px;position:fixed;top:50%;left:0;overflow:hidden;transform:translateY(-50%)}.signal:before{content:"";background:color-mix(in srgb, var(--orange) 11%, transparent);width:100%;height:1px;position:absolute;top:50%;left:0}#voice-signal{width:100%;height:100%}.signal-status{color:var(--secondary);letter-spacing:.04em;align-items:center;gap:8px;font-size:10px;font-weight:680;display:inline-flex;position:absolute;bottom:5px;left:50%;transform:translate(-50%)}.signal-status i{background:var(--orange);width:6px;height:6px;box-shadow:0 0 0 5px color-mix(in srgb, var(--orange) 12%, transparent);border-radius:50%}.signal-on-dark .signal-status{color:var(--white)}main,footer{position:relative}.chapter{width:100%;position:relative}.hero-copy,.hero-device,.scroll-cue,.statement-inner,.workflow>*,.features>*,.language-copy,.language-words,.download>*,footer>*{z-index:2;position:relative}.hero{min-height:100svh;padding:calc(var(--header-height) + 54px) max(24px, calc((100vw - 1180px) / 2)) 52px;background:linear-gradient(145deg, var(--mist) 0%, var(--white) 100%);grid-template-columns:minmax(0,1fr) minmax(340px,.8fr);align-items:center;gap:clamp(32px,5vw,80px);display:grid;overflow:hidden}.hero-copy{align-self:center;max-width:610px;padding-bottom:5vh;transform:translateY(-42px)}.hero-kicker{color:var(--orange);margin:0 0 22px;font-size:13px;font-weight:700}.hero h1{letter-spacing:-.04em;text-wrap:balance;max-width:590px;margin:0;font-size:clamp(44px,4.7vw,66px);line-height:1}.hero-lead{max-width:570px;color:var(--secondary);text-wrap:pretty;margin:260px 0 0;font-size:clamp(17px,1.5vw,20px);line-height:1.55}.hero-actions{align-items:center;gap:24px;margin-top:32px;display:flex}.button{border-radius:999px;justify-content:center;align-items:center;min-height:48px;padding:0 22px;font-size:14px;font-weight:720;display:inline-flex}.button-primary{color:var(--white);background:var(--navy)}.button-primary:hover{background:var(--orange)}.text-link{color:var(--navy);align-items:center;gap:8px;font-size:14px;font-weight:680;display:inline-flex}.text-link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.7px;width:20px;transition:transform .25s}.text-link:hover svg{transform:translate(4px)}.hero-proof{color:var(--secondary);letter-spacing:.01em;margin:27px 0 0;font-size:12px;font-weight:620}.hero-device{aspect-ratio:.6;perspective:1500px;width:min(430px,37vw);transform-style:preserve-3d;justify-self:center;position:relative}.hero-device:after{content:"";z-index:-1;background:color-mix(in srgb, var(--navy) 13%, transparent);filter:blur(18px);border-radius:50%;height:44px;position:absolute;bottom:2%;left:11%;right:6%;transform:rotate(-2deg)translateZ(-80px)}.hero-phone-crop{transform:perspective(1500px) rotateX(var(--pointer-rx)) rotateY(var(--pointer-ry)) translate3d(var(--pointer-shift-x), var(--pointer-shift-y), 0);transform-origin:50% 52%;will-change:transform;position:absolute;inset:0;overflow:hidden}.hero-phone-video{object-fit:fill;width:139%;height:111.2%;display:block;position:absolute;top:-5.6%;left:-19.5%}.recording-chip{z-index:4;color:var(--navy);background:var(--white);border:1px solid var(--border);box-shadow:0 6px 12px color-mix(in srgb, var(--navy) 10%, transparent);border-radius:999px;align-items:center;gap:9px;padding:10px 14px;font-size:11px;display:flex;position:absolute;bottom:15%;right:1%;transform:translateZ(80px)}.recording-chip span{background:var(--orange);border-radius:50%;width:8px;height:8px}.recording-chip b{font-weight:700}.scroll-cue{color:var(--secondary);flex-direction:column;align-items:center;gap:7px;font-size:9px;font-weight:680;display:flex;position:absolute;bottom:24px;left:50%;transform:translate(-50%)}.scroll-cue>span:first-child{background:var(--orange);transform-origin:top;width:1px;height:30px;animation:2s ease-in-out infinite scroll-cue}.statement{background:var(--white);place-items:center;min-height:95svh;padding:130px 24px;display:grid}.statement-inner{text-align:center;width:min(920px,100%);transform:translateY(-44px)}.statement-inner>p:first-child{color:var(--orange);margin:0 0 18px;font-size:13px;font-weight:700}.statement h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(48px,7vw,92px);line-height:.98}.statement-body{max-width:650px;color:var(--secondary);margin:140px auto 0;font-size:clamp(17px,1.6vw,21px);line-height:1.55}.workflow{min-height:105svh;width:var(--content);grid-template-columns:repeat(2,minmax(0,1fr));align-items:center;gap:clamp(60px,9vw,150px);margin:0 auto;padding:15vh 0;display:grid}.workflow-copy{max-width:470px}.copy-right{grid-column:2}.step-index{width:32px;height:32px;color:var(--white);background:var(--orange);border-radius:50%;place-items:center;margin-bottom:24px;font-size:12px;font-weight:760;display:grid}.workflow h2{letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(40px,4.5vw,68px);line-height:1}.workflow-copy>p{max-width:450px;color:var(--secondary);text-wrap:pretty;margin:150px 0 0;font-size:18px;line-height:1.6}.quiet-list{border-top:1px solid var(--border);margin:28px 0 0;padding:0;list-style:none}.quiet-list li{border-bottom:1px solid var(--border);padding:13px 0 13px 20px;font-size:13px;font-weight:650;position:relative}.quiet-list li:before{content:"";background:var(--orange);border-radius:50%;width:6px;height:6px;position:absolute;top:20px;left:0}.record-orb{aspect-ratio:1;justify-self:center;place-items:center;width:min(360px,31vw);display:grid;position:relative}.record-orb>span{border-radius:50%;place-items:center;display:grid;position:absolute}.orb-ring{border:1px solid color-mix(in srgb, var(--orange) 24%, transparent);width:100%;height:100%;animation:2.4s ease-in-out infinite slow-pulse}.orb-soft{background:color-mix(in srgb, var(--orange) 12%, var(--white));width:72%;height:72%}.orb-core{background:var(--orange);width:50%;height:50%}.orb-core svg{fill:none;width:44%;stroke:var(--white);stroke-width:2.4px;stroke-linecap:round;stroke-linejoin:round}.screen-stage{perspective:1500px;min-height:650px;transform-style:preserve-3d;place-items:center;display:grid;position:relative}.screen-stage:after{content:"";z-index:-1;background:color-mix(in srgb, var(--navy) 10%, transparent);filter:blur(20px);border-radius:50%;height:70px;position:absolute;bottom:18px;left:4%;right:2%;transform:rotate(-3deg)translateZ(-90px)}.dual-phone-showcase{width:min(590px,46vw);transform:rotateX(var(--pointer-rx-inverse)) rotateY(var(--pointer-ry-inverse)) translate3d(var(--pointer-shift-x-inverse), var(--pointer-shift-y-inverse), 0);transform-origin:50% 52%;filter:drop-shadow(-24px 34px 34px color-mix(in srgb, var(--navy) 16%, transparent));will-change:transform}.note-output{background:var(--white);border:1px solid var(--border);border-radius:14px;place-self:center;width:min(470px,100%);padding:28px 32px 34px}.note-toolbar{border-bottom:1px solid var(--border);align-items:center;gap:6px;padding-bottom:20px;display:flex}.note-toolbar span{background:var(--border);border-radius:50%;width:7px;height:7px}.note-toolbar span:first-child{background:var(--orange)}.note-toolbar b{color:var(--secondary);margin-left:auto;font-size:11px}.note-output h3{letter-spacing:-.03em;margin:30px 0 4px;font-size:28px}.note-meta{color:var(--secondary);margin:0;font-size:12px}.note-rule{background:var(--border);height:1px;margin:22px 0}.note-output h4{color:var(--orange);margin:18px 0 8px;font-size:12px}.note-output>p:not(.note-meta):not(.note-action){color:var(--secondary);margin:0;font-size:14px;line-height:1.55}.note-action{align-items:center;gap:9px;margin:8px 0 0;font-size:13px;display:flex}.note-action i{border:1px solid var(--border);border-radius:3px;width:13px;height:13px}.features{color:var(--white);background:var(--navy);padding:140px max(24px,50vw - 590px)}.features-heading{grid-template-columns:1.3fr .7fr;align-items:end;gap:80px;display:grid}.features-heading h2{letter-spacing:-.04em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(44px,5vw,72px);line-height:1}.features-heading p{color:color-mix(in srgb, var(--white) 68%, transparent);margin:0 0 5px;font-size:17px;line-height:1.55}.feature-lines{border-top:1px solid color-mix(in srgb, var(--white) 18%, transparent);margin-top:96px}.feature-lines article{border-bottom:1px solid color-mix(in srgb, var(--white) 18%, transparent);grid-template-columns:70px .7fr 1fr;align-items:center;gap:30px;min-height:126px;display:grid}.feature-lines article>span{color:var(--orange);font-size:12px;font-weight:750}.feature-lines h3{letter-spacing:-.025em;margin:0;font-size:24px}.feature-lines p{max-width:550px;color:color-mix(in srgb, var(--white) 64%, transparent);margin:0;font-size:15px}.languages{background:var(--mist);grid-template-columns:minmax(0,1fr);align-content:center;min-height:94svh;display:grid;overflow:hidden}.language-copy{width:var(--content);grid-template-columns:1fr .65fr;align-items:end;gap:80px;margin:0 auto;display:grid}.language-copy h2{letter-spacing:-.04em;text-wrap:balance;max-width:720px;margin:0;font-size:clamp(44px,5vw,72px);line-height:1}.language-copy p{color:var(--secondary);margin:0 0 6px;font-size:17px;line-height:1.55}.language-words{width:max-content;color:var(--navy);letter-spacing:-.04em;white-space:nowrap;gap:54px;margin-top:100px;font-size:clamp(42px,5vw,76px);font-weight:730;animation:30s linear infinite alternate language-track;display:flex}.language-words span:nth-child(2n){color:var(--orange)}.download{text-align:center;background:var(--white);flex-direction:column;justify-content:center;align-items:center;min-height:92svh;padding:130px 24px;display:flex}.download-icon{border-radius:22px;width:88px;height:88px}.download h2{letter-spacing:-.04em;text-wrap:balance;max-width:800px;margin:34px 0 0;font-size:clamp(44px,5.6vw,78px);line-height:1}.download>p:not(.store-note){color:var(--secondary);margin:120px 0 0;font-size:18px}.store-link{color:var(--white);background:var(--navy);text-align:left;border-radius:12px;align-items:center;gap:10px;margin-top:30px;padding:9px 20px 9px 14px;display:inline-flex}.store-link:hover{background:var(--orange)}.store-link svg{fill:currentColor;width:28px}.store-link span{flex-direction:column;line-height:1;display:flex}.store-link small{font-size:9px;font-weight:560}.store-link b{margin-top:3px;font-size:20px;font-weight:620}.store-note{max-width:420px;color:var(--secondary);margin:15px 0 0;font-size:11px}footer{width:var(--content);border-top:1px solid var(--border);min-height:110px;color:var(--secondary);justify-content:space-between;align-items:center;margin:0 auto;font-size:12px;display:flex}.footer-brand{color:var(--navy)}.footer-brand img{width:30px;height:30px}@keyframes scroll-cue{0%,to{opacity:.35;transform:scaleY(.35)}50%{opacity:1;transform:scaleY(1)}}@keyframes slow-pulse{0%,to{opacity:.45;transform:scale(.92)}50%{opacity:1;transform:scale(1)}}@keyframes language-track{0%{transform:translate(4vw)}to{transform:translate(calc(96vw - 100%))}}@media (max-width:900px){:root{--content:min(100% - 34px, 720px);--header-height:68px}.desktop-nav,.brand span{display:none}.hero{text-align:center;grid-template-columns:1fr;gap:56px;min-height:auto;padding:116px 20px 88px}.hero-copy{justify-self:center;padding:0;transform:none}.hero h1{font-size:clamp(42px,11vw,64px)}.hero-lead{margin:28px auto 0}.hero-actions{justify-content:center}.hero-device{width:min(390px,84vw)}.recording-chip{right:2%}.scroll-cue{display:none}.statement{min-height:86svh}.statement-inner{transform:none}.statement-body{margin-top:30px}.workflow{grid-template-columns:1fr;gap:80px;min-height:auto;padding:120px 0}.workflow-copy{text-align:center;justify-self:center;max-width:610px}.workflow-copy>p{margin-top:24px}.copy-right{grid-column:auto}.step-index{margin-inline:auto}.quiet-list{text-align:left}.record-orb{width:min(330px,74vw)}.screen-stage{order:2;justify-self:center;width:min(580px,100%);min-height:650px}.dual-phone-showcase{width:min(590px,92vw)}.note-output{margin-top:10px}.features-heading,.language-copy{grid-template-columns:1fr;gap:30px}}@media (max-width:560px){:root{--content:calc(100% - 30px)}.site-header{width:calc(100% - 28px)}.brand img{width:32px;height:32px}.locale-switcher button{width:34px;height:34px}.signal{height:132px}.signal-status{bottom:-1px}.hero{padding-top:108px}.hero-kicker{margin-bottom:16px;font-size:12px}.hero h1{font-size:clamp(40px,12vw,56px);line-height:1.01}.hero-lead{font-size:17px}.hero-actions{flex-direction:column;gap:16px}.hero-proof{line-height:1.6}.hero-device{width:min(350px,90vw)}.recording-chip{white-space:nowrap;bottom:-20px;right:50%;transform:translate(50%)}.statement{min-height:82svh;padding:110px 20px}.statement h2{font-size:clamp(42px,13vw,60px)}.statement-body{font-size:17px}.workflow{gap:65px;padding:100px 0;overflow:hidden}.workflow h2{font-size:clamp(39px,11vw,54px)}.workflow-copy>p{font-size:17px}.record-orb{width:72vw}.screen-stage{min-height:510px}.dual-phone-showcase{width:100%}.note-output{padding:22px}.features{padding:100px 20px}.features-heading h2,.language-copy h2{font-size:clamp(40px,12vw,58px)}.feature-lines{margin-top:60px}.feature-lines article{grid-template-columns:42px 1fr;gap:14px;padding:24px 0}.feature-lines article p{grid-column:2}.languages{min-height:80svh;padding:100px 0}.language-copy{width:calc(100% - 40px)}.language-words{gap:32px;margin-top:72px;font-size:46px}.download{min-height:84svh;padding:100px 20px}.download h2{font-size:clamp(42px,12vw,60px)}footer{flex-direction:column;justify-content:center;gap:14px;min-height:150px}.footer-brand span{display:inline}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}.hero-phone-crop,.dual-phone-showcase{will-change:auto}}
