:root{--ink:#030507;--muted:#f4f6f8a8;--line:#e7ebef26;--paper:#05070a;--primary:#c51f3f;--primary-strong:#9f1833;--primary-bright:#e54562;--white:#fff;--surface:#0a0d12d1}*{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);width:min(1120px,100% - 32px);color:var(--white);justify-content:space-between;align-items:center;gap:24px;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{width:148px;height:auto}.hero{width:min(1120px,100% - 32px);min-height:520px;color:var(--white);align-items:center;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(--primary);color:var(--white)}.button.secondary,.store-link{border-color:var(--line);background:var(--surface);color:var(--white)}.store-link{color:var(--white)}.legal-callout{border:1px solid var(--line);background:var(--surface);width:min(1120px,100% - 32px);color:var(--white);border-radius:8px;justify-content:space-between;gap:24px;margin:0 auto 90px;padding:28px;display:flex;box-shadow:inset 0 0 0 1px #c51f3f33}.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(--surface);max-width:820px;color:var(--white);border-radius:8px;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}}
