:root{--blue:#012864;--blue2:#073472;--blue3:#011e50;--yellow:#f7c919;--white:#fff;--ink:#0b1630;--muted:#6c7890;--surface:#f4f7fb;--line:#dfe5ef}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--surface);margin:0;font-family:Arial,Helvetica,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.hero{background:linear-gradient(135deg,var(--blue2),var(--blue3));color:#fff;min-height:650px;padding:0 max(24px,50vw - 590px);position:relative;overflow:hidden}.topbar{justify-content:space-between;align-items:center;max-width:1180px;height:82px;margin:auto;display:flex}.brand{letter-spacing:.08em;font-size:18px;font-weight:900}.brand span{color:var(--yellow)}.nav-pill{border:1px solid #fff4;border-radius:999px;padding:8px 12px;font-size:12px;font-weight:800}.hero-content{z-index:2;max-width:760px;padding:105px 0 140px;position:relative}.eyebrow{text-transform:uppercase;letter-spacing:.17em;color:#8b97aa;margin:0 0 14px;font-size:12px;font-weight:900}.hero .eyebrow{color:var(--yellow)}h1,h2,h3,p{margin-top:0}.hero h1{letter-spacing:-.055em;margin-bottom:28px;font-size:clamp(48px,8vw,92px);line-height:.92}.hero h1 span{color:var(--yellow)}.hero-copy{color:#d9e2f0;max-width:600px;margin-bottom:34px;font-size:19px;line-height:1.6}.primary-button{background:var(--yellow);color:#071b3d;cursor:pointer;border:0;border-radius:12px;padding:14px 20px;font-weight:900;display:inline-flex}.hero-button{padding:16px 24px}.hero-decoration{color:#ffffff0b;grid-template-columns:1fr 1fr;gap:10px;font-size:130px;font-weight:900;display:grid;position:absolute;bottom:-70px;right:4%;transform:rotate(-10deg)}.content-section,.packs-section{max-width:1180px;margin:auto;padding:90px 24px}.section-title{justify-content:space-between;align-items:end;margin-bottom:32px;display:flex}.section-title h2,.packs-section h2{letter-spacing:-.035em;margin-bottom:0;font-size:40px}.counter{color:#6d7890;font-size:13px;font-weight:800}.game-grid{grid-template-columns:repeat(3,1fr);gap:18px;display:grid}.game-card{border:1px solid var(--line);background:#fff;border-radius:20px;min-height:230px;padding:25px;transition:transform .2s,box-shadow .2s;position:relative}.game-card.available:hover{transform:translateY(-5px);box-shadow:0 18px 50px #10275018}.game-card.coming{opacity:.66}.card-icon{background:#f0f4fa;border-radius:16px;place-items:center;width:58px;height:58px;margin-bottom:30px;font-size:29px;display:grid}.available .card-icon{background:#fff8d9}.card-status{text-transform:uppercase;color:#8792a7;font-size:11px;font-weight:900;position:absolute;top:20px;right:20px}.available .card-status{color:#8c7000}.game-card h3{margin-bottom:9px;font-size:24px}.game-card p{color:var(--muted);font-size:14px;line-height:1.55}.packs-section{padding-top:15px;padding-bottom:100px}.packs-section>p:not(.eyebrow){max-width:750px;color:var(--muted);line-height:1.7}.tag-row{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.tag-row span{border:1px solid var(--line);background:#fff;border-radius:999px;padding:11px 15px;font-size:13px;font-weight:800}footer{border-top:1px solid var(--line);color:#718096;justify-content:space-between;padding:30px max(24px,50vw - 590px);font-size:13px;display:flex}footer strong{color:var(--blue)}.page-shell{max-width:1000px;margin:auto;padding:0 24px 80px}.page-shell .topbar{max-width:none}.back-link{color:#5d6980;font-size:13px;font-weight:800}.game-heading{align-items:center;gap:20px;padding:65px 0 30px;display:flex}.game-heading h1{letter-spacing:-.035em;margin:0 0 7px;font-size:42px}.game-heading p:last-child{color:var(--muted);margin:0}.game-icon{background:#fff8d9;border:1px solid #f6df7a;border-radius:22px;place-items:center;width:84px;height:84px;font-size:42px;display:grid}.game-panel{border:1px solid var(--line);background:#fff;border-radius:24px;padding:34px;box-shadow:0 20px 60px #17315c0d}.game-topline,.feedback-row{color:#77849b;justify-content:space-between;align-items:center;font-size:13px;display:flex}.game-topline strong{color:var(--blue)}.progress{background:#edf1f7;border-radius:999px;height:8px;margin:16px 0 35px;overflow:hidden}.progress span{background:var(--yellow);border-radius:999px;height:100%;transition:width .25s;display:block}.guess-visual{background:linear-gradient(145deg,#f6f8fc,#edf2f8);border-radius:20px;place-items:center;height:230px;font-size:125px;display:grid}.clue{text-align:center;max-width:650px;margin:25px auto;font-size:18px;font-weight:700;line-height:1.5}.choices{grid-template-columns:1fr 1fr;gap:12px;display:grid}.choice{cursor:pointer;background:#fff;border:2px solid #e3e8f0;border-radius:14px;padding:17px;font-weight:800;transition:all .15s}.choice:hover{border-color:#9aabc2}.choice.correct{background:#effbf5;border-color:#29a66a}.choice.wrong{background:#fff3f3;border-color:#df5a5a}.feedback-row{border-top:1px solid var(--line);margin-top:22px;padding-top:22px;font-weight:900}.result-panel{text-align:center;padding:70px 34px}.result-icon{font-size:72px}.result-panel h1{color:var(--blue);margin:10px;font-size:70px}.muted{color:var(--muted);max-width:600px;margin:0 auto 25px;line-height:1.6}@media (max-width:800px){.hero{min-height:auto}.hero-content{padding:80px 0 100px}.game-grid{grid-template-columns:1fr}.section-title{align-items:start}.game-heading{align-items:flex-start;padding-top:40px}.game-heading h1{font-size:34px}.game-panel{padding:20px}.choices{grid-template-columns:1fr}.guess-visual{height:190px;font-size:100px}.feedback-row{align-items:flex-start;gap:15px}.hero-decoration{display:none}footer{flex-direction:column;gap:12px}}
