:root{--bg:#080807;--bg-soft:#0d0c0b;--surface:#141311;--surface-2:#1a1816;--text:#f6f4ef;--muted:#aaa6a0;--orange:#ff4d05;--orange-deep:#d53d00;--line:#ffffff1f;--line-strong:#fff3;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth;overscroll-behavior-x:none;max-width:100%;scroll-padding-top:24px;overflow-x:clip}body{background:var(--bg);width:100%;max-width:100%;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:-apple-system,BlinkMacSystemFont,SF Pro Display,Segoe UI,Helvetica,Arial,sans-serif;overflow-x:clip}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}p{margin-top:0}button,a{-webkit-tap-highlight-color:transparent}.shell{width:min(var(--max), calc(100% - 48px));margin-inline:auto}.section{padding-block:128px}.skip-link{z-index:100;color:var(--bg);background:var(--text);border-radius:10px;padding:12px 16px;font-weight:750;position:fixed;top:-80px;left:16px}.skip-link:focus{top:16px}:focus-visible{outline-offset:4px;outline:3px solid #62f2d1}.site-header{border-bottom:1px solid var(--line);grid-template-columns:1fr auto 1fr;align-items:center;gap:32px;height:88px;display:grid}.wordmark{letter-spacing:.14em;width:max-content;font-size:1.05rem;font-weight:950}.wordmark span{color:var(--orange)}.site-header nav{color:#c0bcb6;gap:34px;font-size:.78rem;font-weight:720;display:flex}.site-header nav a,.footer-column a,.text-link{transition:color .2s,opacity .2s}.site-header nav a:hover,.footer-column a:hover{color:var(--text)}.header-cta{border:1px solid var(--line);border-radius:999px;justify-self:end;align-items:center;gap:10px;padding:11px 16px;font-size:.78rem;font-weight:780;transition:background .2s,border-color .2s;display:inline-flex}.header-cta:hover{background:var(--surface-2);border-color:var(--line-strong)}.compact-header{grid-template-columns:1fr 1fr}.hero{grid-template-columns:1.04fr .96fr;align-items:center;gap:5vw;min-height:calc(100svh - 88px);padding-block:72px 90px;display:grid;overflow:hidden}.hero-copy{z-index:5;position:relative}.eyebrow,.section-label{color:#c7c2bb;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:10px;margin-bottom:0;font-size:.68rem;font-weight:850;display:flex}.eyebrow>span,.section-label:before{content:"";background:var(--orange);flex:none;width:28px;height:2px}h1,h2,h3,p{text-wrap:balance}.hero h1{letter-spacing:-.078em;margin:34px 0 28px;font-size:clamp(4rem,7vw,7.35rem);line-height:.84}h1 em,h2 span{color:var(--orange);font-style:normal}.lede{max-width:650px;color:var(--muted);letter-spacing:-.02em;font-size:clamp(1.08rem,1.8vw,1.38rem);line-height:1.52}.hero-actions{align-items:center;gap:28px;margin-top:38px;display:flex}.button{color:#15100d;background:var(--orange);border-radius:15px;justify-content:space-between;align-items:center;gap:28px;min-height:56px;padding:0 22px;font-size:.87rem;font-weight:850;transition:transform .2s,background .2s;display:inline-flex;box-shadow:0 12px 42px #ff4d052e}.button:hover{background:#ff6421;transform:translateY(-2px)}.text-link{font-size:.86rem;font-weight:760}.text-link:hover{color:var(--orange)}.text-link span{color:var(--orange);margin-left:8px}.beta-note{color:#77736e;align-items:center;gap:9px;margin:26px 0 0;font-size:.7rem;font-weight:700;display:flex}.beta-note span{background:#82d65c;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 5px #82d65c14}.hero-visual{height:670px;position:relative}.route-line{border:1px dashed #ff4d0559;border-radius:50%;position:absolute;inset:8% -12% 7% 0;transform:rotate(-16deg)}.route-line i{background:var(--orange);border:3px solid var(--bg);width:9px;height:9px;box-shadow:0 0 0 1px var(--orange);border-radius:50%;position:absolute}.route-line i:first-child{top:4%;left:29%}.route-line i:nth-child(2){top:53%;right:1%}.route-line i:nth-child(3){bottom:2%;left:17%}.phone{aspect-ratio:9/18.7;background:var(--surface);border:1px solid #fff3;border-radius:36px;width:225px;margin:0;position:absolute;overflow:hidden;box-shadow:0 28px 80px #0009}.phone:before{z-index:3;content:"";background:#060606;border-radius:999px;width:37%;height:18px;position:absolute;top:10px;left:50%;transform:translate(-50%)}.phone:after{z-index:1;content:"";pointer-events:none;background:linear-gradient(#0000002e,#0000 34%,#0003);position:absolute;inset:0}.phone img{object-fit:cover;width:100%;height:100%}.phone figcaption{z-index:4;color:#fff;letter-spacing:.14em;text-shadow:0 1px 4px #000;font-size:.56rem;font-weight:850;position:absolute;top:39px;left:17px}.phone-one{top:18%;left:2%;transform:rotate(-9deg)}.phone-two{z-index:2;top:8%;left:34%}.phone-three{top:22%;right:-2%;transform:rotate(9deg)}.hud-chip{z-index:4;border-left:2px solid var(--orange);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#070707bf;border-radius:5px;padding:8px 11px;font-size:.58rem;position:absolute;bottom:20px;left:17px}.hud-chip b{margin-right:3px;font-size:1.4rem;font-weight:500}.demo-section{color:#12110f;background:#eeebe4;padding:128px 0;overflow:hidden}.demo-grid{grid-template-columns:.85fr 1.15fr;align-items:center;gap:8vw;display:grid}.section-copy h2,.section-heading h2,.tools-copy h2,.privacy h2,.beta h2,.legal-page h1{letter-spacing:-.075em;margin:28px 0 30px;font-size:clamp(3.4rem,6.3vw,6.6rem);line-height:.88}.demo-section .section-label{color:#5f5a53}.section-copy>p:last-of-type{color:#5e5a53;max-width:520px;font-size:1.1rem;line-height:1.65}.source-row{flex-wrap:wrap;gap:8px;margin-top:36px;display:flex}.source-row span{color:#59554f;border:1px solid #d0cbc1;border-radius:999px;padding:9px 12px;font-size:.7rem;font-weight:720}.product-stage{color:#fff;background:#0b0a09;border-radius:34px;max-width:650px;margin-left:auto;padding:22px;position:relative;transform:rotate(1.5deg);box-shadow:0 32px 70px #3628163b}.stage-top{color:#8c8984;letter-spacing:.14em;justify-content:space-between;padding:2px 2px 18px;font-size:.62rem;font-weight:850;display:flex}.live-pill{color:#a9dc93}.stage-preview{background:#1b1917;border-radius:23px;height:530px;position:relative;overflow:hidden}.stage-preview>img{object-fit:cover;width:100%;height:100%}.stage-preview:after{content:"";background:linear-gradient(#0000 50%,#0000008c);position:absolute;inset:0}.stage-hook{z-index:2;letter-spacing:-.055em;font-size:clamp(1.8rem,4vw,3.3rem);font-weight:900;line-height:.91;position:absolute;bottom:28px;left:27px}.stage-hud{z-index:3;border-left:3px solid var(--orange);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000008f;min-width:100px;padding:12px;position:absolute;bottom:24px;right:20px}.stage-hud span{color:#c6c3bd;letter-spacing:.12em;font-size:.48rem;display:block}.stage-hud strong{font-size:2.4rem;font-weight:450}.stage-hud small{font-size:.6rem}.stage-timeline{grid-template-columns:1.4fr .8fr 1.1fr .7fr 1.2fr;gap:4px;margin:14px 2px;display:grid;position:relative}.stage-timeline i{background:#292724;border-radius:3px;height:8px}.stage-timeline i:first-child,.stage-timeline i:nth-child(2){background:var(--orange)}.stage-timeline b{background:#fff;width:2px;height:16px;position:absolute;top:-4px;left:35%}.stage-status{gap:8px;display:flex}.stage-status span{color:#8d8983;background:#151412;border-radius:10px;flex:1;padding:12px 10px;font-size:.6rem}.stage-status b{color:#fff;margin-bottom:2px;font-size:.84rem;display:block}.section-heading{max-width:830px}.section-heading h2{margin-bottom:60px}.steps{border-top:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.steps article{border-right:1px solid var(--line);min-height:350px;padding:30px 34px 34px;position:relative}.steps article:first-child{padding-left:0}.steps article:last-child{border:0}.step-number{color:#726f6b;font:650 .66rem ui-monospace,SFMono-Regular,Menlo,monospace}.step-icon{width:58px;height:58px;color:var(--orange);background:#ff4d051a;border:1px solid #ff4d052e;border-radius:16px;place-items:center;margin:72px 0 40px;font-size:1.35rem;display:grid}.steps h3{letter-spacing:-.04em;margin:0 0 13px;font-size:1.5rem}.steps p{max-width:320px;color:var(--muted);margin:0;font-size:.91rem;line-height:1.62}.benefits{background:var(--surface)}.benefits-heading{text-align:right;margin-left:auto}.benefits-heading .section-label{justify-content:flex-end}.benefit-grid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.benefit{border:1px solid var(--line);background:#0d0c0b;border-radius:25px;min-height:365px;padding:36px;position:relative;overflow:hidden}.benefit:after{content:"";background:radial-gradient(circle,#ff4d051a,#0000 68%);width:200px;height:200px;position:absolute;top:-20%;right:-10%}.benefit>span{color:#77736e;letter-spacing:.09em;font:680 .62rem ui-monospace,SFMono-Regular,Menlo,monospace}.benefit h3{letter-spacing:-.055em;max-width:560px;margin:72px 0 14px;font-size:clamp(1.8rem,3.3vw,3.25rem);line-height:.98}.benefit p{max-width:560px;color:var(--muted);line-height:1.6}.benefit-large{grid-column:1/-1;min-height:440px}.benefit-large h3{max-width:720px;margin-top:82px}.benefit-wide{grid-column:1/-1;min-height:300px}.benefit-wide h3{margin-top:55px}.metric-line{border-bottom:1px solid #33302d;grid-template-columns:repeat(6,1fr);align-items:end;gap:4px;height:52px;display:grid;position:absolute;bottom:35px;left:36px;right:36px}.metric-line i{background:#393632;height:15%}.metric-line i:nth-child(2){height:45%}.metric-line i:nth-child(3){height:30%}.metric-line i:nth-child(4){background:var(--orange);height:85%}.metric-line i:nth-child(5){height:65%}.metric-line i:nth-child(6){height:35%}.metric-line b{color:var(--orange);font:650 .7rem ui-monospace,SFMono-Regular,Menlo,monospace;position:absolute;top:-12px;right:0}.mini-cuts{gap:8px;margin-top:42px;display:flex}.mini-cuts i{background:linear-gradient(150deg,#31302c,#171614);border:1px solid #44403c;border-radius:8px;width:42px;height:75px;transform:rotate(-5deg)}.mini-cuts i:nth-child(2){border-color:var(--orange);transform:translateY(-7px)}.mini-cuts i:nth-child(3){transform:rotate(5deg)}.toggle-row{color:var(--muted);background:#171614;border-radius:11px;justify-content:space-between;margin-top:8px;padding:13px 15px;font-size:.75rem;display:flex}.toggle-row:first-of-type{margin-top:36px}.toggle-row b{color:var(--orange)}.output-tags{flex-wrap:wrap;gap:8px;margin-top:32px;display:flex}.output-tags span{color:#bbb7b1;border:1px solid var(--line);background:#191816;border-radius:999px;padding:9px 13px;font-size:.68rem;font-weight:720}.split-heading{grid-template-columns:1fr 380px;align-items:end;gap:80px;max-width:none;display:grid}.split-heading>p{color:var(--muted);margin-bottom:70px;line-height:1.62}.variant-grid{grid-template-columns:repeat(3,1fr);align-items:start;gap:18px;display:grid}.variant-grid article{background:var(--surface);border:1px solid var(--line);border-radius:28px;padding:14px}.variant-media{aspect-ratio:9/13;background:#1c1a18;border-radius:19px;position:relative;overflow:hidden}.variant-media:after{content:"";background:linear-gradient(#0000 55%,#00000080);position:absolute;inset:0}.variant-media img{object-fit:cover;width:100%;height:100%}.variant-media>span{z-index:2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0000009e;border:1px solid #fff3;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.64rem;font-weight:800;display:grid;position:absolute;top:15px;left:15px}.variant-media i{z-index:2;color:#15100d;background:var(--orange);letter-spacing:.08em;border-radius:999px;padding:7px 10px;font-size:.54rem;font-style:normal;font-weight:900;position:absolute;bottom:14px;right:14px}.variant-grid article>div:last-child{padding:14px 8px 6px}.variant-grid h3{letter-spacing:-.04em;margin:0 0 8px;font-size:1.35rem}.variant-grid p{color:var(--muted);margin:0;font-size:.82rem;line-height:1.55}.variant-featured{transform:translateY(-28px);border-color:#ff4d0566!important}.tools-section{color:#12110f;background:#eeebe4}.tools-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:9vw;display:grid}.hud-visual{background:#171614;border-radius:34px;height:760px;position:relative;overflow:hidden;box-shadow:0 35px 80px #36281638}.hud-visual>img{object-fit:cover;width:100%;height:100%}.hud-visual:after{content:"";background:linear-gradient(#0000 42%,#00000038);position:absolute;inset:0}.hud-callout{z-index:2;color:#fff;border-left:3px solid var(--orange);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#050807a3;border-radius:9px;padding:24px;position:absolute;bottom:30px;left:30px;right:30px}.hud-callout>span{color:#bbb;letter-spacing:.14em;font-size:.54rem;display:block}.hud-callout strong{margin-top:12px;font-size:4rem;font-weight:400;line-height:.9;display:block}.hud-callout small{font-size:.9rem}.hud-callout p{color:#d2cfca;letter-spacing:.12em;margin:10px 0 0;font-size:.64rem}.tools-copy .section-label{color:#65615b}.tools-copy>p:not(.section-label){color:#5e5a53;max-width:590px;font-size:1.05rem;line-height:1.65}.tool-list{border-top:1px solid #cfc9bf;margin-top:42px}.tool-list article{border-bottom:1px solid #cfc9bf;grid-template-columns:42px 1fr;gap:18px;padding:20px 0;display:grid}.tool-list article>span{color:var(--orange-deep);padding-top:4px;font:720 .65rem ui-monospace,SFMono-Regular,Menlo,monospace}.tool-list h3{letter-spacing:-.025em;margin:0 0 5px;font-size:1.05rem}.tool-list p{color:#69645d;margin:0;font-size:.83rem;line-height:1.5}.privacy-card{border:1px solid var(--line);background:linear-gradient(135deg,#151411,#0e0d0c);border-radius:35px;grid-template-columns:.85fr 1.15fr;align-items:center;gap:7vw;min-height:570px;padding:62px;display:grid;overflow:hidden}.privacy-orbit{aspect-ratio:1;border:1px solid #34312e;border-radius:50%;place-items:center;width:min(100%,400px);display:grid;position:relative}.privacy-orbit:before,.privacy-orbit:after{content:"";border:1px dashed #34312e;border-radius:50%;position:absolute}.privacy-orbit:before{inset:15%}.privacy-orbit:after{inset:30%}.privacy-orbit span{z-index:2;aspect-ratio:1;width:35%;color:var(--orange);letter-spacing:.1em;background:#1d1815;border:1px solid #ff4d054d;border-radius:50%;place-items:center;font:800 .68rem ui-monospace,SFMono-Regular,Menlo,monospace;display:grid;position:relative}.privacy-orbit i{background:var(--orange);width:9px;height:9px;box-shadow:0 0 18px var(--orange);border-radius:50%;position:absolute}.privacy-orbit i:first-of-type{top:6%;left:47%}.privacy-orbit i:nth-of-type(2){bottom:18%;right:13%}.privacy-orbit i:nth-of-type(3){bottom:15%;left:17%}.privacy-copy h2{font-size:clamp(3.2rem,5.6vw,5.7rem)}.privacy-copy>p:not(.section-label){max-width:610px;color:var(--muted);line-height:1.65}.trust-points{grid-template-columns:1fr 1fr;gap:8px;margin:30px 0;display:grid}.trust-points span{color:#c5c1ba;background:#ffffff09;border-radius:9px;padding:13px 13px 13px 32px;font-size:.7rem;position:relative}.trust-points span:before{content:"";background:var(--orange);border-radius:50%;width:7px;height:7px;position:absolute;top:15px;left:12px}.strava-note{color:#66625e;text-align:right;max-width:780px;margin:17px 0 0 auto;font-size:.67rem;line-height:1.5}.beta-card{color:#17130f;background:var(--orange);border-radius:35px;grid-template-columns:1fr 310px;align-items:center;gap:7vw;padding:70px;display:grid}.beta-card .section-label{color:#3d1a0b}.beta-card .section-label:before{background:#17130f}.beta-card h2{max-width:760px}.beta-card h2 span{color:#fff}.beta-card>div:first-child>p:last-child{color:#54210d;max-width:640px;line-height:1.6}.beta-action{flex-direction:column;align-items:center;display:flex}.beta-action img{border:1px solid #ffffff2e;border-radius:29px;width:132px;box-shadow:0 22px 45px #36130338}.dark-button{color:#fff;width:100%;box-shadow:none;background:#111;margin-top:24px}.dark-button:hover{background:#2a211d}.beta-action small{color:#55210d;text-align:center;margin-top:12px;font-size:.61rem}.faq .section-heading{margin-bottom:40px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;letter-spacing:-.02em;grid-template-columns:52px 1fr 30px;align-items:center;gap:12px;padding:27px 0;font-size:1.1rem;font-weight:720;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary>span{color:#65615d;font:660 .65rem ui-monospace,SFMono-Regular,Menlo,monospace}.faq-list summary i{color:var(--orange);justify-self:end;font-size:1.4rem;font-style:normal;transition:transform .2s}.faq-list details[open] summary i{transform:rotate(45deg)}.faq-list details p{max-width:760px;color:var(--muted);margin:-4px 0 28px 64px;line-height:1.65}.footer{border-top:1px solid var(--line);background:#050504;padding:75px 0 26px}.footer-grid{grid-template-columns:2fr repeat(3,1fr);gap:50px;display:grid}.footer-mark{font-size:1.25rem}.footer-grid>div:first-child p{color:#6f6c68;margin:20px 0 0;font-size:.78rem}.footer-column{flex-direction:column;gap:12px;display:flex}.footer-column strong{color:#74706b;letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px;font-size:.64rem}.footer-column a{color:#b8b4ae;font-size:.76rem}.footer-bottom{color:#5f5c58;border-top:1px solid var(--line);justify-content:space-between;margin-top:80px;padding-top:22px;font-size:.62rem;display:flex}.legal-page{padding-block:90px 130px}.legal-page h1{max-width:950px;font-size:clamp(4rem,8vw,8rem)}.legal-intro{max-width:720px;color:var(--muted);font-size:1.2rem;line-height:1.6}.legal-content{max-width:800px;margin:80px 0 0 auto}.legal-content section{border-top:1px solid var(--line);padding:30px 0}.legal-content h2{letter-spacing:-.025em;margin:0 0 15px;font-size:1.2rem}.legal-content h3{margin:24px 0 10px;font-size:.98rem}.legal-content p,.legal-content li{color:#aaa6a0;font-size:.9rem;line-height:1.72}.legal-content ul{padding-left:20px}.legal-content a{color:#fff;text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px}.legal-notice{background:#ff4d0512;border-radius:13px;border:1px solid #ff4d0540!important;padding:18px 20px!important}.legal-notice strong{color:var(--orange)}.support-grid{grid-template-columns:1fr 1fr;gap:14px;margin-bottom:70px;display:grid}.support-card{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:26px}.support-card span{color:var(--orange);font:700 .64rem ui-monospace,SFMono-Regular,Menlo,monospace}.support-card h2{margin-top:38px}@media (max-width:1000px){.site-header{grid-template-columns:1fr auto}.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:70px}.hero-copy{max-width:780px}.hero-visual{height:650px;margin-top:-20px}.phone{width:30%}.phone-one{left:7%}.phone-two{left:35%}.phone-three{right:7%}.demo-grid,.tools-grid{grid-template-columns:1fr}.section-copy{max-width:760px}.product-stage{width:min(100%,720px);margin:20px auto 0}.tools-copy{grid-row:1}.hud-visual{width:min(100%,680px);height:650px;margin-inline:auto}.privacy-card{grid-template-columns:1fr}.privacy-orbit{width:320px;margin-inline:auto}.beta-card{grid-template-columns:1fr 260px}}@media (max-width:760px){.shell{width:min(var(--max), calc(100% - 32px))}.section{padding-block:88px}.site-header{gap:16px;height:72px}.header-cta{padding:10px 13px;font-size:.69rem}.hero{min-height:auto;padding-block:54px 70px}.hero h1{font-size:clamp(3.7rem,17vw,6rem)}.hero-actions{flex-direction:column;align-items:flex-start}.hero-visual{height:510px}.phone{border-radius:27px;width:38%}.phone-one{top:22%;left:-2%}.phone-two{top:7%;left:31%}.phone-three{top:25%;right:-2%}.phone figcaption{font-size:.47rem;top:31px;left:12px}.hud-chip{padding:6px 8px;bottom:13px;left:10px}.demo-section{padding-block:88px}.stage-preview{height:500px}.steps{grid-template-columns:1fr}.steps article,.steps article:first-child{border-right:0;border-bottom:1px solid var(--line);min-height:auto;padding:26px 0 30px}.steps article:last-child{border-bottom:0}.step-icon{margin:35px 0 28px}.benefit-grid{grid-template-columns:1fr}.benefit,.benefit-large,.benefit-wide{grid-column:auto;min-height:390px;padding:26px}.benefit h3,.benefit-large h3,.benefit-wide h3{margin-top:58px}.metric-line{left:26px;right:26px}.split-heading{grid-template-columns:1fr;gap:0}.split-heading>p{max-width:560px;margin:-25px 0 50px}.variant-grid{gap:9px}.variant-grid article{border-radius:19px;padding:8px}.variant-media{border-radius:13px}.variant-grid article>div:last-child{padding:12px 4px 4px}.variant-grid h3{font-size:1rem}.variant-grid p{font-size:.67rem}.variant-featured{transform:translateY(-15px)}.tools-grid{gap:60px}.hud-visual{height:600px}.privacy-card{border-radius:26px;padding:40px 28px}.privacy-orbit{width:min(100%,300px)}.trust-points{grid-template-columns:1fr}.strava-note{text-align:left}.beta-card{grid-template-columns:1fr;padding:40px 28px}.beta-action{align-items:flex-start}.beta-action img{width:100px}.beta-action .button{width:min(100%,340px)}.faq-list summary{grid-template-columns:34px 1fr 24px;font-size:1rem}.faq-list details p{margin-left:46px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1;margin-bottom:20px}.footer-bottom{margin-top:55px}.support-grid{grid-template-columns:1fr}}@media (max-width:500px){.wordmark{font-size:.88rem}.header-cta span{display:none}.hero h1{margin-top:28px}.hero .button{width:100%}.hero-visual{height:420px;margin-top:5px}.phone{border-radius:23px;width:43%}.phone-one{top:24%;left:-8%}.phone-two{top:6%;left:29%}.phone-three{top:27%;right:-8%}.phone:before{height:13px;top:7px}.stage-preview{height:430px}.stage-status span:nth-child(2){display:none}.variant-grid{grid-template-columns:1fr;gap:15px}.variant-grid article{grid-template-columns:42% 1fr;align-items:center;display:grid}.variant-featured{transform:none}.variant-media{aspect-ratio:9/13}.hud-visual{height:520px}.privacy-card{padding:34px 22px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;align-items:flex-start;gap:9px}.legal-page{padding-block:65px 90px}.legal-page h1{font-size:3.8rem}.legal-content{margin-top:55px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
