:root{color-scheme:light dark;--bg: #ffffff;--fg: #151515;--muted: #5f6368;--subtle: #f5f5f5;--surface: #ffffff;--border: #dddddd;--link: #0b57d0;--button-bg: #171717;--button-fg: #ffffff;--focus: #4f8df7;--shadow: 0 1px 2px rgb(0 0 0 / 8%)}@media(prefers-color-scheme:dark){:root{--bg: #101010;--fg: #f2f2f2;--muted: #b5b5b5;--subtle: #1b1b1b;--surface: #141414;--border: #343434;--link: #8ab4f8;--button-bg: #f2f2f2;--button-fg: #111111;--shadow: none}}*{box-sizing:border-box}html{background:var(--bg);color:var(--fg);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,system-ui,sans-serif;line-height:1.5;text-size-adjust:100%}body{margin:0;min-width:320px}img{display:block;max-width:100%;height:auto}a{color:var(--link);text-decoration:none}a:hover{text-decoration:underline}a:focus-visible,button:focus-visible{outline:3px solid var(--focus);outline-offset:3px}h1,h2,h3,p{margin-top:0}h1{max-width:12ch;font-size:clamp(2.35rem,7vw,4.5rem);line-height:1;letter-spacing:0}h2{font-size:clamp(1.5rem,4vw,2.1rem);line-height:1.12;letter-spacing:0}h3{font-size:1.08rem;line-height:1.2;letter-spacing:0}p,li{font-size:1rem}.container{width:min(1120px,calc(100% - 40px));margin-inline:auto}.narrow{width:min(780px,calc(100% - 40px))}.site-header{background:var(--bg)}.header-inner{display:flex;align-items:center;justify-content:flex-start;gap:24px;min-height:64px}.site-brand,.footer-brand{display:inline-flex;align-items:center;gap:10px;color:var(--fg);font-weight:650}.hero,.product-hero,.download-panel{display:grid;gap:48px;align-items:center;padding-block:64px}.hero,.product-hero{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr)}.eyebrow{margin-bottom:14px;color:var(--muted);font-size:.92rem;font-weight:650;text-transform:uppercase;letter-spacing:.08em}.lede{max-width:660px;color:var(--muted);font-size:clamp(1.18rem,3vw,1.45rem);line-height:1.38}.hero-actions,.button-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid var(--border);border-radius:8px;color:var(--fg);font-weight:650;text-decoration:none}.button:hover{text-decoration:none}.button.primary{border-color:var(--button-bg);background:var(--button-bg);color:var(--button-fg)}.button.secondary{background:var(--surface)}.app-icon-row{display:flex;flex-wrap:wrap;gap:12px}.app-icon{flex:0 0 auto;border-radius:22.5%;box-shadow:var(--shadow)}.hero-icon{width:72px;height:72px}.hero-visual,.product-media{justify-self:center}.hero-visual,.product-media{width:min(420px,100%)}.product-media.wide{width:min(560px,100%)}.screenshot{width:100%;max-height:620px;object-fit:contain;border:1px solid var(--border);border-radius:8px;background:var(--subtle)}.section{padding-block:44px}.section-header{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:22px}.section-header p{max-width:620px;color:var(--muted)}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.app-card,.stat-card,.feature-card,.legal-callout{border:1px solid var(--border);border-radius:8px;background:var(--surface)}.app-card{display:flex;min-height:100%;flex-direction:column;gap:16px;padding:18px;color:var(--fg)}.app-card:hover{text-decoration:none;border-color:color-mix(in srgb,var(--border),var(--fg) 30%)}.app-card-header{display:flex;align-items:center;gap:14px}.app-card h3{margin-bottom:3px}.app-card-header p,.app-card-summary,.small,.caption{color:var(--muted)}.app-card-summary{margin-bottom:0}.text-link{margin-top:auto;color:var(--link);font-weight:650}.feature-list{display:grid;gap:10px;padding-left:20px;margin:0}.feature-list.compact{gap:6px}.feature-list li::marker{color:var(--muted)}.feature-grid,.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature-card,.stat-card,.legal-callout{padding:18px}.feature-card p,.stat-card p,.legal-callout p{color:var(--muted)}.stat-card strong{display:block;margin-bottom:4px;font-size:1.3rem}.category-list{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.category-link{display:inline-flex;align-items:center;min-height:38px;padding:0 13px;border:1px solid var(--border);border-radius:8px;color:var(--fg)}.split-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.faq{display:grid;gap:16px}.faq details{padding:16px 0}.faq summary{cursor:pointer;font-weight:650}.faq p{margin:10px 0 0;color:var(--muted)}.prose{padding-block:56px}.prose h1{max-width:16ch}.prose h2{margin-top:36px}.prose p,.prose li{color:var(--muted)}.prose a{font-weight:650}.site-footer{margin-top:40px;padding-block:36px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:28px}.site-footer h2{margin-bottom:10px;font-size:.9rem;text-transform:uppercase;letter-spacing:.08em;color:var(--muted)}.site-footer ul{display:grid;gap:8px;padding:0;margin:0;list-style:none}.site-footer a{color:var(--fg)}@media(max-width:860px){.header-inner{align-items:center;flex-direction:row;justify-content:center;padding-block:16px}.hero,.product-hero,.split-grid,.footer-grid{grid-template-columns:1fr}.hero,.product-hero{padding-block:44px}.app-grid,.feature-grid,.stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.container,.narrow{width:min(100% - 28px,1120px)}.app-grid,.feature-grid,.stat-grid{grid-template-columns:1fr}.section-header{display:block}.button{width:100%}}
