:root{--bg:#08111f;--panel:#111f34;--text:#f7fbff;--muted:#a9b8ca;--accent:#76ff19;--accent2:#23c8ff;--line:#2a3a53;--max:1120px}*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.6 system-ui,Segoe UI,sans-serif}a{color:inherit}header{max-width:var(--max);margin:auto;padding:16px 22px;display:flex;justify-content:space-between;align-items:center}.brand{display:flex;align-items:center;gap:12px;text-decoration:none}.brand img,footer img{width:150px;height:55px;object-fit:contain}.brand small{color:var(--muted)}nav{display:flex;gap:18px;align-items:center}nav a{text-decoration:none}.cta,.primary{background:var(--accent);color:#06101d!important;padding:10px 18px;border-radius:9px;text-decoration:none;font-weight:850}.hero{max-width:var(--max);margin:auto;min-height:430px;display:grid;grid-template-columns:1fr 1.1fr;align-items:center;border:1px solid var(--line);overflow:hidden}.hero-copy{padding:50px}.kicker{color:var(--accent);text-transform:uppercase;letter-spacing:.13em;font-size:12px;font-weight:900}.hero h1,.article h1{font-size:clamp(40px,6vw,72px);line-height:1;margin:10px 0}.hero-copy>p:not(.kicker),.lead{font-size:20px;color:var(--muted)}.hero-art,.hero-art img{width:100%;height:100%;object-fit:cover}.actions{display:flex;gap:12px;align-items:center;margin-top:24px}.actions>a:not(.primary){border:1px solid var(--line);padding:9px 17px;border-radius:9px;text-decoration:none}.section,.feature,.faq,.article{max-width:var(--max);margin:64px auto;padding:0 22px}.section h2,.feature h2,.faq h2{font-size:34px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{background:var(--panel);border:1px solid var(--line);padding:24px;border-radius:16px}.card>span{color:var(--accent);font-weight:900}.card p,.feature p,.faq p,.article p{color:var(--muted)}.feature{display:flex;justify-content:space-between;align-items:center;background:var(--panel);border-left:4px solid var(--accent);padding:30px}.faq details{padding:18px 0;border-bottom:1px solid var(--line)}footer{max-width:var(--max);margin:60px auto 0;border-top:1px solid var(--line);padding:35px 22px;color:var(--muted)}.mobile{display:none}.hub{--accent:#25d7ff;--bg:#071521;--panel:#0e2936}.hub .hero{grid-template-columns:1.2fr .8fr;border-radius:22px}.guide{--accent:#ffd84a;--bg:#111316;--panel:#1b1e23}.guide .hero{grid-template-columns:.85fr 1.15fr}.guide .hero-art{order:-1}.guide .cards{grid-template-columns:1fr}.guide .card{display:grid;grid-template-columns:50px 1fr 1fr 120px;align-items:center}.play{--accent:#ff4fd8;--accent2:#7b61ff;--panel:#1a1530}.play .hero{border-radius:28px;background:linear-gradient(135deg,#241440,#0a1120)}.play .card{min-height:220px;background:linear-gradient(150deg,#23184b,#111c34)}.help{--accent:#4ee6a8;--bg:#071511;--panel:#102820}.help .hero{grid-template-columns:1fr;border-radius:0}.help .hero-art{display:none}.help .cards{grid-template-columns:repeat(3,1fr)}.pak .hero{border-radius:18px}.article{max-width:820px}.article ol{background:var(--panel);padding:28px 28px 28px 50px;border-radius:16px}.article li{margin:12px 0}@media(max-width:760px){header{padding:10px 14px}.brand small,header nav>a:not(.cta){display:none}.hero{grid-template-columns:1fr!important;min-height:0;border-left:0;border-right:0}.hero-copy{padding:36px 20px}.hero h1,.article h1{font-size:42px}.hero-art{height:230px;order:0!important}.cards,.help .cards{grid-template-columns:1fr}.guide .card{display:block}.feature{display:block}.section,.feature,.faq,.article{margin:38px auto}.mobile{position:fixed;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(3,1fr);background:#07101fee;z-index:9}.mobile a{text-align:center;padding:14px 4px;text-decoration:none}.mobile a:nth-child(2){background:var(--accent);color:#07101f;font-weight:900}body{padding-bottom:52px}}