:root{--background: #ffffff;--surface: #f5f7fa;--surface-blue: #f2f7ff;--text: #111318;--muted: #5f6876;--border: #dfe3e8;--accent: #1268e8;--accent-dark: #0b50b6;--danger: #c51f2f;--radius: 20px;--shell: 1180px;--shadow: 0 20px 60px rgb(28 45 70 / 10%);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--background);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{min-width:320px;margin:0;background:var(--background);color:var(--text)}img{display:block;max-width:100%;height:auto}a{color:inherit;text-underline-offset:.2em}p,h1,h2,h3{margin-top:0}p{color:var(--muted);line-height:1.7}h1,h2,h3{letter-spacing:-.035em}h1{max-width:780px;margin-bottom:24px;font-size:clamp(3rem,7vw,6.4rem);line-height:.98}h2{margin-bottom:20px;font-size:clamp(2.25rem,4.2vw,4.3rem);line-height:1.02}h3{margin-bottom:8px;font-size:1.15rem}.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}.skip-link{position:fixed;z-index:100;top:12px;left:12px;padding:10px 14px;border-radius:10px;background:var(--text);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}.site-header{position:relative;z-index:10;background:#fffffff0;border-bottom:1px solid rgb(223 227 232 / 70%)}.site-header__inner{min-height:76px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;justify-self:start;font-size:1.05rem;font-weight:760;text-decoration:none;letter-spacing:-.02em}.brand__mark{width:24px;height:24px;background:url(/favicon.svg) center / contain no-repeat}.site-header nav,.site-footer nav{display:flex;align-items:center;gap:28px}.site-header nav a,.site-footer a{color:var(--muted);font-size:.92rem;text-decoration:none}.site-header nav a:hover,.site-footer a:hover{color:var(--text)}.site-header .button{justify-self:end}.button{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid transparent;border-radius:14px;background:var(--accent);color:#fff;font-weight:720;text-decoration:none;transition:background .16s ease,transform .16s ease}.button:hover{background:var(--accent-dark);transform:translateY(-1px)}.button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid rgb(18 104 232 / 35%);outline-offset:3px}.button--secondary{border-color:var(--border);background:#fff;color:var(--accent)}.button--secondary:hover{background:var(--surface-blue)}.button--small{min-height:42px;padding-inline:17px;border-radius:12px;font-size:.9rem}.hero{min-height:740px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);align-items:center;gap:clamp(40px,7vw,100px);padding-block:72px 56px}.hero__copy>p{max-width:630px;margin-bottom:32px;font-size:clamp(1.1rem,1.8vw,1.35rem)}.actions{display:flex;flex-wrap:wrap;gap:12px}.hero__art{display:flex;justify-content:center;min-width:0}.hero__art img{width:min(100%,580px);max-height:680px;object-fit:contain}.trust-band{background:var(--surface-blue);border-block:1px solid #e5efff}.trust-list{min-height:94px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;gap:20px;padding:0;list-style:none}.trust-list li{display:flex;align-items:center;justify-content:center;gap:10px;font-weight:650}.trust-list li:before{content:"";width:9px;height:9px;border:3px solid var(--accent);border-radius:50%}.section{padding-block:clamp(80px,10vw,140px)}.section--soft{background:var(--surface-blue)}.section-heading{max-width:720px;margin-bottom:52px}.section-heading p{max-width:620px;margin-bottom:0;font-size:1.12rem}.workflow{display:grid;grid-template-columns:repeat(4,1fr);gap:36px;counter-reset:steps}.workflow article{position:relative;counter-increment:steps;padding-top:70px}.workflow article:before{content:counter(steps,decimal-leading-zero);position:absolute;top:0;left:0;width:48px;height:48px;display:grid;place-items:center;border-radius:50%;background:var(--surface-blue);color:var(--accent);font-weight:780}.workflow p{margin-bottom:0;font-size:.96rem}.split{display:grid;grid-template-columns:minmax(260px,.65fr) minmax(0,1.35fr);align-items:center;gap:clamp(44px,8vw,110px)}.split--reverse{grid-template-columns:minmax(0,1.3fr) minmax(260px,.7fr)}.split__copy p{max-width:470px;font-size:1.08rem}.product-frame{overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#fff;box-shadow:var(--shadow)}.product-frame img{width:100%}.privacy-statement{max-width:900px}.privacy-statement p{max-width:760px;margin-bottom:0;font-size:clamp(1.15rem,2.4vw,1.55rem)}.feature-list{display:grid;gap:18px;margin:32px 0 0;padding:0;list-style:none}.feature-list li{display:grid;grid-template-columns:24px 1fr;gap:12px;color:var(--muted);line-height:1.55}.feature-list li:before{content:"✓";color:var(--accent);font-weight:800}.faq{max-width:820px;margin-inline:auto}.faq h2{text-align:center}.faq details{border-bottom:1px solid var(--border)}.faq summary{cursor:pointer;padding:22px 4px;font-weight:680;list-style-position:outside}.faq details p{max-width:680px;padding:0 4px 20px}.release-note{max-width:760px;text-align:center}.release-note h2{margin-bottom:16px}.release-note p{max-width:560px;margin-inline:auto}.release-note a{display:inline-flex;margin-top:8px;color:var(--accent);font-weight:720;text-decoration:none}.release-note a:hover{color:var(--accent-dark)}.release-note__version{margin-bottom:10px;color:var(--accent);font-size:.9rem;font-weight:760;letter-spacing:.08em;text-transform:uppercase}.final-cta{padding-block:90px;text-align:center;background:var(--surface-blue);border-block:1px solid #e5efff}.final-cta h2{max-width:800px;margin-inline:auto}.final-cta p{max-width:620px;margin:0 auto 26px}.store-badges{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;margin:0 auto 28px}.store-badge{width:214px;min-height:64px;display:inline-flex;align-items:center;gap:14px;padding:10px 16px;border:1px solid rgb(255 255 255 / 10%);border-radius:12px;background:#050507;color:#fff;text-align:left;box-shadow:0 14px 30px #1113181f}.store-badge svg{width:34px;height:38px;flex:0 0 auto}.store-badge:first-child svg{fill:currentColor}.store-badge__eyebrow,.store-badge__name{display:block;line-height:1}.store-badge__eyebrow{margin-bottom:5px;font-size:.72rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.store-badge__name{font-size:1.35rem;font-weight:760;letter-spacing:-.02em}.site-footer__inner{min-height:120px;display:flex;align-items:center;justify-content:space-between;gap:32px}.site-footer p{margin:0;font-size:.9rem}.legal-hero{padding-block:88px 52px;border-bottom:1px solid var(--border)}.legal-hero h1{max-width:900px;font-size:clamp(3rem,6vw,5.5rem)}.legal-hero p{max-width:720px;font-size:1.1rem}.legal-meta{margin-bottom:16px;color:var(--accent);font-size:.9rem;font-weight:720}.legal-content{display:grid;grid-template-columns:230px minmax(0,760px);gap:clamp(44px,8vw,110px);justify-content:center;padding-block:68px 120px}.legal-toc{position:sticky;top:24px;align-self:start;display:grid;gap:10px}.legal-toc a{color:var(--muted);font-size:.9rem;text-decoration:none}.prose section{margin-bottom:50px;scroll-margin-top:24px}.prose h2{margin-bottom:16px;font-size:clamp(1.65rem,3vw,2.25rem);line-height:1.12}.prose h3{margin-top:28px}.prose p,.prose li{color:var(--muted);line-height:1.72}.prose ul{padding-left:1.25rem}.prose a{color:var(--accent)}.legal-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:18px;margin-top:34px}.legal-card{padding:26px;border:1px solid var(--border);border-radius:16px;text-decoration:none}.legal-card:hover{border-color:#a9c8f6;background:var(--surface-blue)}.legal-card p{margin-bottom:0;font-size:.94rem}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important}}@media(max-width:860px){.site-header__inner{grid-template-columns:1fr auto}.site-header nav{display:none}.hero,.split,.split--reverse{grid-template-columns:1fr}.hero{min-height:auto;padding-top:64px}.hero__art{grid-row:2}.split--reverse .split__copy{grid-row:1}.workflow{grid-template-columns:repeat(2,1fr)}.legal-content{grid-template-columns:1fr}.legal-toc{position:static;grid-template-columns:repeat(2,1fr)}}@media(max-width:620px){.shell{width:min(calc(100% - 32px),var(--shell))}.site-header__inner{min-height:68px}.site-header .button{display:none}.hero{grid-template-columns:minmax(0,1fr);padding-block:54px 38px}h1{font-size:clamp(3rem,15vw,4.6rem)}.trust-list{grid-template-columns:repeat(2,1fr);padding-block:20px}.trust-list li{justify-content:flex-start;font-size:.9rem}.section{padding-block:76px}.workflow{grid-template-columns:1fr;gap:26px}.workflow article{min-height:48px;padding:0 0 0 68px}.product-frame{border-radius:14px}.site-footer__inner{align-items:flex-start;flex-direction:column;justify-content:center;padding-block:32px}.site-footer nav{flex-wrap:wrap;gap:16px 22px}.legal-hero{padding-block:64px 40px}.legal-content{padding-block:46px 86px}.legal-toc,.legal-cards{grid-template-columns:1fr}}
