:root{--bg:#080a12;--card:#121625;--text:#f7f7fb;--muted:#9299ae;--violet:#7c5cff;--cyan:#22d3ee;--yellow:#f9c74f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:radial-gradient(circle at 80% 8%,#201551 0,transparent 27%),var(--bg);color:var(--text);font:16px/1.6 Inter,system-ui,-apple-system,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}header{height:78px;max-width:1180px;margin:auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:11px;font-weight:900;letter-spacing:.3px}.brand img{width:38px;height:38px}nav{display:flex;gap:30px;color:var(--muted);font-size:14px}.mini-cta,.primary{background:linear-gradient(135deg,var(--violet),#5134da);padding:11px 20px;border-radius:12px;font-weight:850;font-size:13px}.hero{max-width:1180px;min-height:670px;margin:auto;padding:80px 24px;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:70px}.eyebrow{color:var(--cyan);font-size:12px;font-weight:900;letter-spacing:2.2px}.hero h1{font-size:clamp(46px,6vw,78px);line-height:1.02;margin:16px 0 24px;letter-spacing:-3px}.hero h1 span{background:linear-gradient(90deg,var(--cyan),#a698ff);color:transparent;background-clip:text}.lead{max-width:620px;color:#b4bbce;font-size:19px}.store-row{display:flex;gap:12px;margin-top:34px}.store{min-width:175px;background:#f7f7fb;color:#090b12;border-radius:14px;padding:10px 18px;display:flex;flex-direction:column}.store small{font-size:8px;letter-spacing:1.5px}.store b{font-size:18px}.store.disabled{opacity:.72}.store-note{color:#687086;font-size:11px}.arena-card{position:relative;padding:28px;border:1px solid #3a316d;border-radius:30px;background:linear-gradient(155deg,#19142e,#0e1421);box-shadow:0 30px 100px #5d42d633;transform:rotate(2deg);overflow:hidden}.glow{position:absolute;width:220px;height:220px;background:#7055ff55;filter:blur(60px);right:-80px;top:-80px}.rank{font-size:10px;letter-spacing:2px;color:var(--muted)}.rank b{float:right;color:var(--yellow);font-size:14px}.versus{display:flex;align-items:center;justify-content:space-between;margin:45px 5px}.versus>strong{font-style:italic;font-size:24px}.fighter{display:flex;flex-direction:column;text-align:center;gap:4px}.fighter span{width:88px;height:88px;border-radius:28px;display:grid;place-items:center;font-size:40px;border:2px solid}.fighter small{color:var(--muted)}.fighter.cyan span{border-color:var(--cyan);box-shadow:0 0 25px #22d3ee55}.fighter.violet span{border-color:var(--violet);box-shadow:0 0 25px #7c5cff55}.question{background:#171d2d;border-radius:14px;padding:15px;font-weight:700}.answers{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:11px}.answers i{height:36px;background:#202638;border-radius:9px}.numbers{max-width:1180px;margin:auto;display:grid;grid-template-columns:repeat(4,1fr);border:1px solid #242a3b;border-radius:24px;background:#101421}.numbers div{text-align:center;padding:30px;border-right:1px solid #242a3b}.numbers div:last-child{border:0}.numbers b{display:block;font-size:25px}.numbers span{color:var(--muted);font-size:12px}.section{max-width:1180px;margin:130px auto;padding:0 24px}.section h2,.cta h2{font-size:clamp(34px,4vw,52px);line-height:1.1;margin:10px 0 35px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.grid article{background:linear-gradient(145deg,#141927,#0e111b);border:1px solid #252a3b;border-radius:20px;padding:26px}.grid em{font-size:27px;font-style:normal}.grid h3{font-size:17px}.grid p,.cta p{color:var(--muted);font-size:14px}.chips{display:flex;flex-wrap:wrap;gap:11px}.chips span{background:#151a29;border:1px solid #2a3042;padding:12px 17px;border-radius:14px;font-weight:700}.cta{max-width:1132px;margin:100px auto;padding:70px 30px;text-align:center;border:1px solid #403584;border-radius:30px;background:radial-gradient(circle at 50% 0,#30236b,#111421 65%)}.cta p{max-width:570px;margin:0 auto 30px}.primary{display:inline-block;padding:15px 24px}footer{max-width:1180px;margin:80px auto 0;padding:35px 24px;border-top:1px solid #242938;display:flex;align-items:center;gap:30px;color:var(--muted);font-size:12px}.footer-links{display:flex;flex:1;justify-content:center;gap:20px}.legal{max-width:820px;margin:50px auto 100px;padding:0 24px}.legal h1{font-size:42px;line-height:1.1}.legal h2{margin-top:38px;font-size:21px}.legal p,.legal li{color:#b1b7c8}.notice{padding:16px;border-left:3px solid var(--yellow);background:#1a1820;border-radius:8px}.form{display:grid;gap:13px}.form label{font-size:13px;font-weight:800}.form input,.form textarea,.form select{width:100%;background:#141928;border:1px solid #30364a;color:white;border-radius:11px;padding:13px;font:inherit}.form button{border:0;color:#fff;cursor:pointer}.back{color:var(--cyan);font-weight:800}@media(max-width:760px){nav{display:none}.hero{grid-template-columns:1fr;padding-top:45px}.arena-card{transform:none}.numbers{grid-template-columns:1fr 1fr;margin:0 16px}.numbers div:nth-child(2){border-right:0}.grid{grid-template-columns:1fr}.footer-links{flex-direction:column}.footer{align-items:flex-start;flex-direction:column}.store-row{flex-direction:column}.hero h1{letter-spacing:-2px}}
