body{margin:0}.logo{height:32px;width:auto}.heroLogo{width:160px;height:auto;margin-bottom:8px}:root{--bg: #000;--fg: #fff;--muted: rgba(255,255,255,.78);--blue: #1e40ff}*{box-sizing:border-box}html,body{height:100%;margin:0;background:var(--bg);color:var(--fg);font-family:system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}.page{min-height:100vh;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:22px 28px}.brand{display:flex;align-items:center;gap:10px;font-weight:800;letter-spacing:.5px}.sparkle{font-size:18px}.download{color:var(--fg);text-decoration:none;opacity:.9;font-weight:600}.download:hover{opacity:1;text-decoration:underline}.hero{flex:1;display:flex;align-items:center;justify-content:center;padding:36px 18px}.heroInner{width:100%;max-width:720px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.logoMark{display:flex;gap:10px;margin-bottom:4px}.sparkleBig{font-size:28px}.title{margin:0;font-size:64px;line-height:.95;letter-spacing:1px}.subtitle{margin:0;font-size:24px;color:var(--muted)}.bullets{list-style:none;padding:0;margin:10px 0 0;text-align:left;width:100%;max-width:360px}.bullets li{margin:8px 0;color:var(--muted);font-size:18px}.bullets li:before{content:"•";margin-right:12px;color:var(--fg)}.hook{margin:10px 0 0;font-size:20px;color:var(--fg);opacity:.92}.cta{margin-top:10px;background:var(--blue);color:var(--fg);border:none;padding:14px 22px;border-radius:12px;font-size:20px;font-weight:800;cursor:pointer}.instructions{padding:80px 20px 60px;display:flex;flex-direction:column;align-items:center;gap:16px}.instructionsTitle{font-size:36px;margin:0}.instructionsList{margin:0;padding-left:20px;max-width:520px;color:var(--muted);font-size:18px;line-height:1.5}.instructionsList li{margin:12px 0}.instructionsNote{margin-top:10px;max-width:520px;font-size:16px;color:#ffffffb3;text-align:center}.cta:hover{opacity:.95}.footer{text-align:center;padding:18px 10px;color:#ffffffb3;font-size:14px}
