:root{color-scheme:dark;--bg:#050509;--bg-soft:#0a0a11;--ink:#f5f4fa;--muted:#a09fae;--faint:#676674;--line:#ffffff1c;--indigo:#8078ff;--indigo-hot:#a39dff;--indigo-deep:#5549ff;--green:#6fe5ae;--page:min(1240px, calc(100vw - 64px));background:var(--bg);color:var(--ink);font-synthesis:none;text-rendering:optimizelegibility;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Helvetica Neue,sans-serif}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:auto;scrollbar-color:#363442 var(--bg)}body{background:var(--bg);margin:0;overflow-x:hidden}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit}a{color:inherit;text-decoration:none}.skip-link{z-index:100;color:#000;background:#fff;border-radius:999px;padding:12px 16px;position:fixed;top:16px;left:16px;transform:translateY(-150%)}.skip-link:focus{transform:none}.welcome{z-index:90;background:#030305;place-items:center;transition:opacity .8s cubic-bezier(.7,0,.2,1),visibility .8s;display:grid;position:fixed;inset:0}.welcome .voicebaton-lockup{color:#fff;opacity:0;align-items:center;animation:1s .15s forwards welcome-mark;display:flex;transform:translateY(10px)}.voicebaton-lockup{white-space:nowrap;align-items:center;gap:.52em;display:inline-flex}.voicebaton-symbol{flex:none;width:2.35em;height:1.8em;display:inline-block;position:relative}.voicebaton-symbol i{border-radius:999px;display:block;position:absolute}.voicebaton-symbol .baton{background:linear-gradient(155deg,#4c536e 0%,#171821 82%);width:.38em;height:1.8em;top:0;left:0;box-shadow:inset 1px 0 1px #ffffff29,0 3px 8px #0000003d}.voicebaton-symbol .voice-bar{background:linear-gradient(#a064ff,#5c2cff);width:.22em;top:50%;transform:translateY(-50%);box-shadow:0 0 .45em #7044ff40}.voicebaton-symbol .bar-one{height:.68em;box-shadow:none;background:#ffffffeb;left:.3em}.voicebaton-symbol .bar-two{height:.5em;left:.76em}.voicebaton-symbol .bar-three{height:1.04em;left:1.22em}.voicebaton-symbol .bar-four{height:.68em;left:1.68em}.voicebaton-name{letter-spacing:-.045em;font-weight:540;line-height:1}.voicebaton-nav{font-size:18px}.voicebaton-welcome{font-size:clamp(30px,3.4vw,48px)}.voicebaton-footer{font-size:15px}.welcome .voicebaton-symbol .voice-bar{animation:logo-wave .8s calc(.45s + var(--bar-delay,0s)) ease-in-out 2 alternate}.welcome .voicebaton-symbol .bar-one{--bar-delay:0s}.welcome .voicebaton-symbol .bar-two{--bar-delay:80ms}.welcome .voicebaton-symbol .bar-three{--bar-delay:.16s}.welcome .voicebaton-symbol .bar-four{--bar-delay:.24s}@keyframes logo-wave{50%{filter:brightness(1.35);transform:translateY(-50%)scaleY(.55)}}.welcome-line{background:linear-gradient(90deg, transparent, var(--indigo), transparent);width:0;height:1px;animation:1.35s .35s forwards welcome-line;position:absolute;top:calc(50% + 38px)}.is-ready .welcome{opacity:0;visibility:hidden;pointer-events:none;transition-delay:1.55s}@keyframes welcome-mark{55%,to{opacity:1;transform:none}}@keyframes welcome-line{45%,80%{opacity:1;width:220px}to{opacity:0;width:220px}}.site-header{z-index:40;opacity:0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;height:76px;padding:0 max(32px,50vw - 620px);transition:opacity .6s 2.2s,transform .6s 2.2s,background-color .35s,border-color .35s;display:flex;position:fixed;top:0;left:0;right:0;transform:translateY(-18px)}.is-ready .site-header{opacity:1;transform:none}.site-header.is-scrolled{border-color:var(--line);backdrop-filter:blur(20px)saturate(140%);background:#050509b8}.wordmark{color:#f4f3f8;align-items:center;display:flex}nav{color:#d4d3dd;align-items:center;gap:28px;font-size:13px;display:flex}nav a{transition:color .2s}nav a:hover{color:#fff}.nav-cta{border:1px solid #ffffff2e;border-radius:999px;padding:9px 15px}.eyebrow{color:var(--indigo-hot);letter-spacing:.2em;text-transform:uppercase;margin:0 0 25px;font-size:11px;font-weight:700}.hero{isolation:isolate;background:radial-gradient(circle at 74% 48%,#4f42c92b,#0000 28%),radial-gradient(circle at 70% 100%,#231f5338,#0000 42%),linear-gradient(135deg,#08080d 0%,#030305 58%,#090816 100%);min-height:100svh;position:relative;overflow:hidden}.hero:before{content:"";z-index:-1;opacity:.22;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.95' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.15'/%3E%3C/svg%3E");position:absolute;inset:0}.hero-aurora{opacity:0;filter:blur(70px);background:conic-gradient(from 180deg,#0000,#5c4bff1a,#0000,#a69cff24,#0000);border-radius:50%;width:70vw;height:115vh;transition:opacity 1.2s 2.2s;animation:12s linear infinite aurora;position:absolute;top:-25vh;right:-12vw}.is-ready .hero-aurora{opacity:1}@keyframes aurora{to{transform:rotate(360deg)scale(1.08)}}.hero-copy{z-index:3;width:min(570px,43vw);position:absolute;top:50%;left:max(32px,50vw - 620px);transform:translateY(-46%)}.hero-copy>*{opacity:0;transform:translateY(25px)}.is-ready .hero-eyebrow{animation:.8s 2.05s forwards hero-in}.is-ready .hero h1{animation:1s 2.18s forwards hero-in}.is-ready .hero-summary{animation:.8s 2.35s forwards hero-in}.is-ready .hero .text-link{animation:.8s 2.5s forwards hero-in}@keyframes hero-in{to{opacity:1;transform:none}}.hero h1,.statement h2,.stage-copy h2,.voice-copy h2,.control-heading h2,.privacy-copy h2,.finale h2{letter-spacing:-.062em;margin:0;font-size:clamp(55px,6.3vw,105px);font-weight:580;line-height:.96}.hero h1 span,.statement h2 span,.voice-copy h2 span,.control-heading h2 span,.privacy-copy h2 span,.finale h2 span{color:#777582}.hero-summary{max-width:510px;color:var(--muted);letter-spacing:-.02em;margin:32px 0 0;font-size:clamp(17px,1.45vw,22px);line-height:1.48}.text-link{align-items:center;gap:13px;margin-top:38px;font-size:14px;font-weight:600;display:inline-flex}.text-link span{color:var(--indigo-hot);animation:1.8s infinite arrow-down}@keyframes arrow-down{50%{transform:translateY(5px)}}.hero-product{opacity:0;perspective:1600px;width:min(48vw,690px);height:min(78vh,780px);transition:opacity 1.1s 2.15s;position:absolute;top:50%;right:max(4vw,50vw - 695px);transform:translateY(-45%)}.is-ready .hero-product{opacity:1}.remote-wrap{--pointer-x:0deg;--pointer-y:0deg;z-index:3;width:222px;height:554px;transform-style:preserve-3d;position:absolute}.hero-remote{transform:translate(-50%, -50%) rotateX(calc(9deg + var(--pointer-y))) rotateY(calc(-15deg + var(--pointer-x))) rotateZ(8deg);animation:6s ease-in-out 3s infinite remote-float;top:50%;left:50%}@keyframes remote-float{0%,to{margin-top:0}50%{margin-top:-16px}}.remote-shadow{z-index:-1;filter:blur(35px);background:#000000b8;border-radius:50%;position:absolute;inset:7% -25% -5%;transform:translateZ(-45px)translate(35px,30px)}.remote{background:linear-gradient(97deg,#ffffffa6,#0000 15% 78%,#14141859),linear-gradient(160deg,#dbdcde 0%,#9a9b9e 43%,#c4c5c7 100%);border:1px solid #ffffffad;border-radius:32px;transition:transform .22s cubic-bezier(.2,.8,.2,1);position:absolute;inset:0 44px;transform:translateZ(30px);box-shadow:inset 3px 0 4px #fffc,inset -5px 0 10px #18181c47,0 40px 70px #00000085,0 0 60px #7160ff14}.remote.is-pressed{transform:translateZ(24px)scale(.992)}.remote button{color:#fff;cursor:pointer;border:0;padding:0}.remote button:focus-visible{outline:2px solid var(--indigo);outline-offset:3px}.remote-power{background:#202022ad;border-radius:50%;width:26px;height:26px;position:absolute;top:14px;right:13px;box-shadow:inset 0 1px 1px #ffffff40}.remote-power:before{content:"";border:1.5px solid #d5d5d7;border-top-color:#0000;border-radius:50%;position:absolute;inset:7px}.remote-power:after{content:"";background:#d5d5d7;width:1.5px;height:8px;position:absolute;top:6px;left:12px}.remote-sensor{background:#141416cc;border-radius:999px;width:12px;height:4px;position:absolute;top:25px;left:18px}.clickpad{background:radial-gradient(circle at 38% 30%,#3e3e40,#1e1e20 68%);border-radius:50%;width:109px;height:109px;position:absolute;top:61px;left:12px;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff38,0 2px 3px #0000004d}.clickpad-center{background:#ffffff14;border-radius:50%;position:absolute;inset:22px;box-shadow:inset 0 0 0 1px #ffffff0f}.touch-trace{opacity:0;background:#9e98ff;border-radius:50%;width:7px;height:7px;animation:4.5s 3.5s infinite touch-trace;position:absolute;box-shadow:0 0 8px 3px #7e74ffb8}@keyframes touch-trace{0%,12%,to{opacity:0;top:62%;left:25%}18%{opacity:1}50%{opacity:1;top:26%;left:70%}68%{opacity:1;top:70%;left:60%}78%{opacity:0}}.remote-grid{grid-template-columns:45px 45px;gap:13px 14px;display:grid;position:absolute;top:187px;left:14px}.remote-button{background:linear-gradient(145deg,#3c3c3e,#171719);border-radius:50%;width:45px;height:45px;transition:background .18s,box-shadow .18s,transform .18s;box-shadow:inset 0 1px 1px #ffffff30,0 2px 3px #00000040}.remote-button:hover,.remote-button:active{background:linear-gradient(145deg,#756bf0,#3f35c8);transform:scale(.96);box-shadow:0 0 20px #6152ff80}.remote-button span{opacity:.9;font-size:20px;line-height:1}.remote-back span{font-size:29px;font-weight:300;position:relative;top:-1px}.remote-home span,.remote-play span{font-size:13px}.remote-mute span{font-size:24px}.volume{background:linear-gradient(145deg,#3c3c3e,#171719);border-radius:999px;flex-direction:column;grid-area:2/2/span 2;justify-content:space-around;align-items:center;width:45px;height:104px;display:flex;box-shadow:inset 0 1px 1px #ffffff2e,0 2px 3px #00000040}.volume span{font-size:20px;font-weight:300}.volume i{background:#ffffff21;width:25px;height:1px}.siri-button{background:linear-gradient(#958dff,#5b50e8);border-radius:0 5px 5px 0;width:7px;height:56px;position:absolute;top:212px;right:-6px;box-shadow:3px 0 12px #6b5bff8c}.voice-orbit{border:1px solid #867aff29;border-radius:50%;animation:4s ease-out infinite orbit-pulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbit-one{width:360px;height:360px}.orbit-two{width:500px;height:500px;animation-delay:1.35s}@keyframes orbit-pulse{0%{opacity:0;transform:translate(-50%,-50%)scale(.65)}35%{opacity:1}to{opacity:0;transform:translate(-50%,-50%)scale(1.15)}}.voice-pulse{filter:blur(.15px);align-items:center;gap:7px;width:480px;height:220px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.voice-pulse i,.wave-mini i,.wave-large i{height:calc(16px + sin(var(--i) * 1.2) * 40px);min-height:8px;animation:wave 1.2s calc(var(--i) * -.075s) ease-in-out infinite alternate;background:linear-gradient(#a9a3ff,#5d50ef);border-radius:999px;flex:1;display:block;box-shadow:0 0 18px #7161ff5c}@keyframes wave{to{opacity:.5;transform:scaleY(.32)}}.hero-caption{color:#8d8c98;letter-spacing:.08em;align-items:center;gap:8px;font-size:11px;display:flex;position:absolute;bottom:2%;left:50%;transform:translate(-50%)}.hero-caption span,.voice-field-label span{background:var(--green);width:6px;height:6px;box-shadow:0 0 10px var(--green);border-radius:50%}.scroll-cue{background:#ffffff21;width:1px;height:52px;position:absolute;bottom:24px;left:50%;overflow:hidden}.scroll-cue span{background:#fff;width:100%;height:22px;animation:2s infinite scroll-cue;display:block}@keyframes scroll-cue{0%{transform:translateY(-24px)}to{transform:translateY(55px)}}.statement{width:var(--page);flex-direction:column;justify-content:center;min-height:92vh;margin:auto;padding:120px 0;display:flex}.statement h2{max-width:1000px;font-size:clamp(50px,7vw,105px)}.reveal{opacity:0;transition:opacity .9s,transform .9s cubic-bezier(.2,.8,.2,1);transform:translateY(35px)}.reveal.is-visible{opacity:1;transform:none}.story{color:#111116;background:#f0f0f2;height:285vh;position:relative}.story-stage{grid-template-columns:.72fr 1.28fr;align-items:center;width:min(1400px,100vw - 64px);height:100vh;margin:auto;display:grid;position:sticky;top:0;overflow:hidden}.story-steps{pointer-events:none;grid-template-rows:repeat(3,1fr);display:grid;position:absolute;inset:0}.story-step{min-height:100vh}.stage-copy{z-index:2;max-width:410px;padding-left:2vw;position:relative}.stage-index{color:#787781;letter-spacing:.18em;margin:0 0 36px;font-size:11px;font-weight:700}.stage-copy h2{min-height:1em;font-size:clamp(52px,5.5vw,84px);transition:opacity .2s}.stage-copy>p:last-child{color:#65646d;letter-spacing:-.015em;max-width:360px;margin:28px 0 0;font-size:18px;line-height:1.55}.stage-visual{perspective:1500px;height:76vh;min-height:620px;position:relative}.stage-remote{z-index:6;will-change:transform;top:50%;left:4%;transform:translateY(-49%)rotateY(15deg)rotate(-8deg)scale(.8)}.stage-remote .remote{inset:0 44px}.agent-window{will-change:transform;background:#fbfbfced;border:1px solid #0c0c1024;border-radius:22px;width:min(680px,64vw);height:min(520px,67vh);transition:box-shadow .35s;position:absolute;top:50%;right:-4%;overflow:hidden;transform:translateY(-50%)rotateY(-4deg);box-shadow:0 40px 100px #0e0d192b}.agent-chrome{background:#f5f5f7d9;border-bottom:1px solid #dddde2;align-items:center;gap:7px;height:52px;padding:0 18px;display:flex}.agent-chrome>span{background:#cdccd2;border-radius:50%;width:9px;height:9px}.agent-chrome p{color:#6f6e77;margin:0 auto 0 11px;font-size:12px}.agent-status{color:#5f5e67;align-items:center;gap:7px;font-size:11px;display:flex}.agent-status i{background:#6559ee;border-radius:50%;width:6px;height:6px;box-shadow:0 0 8px #6f64ff}.agent-body{height:calc(100% - 52px);padding:36px 44px;position:relative}.agent-glyph{border-radius:11px;width:43px;height:43px;position:absolute;top:24px;right:27px;overflow:hidden;box-shadow:0 8px 20px #27236626}.agent-glyph img{object-fit:cover;width:100%;height:100%}.agent-label{color:#777681;letter-spacing:.16em;margin:0 0 18px;font-size:10px;font-weight:700}.transcript{color:#1c1b21;letter-spacing:-.035em;max-width:490px;min-height:90px;margin:0;font-size:clamp(23px,2.4vw,34px);font-weight:550;line-height:1.22}.transcript i{background:#675bf2;width:2px;height:.9em;margin-left:4px;animation:.8s steps(2,end) infinite cursor;display:inline-block}@keyframes cursor{50%{opacity:0}}.agent-progress{margin-top:28px}.progress-label{color:#706f79;margin-bottom:12px;font-size:11px;display:block}.wave-mini{align-items:center;gap:3px;width:230px;height:32px;display:flex}.wave-mini i{max-width:5px;height:22px;box-shadow:none}.wave-mini{opacity:1;max-height:32px;transition:opacity .24s,max-height .3s,transform .3s;overflow:hidden}.agent-actions{opacity:0;border-top:1px solid #0000;max-height:0;margin-top:0;transition:opacity .25s,max-height .35s,margin-top .35s,transform .35s,border-color .35s;display:block;overflow:hidden;transform:translateY(8px)}.agent-actions p{color:#52515a;border-bottom:1px solid #e7e6e9;grid-template-columns:20px 1fr auto;align-items:center;gap:8px;margin:0;padding:13px 0;font-size:12px;display:grid}.agent-actions i{border-radius:50%;place-items:center;width:15px;height:15px;font-style:normal;display:grid}.agent-actions .done{color:#167549;background:#dff6e9;font-size:10px}.agent-actions .active{border:2px solid #6d62ec;border-top-color:#0000;animation:.7s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.agent-actions b{color:#aaa9b1;font-weight:500}.app-switcher{opacity:0;align-items:center;gap:15px;max-height:0;margin-top:0;transition:opacity .25s,max-height .35s,margin-top .35s,transform .35s;display:flex;overflow:hidden;transform:translateY(8px)}.app-switcher>span{color:#7c7b84;border:1px solid #d5d4d9;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.app-switcher div{border:1px solid #dfdee3;border-radius:12px;align-items:center;gap:9px;padding:11px 16px;display:flex}.app-switcher div:first-of-type{border-color:#766bf0;box-shadow:0 0 0 3px #766bf01f}.app-switcher i{background:linear-gradient(145deg,#252334,#756bed);border-radius:5px;width:16px;height:16px}.app-switcher b{font-size:12px;font-weight:600}.story[data-scene=agent] .agent-window{box-shadow:0 50px 110px #0e0d1938}.story[data-scene=agent] .wave-mini,.story[data-scene=control] .wave-mini{opacity:0;max-height:0;transform:translateY(-5px)}.story[data-scene=agent] .agent-actions{opacity:1;border-color:#e2e1e5;max-height:170px;margin-top:32px;transform:none}.story[data-scene=control] .agent-actions{opacity:0;max-height:0;margin-top:0}.story[data-scene=control] .app-switcher{opacity:1;max-height:80px;margin-top:44px;transform:none}.story[data-scene=control] .clickpad{box-shadow:inset 0 0 0 2px #897effe6,0 0 28px #6d5fff66}.voice-section{background:#08070d;grid-template-columns:.82fr 1.18fr;min-height:100vh;display:grid;overflow:hidden}.voice-copy{flex-direction:column;justify-content:center;padding:10vw 3vw 10vw max(32px,50vw - 620px);display:flex}.voice-copy h2{font-size:clamp(54px,6vw,92px)}.voice-copy>p:last-child{max-width:430px;color:var(--muted);margin:32px 0 0;font-size:18px;line-height:1.55}.voice-field{background:radial-gradient(circle,#5346d838,#0000 52%);min-height:700px;position:relative;overflow:hidden}.voice-field-glow{filter:blur(80px);background:#6a5cff38;border-radius:50%;animation:3.4s ease-in-out infinite glow-breathe;position:absolute;inset:20%}@keyframes glow-breathe{50%{opacity:.5;transform:scale(.86)}}.wave-large{align-items:center;gap:5px;height:300px;display:flex;position:absolute;top:50%;left:4%;right:4%;transform:translateY(-50%)}.wave-large i{max-width:10px;height:calc(28px + sin(var(--i) * .62) * 125px);animation-duration:1.7s}.voice-field-label{color:#9b99a6;letter-spacing:.15em;align-items:center;gap:9px;font-size:10px;font-weight:700;display:flex;position:absolute;bottom:14%;left:50%;transform:translate(-50%)}.control-section{width:var(--page);min-height:105vh;margin:auto;padding:16vh 0 12vh}.control-heading{text-align:center;flex-direction:column;align-items:center;display:flex}.control-heading h2{font-size:clamp(60px,7.5vw,114px)}.mapping-track{grid-template-columns:repeat(4,1fr);gap:0;margin-top:12vh;display:grid;position:relative}.mapping-line{background:linear-gradient(90deg,#0000,#34333c 10% 90%,#0000);height:1px;position:absolute;top:35px;left:12.5%;right:12.5%}.mapping-item{z-index:2;color:#fff;cursor:pointer;background:0 0;border:0;flex-direction:column;align-items:center;gap:20px;display:flex;position:relative}.mapping-item>i{background:var(--bg);color:#8a8994;border:1px solid #302f38;border-radius:50%;place-items:center;width:70px;height:70px;font-size:24px;font-style:normal;transition:all .3s;display:grid}.mapping-item span{flex-direction:column;gap:6px;display:flex}.mapping-item b{font-size:14px;font-weight:600}.mapping-item small{color:#6f6e79;font-size:12px}.mapping-item:hover>i,.mapping-item.is-active>i{color:#fff;background:#19172a;border-color:#7e73f6;transform:translateY(-4px);box-shadow:0 0 32px #6657ff33}.mapping-item.is-active small{color:#aaa7bd}.mapping-result{color:#92919d;justify-content:center;gap:18px;margin:70px 0 0;font-size:14px;display:flex}.mapping-result span{color:var(--indigo-hot);letter-spacing:.15em;font-size:10px;font-weight:700}.privacy-section{color:#111116;background:#efeff1;grid-template-columns:1fr 1fr;align-items:center;min-height:100vh;display:grid;overflow:hidden}.privacy-art{place-items:center;height:100%;min-height:700px;display:grid;position:relative}.privacy-ring{border:1px solid #4b41cd29;border-radius:50%;position:absolute}.ring-a{width:450px;height:450px;animation:4s infinite privacy-pulse}.ring-b{width:620px;height:620px;animation:4s 1.2s infinite privacy-pulse}@keyframes privacy-pulse{0%{opacity:0;transform:scale(.7)}40%{opacity:1}to{opacity:0;transform:scale(1.15)}}.privacy-core{z-index:2;border-radius:48px;width:220px;height:220px;overflow:hidden;box-shadow:0 35px 80px #231f5a38}.privacy-core img{object-fit:cover;width:100%;height:100%}.privacy-copy{padding:10vw max(32px,50vw - 620px) 10vw 5vw}.privacy-copy h2{font-size:clamp(52px,5.6vw,87px)}.privacy-copy h2 span{color:#9998a0}.privacy-copy>p:last-child{color:#6e6d76;max-width:460px;margin:32px 0 0;font-size:18px;line-height:1.55}.finale{text-align:center;background:linear-gradient(#07070b,#020203);justify-content:center;align-items:center;min-height:108vh;display:flex;position:relative;overflow:hidden}.finale-copy{z-index:3;width:min(900px,100vw - 48px);position:relative}.finale h2{font-size:clamp(62px,8.2vw,126px)}.finale-copy>p:nth-of-type(2){max-width:590px;color:var(--muted);margin:32px auto 0;font-size:18px;line-height:1.55}.finale-glow{filter:blur(100px);background:#4939d229;border-radius:50%;width:760px;height:760px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.finale-remote{opacity:.25;position:absolute;bottom:-47%;left:50%;transform:translate(-50%)rotate(90deg)}.remote-silhouette{background:linear-gradient(100deg,#ffffff29,#ffffff05);border:1px solid #fff3;border-radius:70px;width:280px;height:720px;box-shadow:0 0 100px #5e4eff2e}.coming-button{color:#fff;cursor:default;background:#ffffff0d;border:1px solid #fff3;border-radius:999px;align-items:center;gap:55px;margin-top:46px;padding:14px 16px 14px 22px;display:inline-flex}.coming-button span{font-size:13px;font-weight:600}.coming-button i{color:#000;background:#fff;border-radius:50%;place-items:center;width:32px;height:32px;font-style:normal;display:grid}footer{border-top:1px solid var(--line);color:#666570;justify-content:space-between;align-items:center;min-height:130px;padding:30px max(32px,50vw - 620px);font-size:11px;display:flex}.footer-brand{color:#aaa9b2;align-items:center;display:flex}@media (width<=980px){:root{--page:calc(100vw - 48px)}.hero-copy{text-align:center;width:calc(100vw - 56px);top:28%;left:28px;transform:none}.hero h1{font-size:clamp(49px,10vw,74px)}.hero-summary{max-width:560px;margin-left:auto;margin-right:auto}.hero-product{width:650px;height:600px;top:68%;right:50%;transform:translate(50%,-30%)scale(.78)}.hero-caption{bottom:4%}.scroll-cue{display:none}.story-stage{grid-template-rows:auto 1fr;grid-template-columns:1fr;width:calc(100vw - 36px);padding:90px 0 20px}.stage-copy{max-width:none;padding:0 12px}.stage-copy h2{min-height:0;font-size:48px}.stage-copy>p:last-child{margin-top:12px}.stage-index{margin-bottom:12px}.stage-visual{height:62vh;min-height:450px}.stage-remote{left:-4%;transform:translateY(-49%)rotateY(15deg)rotate(-8deg)scale(.62)}.agent-window{width:75vw;height:52vh;min-height:420px;right:-5%}.voice-section{grid-template-columns:1fr}.voice-copy{padding:15vh 24px 6vh}.voice-field{min-height:55vh}.privacy-section{grid-template-columns:1fr}.privacy-art{order:2;min-height:55vh}.privacy-copy{padding:14vh 24px 4vh}}@media (width<=680px){:root{--page:calc(100vw - 40px)}.site-header{height:64px;padding:0 20px}.voicebaton-nav{font-size:14px}nav a:not(.nav-cta){display:none}.nav-cta{padding:8px 12px;font-size:11px}.hero{min-height:100svh}.hero-copy{width:calc(100vw - 40px);top:14vh;left:20px}.hero .eyebrow{margin-bottom:16px}.hero h1{font-size:clamp(45px,13.6vw,64px);line-height:.96}.hero-summary{max-width:350px;margin-top:20px;font-size:16px;line-height:1.42}.text-link{margin-top:20px}.hero-product{top:73%;transform:translate(50%,-36%)scale(.64)}.hero-caption{bottom:2.5%}.statement{min-height:78vh;padding:90px 0}.statement h2{font-size:48px}.story{height:285vh}.story-stage{width:100%;padding:78px 18px 10px}.stage-copy{padding:0 4px}.stage-copy h2{font-size:40px}.stage-copy>p:last-child{font-size:15px;line-height:1.45}.stage-visual{height:62vh;min-height:470px}.stage-remote{top:50%;left:-38px;transform:translateY(-49%)rotateY(15deg)rotate(-8deg)scale(.48)}.agent-window{border-radius:16px;width:88vw;height:390px;min-height:0;top:50%;right:-24px}.agent-body{padding:24px 20px 24px 100px}.agent-glyph{width:34px;height:34px;top:17px;right:18px}.transcript{max-width:235px;min-height:75px;font-size:21px}.agent-actions{margin-top:18px}.agent-actions p{padding:9px 0}.app-switcher{gap:7px;margin-top:24px}.app-switcher>span{display:none}.app-switcher div{padding:9px}.app-switcher div b{display:none}.voice-copy h2,.privacy-copy h2{font-size:50px}.voice-copy>p:last-child,.privacy-copy>p:last-child{font-size:16px}.voice-field{min-height:48vh}.wave-large{gap:3px;left:-8%;right:-8%}.control-section{padding-top:13vh}.control-heading h2{font-size:55px}.mapping-track{grid-template-columns:1fr 1fr;gap:38px 4px;margin-top:70px}.mapping-line{display:none}.mapping-item>i{width:60px;height:60px}.mapping-result{text-align:center;flex-direction:column;align-items:center;gap:8px}.privacy-art{min-height:50vh}.privacy-core{border-radius:34px;width:140px;height:140px}.ring-a{width:270px;height:270px}.ring-b{width:390px;height:390px}.finale h2{font-size:59px}.finale-copy>p:nth-of-type(2){font-size:16px}footer{flex-wrap:wrap;gap:15px;padding:32px 20px}footer p:first-of-type{order:3;width:100%}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.welcome{display:none}.site-header,.hero-copy>*,.hero-product,.reveal{opacity:1;transform:none}}
