:root{font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--tg-text, #111827);background:var(--tg-bg, #f4f6f8);font-synthesis:none;text-rendering:optimizeLegibility;--muted: var(--tg-hint, #6b7280);--surface: #ffffff;--ink: #111827;--accent: #f6c453}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:var(--tg-bg, #f4f6f8)}button{font:inherit}.app-shell{width:min(100%,520px);min-height:100vh;margin:0 auto;padding:0 16px calc(28px + env(safe-area-inset-bottom))}.hero{margin:0 -16px;padding:calc(18px + env(safe-area-inset-top)) 20px 34px;color:#fff;background:radial-gradient(circle at 86% 20%,rgba(246,196,83,.24),transparent 32%),linear-gradient(145deg,#111827,#1f2937 64%,#303642);border-radius:0 0 28px 28px}.hero-topline{display:flex;align-items:center;gap:12px}.brand-mark{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:var(--accent);color:#111827;font-size:24px;font-weight:900;box-shadow:0 10px 24px #f6c4532e}.eyebrow{margin:0 0 1px;color:#aeb7c5;font-size:9px;font-weight:800;letter-spacing:.2em}h1{margin:0;font-size:21px;letter-spacing:.04em}.live-pill{margin-left:auto;padding:7px 10px;border:1px solid rgba(255,255,255,.13);border-radius:999px;color:#d9dee7;font-size:11px}.live-pill span{display:inline-block;width:6px;height:6px;margin-right:5px;border-radius:50%;background:#51d88a;box-shadow:0 0 0 4px #51d88a1f}.hero-copy{margin-top:34px}.hero-copy p{margin:0 0 7px;color:#b9c1cd;font-size:14px}.hero-copy strong{font-size:clamp(22px,6vw,29px);line-height:1.3;letter-spacing:-.02em}.account-card{position:relative;display:flex;gap:12px;align-items:center;margin-top:-18px;padding:15px;border:1px solid #eceff3;border-radius:18px;background:#fffffff7;box-shadow:0 12px 30px #11182717}.account-icon{display:grid;place-items:center;width:40px;height:40px;flex:0 0 40px;border-radius:13px;background:#e8f5ff;color:#168bd2;font-size:12px;font-weight:900}.account-ready .account-icon{color:#14804a;background:#eaf8f0;font-size:18px}.account-error .account-icon{color:#b42318;background:#fff0ee}.account-card strong{display:block;color:var(--ink);font-size:14px}.account-card p{margin:3px 0 0;color:#798190;font-size:12px}.section-block{margin-top:28px}.section-heading{display:flex;align-items:baseline;justify-content:space-between;margin:0 2px 13px}.section-heading h2{margin:0;color:var(--ink);font-size:17px}.section-heading span{color:#9299a5;font-size:11px}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.feature-card{display:grid;grid-template-columns:42px 1fr;grid-template-rows:auto auto;gap:2px 11px;align-items:center;min-height:82px;padding:14px;text-align:left;border:1px solid #edf0f3;border-radius:17px;background:var(--surface);opacity:1}.feature-card strong{color:var(--ink);font-size:14px}.feature-card small{color:#8b93a0;font-size:10px}.feature-icon{grid-row:1 / 3;display:grid;place-items:center;width:42px;height:42px;border-radius:13px;font-size:17px;font-weight:900}.feature-gold{color:#8a5d00;background:#fff5d8}.feature-red{color:#b42318;background:#fff0ee}.feature-blue{color:#1d5daa;background:#edf5ff}.feature-green{color:#18734b;background:#eaf8f0}.notice-card{margin-top:22px;padding:20px;border-radius:20px;color:#fff;background:linear-gradient(135deg,#8d1b22,#b62932);box-shadow:0 14px 32px #8e1b2229}.notice-tag{display:inline-block;margin-bottom:14px;padding:5px 8px;border-radius:7px;background:#ffffff24;color:#ffe1e3;font-size:10px;font-weight:700}.notice-card h2{margin:0;font-size:19px}.notice-card p{margin:7px 0 17px;color:#ffd5d7;font-size:12px;line-height:1.6}.progress-track{height:5px;overflow:hidden;border-radius:999px;background:#ffffff2e}.progress-track span{display:block;width:24%;height:100%;border-radius:inherit;background:#ffd16a}.notice-card small{display:block;margin-top:8px;color:#f6b9bd;font-size:9px;letter-spacing:.12em}footer{padding:25px 4px 0;color:#a0a6b0;text-align:center;font-size:10px}@media(max-width:370px){.feature-grid{grid-template-columns:1fr}}
