:root{--background:#f7f5f0;--surface:#fff;--surface-soft:#eeeae2;--surface-deep:#e5e0d7;--ink:#171715;--ink-soft:#6f6b63;--ink-faint:#989188;--line:#ddd8cf;--orange:#e8752a;--orange-pressed:#c95f1e;--charcoal:#171715;--charcoal-soft:#24231f;--success:#526b55;--error:#b74436;--radius-sm:12px;--radius-md:20px;--radius-lg:32px;--shadow-soft:0 24px 70px #2d271e17;--font-sans:-apple-system, BlinkMacSystemFont, "SF Pro Display", "SF Pro Text", Inter, "Segoe UI", sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:92px}body{background:var(--background);color:var(--ink);font-family:var(--font-sans);text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}::selection{background:#e8752a33}.page-shell{width:100%;max-width:1280px;margin:0 auto;padding-left:32px;padding-right:32px}.site-header{z-index:50;background:#f7f5f0f0;border-bottom:1px solid #ddd8cfb8;position:sticky;top:0}@supports ((-webkit-backdrop-filter:blur(12px)) or (backdrop-filter:blur(12px))){.site-header{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}}.header-inner{justify-content:space-between;align-items:center;height:78px;display:flex}.brand-link,.footer-brand{border-radius:8px;display:inline-flex}.brand-lockup{align-items:center;display:inline-flex}.brand-lockup-image{width:auto;height:38px;display:block}.brand-lockup-compact .brand-lockup-image{height:34px}.main-nav{align-items:center;gap:30px;font-size:14px;font-weight:600;display:flex}.main-nav>a:not(.button){color:var(--ink-soft);transition:color .16s}.main-nav>a:not(.button):hover{color:var(--ink)}.button{cursor:pointer;border:0;border-radius:999px;justify-content:center;align-items:center;gap:20px;min-height:54px;padding:0 24px;font-size:15px;font-weight:700;transition:background-color .16s,color .16s,transform .16s,box-shadow .16s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(0)}.button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #e8752a66}.button-small{min-height:42px;padding:0 20px;font-size:13px}.button-dark{background:var(--charcoal);color:#f7f5f0}.button-dark:hover{background:#302f2a}.button-orange{background:var(--orange);color:var(--ink);box-shadow:0 12px 24px #a64d1726}.button-orange:hover{background:#ef8540;box-shadow:0 16px 28px #a64d1733}.button-orange:active{background:var(--orange-pressed);color:#fff}.button-quiet{color:var(--ink);padding-left:10px;padding-right:10px}.text-link{color:var(--ink-soft);text-decoration:underline;-webkit-text-decoration-color:var(--line);text-decoration-color:var(--line);text-underline-offset:5px;font-size:14px;font-weight:650}.hero-section{min-height:780px;padding:64px 0 72px;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.03fr) minmax(440px,.97fr);align-items:center;gap:64px;display:grid}.hero-copy{max-width:690px;padding-bottom:6px}.eyebrow,.section-kicker{color:var(--ink-soft);letter-spacing:.13em;text-transform:uppercase;margin:0 0 22px;font-size:12px;font-weight:760}.eyebrow{align-items:center;gap:10px;display:flex}.eyebrow span{background:var(--orange);border-radius:50%;width:8px;height:8px}.hero-copy h1{letter-spacing:-.075em;max-width:760px;margin:0;font-size:clamp(72px,7.5vw,116px);font-weight:640;line-height:.86}.hero-subheadline{color:var(--ink);letter-spacing:-.04em;max-width:650px;margin:28px 0 0;font-size:clamp(22px,2.2vw,30px);font-weight:650;line-height:1.2}.hero-lede{color:var(--ink-soft);letter-spacing:-.022em;max-width:650px;margin:16px 0 0;font-size:20px;line-height:1.55}.hero-actions{flex-wrap:wrap;align-items:center;gap:18px;margin-top:34px;display:flex}.hero-microcopy{border-left:2px solid var(--line);color:var(--ink-faint);margin:30px 0 0;padding-left:14px;font-size:13px;line-height:1.5}.hero-visual{perspective:1300px;justify-content:center;align-items:center;min-width:0;height:660px;display:flex;position:relative}.hero-visual:before{background:var(--surface-soft);content:"";border-radius:52% 48% 46% 54%/55% 46% 54% 45%;width:500px;height:530px;position:absolute;transform:rotate(-5deg)}.orbit{border:1px solid var(--line);border-radius:50%;position:absolute}.orbit-one{width:410px;height:580px;transform:rotate(18deg)}.orbit-two{border-color:#e8752a4d;width:560px;height:420px;transform:rotate(-24deg)}.hero-phone-wrap{--tilt-x:0deg;--tilt-y:0deg;transform:rotateX(var(--tilt-x)) rotateY(var(--tilt-y)) rotateZ(1.2deg);transform-style:preserve-3d;z-index:2;width:min(390px,82vw);transition:transform .17s ease-out;animation:6s ease-in-out 1.4s infinite phone-float;position:relative}@keyframes phone-float{0%,to{translate:0}50%{translate:0 -6px}}.hero-promise-card{background:var(--charcoal);color:#f6f3ed;border:1px solid #2c2b27;border-radius:38px;min-height:500px;padding:34px;position:relative;overflow:hidden;box-shadow:0 34px 80px #1f1c163d,0 8px 18px #1f1c161f}.hero-promise-card:after{content:"";border:1px solid #e8752a57;border-radius:50%;width:280px;height:280px;position:absolute;top:-120px;right:-160px}.promise-brand{z-index:1;align-items:center;gap:16px;display:flex;position:relative}.promise-icon{border-radius:22px;width:76px;height:76px;display:block}.promise-brand>div{gap:6px;display:grid}.promise-brand span,.promise-copy>span,.promise-modes span{color:#a9a39a;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:780}.promise-brand strong{letter-spacing:-.035em;font-size:23px}.promise-copy{z-index:1;margin-top:70px;position:relative}.promise-copy h2{letter-spacing:-.06em;margin:14px 0 0;font-size:clamp(42px,4.2vw,60px);font-weight:610;line-height:.98}.promise-modes{z-index:1;border-top:1px solid #3a3934;grid-template-columns:1fr 1fr;gap:12px;padding-top:20px;display:grid;position:absolute;bottom:34px;left:34px;right:34px}.promise-modes div{gap:7px;display:grid}.promise-modes div+div{border-left:1px solid #3a3934;padding-left:18px}.promise-modes strong{font-size:11px;font-weight:650;line-height:1.45}.phone-shell,.mini-phone{background:#11110f;border:1px solid #2c2b27;border-radius:52px;width:342px;padding:8px;position:relative;overflow:hidden;box-shadow:0 34px 80px #1f1c163d,0 8px 18px #1f1c161f}.phone-speaker{z-index:4;background:#11110f;border-radius:0 0 18px 18px;width:105px;height:20px;position:absolute;top:8px;left:50%;transform:translate(-50%)}.screen-crop{aspect-ratio:448/752;background:#f7f5f0;border-radius:44px;width:100%;position:relative;overflow:hidden}.raw-demo-shot{width:226.56%;max-width:none;height:auto;position:absolute;top:-18.22%;left:-108.93%}.floating-note{background:var(--surface);box-shadow:var(--shadow-soft);z-index:4;border:1px solid #ddd8cfcc;border-radius:16px;align-items:center;gap:11px;padding:13px 15px;display:flex;position:absolute}.floating-note span:last-child{color:var(--ink-faint);flex-direction:column;gap:2px;font-size:11px;display:flex}.floating-note strong{color:var(--ink);font-size:13px;font-weight:720}.floating-icon{background:var(--surface-soft);color:var(--ink);border-radius:10px;justify-content:center;align-items:center;width:34px;height:34px;font-size:17px;display:flex}.floating-icon-check{color:var(--success);background:#e5ebe4}.note-duration{top:20%;left:1%}.note-sources{bottom:16%;right:-2%}.proof-ribbon{border-bottom:1px solid var(--line);border-top:1px solid var(--line);padding:26px 0}.proof-grid{grid-template-columns:repeat(4,1fr);display:grid}.proof-item{align-items:flex-start;gap:14px;min-height:62px;padding:0 24px;display:flex}.proof-item:first-child{padding-left:0}.proof-item+.proof-item{border-left:1px solid var(--line)}.proof-item>span{color:var(--orange-pressed);margin-top:3px;font-size:10px;font-weight:800}.proof-item strong{letter-spacing:-.015em;margin-bottom:5px;font-size:15px;display:block}.proof-item p{color:var(--ink-soft);margin:0;font-size:12px;line-height:1.45}.editorial-break{background:var(--charcoal);color:#f6f3ed;padding:108px 0;overflow:hidden}.editorial-grid{grid-template-columns:.36fr 1.1fr .82fr;gap:44px;display:grid}.section-kicker-light{color:#a9a39a}.editorial-grid h2,.trust-grid h2{letter-spacing:-.06em;margin:0;font-size:clamp(48px,5vw,76px);font-weight:580;line-height:.99}.editorial-grid>div>p{color:#b9b3aa;max-width:650px;margin:30px 0 0;font-size:17px;line-height:1.65}.finite-statement{border-top:1px solid #41403b;border-bottom:1px solid #41403b;grid-template-columns:1fr auto;align-self:center;margin-left:20px;padding:26px 0;font-size:14px;display:grid;position:relative}.finite-statement span:last-of-type{color:#b9b3aa;grid-column:1;margin-top:22px}.finite-statement i{background:var(--orange);width:68px;height:2px;position:absolute;top:51%;left:0}.finite-statement b{background:var(--orange);color:var(--ink);border-radius:50%;grid-area:1/2/3;justify-content:center;align-items:center;width:38px;height:38px;margin:auto 0;font-size:14px;display:flex}.section{padding:124px 0}.section-heading h2,.moments-intro h2,.preference-copy h2,.legal-page h1{letter-spacing:-.058em;margin:0;font-size:clamp(48px,5vw,72px);font-weight:600;line-height:1.02}.split-heading{grid-template-columns:1.4fr .6fr;align-items:end;gap:90px;display:grid}.split-heading>p,.preview-heading>p:last-child{color:var(--ink-soft);margin:0 0 7px;font-size:17px;line-height:1.55}.steps-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:64px;display:grid}.step-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;min-height:420px;padding:24px;display:flex;position:relative;overflow:hidden}.step-card-accent{background:var(--surface-soft)}.step-number{border:1px solid var(--line);color:var(--ink-soft);border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:12px;font-weight:800;display:flex}.step-card h3{letter-spacing:-.035em;margin:auto 0 10px;font-size:24px}.step-card>p{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.55}.topic-cloud{flex-wrap:wrap;align-content:center;gap:8px;height:180px;padding:28px 6px 6px;display:flex}.topic-cloud span,.demo-chips span{background:var(--surface-soft);border:1px solid var(--line);color:var(--ink-soft);border-radius:999px;padding:9px 13px;font-size:12px}.topic-cloud .topic-muted{color:#96685f;background:#f4efed;text-decoration:line-through}.time-control{justify-content:center;align-items:center;gap:10px;height:180px;display:flex;position:relative}.time-control>span{border:1px solid var(--line);color:var(--ink-faint);border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;font-size:12px;display:flex}.time-control .time-selected{background:var(--orange);border-color:var(--orange);color:var(--ink);width:70px;height:70px;font-size:22px;font-weight:750}.time-control small{color:var(--ink-faint);letter-spacing:.1em;text-transform:uppercase;font-size:10px;position:absolute;bottom:25px}.mode-control{grid-template-columns:1fr 1fr;align-items:center;gap:10px;height:180px;padding:34px 0 8px;display:grid}.mode-control>span{background:var(--surface-soft);border:1px solid var(--line);color:var(--ink-faint);border-radius:14px;gap:6px;min-height:88px;padding:16px;font-size:10px;line-height:1.35;display:grid}.mode-control>span.mode-selected{color:#87451f;background:#fbede4;border-color:#eaa77c}.mode-control strong{color:var(--ink);font-size:13px}.play-orbit{border:1px solid #17171524;border-radius:50%;justify-content:center;align-self:center;align-items:center;width:180px;height:180px;margin-top:20px;display:flex;position:relative}.play-orbit:before,.play-orbit:after{content:"";border:1px solid #17171514;border-radius:50%;position:absolute;inset:18px}.play-orbit:after{inset:37px}.play-orbit span{background:var(--orange);border-radius:50%;justify-content:center;align-items:center;width:70px;height:70px;padding-left:5px;display:flex}.change-line{color:var(--ink-soft);justify-content:center;align-items:center;gap:10px;margin:36px 0 0;font-size:14px;display:flex}.change-line span{color:var(--orange-pressed);font-size:18px}.moments-section{background:var(--surface-soft)}.moments-grid{grid-template-columns:.88fr 1.12fr;gap:88px;display:grid}.moments-intro{align-self:start;position:sticky;top:130px}.moments-intro>p:last-child,.preference-copy>p{color:var(--ink-soft);max-width:530px;margin:28px 0 0;font-size:18px;line-height:1.65}.moment-list{border-top:1px solid #d2ccc1}.moment-item{border-bottom:1px solid #d2ccc1;grid-template-columns:36px 1fr 32px;align-items:center;gap:24px;min-height:150px;padding:28px 4px;display:grid}.moment-index{color:var(--orange-pressed);font-size:11px;font-weight:800}.moment-item h3{letter-spacing:-.03em;margin:0 0 8px;font-size:23px}.moment-item p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.5}.moment-arrow{border:1px solid #d2ccc1;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.product-section{overflow:hidden}.preview-heading{max-width:780px}.preview-heading>p:last-child{margin-top:24px}.product-shots-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:58px;display:grid}.product-shot-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);overflow:hidden}.product-shot-stage{background:var(--surface-soft);justify-content:center;align-items:flex-start;height:510px;padding-top:46px;display:flex;position:relative;overflow:hidden}.product-shot-stage:before{content:"";border:1px solid #dad4ca;border-radius:50%;width:360px;height:360px;position:absolute;top:110px}.mini-phone{z-index:1;border-radius:40px;width:276px;padding:6px;transform:rotate(-1deg);box-shadow:0 24px 50px #1f1c162e}.product-shot-card:nth-child(2) .mini-phone{transform:rotate(1.25deg)}.product-shot-card:nth-child(3) .mini-phone{transform:rotate(-.5deg)}.mini-phone .screen-crop{border-radius:34px}.product-shot-copy{min-height:196px;padding:26px 28px 30px}.product-shot-copy .section-kicker{color:var(--orange-pressed);margin-bottom:13px;font-size:10px}.product-shot-copy h3{letter-spacing:-.035em;margin:0 0 9px;font-size:25px}.product-shot-copy p{color:var(--ink-soft);margin:0;font-size:14px;line-height:1.55}.experience-grid{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:58px;display:grid}.experience-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);flex-direction:column;min-height:380px;padding:30px;display:flex;position:relative;overflow:hidden}.experience-card>span:first-child{color:var(--orange-pressed);font-size:11px;font-weight:800}.experience-card .section-kicker{margin:auto 0 18px}.experience-card h3{letter-spacing:-.045em;margin:0 0 15px;font-size:32px}.experience-card>p:last-child{color:var(--ink-soft);margin:0;font-size:15px;line-height:1.65}.experience-card-dark{background:var(--charcoal);border-color:var(--charcoal);color:#f6f3ed}.experience-card-dark>p:last-child{color:#a9a39a}.preference-section{border-top:1px solid var(--line)}.preference-grid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:92px;display:grid}.check-list{gap:15px;margin:32px 0 0;padding:0;list-style:none;display:grid}.check-list li{color:var(--ink-soft);align-items:center;gap:11px;font-size:14px;display:flex}.check-list span{color:var(--success);background:#e2e8e1;border-radius:50%;justify-content:center;align-items:center;width:22px;height:22px;font-size:10px;display:flex}.preference-demo{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-soft);padding:30px;transform:rotate(1deg)}.demo-topline{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin-bottom:28px;padding-bottom:23px;font-size:21px;font-weight:720;display:flex}.demo-topline small{background:var(--surface-soft);color:var(--ink-soft);border-radius:999px;padding:7px 10px;font-size:10px;font-weight:700}.demo-label{color:var(--ink-faint);letter-spacing:.14em;margin:0 0 12px;font-size:9px;font-weight:780}.demo-chips{flex-wrap:wrap;gap:8px;margin-bottom:28px;display:flex}.demo-chips span.selected{color:#87451f;background:#fbede4;border-color:#efbea0}.demo-chips b{margin-left:5px}.demo-note{background:var(--background);border:1px solid var(--line);color:var(--ink-soft);border-radius:14px;min-height:122px;padding:17px;font-size:14px;line-height:1.6}.demo-cursor{border-left:1px solid var(--orange-pressed);vertical-align:-2px;height:15px;margin-left:3px;animation:1.1s step-end 5 cursor-blink;display:inline-block}@keyframes cursor-blink{50%{opacity:0}}.demo-footer{color:var(--ink-faint);justify-content:space-between;align-items:center;margin-top:18px;font-size:11px;display:flex}.profile-ready{background:var(--ink);color:#fff;border-radius:999px;padding:10px 15px;font-size:11px;font-weight:700}.trust-section{background:var(--charcoal);color:#f6f3ed}.trust-grid{grid-template-columns:.82fr 1.18fr;gap:90px;display:grid}.trust-grid>div:first-child>p:last-child{color:#a9a39a;max-width:420px;margin-top:28px;font-size:16px;line-height:1.6}.trust-list{border-top:1px solid #3a3934}.trust-list article{border-bottom:1px solid #3a3934;grid-template-columns:34px 1fr;gap:18px;padding:27px 0;display:grid}.trust-list article>span{color:var(--orange);border:1px solid #595750;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;display:flex}.trust-list h3{margin:0 0 7px;font-size:17px}.trust-list p{color:#a9a39a;margin:0;font-size:13px;line-height:1.55}.download-section{padding:132px 0}.download-grid{grid-template-columns:.9fr 1.1fr;align-items:start;gap:96px;display:grid}.download-grid h2{letter-spacing:-.058em;margin:0;font-size:clamp(48px,5vw,72px);font-weight:600;line-height:1.02}.download-lede{color:var(--ink-soft);max-width:530px;margin:28px 0 0;font-size:18px;line-height:1.65}.driving-note{border-left:2px solid var(--orange);color:var(--ink-faint);max-width:500px;margin:30px 0 0;padding-left:14px;font-size:12px;line-height:1.6}.download-actions{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);box-shadow:var(--shadow-soft);gap:12px;padding:32px;display:grid}.download-button{justify-content:space-between;width:100%}.button-contact{background:var(--surface-soft);color:var(--ink)}.button-contact:hover{background:var(--surface-deep)}.download-details{border-top:1px solid var(--line);color:var(--ink-faint);flex-wrap:wrap;gap:8px 18px;margin-top:12px;padding-top:22px;font-size:10px;line-height:1.5;display:flex}.download-details span{align-items:center;gap:7px;display:inline-flex}.download-details span:before{background:var(--success);content:"";border-radius:50%;width:5px;height:5px}.site-footer{background:var(--surface-soft);border-top:1px solid var(--line);padding:70px 0 28px}.footer-grid{justify-content:space-between;display:flex}.footer-tagline{color:var(--ink-soft);margin:18px 0 0;font-size:14px}.polyform-line{margin:34px 0 0;font-size:12px;font-weight:720}.footer-links{grid-template-columns:repeat(2,minmax(90px,1fr));align-items:flex-start;gap:17px;font-size:13px;font-weight:650;display:grid}.footer-links a{color:var(--ink-soft)}.footer-links a:hover{color:var(--ink)}.footer-bottom{color:var(--ink-faint);border-top:1px solid #d2ccc1;justify-content:space-between;margin-top:58px;padding-top:24px;font-size:10px;display:flex}.legal-main{min-height:70vh}.legal-page{grid-template-columns:minmax(240px,.52fr) minmax(0,1fr);gap:70px;padding-top:90px;padding-bottom:120px;display:grid}.legal-title{align-self:start;position:sticky;top:126px}.legal-title h1{font-size:clamp(52px,6vw,80px)}.legal-title>p:last-child{color:var(--ink-faint);margin-top:24px;font-size:12px}.legal-content{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius-md);padding:42px 48px}.legal-intro{color:var(--ink);margin-top:0;font-size:19px;line-height:1.65}.legal-content h2{border-top:1px solid var(--line);letter-spacing:-.03em;margin:36px 0 14px;padding-top:34px;font-size:24px}.legal-content h2:first-of-type{border-top:0;margin-top:30px;padding-top:0}.legal-content p,.legal-content li{color:var(--ink-soft);font-size:14px;line-height:1.75}.legal-content ul{padding-left:19px}.legal-content a{color:var(--ink);text-decoration:underline;-webkit-text-decoration-color:var(--orange);text-decoration-color:var(--orange);text-underline-offset:3px;font-weight:650}@media (width<=1080px){.hero-grid{grid-template-columns:1fr 420px;gap:20px}.hero-copy h1{font-size:82px}.hero-visual{transform:scale(.9)}.proof-item{padding:0 14px}.editorial-grid{grid-template-columns:.25fr 1fr}.finite-statement{grid-column:2;max-width:480px;margin:20px 0 0}.product-shot-stage{height:440px}.mini-phone{width:245px}.preference-grid{gap:48px}}@media (width<=820px){.page-shell{padding-left:22px;padding-right:22px}.main-nav>a:not(.button){display:none}.hero-section{padding-top:50px}.hero-grid{grid-template-columns:1fr}.hero-copy{text-align:center}.eyebrow,.hero-actions{justify-content:center}.hero-subheadline,.hero-lede{margin-left:auto;margin-right:auto}.hero-microcopy{border:0;padding:0}.hero-visual{height:630px;margin-top:8px;transform:none}.proof-grid{grid-template-columns:repeat(2,1fr);row-gap:24px}.proof-item:nth-child(3){border-left:0;padding-left:0}.editorial-grid{grid-template-columns:1fr}.finite-statement{grid-column:auto}.split-heading{grid-template-columns:1fr;gap:24px}.steps-grid{grid-template-columns:1fr}.step-card{min-height:380px}.moments-grid,.preference-grid,.trust-grid,.download-grid{grid-template-columns:1fr}.moments-intro{position:static}.product-shots-grid,.experience-grid{grid-template-columns:1fr}.experience-card{min-height:300px}.product-shot-card{grid-template-columns:1.1fr .9fr;display:grid}.product-shot-stage{height:470px}.product-shot-copy{align-self:center}.preference-demo{transform:none}.legal-page{grid-template-columns:1fr;gap:40px}.legal-title{position:static}}@media (width<=560px){.header-inner{height:68px}.brand-lockup-image,.brand-lockup-compact .brand-lockup-image{height:30px}.main-nav .button{min-height:44px;padding:0 15px}.hero-section{min-height:auto;padding:44px 0 54px}.hero-copy h1{font-size:clamp(58px,19vw,78px)}.hero-subheadline{margin-top:22px;font-size:21px}.hero-lede{margin-top:14px;font-size:17px;line-height:1.55}.hero-actions{flex-direction:column;align-items:stretch;gap:8px}.hero-actions .button{width:100%}.hero-visual{height:520px;margin-left:-8px;margin-right:-8px}.hero-visual:before{width:360px;height:400px}.orbit-one{width:310px;height:460px}.orbit-two{width:410px;height:330px}.phone-shell{border-radius:44px;width:282px}.screen-crop{border-radius:36px}.floating-note{padding:9px 10px}.floating-note span:last-child{font-size:9px}.floating-note strong{font-size:10px}.floating-icon{width:29px;height:29px}.note-duration{top:15%;left:0}.note-sources{bottom:10%;right:-1%}.proof-grid{grid-template-columns:1fr}.proof-item{border-top:1px solid var(--line);padding:18px 0 0;border-left:0!important}.proof-item:first-child{border-top:0;padding-top:0}.editorial-break,.section,.download-section{padding:84px 0}.editorial-grid h2,.trust-grid h2,.section-heading h2,.moments-intro h2,.preference-copy h2,.download-grid h2{font-size:44px}.editorial-grid{gap:24px}.steps-grid{margin-top:40px}.step-card{min-height:390px}.moments-grid,.preference-grid,.trust-grid,.download-grid{gap:54px}.hero-promise-card{min-height:440px;padding:26px}.promise-copy{margin-top:54px}.promise-modes{bottom:26px;left:26px;right:26px}.moment-item{grid-template-columns:28px 1fr;gap:14px}.moment-arrow{display:none}.product-shot-card{display:block}.product-shot-stage{height:460px}.footer-grid{flex-direction:column;gap:50px}.footer-bottom{flex-direction:column;gap:8px}.legal-page{padding-top:60px;padding-bottom:80px}.legal-content{padding:30px 23px}}@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-wrap{transform:translate(0,0)!important}}
