:root{color-scheme:light;interpolate-size:allow-keywords;--background:#f0f2f7;--background-elevated:#f7f8fb;--card:#fafbfc;--card-raised:#fff;--foreground:#111318;--muted-foreground:#596274;--quiet-foreground:#737d90;--border:#bec8d6;--border-soft:#69778f38;--surface:#dfe4ec;--surface-hover:#d3d9e5;--primary:#1b1e26;--primary-foreground:#f2f5f9;--cyan:#16b8d4;--pink:#e74876;--focus:#237d97;--shadow-color:29 39 58;--privacy-background:#fafbfc;--privacy-border:#bec8d6;--privacy-foreground:#111318;--privacy-muted:#596274;--privacy-kicker:#737d90;--privacy-point:#596274;--product-background:#f7f8fb;--product-bar:#eef1f6;--product-bar-border:#bec8d6;--product-title:#596274;--radius-sm:.5rem;--radius-md:.75rem;--radius-lg:1rem;--radius-xl:1.5rem;--container:74rem;--reading-width:44rem;--header-height:4.25rem;--section-space:clamp(5rem, 10vw, 8rem);font-synthesis:none;text-rendering:optimizelegibility;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}:root[data-theme=dark]{color-scheme:dark;--background:#1b1e26;--background-elevated:#1d2028;--card:#1f232c;--card-raised:#272c37;--foreground:#f2f5f9;--muted-foreground:#a3aec0;--quiet-foreground:#7b8598;--border:#3a4050;--border-soft:#8695b12e;--surface:#272c37;--surface-hover:#2f3542;--primary:#eef1f5;--primary-foreground:#1b1e26;--cyan:#3fd0e0;--pink:#f0537f;--focus:#79dce7;--shadow-color:0 0 0;--privacy-background:#171a21;--privacy-border:#3a4050;--privacy-foreground:#f2f5f9;--privacy-muted:#aeb7c7;--privacy-kicker:#9aa5b8;--privacy-point:#9aa5b8;--product-background:#1b1e26;--product-bar:#1f232c;--product-bar-border:#353b49;--product-title:#9aa5b8}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header-height) + 1rem)}body{background:var(--background);min-width:20rem;color:var(--foreground);-webkit-font-smoothing:antialiased;margin:0;font-size:1rem;line-height:1.6;overflow-x:hidden}body,button,a{font-family:inherit}a{color:inherit;text-decoration:none}button,summary,a{-webkit-tap-highlight-color:transparent}button{color:inherit}img,svg{display:block}img{max-width:100%;height:auto}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px}:focus-visible{outline:2px solid var(--focus);outline-offset:3px}::selection{background:color-mix(in srgb, var(--cyan) 30%, transparent);color:var(--foreground)}.container{width:min(calc(100% - 3rem), var(--container));margin-inline:auto}.section{padding-block:var(--section-space);position:relative}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--primary);color:var(--primary-foreground);padding:.6rem .9rem;transition:transform .15s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-180%)}.skip-link:focus{transform:translateY(0)}.site-header{z-index:50;height:var(--header-height);border-bottom:1px solid #0000;transition:background-color .18s,border-color .18s,box-shadow .18s;position:fixed;inset:0 0 auto}.site-header[data-scrolled=true]{border-bottom-color:var(--border-soft);background:color-mix(in srgb, var(--background) 86%, transparent);box-shadow:0 10px 30px rgb(var(--shadow-color) / .08);backdrop-filter:blur(16px)saturate(140%)}.nav-shell{justify-content:space-between;align-items:center;gap:2rem;height:100%;display:flex}.brand-link,.footer-brand>a,.not-found>a{border-radius:var(--radius-sm)}.brand{letter-spacing:-.025em;align-items:center;gap:.75rem;font-size:1.2rem;font-weight:680;display:inline-flex}.brand img{object-fit:contain;width:3rem;height:3rem}.brand--compact img{width:2rem;height:2rem}.brand--compact{gap:.6rem;font-size:1rem}.desktop-nav{color:var(--muted-foreground);align-items:center;gap:2rem;margin-left:auto;font-size:.875rem;display:flex}.desktop-nav a,.footer-links a,.inline-links a,.other-downloads a{transition:color .15s}.desktop-nav a:hover,.footer-links a:hover,.inline-links a:hover,.other-downloads a:hover{color:var(--foreground)}.nav-actions{align-items:center;gap:.5rem;display:flex}.icon-button{border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;width:2.25rem;height:2.25rem;padding:0;transition:background-color .15s,border-color .15s;display:inline-grid}.icon-button:hover{border-color:var(--border-soft);background:var(--surface)}.icon-button svg{width:1rem;height:1rem}a.icon-button svg{fill:currentColor;stroke:none}.theme-icon--sun{display:none}:root[data-theme=light] .theme-icon--sun{display:block}:root[data-theme=light] .theme-icon--moon{display:none}.button{border-radius:var(--radius-md);cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.55rem;min-height:2.75rem;padding:.68rem 1.05rem;font-size:.875rem;font-weight:650;line-height:1;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s;display:inline-flex}.button:hover{transform:translateY(-1px)}.button svg{width:1rem;height:1rem}.button--small{background:var(--primary);min-height:2.25rem;color:var(--primary-foreground);padding:.5rem .85rem}.button--large{min-height:3.25rem;padding-inline:1.25rem;font-size:1rem}.button--primary{background:var(--primary);color:var(--primary-foreground);box-shadow:0 8px 24px rgb(var(--shadow-color) / .18)}.button--primary:hover{box-shadow:0 12px 30px rgb(var(--shadow-color) / .24)}.button--secondary{border-color:var(--border);background:color-mix(in srgb, var(--card) 80%, transparent);color:var(--foreground)}.button--secondary:hover{background:var(--card-raised)}.hero{min-height:100vh;padding-top:calc(var(--header-height) + 5.25rem);isolation:isolate;padding-bottom:3rem}.hero-backdrop{z-index:-1;background-image:linear-gradient(color-mix(in srgb, var(--border) 20%, transparent) 1px, transparent 1px), linear-gradient(90deg, color-mix(in srgb, var(--border) 20%, transparent) 1px, transparent 1px);background-size:3.5rem 3.5rem;position:absolute;inset:0 0 10%;overflow:hidden;mask-image:linear-gradient(#000 0% 68%,#0000 100%)}.hero-backdrop:before,.hero-backdrop:after{content:"";filter:blur(90px);opacity:.1;border-radius:50%;width:34rem;height:34rem;position:absolute}.hero-backdrop:before{background:var(--cyan);top:4rem;left:max(-16rem,50% - 46rem)}.hero-backdrop:after{background:var(--pink);top:11rem;right:max(-17rem,50% - 48rem)}.hero-content{text-align:center}.eyebrow,.section-kicker{color:var(--muted-foreground);letter-spacing:.08em;text-transform:uppercase;margin:0 0 1rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;font-weight:650}.eyebrow span{color:var(--quiet-foreground);margin-inline:.35rem}.hero h1,.section-heading h2,.privacy-copy h2,.download-heading h2,.not-found h1{letter-spacing:-.055em;text-wrap:balance;margin:0;font-weight:700;line-height:1.02}.hero h1{max-width:62rem;margin-inline:auto;font-size:clamp(2.8rem,7vw,5.5rem)}.hero-copy{max-width:45rem;color:var(--muted-foreground);text-wrap:balance;margin:1.75rem auto 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.75}.hero-actions{justify-content:center;gap:.75rem;margin-top:2rem;display:flex}.trust-line{color:var(--quiet-foreground);justify-content:center;align-items:center;gap:.45rem;margin:1rem 0 0;font-size:.75rem;display:flex}.trust-line svg{width:.95rem;height:.95rem;color:var(--cyan)}.product-stage{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--product-background);max-width:70rem;box-shadow:0 36px 90px rgb(var(--shadow-color) / .25), 0 0 0 .4rem color-mix(in srgb, var(--surface) 35%, transparent);text-align:left;margin:4.5rem auto 0;position:relative;overflow:hidden}.window-bar{border-bottom:1px solid var(--product-bar-border);background:var(--product-bar);align-items:center;gap:.4rem;height:2.4rem;padding-inline:.9rem;display:flex;position:relative}.window-dot{background:#535c70;border-radius:50%;width:.55rem;height:.55rem}.window-dot:first-child{background:color-mix(in srgb, var(--pink) 75%, #fff)}.window-dot:nth-child(2){background:#e5b85a}.window-dot:nth-child(3){background:color-mix(in srgb, var(--cyan) 70%, #72dc9c)}.window-title{color:var(--product-title);font-size:.75rem;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.product-slides{aspect-ratio:2600/1646;background:var(--product-background);position:relative}.product-slide{opacity:0;pointer-events:none;margin:0;transition:opacity .6s;position:absolute;inset:0}.product-slide--active{z-index:1;opacity:1;pointer-events:auto}.theme-screenshot{width:100%;display:block}.product-slide .theme-screenshot{height:100%}.product-slide img{object-fit:contain;object-position:top center;width:100%;height:100%}.product-slide figcaption{z-index:2;border-radius:var(--radius-sm);color:#dfe4ec;backdrop-filter:blur(12px);background:#161920db;border:1px solid #4a5264;align-items:center;gap:.7rem;padding:.65rem .85rem;font-size:.75rem;display:inline-flex;position:absolute;bottom:1rem;right:1rem}.product-slide figcaption span{color:var(--cyan);font-family:ui-monospace,SFMono-Regular,Consolas,monospace}.demo-control{z-index:4;border-radius:var(--radius-sm);color:#dfe4ec;cursor:pointer;backdrop-filter:blur(12px);background:#161920db;border:1px solid #4a5264;place-items:center;width:2.25rem;height:2.25rem;padding:0;display:grid;position:absolute;bottom:1rem;left:1rem}.demo-control:hover{background:#2f3542}.demo-control svg{width:1rem;height:1rem}.demo-icon--play,.product-stage[data-paused=true] .demo-icon--pause{display:none}.product-stage[data-paused=true] .demo-icon--play{display:block}.proof-wrap{z-index:2;position:relative}.proof-strip{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--card);box-shadow:0 16px 45px rgb(var(--shadow-color) / .08);grid-template-columns:repeat(4,1fr);margin:0;display:grid;overflow:hidden}.proof-strip>div{text-align:center;padding:1.4rem 1.5rem}.proof-strip>div+div{border-left:1px solid var(--border-soft)}.proof-strip dt{letter-spacing:-.025em;font-size:1.35rem;font-weight:700}.proof-strip dd{color:var(--muted-foreground);margin:.15rem 0 0;font-size:.75rem}.section-heading{text-align:center;max-width:42rem;margin:0 auto 4rem}.section-heading h2,.privacy-copy h2,.download-heading h2{font-size:clamp(2.2rem,5vw,3.65rem)}.section-heading>p:last-child,.download-heading>p:last-child{color:var(--muted-foreground);margin:1.25rem 0 0;font-size:1.05rem}.features{padding-top:calc(var(--section-space) + 1rem)}.feature-stories{gap:2rem;display:grid}.feature-story{border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--card);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);align-items:center;gap:clamp(2rem,6vw,5rem);min-height:35rem;padding:clamp(1.25rem,3vw,2.25rem);display:grid}.feature-story--reverse .feature-copy{order:2}.feature-number{color:var(--cyan);margin-bottom:1.4rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem;display:block}.feature-copy h3{letter-spacing:-.045em;text-wrap:balance;margin:0;font-size:clamp(1.8rem,4vw,2.65rem);line-height:1.08}.feature-copy>p{color:var(--muted-foreground);margin:1.25rem 0 0;font-size:1rem}.tag-list{flex-wrap:wrap;gap:.45rem;margin:1.5rem 0 0;padding:0;list-style:none;display:flex}.tag-list li{border:1px solid var(--border-soft);background:var(--surface);color:var(--muted-foreground);border-radius:999px;padding:.35rem .6rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.75rem}.feature-note{color:var(--quiet-foreground);align-items:center;gap:.65rem;margin-top:1.5rem;font-size:.75rem;display:flex}.feature-note svg{width:1rem;height:1rem;color:var(--cyan)}.feature-media{border:1px solid var(--border);border-radius:var(--radius-lg);background:var(--product-background);box-shadow:0 24px 55px rgb(var(--shadow-color) / .18);overflow:hidden}.feature-media img{width:100%}.capability-grid{grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:2rem;display:grid}.capability-card{border:1px solid var(--border-soft);border-radius:var(--radius-lg);background:var(--card);min-height:14rem;padding:1.75rem}.capability-icon{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface);width:2.5rem;height:2.5rem;color:var(--cyan);place-items:center;display:grid}.capability-icon svg{width:1rem;height:1rem}.capability-card h3{margin:1.4rem 0 0;font-size:1.1rem}.capability-card p{color:var(--muted-foreground);margin:.65rem 0 0;font-size:.875rem}.privacy-panel{border:1px solid var(--privacy-border);border-radius:var(--radius-xl);background:var(--privacy-background);color:var(--privacy-foreground);box-shadow:0 30px 80px rgb(var(--shadow-color) / .22);grid-template-columns:.5fr 1.25fr .9fr;align-items:center;gap:clamp(2rem,5vw,4rem);padding:clamp(2rem,6vw,5rem);transition:background-color .18s,border-color .18s,color .18s;display:grid;position:relative;overflow:hidden}.privacy-panel:after{content:"";background:var(--cyan);filter:blur(110px);opacity:.06;pointer-events:none;border-radius:50%;width:30rem;height:30rem;position:absolute;top:-14rem;right:-12rem}.privacy-mark{letter-spacing:-.25em;justify-content:center;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:clamp(4rem,9vw,7rem);font-weight:800;display:flex;transform:translate(-.12em)}.privacy-mark span:first-child{color:#3fd0e0}.privacy-mark span:nth-child(2){color:var(--privacy-foreground)}.privacy-mark span:last-child{color:#f0537f}.privacy-copy{z-index:1;position:relative}.privacy-copy .section-kicker{color:var(--privacy-kicker)}.privacy-copy h2{font-size:clamp(2rem,4vw,3.2rem)}.privacy-copy>p:not(.section-kicker){color:var(--privacy-muted);margin:1.3rem 0 0}.inline-links{color:var(--privacy-foreground);flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;font-size:.875rem;font-weight:600;display:flex}.inline-links a:hover{color:#3fd0e0}.privacy-points{z-index:1;gap:1.15rem;margin:0;padding:0;list-style:none;display:grid;position:relative}.privacy-points li{color:var(--privacy-point);grid-template-columns:auto 1fr;gap:.7rem;font-size:.75rem;display:grid}.privacy-points svg{color:#3fd0e0;width:1rem;height:1rem;margin-top:.18rem}.privacy-points strong{color:var(--privacy-foreground);margin-bottom:.15rem;font-size:.875rem;display:block}.faq-layout{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr);align-items:start;gap:clamp(3rem,8vw,8rem);display:grid}.section-heading--left{top:calc(var(--header-height) + 3rem);text-align:left;margin:0;position:sticky}.faq-list{border-top:1px solid var(--border)}.faq-list details{border-bottom:1px solid var(--border)}.faq-list details::details-content{opacity:0;block-size:0;transition:block-size .24s ease, opacity .18s ease, transform .24s ease, content-visibility .24s allow-discrete;display:block;overflow:hidden;transform:translateY(-.35rem)}.faq-list details[open]::details-content{opacity:1;block-size:auto;transform:translateY(0)}.faq-list summary{cursor:pointer;padding:1.4rem 3rem 1.4rem 0;font-weight:650;list-style:none;position:relative}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary:after,.faq-list summary:before{content:"";background:var(--muted-foreground);width:.85rem;height:1px;transition:transform .18s;position:absolute;top:50%;right:.3rem}.faq-list summary:before{transform:rotate(90deg)}.faq-list details[open] summary:before{transform:rotate(0)}.faq-list details p{max-width:38rem;color:var(--muted-foreground);margin:-.25rem 0 1.5rem;font-size:.875rem}.download-section{padding-top:1rem}.download-panel{border:1px solid var(--border-soft);border-radius:var(--radius-xl);background:var(--card);text-align:center;padding:clamp(2.5rem,7vw,5.5rem)}.download-heading{max-width:50rem;margin-inline:auto}.platform-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;max-width:58rem;margin:3rem auto 0;display:grid}.platform-card{border:1px solid var(--border);border-radius:var(--radius-md);background:var(--background-elevated);text-align:left;flex-direction:column;gap:1rem;min-width:0;padding:1rem;transition:transform .15s,border-color .15s,background-color .15s,box-shadow .15s;display:flex}.platform-card:hover,.platform-card[data-recommended=true]{border-color:color-mix(in srgb, var(--cyan) 60%, var(--border));background:var(--card-raised);box-shadow:0 12px 30px rgb(var(--shadow-color) / .1);transform:translateY(-2px)}.platform-card-header{grid-template-columns:auto 1fr;align-items:center;gap:.8rem;display:grid}.platform-icon{border-radius:var(--radius-sm);background:var(--surface);place-items:center;width:2.5rem;height:2.5rem;display:grid}.platform-icon svg,.platform-primary svg{width:1.05rem;height:1.05rem}.platform-icon svg{fill:currentColor;stroke:none}.platform-icon svg path+path,.platform-icon svg circle,.platform-card[data-platform-download=linux] .platform-icon svg{fill:none;stroke:currentColor}.platform-copy strong,.platform-copy small{display:block}.platform-title-row{align-items:center;gap:.5rem;min-width:0;display:flex}.detected-os-badge{background:var(--cyan);color:#102027;letter-spacing:.04em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:.1rem .4rem;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.65rem;font-weight:700;line-height:1.5;display:none}.platform-card[data-recommended=true] .detected-os-badge{display:inline-flex}.platform-copy strong{font-size:.875rem}.platform-copy small{color:var(--quiet-foreground);margin-top:.1rem;font-size:.7rem}.install-method{gap:.4rem;display:grid}.method-label{color:var(--muted-foreground);letter-spacing:.04em;text-transform:uppercase;font-family:ui-monospace,SFMono-Regular,Consolas,monospace;font-size:.65rem;font-weight:700}.install-command{border:1px solid var(--border-soft);border-radius:var(--radius-sm);background:var(--surface);align-items:center;gap:.5rem;min-width:0;padding:.65rem .5rem .65rem .7rem;display:flex}.install-command code{min-width:0;color:var(--foreground);white-space:nowrap;scrollbar-width:thin;flex:1;padding-bottom:.35rem;font-size:.68rem;overflow-x:auto}.install-command button{border:1px solid var(--border);border-radius:var(--radius-sm);background:var(--background-elevated);min-height:1.8rem;color:var(--muted-foreground);padding-inline:.55rem;font-size:.65rem;font-weight:700}.install-command button:hover{border-color:var(--cyan);color:var(--foreground)}.copy-status{min-height:.8rem;color:var(--quiet-foreground);margin:0;font-size:.65rem}.copy-status:empty{display:none}.platform-actions{gap:.5rem;display:grid}.platform-primary,.platform-alternative{border-radius:var(--radius-sm);justify-content:space-between;align-items:center;gap:.75rem;display:flex}.platform-primary{background:var(--foreground);min-height:2.5rem;color:var(--background);padding:.65rem .75rem;font-size:.75rem;font-weight:700}.platform-primary:hover{background:color-mix(in srgb, var(--foreground) 88%, var(--cyan))}.platform-alternative{border:1px solid var(--border-soft);color:var(--foreground);padding:.5rem .7rem;font-size:.72rem;font-weight:700}.platform-alternative:hover{border-color:var(--cyan);background:var(--surface)}.platform-alternative span{color:var(--quiet-foreground);font-size:.65rem;font-weight:400}.platform-note{color:var(--quiet-foreground);margin:auto 0 0;font-size:.68rem;line-height:1.5}.other-downloads{color:var(--quiet-foreground);margin:1.5rem 0 0;font-size:.75rem}.other-downloads a{color:var(--muted-foreground);text-decoration:underline;text-decoration-color:var(--border);text-underline-offset:.2rem}.site-footer{padding:3rem 0 2rem}.footer-layout,.footer-meta{justify-content:space-between;align-items:flex-start;gap:2rem;display:flex}.footer-brand p,.footer-meta{color:var(--quiet-foreground);font-size:.75rem}.footer-brand p{margin:.7rem 0 0}.footer-links{color:var(--muted-foreground);flex-wrap:wrap;gap:1.5rem;font-size:.75rem;display:flex}.footer-meta{border-top:1px solid var(--border-soft);margin-top:2rem;padding-top:1.5rem}.footer-meta p{margin:0}.footer-meta a{color:var(--muted-foreground);font-weight:600;transition:color .15s}.footer-meta a:hover{color:var(--foreground)}.not-found{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.not-found .section-kicker{color:var(--cyan);margin:3rem 0 1rem}.not-found h1{font-size:clamp(2.5rem,7vw,4.5rem)}.not-found>p:not(.section-kicker){color:var(--muted-foreground);margin:1rem 0 2rem}@media (width<=960px){.desktop-nav{display:none}.feature-story,.feature-story--reverse{grid-template-columns:1fr;min-height:auto;padding:2rem}.feature-story--reverse .feature-copy{order:0}.privacy-panel{grid-template-columns:.4fr 1.6fr}.privacy-points{grid-column:1/-1;grid-template-columns:repeat(3,1fr)}.faq-layout{grid-template-columns:1fr;gap:3rem}.section-heading--left{max-width:42rem;position:static}.platform-grid{grid-template-columns:1fr;max-width:28rem}}@media (width<=720px){:root{--header-height:4rem;--section-space:4.5rem}.container{width:min(calc(100% - 2rem), var(--container))}.nav-shell{gap:.75rem}.brand--compact span,.nav-actions .icon-button:first-child{display:none}.nav-actions{margin-left:auto}.hero{min-height:auto;padding-top:calc(var(--header-height) + 4rem)}.desktop-break{display:none}.hero-actions{flex-direction:column;align-items:stretch;max-width:22rem;margin-inline:auto}.trust-line{text-align:left;align-items:flex-start;max-width:20rem;margin-inline:auto}.product-stage{border-radius:var(--radius-md);box-shadow:0 20px 50px rgb(var(--shadow-color) / .22);margin-top:3rem}.product-slides{aspect-ratio:1.35}.product-slide figcaption{max-width:calc(100% - 4rem);padding:.45rem .6rem;font-size:.65rem;bottom:.6rem;right:.6rem}.demo-control{bottom:.6rem;left:.6rem}.proof-strip{grid-template-columns:repeat(2,1fr)}.proof-strip>div:nth-child(3){border-left:0}.proof-strip>div:nth-child(n+3){border-top:1px solid var(--border-soft)}.feature-story,.feature-story--reverse{gap:2rem;padding:1.25rem}.feature-copy{padding:.5rem}.capability-grid,.privacy-points{grid-template-columns:1fr}.privacy-panel{grid-template-columns:1fr;padding:2rem}.privacy-mark{justify-content:flex-start;font-size:4rem}.privacy-points{grid-column:auto}.download-panel{padding:2.5rem 1rem}.footer-layout,.footer-meta{flex-direction:column;align-items:flex-start}}@media (width<=420px){.nav-download{padding-inline:.7rem}.hero h1{font-size:2.55rem}.eyebrow{font-size:.68rem}.proof-strip dt{font-size:1.1rem}.proof-strip>div{padding-inline:.65rem}}@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}}
