*{box-sizing:border-box}html,body{margin:0;min-height:100%;font-family:system-ui,-apple-system,Segoe UI,sans-serif;background:#f5f3ff;color:#172554}.gate{min-height:100vh;display:grid;place-items:center;padding:18px}.card{width:min(100%,520px);background:white;border-radius:28px;padding:24px;box-shadow:0 20px 60px #312e8120;text-align:center}.brand{display:flex;align-items:center;justify-content:center;gap:10px;text-align:left;font-weight:900;color:#312e81}.brand-coin{font-size:34px}.brand-text{line-height:.85;font-size:20px}.kidfin{width:min(72%,300px);height:260px;object-fit:contain;margin:4px auto -10px}.eyebrow{font-size:12px;font-weight:900;letter-spacing:.13em;color:#7c3aed}.copy h1{font-size:32px;margin:6px 0}.copy p{font-size:17px;line-height:1.45;margin:0 auto 20px;max-width:380px}.choices{display:grid;gap:12px}.choices a{display:flex;flex-direction:column;text-decoration:none;border-radius:18px;padding:17px 18px;background:#4f46e5;color:white;box-shadow:0 8px 18px #4f46e52a}.choices a.child{background:#0f766e}.choices strong{font-size:20px}.choices span{font-size:14px;margin-top:3px}.helper{font-size:13px;line-height:1.4;color:#64748b;margin:16px 8px 0}@media(max-width:420px){.card{padding:18px;border-radius:22px}.kidfin{height:220px}.copy h1{font-size:28px}}