@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/instrument-sans-latin-ext-wght-normal-B5bTHO_g.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Instrument Sans Variable;font-style:normal;font-display:swap;font-weight:400 700;src:url(/assets/instrument-sans-latin-wght-normal-BbzFLZTg.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--canvas:#0b0c0e;--surface:#111317;--elevated:#171a1f;--line:#282c33;--text:#f5f5f2;--muted:#a7a8a5;--quiet:#7f827e;--retrace:#a995ff;--ice:#8dd9ff;--positive:#79d6a3;--danger:#ff8b8b;--font-sans:"Instrument Sans Variable", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:"SFMono-Regular", "SF Mono", Consolas, "Liberation Mono", monospace;--shell:1180px;--reading:740px;--border:1px solid var(--line);--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--ease:cubic-bezier(.22, 1, .36, 1);--fast:.18s;--content:.42s;--space-section:clamp(48px, 5vw, 64px);--space-section-compact:clamp(36px, 4vw, 48px);--space-section-tight:clamp(32px, 3.5vw, 44px);--space-layout-row:clamp(32px, 4vw, 40px)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:88px}body{background:var(--canvas);min-width:320px;min-height:100vh;color:var(--text);font:16px/1.6 var(--font-sans);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;margin:0;overflow-x:hidden}button,input{font:inherit}button,summary{color:inherit}button{border:0}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3{color:var(--text);letter-spacing:-.035em;font-weight:600;line-height:1.05}h1{margin-bottom:24px;font-size:clamp(2.85rem,6vw,4.65rem)}h2{margin-bottom:20px;font-size:clamp(2.25rem,4.8vw,3.35rem)}h3{letter-spacing:-.02em;margin-bottom:10px;font-size:1.25rem;line-height:1.25}:focus-visible{outline:2px solid var(--ice);outline-offset:3px}::selection{background:var(--retrace);color:var(--canvas)}::-moz-selection{background:var(--retrace);color:var(--canvas)}.site-shell{min-height:100vh}.shell,.reading-shell{width:min(100% - 40px, var(--shell));margin-inline:auto}.reading-shell{max-width:var(--reading)}.section{padding-block:var(--section-y,var(--space-section))}.eyebrow{color:var(--retrace);font:600 .76rem/1.4 var(--font-mono);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px}.section-lede,.page-hero__lede{max-width:650px;color:var(--muted);margin-bottom:0;font-size:clamp(1.05rem,1.8vw,1.18rem);line-height:1.65}.section-heading{max-width:720px;margin-bottom:40px}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--text);color:var(--canvas);transition:transform var(--fast) var(--ease);padding:10px 14px;font-weight:600;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.route-stage{view-transition-name:route-content}.route-loading{min-height:100vh;color:var(--muted);place-items:center;display:grid}::view-transition-old(root){animation:none}::view-transition-new(root){animation:none}::view-transition-group(route-content){animation-duration:var(--content);animation-timing-function:var(--ease)}::view-transition-old(route-content){animation:route-leave var(--content) var(--ease) both}::view-transition-new(route-content){animation:route-enter var(--content) var(--ease) both}@keyframes route-leave{to{opacity:0;transform:translate(-8px)}}@keyframes route-enter{0%{opacity:0;transform:translate(8px)}}.site-header{z-index:50;border-bottom:var(--border);background:var(--surface);position:sticky;top:0}.site-header__inner{justify-content:space-between;align-items:center;gap:24px;min-height:68px;display:flex}.brand{letter-spacing:-.02em;align-items:center;gap:10px;min-height:44px;font-size:1.05rem;font-weight:600;display:inline-flex}.brand img{border-radius:var(--radius-sm);width:32px;height:32px}.desktop-nav,.site-footer__links{align-items:center;gap:26px;display:flex}.desktop-nav>a:not(.download-cta),.site-footer__links a,.site-footer__links>button,.mobile-nav>a:not(.download-cta){min-height:44px;color:var(--muted);cursor:pointer;transition:color var(--fast) var(--ease);background:0 0;align-items:center;gap:6px;padding:0;font-size:.92rem;display:inline-flex}.desktop-nav>a:not(.download-cta):hover,.site-footer__links a:hover,.site-footer__links>button:hover,.mobile-nav>a:not(.download-cta):hover,.desktop-nav>a[aria-current],.mobile-nav>a[aria-current]{color:var(--text)}.desktop-nav>a[aria-current]:after,.mobile-nav>a[aria-current]:after{background:var(--retrace);content:"";border-radius:50%;width:4px;height:4px}.desktop-nav svg,.mobile-nav svg{width:13px;height:13px}.download-cta,.secondary-button{cursor:pointer;white-space:nowrap;min-height:48px;transition:color var(--fast) var(--ease), background-color var(--fast) var(--ease), border-color var(--fast) var(--ease), transform var(--fast) var(--ease);border:1px solid #0000;border-radius:10px;justify-content:center;align-items:center;gap:10px;padding:11px 18px;font-weight:600;line-height:1.2;display:inline-flex}.download-cta{background:var(--text);color:var(--canvas)}.download-cta:hover{background:#fff;transform:translateY(-1px)}.download-cta svg,.secondary-button svg{width:18px;height:18px}.download-cta--compact{min-height:44px;padding:9px 14px;font-size:.9rem}.download-cta--disabled,.secondary-button:disabled{cursor:not-allowed;opacity:.52;transform:none}.secondary-button{border-color:var(--line);color:var(--text);background:0 0}.secondary-button:hover:not(:disabled){border-color:var(--quiet);background:var(--elevated)}.mobile-nav-toggle{border:var(--border);border-radius:var(--radius-sm);background:var(--elevated);cursor:pointer;justify-content:center;align-items:center;width:44px;height:44px;display:none}.mobile-nav-toggle svg{width:21px;height:21px}.mobile-nav{padding-block:12px 20px;display:none}.text-link,.license-content>a{min-height:44px;color:var(--text);align-items:center;gap:8px;font-weight:550;display:inline-flex}.text-link svg,.license-content>a svg{width:17px;height:17px;transition:transform var(--fast) var(--ease)}.text-link:hover svg,.license-content>a:hover svg{transform:translate(3px)}.hero{border-bottom:var(--border);align-items:center;min-height:calc(100svh - 68px);display:flex}.hero__grid{grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);align-items:center;gap:clamp(40px,5vw,72px);display:grid}.hero__copy{max-width:560px}.hero h1{font-size:clamp(3.1rem,5.5vw,4.5rem)}.hero__lede{color:var(--muted);margin-bottom:32px;font-size:clamp(1.08rem,2vw,1.24rem);line-height:1.65}.hero__actions,.page-hero__actions,.final-cta__actions,.not-found__actions{flex-wrap:wrap;align-items:center;gap:14px 20px;display:flex}.compatibility-note,.pricing-note{color:var(--quiet);margin:14px 0 0;font-size:.88rem}.story-section,.privacy-section,.pricing-section,.faq-section,.flow-section{border-bottom:var(--border)}.story-grid,.privacy-grid,.pricing-grid{column-gap:clamp(44px,7vw,80px);row-gap:var(--space-layout-row);grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);display:grid}.story-contrast{border-left:2px solid var(--retrace);max-width:560px;color:var(--text);margin:28px 0 0;padding-left:18px;font-size:1.02rem}.story-example-link{color:var(--retrace);margin-top:12px}.recovery-proof{border:var(--border);border-radius:var(--radius-lg);background:var(--elevated);align-self:start;overflow:hidden;box-shadow:0 22px 60px #00000038;container:recovery-proof/inline-size}.recovery-proof__search,.recovery-proof__toolbar,.recovery-proof__trail{justify-content:space-between;align-items:center;gap:16px;display:flex}.recovery-proof__search{border-bottom:var(--border);background:var(--surface);min-height:54px;padding:8px 16px}.recovery-proof__search>span{align-items:center;gap:9px;font-weight:600;display:inline-flex}.recovery-proof__search svg{width:17px;height:17px;color:var(--retrace)}.recovery-proof__search small,.recovery-proof__trail small{color:var(--muted);font:.68rem var(--font-mono)}.recovery-proof__toolbar time{color:#5f6267;font:.68rem var(--font-mono)}.recovery-proof__screen{color:#24262a;background:#f7f7f5;border:1px solid #d2d3d5;border-radius:8px;margin:16px;overflow:hidden}.recovery-proof__toolbar{background:#e9eaeb;border-bottom:1px solid #d8d9db;min-height:34px;padding:6px 11px}.recovery-proof__toolbar span{align-items:center;gap:7px;font-size:.75rem;font-weight:650;display:inline-flex}.recovery-proof__toolbar svg{color:#4679b8;width:15px;height:15px}.recovery-proof__message{padding:clamp(26px,4vw,44px)}.recovery-proof__message>span{color:#676a70;font:600 .68rem var(--font-mono);text-transform:uppercase}.recovery-proof__message h3{color:#24262a;margin:10px 0 12px;font-size:clamp(1.35rem,2.3vw,1.8rem)}.recovery-proof__message p{color:#60636a;max-width:38em;margin-bottom:0;line-height:1.6}.recovery-proof__message mark{color:inherit;background:#ffe36e;border-radius:3px}.recovery-proof__trail{border-top:var(--border);padding:13px 16px}.recovery-proof__trail span{color:var(--muted);gap:2px;font-size:.76rem;display:grid}@container recovery-proof (width<=30rem){.recovery-proof__message{padding:28px 22px}.recovery-proof__trail{flex-wrap:wrap;align-items:flex-start;gap:10px 16px}}@container recovery-proof (width<=24rem){.recovery-proof__search small{display:none}}.story-timeline,.product-flow,.check-list,.plans,.native-panel ul,.release-entry ul{margin:0;padding:0;list-style:none}.story-timeline li{border-left:var(--border);grid-template-columns:84px 1fr;gap:24px;padding:0 0 34px 28px;display:grid;position:relative}.story-timeline li:last-child{padding-bottom:0}.story-timeline li:before{border:2px solid var(--canvas);background:var(--retrace);width:9px;height:9px;box-shadow:0 0 0 1px var(--retrace);content:"";border-radius:50%;position:absolute;top:6px;left:-5px}.story-timeline time,.product-flow__number{color:var(--quiet);font:.72rem var(--font-mono)}.story-timeline strong,.story-timeline span,.check-list strong,.check-list span{display:block}.story-timeline strong{margin-bottom:5px;font-size:1.05rem}.story-timeline span,.product-flow p,.check-list span,.native-panel p,.plan li,.download-highlights p{color:var(--muted)}.how-grid{border-top:var(--border);column-gap:clamp(44px,7vw,80px);row-gap:var(--space-layout-row);grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);margin-top:clamp(40px,5vw,48px);padding-top:clamp(32px,4vw,40px);display:grid}.how-grid .section-heading{margin-bottom:0}.product-flow{display:grid}.product-flow li{border-top:var(--border);grid-template-columns:46px 1fr;gap:18px;padding:24px 0;display:grid}.product-flow li:last-child{padding-bottom:0}.product-flow__number{color:var(--retrace);padding-top:3px;display:block}.product-flow p,.download-highlights p{margin-bottom:0}.use-cases{border-top:var(--border);grid-column:1/-1;grid-template-columns:minmax(0,.7fr) minmax(0,1.3fr);gap:clamp(36px,6vw,64px);padding-top:clamp(32px,4vw,40px);display:grid}.use-cases__heading h3{max-width:420px;margin-bottom:0;font-size:clamp(1.7rem,3vw,2.25rem)}.use-cases ul{grid-template-columns:repeat(2,minmax(0,1fr));margin:0;padding:0;list-style:none;display:grid}.use-cases li{border-top:var(--border);align-content:center;gap:8px;min-height:118px;padding:20px 24px;display:grid}.use-cases li:nth-child(odd){border-right:var(--border);padding-left:0}.use-cases li span{color:var(--retrace);font:.68rem var(--font-mono)}.use-cases li strong{max-width:280px;font-size:1.02rem;line-height:1.35}.privacy-section{background:var(--surface)}.privacy-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.92fr)}.privacy-trust{border-left:2px solid var(--retrace);max-width:570px;color:var(--text);margin:24px 0 0;padding-left:18px}.check-list{margin-top:30px}.check-list li{border-top:var(--border);grid-template-columns:24px 1fr;gap:15px;padding:20px 0;display:grid}.check-list svg,.native-panel svg,.plan svg,.download-highlights svg{width:20px;height:20px;color:var(--retrace);margin-top:3px}.check-list strong{color:var(--text);margin-bottom:3px}.native-panel{border:var(--border);border-radius:var(--radius-lg);background:var(--canvas);align-self:start;overflow:hidden}.privacy-preview__heading{justify-content:space-between;align-items:flex-start;gap:20px;padding:24px;display:flex}.privacy-preview__heading h3{margin-bottom:0;font-size:1.65rem}.privacy-preview__heading>span{color:var(--muted);font:.68rem var(--font-mono);white-space:nowrap;align-items:center;gap:7px;display:inline-flex}.privacy-preview__heading i{background:var(--positive);border-radius:50%;width:7px;height:7px}.privacy-preview__rows{border-top:var(--border)}.privacy-preview__rows>div{border-bottom:var(--border);justify-content:space-between;align-items:center;gap:20px;min-height:66px;padding:12px 18px;display:flex}.privacy-preview__rows span{align-items:center;gap:11px;display:inline-flex}.privacy-preview__rows svg{width:18px;height:18px;color:var(--retrace)}.privacy-preview__rows strong{font-size:.94rem}.privacy-preview__rows small{border:var(--border);background:var(--elevated);color:var(--muted);font:.68rem var(--font-mono);border-radius:6px;padding:5px 8px}.privacy-preview__note{color:var(--quiet);margin:0;padding:13px 18px;font-size:.76rem}.requirements-strip{border-top:var(--border);border-bottom:var(--border);grid-column:1/-1;justify-content:space-between;align-items:center;gap:20px;min-height:64px;padding:14px 0;display:flex}.requirements-strip strong,.requirements-strip span{align-items:center;gap:9px;display:inline-flex}.requirements-strip strong{color:var(--text)}.requirements-strip span{color:var(--muted);font-size:.88rem}.requirements-strip svg{width:18px;height:18px;color:var(--positive);flex:none}.requirements-strip strong svg{color:var(--retrace)}.pricing-copy .download-cta{margin-top:32px}.pricing-value{border-top:var(--border);border-bottom:var(--border);max-width:560px;color:var(--text);margin:28px 0 0;padding:18px 0}.plans{align-self:start;container:pricing-plans/inline-size}.plans__options{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.plan{border:var(--border);border-radius:var(--radius-md);background:var(--surface);flex-direction:column;min-height:214px;padding:26px;display:flex}.plan--featured{border-color:color-mix(in srgb, var(--retrace) 48%, var(--line));background:color-mix(in srgb, var(--retrace) 7%, var(--surface))}.plan__name{margin-bottom:12px;font-weight:600}.plan__name span{border:1px solid color-mix(in srgb, var(--retrace) 40%, transparent);color:var(--retrace);font:.62rem var(--font-mono);letter-spacing:.06em;text-transform:uppercase;border-radius:5px;margin-left:7px;padding:3px 7px;display:inline-flex}.plan__price{margin:auto 0 0}.plan__price strong,.plan__price span{display:block}.plan__price strong{font-size:2.2rem;line-height:1}.plan__price span{color:var(--muted);margin-top:7px;font-size:.82rem}.plan__saving{color:var(--retrace);margin:14px 0 0;font-size:.78rem;font-weight:600}.plans__included{color:var(--muted);align-items:center;gap:10px;margin:18px 0 0;font-size:.9rem;display:flex}.plans__included svg{width:18px;height:18px;color:var(--positive);flex:none}@container pricing-plans (width<=34rem){.plans__options{grid-template-columns:1fr}.plan{min-height:176px}}.faq-section{--section-y:var(--space-section)}.faq-section .section-heading{text-align:center;margin:0 auto 34px}.faq-list,.license-list{border-top:var(--border)}.faq-list details,.license-list details{border-bottom:var(--border)}.faq-list summary,.license-list summary{cursor:pointer;min-height:64px;padding:19px 4px;font-weight:600;line-height:1.35}.faq-list details[open] summary,.license-list details[open] summary{color:var(--retrace)}.faq-list details>p{color:var(--muted);margin:-2px 0 22px;padding-right:36px}.final-cta{--section-y:var(--space-section-tight);border-bottom:var(--border);background:var(--surface)}.final-cta__inner{text-align:center;flex-direction:column;align-items:center;gap:24px;display:flex}.final-cta h2{max-width:860px;margin-bottom:0;font-size:clamp(2.2rem,4.5vw,3rem)}.final-cta__actions{flex-direction:column;flex:none;align-items:stretch;gap:4px;width:min(100%,252px)}.final-cta__actions .text-link{color:var(--muted);justify-content:center}.page-hero,.page-intro{--section-y:var(--space-section-compact);border-bottom:var(--border)}.page-hero--centered{text-align:center}.page-hero--centered .reading-shell{flex-direction:column;align-items:center;display:flex}.app-icon{border-radius:24px;width:112px;height:112px;margin-bottom:30px}.page-hero__actions{flex-direction:column;justify-content:center;align-items:stretch;gap:4px;width:min(100%,252px);margin-top:24px}.page-hero__actions .text-link{color:var(--muted);justify-content:center}.download-highlights{border-top:var(--border);grid-template-columns:repeat(2,1fr);display:grid}.download-highlights article{border-bottom:var(--border);grid-template-columns:24px 1fr;gap:18px;padding:30px 28px 30px 0;display:grid}.download-highlights article:nth-child(odd){border-right:var(--border);padding-right:44px}.download-highlights article:nth-child(2n){padding-left:44px}.download-offer{--section-y:var(--space-section-compact);border-bottom:var(--border);background:var(--surface)}.download-offer__inner{justify-content:space-between;align-items:center;gap:36px;display:flex}.download-offer h2{margin-bottom:10px;font-size:clamp(1.8rem,4vw,2.65rem)}.download-offer p:last-child{color:var(--muted);margin-bottom:0}.page-intro h1{max-width:720px;font-size:clamp(2.4rem,5vw,3.6rem)}.page-intro .reading-shell>p:last-child{max-width:650px;color:var(--muted);margin-bottom:0;font-size:1.15rem}.prose-page{padding-block:var(--space-section)}.prose-page section+section{margin-top:52px}.prose-page h2,.legal-notices h2{font-size:clamp(1.65rem,3vw,2rem)}.prose-page p{color:var(--muted);font-size:1.08rem}.prose-page blockquote{border-left:2px solid var(--retrace);color:var(--text);margin:30px 0;padding:4px 0 4px 24px;font-size:1.2rem;line-height:1.55}.prose-page__closing{border-top:var(--border);margin-top:52px;padding-top:28px}.prose-page__closing .download-cta{margin-top:12px}.site-shell--compact .site-footer{padding-top:32px}.activation-main,.not-found-main{padding:var(--space-section-compact) 20px;place-items:center;display:grid}.activation-panel,.not-found{border:var(--border);border-radius:var(--radius-lg);background:var(--surface);width:min(100%,540px);padding:clamp(28px,6vw,48px)}.activation-panel{text-align:center}.activation-panel>img{border-radius:20px;width:88px;height:88px;margin:0 auto 28px}.activation-panel h1,.not-found h1{font-size:clamp(2rem,7vw,3rem)}.activation-panel>div>p:last-child,.not-found>p:not(.eyebrow,.not-found__code){color:var(--muted)}.activation-open{width:100%;margin-top:28px}.activation-recovery{flex-wrap:wrap;align-items:center;gap:12px 18px;margin-top:28px;display:flex}.activation-recovery .text-link:hover svg{transform:translate(-3px)}.license-key{border-top:var(--border);text-align:left;margin-top:28px;padding-top:24px}.license-key>span{color:var(--quiet);margin-bottom:8px;font-size:.78rem;display:block}.license-key>div{align-items:center;gap:8px;display:flex}.license-key code{border:var(--border);border-radius:var(--radius-sm);background:var(--canvas);min-width:0;color:var(--muted);font:.78rem var(--font-mono);text-overflow:ellipsis;white-space:nowrap;flex:1;padding:12px;overflow:hidden}.license-key button{border:var(--border);border-radius:var(--radius-sm);background:var(--elevated);cursor:pointer;flex:none;place-items:center;width:44px;height:44px;display:grid}.license-key button svg{width:18px;height:18px}.copy-status{min-height:20px;color:var(--positive);margin:7px 0 0;font-size:.75rem}.copy-status--error{color:var(--danger)}.not-found{text-align:left}.not-found__code{color:var(--retrace);font:600 clamp(4rem, 12vw, 7rem)/.75 var(--font-mono);letter-spacing:-.08em;margin-bottom:36px}.not-found__actions{margin-top:30px}.changelog{--section-y:var(--space-section-tight)}.status-message{border:var(--border);border-radius:var(--radius-md);color:var(--muted);text-align:center;padding:44px}.status-message h2{font-size:1.5rem}.status-message--error{border-color:color-mix(in srgb, var(--danger) 35%, var(--line))}.status-message--error>p{color:var(--danger)}.release-snapshot-notice{border:var(--border);border-radius:var(--radius-sm);background:var(--surface);color:var(--quiet);justify-content:space-between;align-items:center;gap:16px;margin-bottom:20px;padding:10px 14px;font-size:.82rem;display:flex}.release-snapshot-notice button{min-height:36px;color:var(--text);cursor:pointer;font:inherit;white-space:nowrap;background:0 0;border:0;padding:4px 2px;font-weight:600}.release-list{border-top:var(--border)}.release-entry{border-bottom:var(--border);padding:32px 0}.release-entry__meta{justify-content:space-between;align-items:center;gap:20px;display:flex}.release-entry__meta>span{color:var(--retrace);font:600 1.05rem var(--font-mono)}.release-entry__meta time,.release-entry__build{color:var(--quiet);font:.72rem var(--font-mono)}.release-entry__build{margin:4px 0 22px}.release-entry li{color:var(--muted);padding:6px 0 6px 20px;position:relative}.release-entry li:before{background:var(--retrace);content:"";border-radius:50%;width:5px;height:5px;position:absolute;top:16px;left:1px}.pagination{justify-content:space-between;align-items:center;gap:16px;margin-top:40px;display:flex}.pagination>span{color:var(--quiet);font:.75rem var(--font-mono)}.license-page{padding-block:var(--space-section-compact) var(--space-section)}.license-page__note{color:var(--quiet);margin-bottom:28px;font-size:.9rem}.license-list summary>span,.license-list summary small{display:block}.license-list summary small{color:var(--quiet);margin-top:3px;font-size:.78rem;font-weight:400}.license-content{color:var(--muted);padding:0 0 34px}.license-content>a{color:var(--retrace)}.license-label{color:var(--quiet);font:.72rem var(--font-mono);text-transform:uppercase;margin:26px 0 8px}.license-content pre{border:var(--border);border-radius:var(--radius-sm);background:var(--surface);max-height:360px;color:var(--muted);font:.72rem/1.65 var(--font-mono);white-space:pre-wrap;word-break:break-word;margin:0;padding:20px;overflow:auto}.legal-notices{border-top:var(--border);margin-top:48px;padding-top:28px}.legal-notices p{color:var(--quiet);margin-bottom:8px;font-size:.82rem}.legal-notices a{color:var(--muted);text-underline-offset:3px;text-decoration:underline}.site-footer{padding:44px 0 20px}.site-footer__inner,.site-footer__legal{justify-content:space-between;align-items:center;gap:40px;display:flex}.site-footer__identity p{color:var(--quiet);margin:5px 0 0;font-size:.85rem}.site-footer__legal{border-top:var(--border);color:var(--quiet);font:.68rem var(--font-mono);margin-top:24px;padding-top:16px}.measurement-choice{z-index:80;border:var(--border);border-radius:var(--radius-lg);background:var(--elevated);overscroll-behavior:contain;width:min(100% - 32px,760px);max-height:calc(100dvh - 24px);animation:measurement-choice-enter .24s var(--ease) both;grid-template-columns:minmax(0,1fr) auto;gap:24px;padding:22px 58px 22px 24px;display:grid;position:fixed;bottom:16px;left:50%;overflow-y:auto;transform:translate(-50%);box-shadow:0 20px 64px #00000073}.measurement-choice__eyebrow{color:var(--retrace);font:600 .68rem/1.4 var(--font-mono);letter-spacing:.1em;text-transform:uppercase;margin-bottom:5px}.measurement-choice h2{letter-spacing:-.02em;margin-bottom:7px;font-size:1.2rem}.measurement-choice p:not(.measurement-choice__eyebrow){max-width:520px;color:var(--muted);margin-bottom:4px;font-size:.88rem;line-height:1.5}.measurement-choice small{color:var(--muted);font-size:.72rem}.measurement-choice__actions{align-items:center;gap:8px;display:flex}.measurement-choice__actions>button{min-height:44px;padding-inline:14px;font-size:.82rem}.measurement-choice__close{border-radius:var(--radius-sm);width:44px;height:44px;color:var(--muted);cursor:pointer;background:0 0;place-items:center;display:grid;position:absolute;top:8px;right:8px}.measurement-choice__close:hover{background:var(--surface);color:var(--text)}@keyframes measurement-choice-enter{0%{opacity:0;transform:translate(-50%,8px)}}@media (width<=960px){.desktop-nav{display:none}.mobile-nav-toggle{display:flex}.mobile-nav{display:grid}.mobile-nav>a:not(.download-cta){border-bottom:var(--border)}.mobile-nav .download-cta{margin-top:14px}.hero{min-height:auto}.hero>.shell{width:min(100% - 40px, var(--shell))}.hero__grid,.story-grid,.how-grid,.privacy-grid,.pricing-grid{grid-template-columns:1fr}.hero__copy{max-width:680px}.retrace-demo{width:100%}.how-grid{gap:34px}.requirements-strip{flex-wrap:wrap;justify-content:flex-start;gap:14px 28px}.download-offer__inner,.site-footer__inner{flex-direction:column;align-items:flex-start}.site-footer__inner{gap:24px}.site-footer__links{flex-wrap:wrap}}@media (width<=720px){.hero{padding-block:32px 54px}.hero__grid{gap:32px}.hero h1{margin-bottom:18px;font-size:clamp(2.25rem,9.6vw,2.9rem)}.hero__lede{margin-bottom:24px;font-size:1.03rem;line-height:1.52}.story-grid{gap:44px}.how-grid{margin-top:40px;padding-top:32px}.use-cases{grid-template-columns:1fr;gap:26px;padding-top:32px}.use-cases ul{grid-template-columns:1fr}.use-cases li{border-right:0;min-height:92px;padding:18px 0}.use-cases li:nth-child(odd){border-right:0}.product-flow,.download-highlights{grid-template-columns:1fr}.product-flow{gap:0}.product-flow li{grid-template-columns:38px 1fr;gap:12px;padding:22px 0}.download-highlights article,.download-highlights article:nth-child(odd),.download-highlights article:nth-child(2n){border-right:0;padding:26px 0}.plans__options{grid-template-columns:1fr}.plan{min-height:176px}.story-timeline li{grid-template-columns:1fr;gap:8px}.recovery-proof__message{padding:28px 22px}.recovery-proof__trail{align-items:flex-start;gap:10px}.requirements-strip{flex-direction:column;align-items:flex-start;gap:13px;padding-block:20px}}@media (width<=520px){.shell,.reading-shell{width:min(100% - 32px, var(--shell))}.page-hero__actions,.final-cta__actions,.not-found__actions{flex-direction:column;align-items:stretch}.page-hero__actions .download-cta,.final-cta__actions .download-cta,.not-found__actions>*{width:100%}.hero__actions{gap:10px}.hero__actions .download-cta{flex:0 0 178px;min-width:0;padding-inline:10px;font-size:.9rem}.hero__actions .text-link{flex:1;justify-content:center;min-width:0;font-size:.9rem}.release-entry__meta{flex-direction:column;align-items:flex-start;gap:4px}.pagination{flex-wrap:wrap}.pagination>span{text-align:center;order:-1;width:100%}.site-footer{padding:36px 0 16px}.site-footer__inner{gap:20px}.site-footer__identity p{margin-top:2px}.site-footer__links{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch;gap:0 12px;width:100%;display:grid}.site-footer__links a,.site-footer__links>button{border-bottom:var(--border);width:100%;font-size:.84rem}.site-footer__legal{gap:12px;margin-top:20px;padding-top:12px;font-size:.62rem}.measurement-choice{grid-template-columns:1fr;gap:16px;padding:20px 20px 18px;bottom:12px}.measurement-choice__actions{grid-template-columns:1fr;display:grid}.measurement-choice__actions>button{width:100%}.measurement-choice__close{top:6px;right:6px}.measurement-choice__eyebrow{padding-right:36px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}::view-transition-group(*){animation:none!important}::view-transition-old(*){animation:none!important}::view-transition-new(*){animation:none!important}}
