:root{--ink:#101820;--muted:#5a646f;--line:#dbe3ea;--paper:#fbfbfd;--white:#fff}*{box-sizing:border-box}html{background:var(--paper);min-width:320px;color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{min-height:100vh;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto}.site-header{background:var(--ink);width:100%;color:var(--white);justify-content:space-between;align-items:center;gap:24px;padding:20px max(24px,50% - 560px);display:flex}.site-footer{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:24px;width:min(1120px,100% - 32px);margin:0 auto;padding:28px 0 44px;display:flex}.site-header nav,.site-footer nav{color:var(--muted);flex-wrap:wrap;align-items:center;gap:18px;font-size:14px;font-weight:700;display:flex}.site-header nav{color:#ffffffb3}.brand{align-items:center;display:inline-flex}.brand img{filter:brightness(0)invert();width:148px;height:auto}.hero{align-items:center;width:min(1120px,100% - 32px);min-height:520px;margin:0 auto;padding:60px 0;display:flex}.hero-copy,.content-hero{gap:22px;display:grid}h1,h2,p{margin-top:0}h1{letter-spacing:0;max-width:760px;margin-bottom:0;font-size:clamp(42px,7vw,76px);line-height:1}h2{letter-spacing:0;margin-bottom:10px;font-size:22px;line-height:1.15}p{color:var(--muted);font-size:18px;line-height:1.65}.lede{max-width:620px;font-size:20px}.actions{flex-wrap:wrap;gap:12px;display:flex}.actions.compact{align-items:center}.button,.store-link{border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;min-height:48px;padding:0 18px;font-weight:800;display:inline-flex}.button.primary{background:var(--ink);color:var(--white)}.button.secondary,.store-link{border-color:var(--line);background:var(--white);color:var(--ink)}.store-link{color:var(--muted)}.legal-callout{border:1px solid var(--line);background:var(--white);width:min(1120px,100% - 32px);color:var(--ink);border-radius:8px;justify-content:space-between;gap:24px;margin:0 auto 90px;padding:28px;display:flex}.legal-callout p{max-width:700px;margin-bottom:0}.content-page,.legal-page{width:min(1120px,100% - 32px);margin:0 auto}.content-hero{align-content:center;max-width:820px;min-height:520px;padding:80px 0 54px}.content-hero h1{font-size:clamp(40px,7vw,72px)}.legal-hero{min-height:auto}.legal-body{border:1px solid var(--line);background:var(--white);border-radius:8px;max-width:820px;margin:0 0 90px;padding:34px}.legal-body p{font-size:16px}.legal-body h2{padding-top:18px}.site-footer div{gap:4px;display:grid}.site-footer span{color:var(--muted);font-size:14px}@media (max-width:820px){.site-header,.site-footer,.legal-callout{flex-direction:column;align-items:flex-start}.hero{min-height:440px}.legal-body{padding:24px}}
