:root{--bg:#070807;--bg2:#0d0f0d;--panel:#111411;--panel2:#171a17;--line:#2b2c27;--gold:#f0c341;--gold2:#a98016;--text:#f2f3ed;--muted:#9b9e94;--cyan:#1dd4e8;--green:#31e58e;--shadow:0 18px 50px rgba(0,0,0,.35)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Oxanium,system-ui,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 32px));margin-inline:auto}
.topbar{height:48px;background:#050605;border-bottom:1px solid #171817;font-size:12px}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.status-links,.top-actions{display:flex;align-items:center;gap:10px}.status-links a{padding:6px 9px;color:#aeb1aa}.status-links a:hover{color:#fff}.icon-btn{width:32px;height:32px;border:1px solid #30322e;background:#121411;color:#fff;border-radius:5px;cursor:pointer}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 20px;border-radius:7px;border:1px solid transparent;font-weight:700;letter-spacing:.04em;transition:.2s}.btn:hover{transform:translateY(-2px);filter:brightness(1.08)}.btn-small{min-height:30px;padding:0 16px;font-size:11px;border-radius:18px}.btn-gold{color:#111;background:linear-gradient(#ffe888,#d6a918 68%,#8f6910);box-shadow:inset 0 1px #fff3ba,0 8px 22px rgba(220,173,32,.16)}.btn-muted{background:linear-gradient(#777,#3d3d3d);color:#fff}.btn-outline{border-color:#7b6528;background:rgba(10,10,10,.35)}.btn-cyan{background:linear-gradient(135deg,#27d8f1,#1671d8);color:#fff}.full{width:100%}
.mainnav{position:sticky;top:0;z-index:20;background:rgba(13,14,13,.96);border-bottom:1px solid #24251f;backdrop-filter:blur(16px)}.nav-inner{min-height:90px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px}.brand-mark{display:grid;place-items:center;width:48px;height:48px;border:1px solid #7d651c;background:radial-gradient(circle at 30% 25%,#f9e47b,#9d6810 55%,#3b2400);color:#111;font:800 30px Rajdhani;border-radius:50%;box-shadow:0 0 0 4px #111,0 0 0 5px #4b3a14}.brand strong{display:block;font:700 24px/1 Rajdhani;letter-spacing:.11em}.brand small{display:block;color:#aaa579;font-size:9px;letter-spacing:.28em;margin-top:3px}.nav-menu{display:flex;align-items:center;gap:8px}.nav-menu a{min-width:92px;text-align:center;padding:13px 10px 10px;color:#bcbeb7;font-size:11px;border-radius:8px}.nav-menu a span{display:block;font-size:20px;filter:grayscale(1);margin-bottom:4px}.nav-menu a:hover{background:#181a17;color:#fff}.nav-menu a:hover span{filter:none}.menu-toggle{display:none;background:#171917;color:#fff;border:1px solid #30322d;padding:8px 12px;border-radius:6px}
.hero{position:relative;min-height:500px;overflow:hidden;background:radial-gradient(circle at 75% 50%,rgba(25,98,45,.55),transparent 35%),linear-gradient(100deg,#07150b,#033c1b 48%,#132b0a)}.hero:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.05),rgba(0,0,0,.15)),radial-gradient(circle at 30% 10%,rgba(255,255,255,.08),transparent 25%)}.hero-grid{position:absolute;inset:0;opacity:.12;background-image:linear-gradient(rgba(255,255,255,.2) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.2) 1px,transparent 1px);background-size:50px 50px;mask-image:linear-gradient(to right,transparent,black 45%,black)}.hero-inner{position:relative;z-index:2;min-height:500px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.eyebrow,.kicker{font-size:11px;letter-spacing:.2em;color:#f5d45f;font-weight:700}.hero h1{font:700 clamp(42px,6vw,78px)/.94 Rajdhani;margin:12px 0;text-transform:uppercase}.hero h1 span{color:#f0d75d;text-shadow:0 2px 0 #765c0b}.hero-copy>p{max-width:600px;color:#d9ddd8;font-size:16px}.hero-actions{display:flex;gap:12px;margin:26px 0}.hero-stats{display:flex;gap:34px;margin-top:28px}.hero-stats div{display:flex;flex-direction:column}.hero-stats strong{font-size:22px;color:#fff}.hero-stats span{font-size:10px;color:#bfc3ba;letter-spacing:.08em}.hero-visual{position:relative;height:430px;display:grid;place-items:center}.hero-card{position:relative;width:min(390px,86%);aspect-ratio:4/5;border-radius:28px;padding:28px;background:linear-gradient(160deg,rgba(9,28,18,.95),rgba(4,9,6,.98));border:2px solid #e0bd47;box-shadow:0 0 0 8px rgba(0,0,0,.25),0 0 0 9px rgba(255,218,92,.2),var(--shadow);transform:rotate(4deg)}.hero-card:before{content:"";position:absolute;inset:12px;border:1px solid rgba(244,204,70,.32);border-radius:20px}.card-topline{display:flex;justify-content:space-between;color:#cfc27c;font-size:10px;letter-spacing:.15em}.game-emblem{font-size:86px;text-align:center;margin:36px 0 12px;filter:drop-shadow(0 0 18px rgba(240,195,65,.35))}.hero-card h2{font:700 38px/1 Rajdhani;margin:0;color:#f7e695;text-align:center}.hero-card p{text-align:center;color:#aeb6ab;font-size:11px;letter-spacing:.12em}.meter{height:7px;background:#273027;border-radius:20px;overflow:hidden;margin-top:28px}.meter span{display:block;width:72%;height:100%;background:linear-gradient(90deg,#31e58e,#f0c341)}.orb{position:absolute;border-radius:50%;filter:blur(2px)}.orb-one{width:220px;height:220px;right:12px;top:12px;background:radial-gradient(circle at 30% 30%,#ffe36e,#974f00 55%,transparent 68%);opacity:.55}.orb-two{width:150px;height:150px;left:8px;bottom:12px;background:radial-gradient(circle at 30% 30%,#2fffff,#035d67 55%,transparent 68%);opacity:.28}.slider-dots{position:absolute;z-index:4;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:5px}.slider-dots span{width:8px;height:8px;border:1px solid #fff;border-radius:50%}.slider-dots .active{background:#f0c341;border-color:#f0c341}
.announcement{background:#090a09;border-top:1px solid #151614;border-bottom:1px solid #151614}.announcement-inner{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:0;padding:15px 18px;background:#20221f;border-radius:6px;transform:translateY(26px);box-shadow:var(--shadow);font-size:11px}.announcement strong{color:#f1cf53}.ticker{overflow:hidden;white-space:nowrap;color:#d5d6d1}.ticker span{display:inline-block;animation:ticker 22s linear infinite}.announcement time{color:#f2d665;font-weight:700}@keyframes ticker{from{transform:translateX(20%)}to{transform:translateX(-100%)}}
.section{padding:84px 0 70px}.section-dark{background:#0a0c0a;border-top:1px solid #151713;border-bottom:1px solid #151713}.section-head{display:flex;align-items:end;justify-content:space-between;margin-bottom:24px}.section-head h2{font:700 34px Rajdhani;margin:3px 0 0}.section-head.compact{margin-bottom:20px}.carousel-controls{display:flex;gap:7px}.carousel-controls button{width:36px;height:36px;border-radius:5px;border:1px solid #3b3420;background:#151612;color:#f0c341;font-size:24px;cursor:pointer}.game-strip{display:flex;gap:14px;overflow:auto;scrollbar-width:none;scroll-behavior:smooth;padding-bottom:6px}.game-strip::-webkit-scrollbar{display:none}.game-card{flex:0 0 175px;background:#0d0f0c;border:1px solid #2f2d22;padding:8px;border-radius:4px}.game-card .cover{height:180px;padding:12px;display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.game-card .cover:after{content:"";position:absolute;width:100px;height:100px;border-radius:50%;right:-30px;bottom:-25px;background:rgba(255,255,255,.13)}.game-card .cover span{font-size:11px;opacity:.8}.game-card .cover b{font:700 27px/1 Rajdhani;position:relative;z-index:2}.tone-a .cover{background:linear-gradient(145deg,#d9652a,#692514)}.tone-b .cover{background:linear-gradient(145deg,#2e9f72,#173f31)}.tone-c .cover{background:linear-gradient(145deg,#6e4ca7,#22173c)}.tone-d .cover{background:linear-gradient(145deg,#1e7fb9,#122b53)}.tone-e .cover{background:linear-gradient(145deg,#b39336,#4b3c16)}.tone-f .cover{background:linear-gradient(145deg,#a54152,#3a111d)}.game-card h3{font-size:13px;margin:10px 2px 1px}.game-card p{font-size:10px;color:#afa981;margin:0 2px 4px}
.layout-main{display:grid;grid-template-columns:1fr 320px;gap:26px}.guide-grid{display:grid;gap:12px}.guide-card{display:grid;grid-template-columns:72px 1fr;gap:16px;padding:20px;background:#121411;border:1px solid #292b26;border-radius:8px}.guide-icon{display:grid;place-items:center;width:64px;height:64px;border-radius:10px;background:#1d211b;border:1px solid #3b3f34;font-size:28px}.guide-card span{font-size:10px;color:#ebc850;text-transform:uppercase;letter-spacing:.15em}.guide-card h3{margin:5px 0;font:700 21px Rajdhani}.guide-card p{margin:0;color:#9fa49b;font-size:13px}.guide-card a{display:inline-block;margin-top:9px;color:#f0c341;font-size:12px}.spotlight-card{padding:24px;border-radius:18px;background:radial-gradient(circle at 80% 0,rgba(51,223,144,.18),transparent 40%),linear-gradient(145deg,#101914,#0b0d0c);border:1px solid #31583c;box-shadow:var(--shadow)}.live-pill{color:#34ee92;font-size:10px;letter-spacing:.13em}.spotlight-card h3{font:700 38px/1 Rajdhani;margin:25px 0 12px}.spotlight-card p,.spotlight-card li{color:#aab0a8;font-size:13px}.spotlight-card ul{padding-left:18px;margin:22px 0 30px}.spotlight-card li{margin-bottom:8px}
.mobile-promo{min-height:390px;background:radial-gradient(circle at 15% 45%,rgba(220,171,36,.3),transparent 26%),linear-gradient(90deg,#151207,#090b09 48%,#0b0d0c);border-block:1px solid #252117}.mobile-inner{display:grid;grid-template-columns:1fr 1fr;align-items:center;min-height:390px}.phone-mockup{position:relative;height:360px}.phone-mockup:before{content:"";position:absolute;width:210px;height:210px;background:radial-gradient(circle,#d9a92e,transparent 65%);left:20%;top:20%;filter:blur(20px)}.phone-mockup{display:grid;place-items:center}.phone-screen{position:relative;width:190px;height:335px;padding:35px 15px;background:#121412;border:8px solid #1f201e;border-radius:28px;box-shadow:0 20px 45px #000;transform:rotate(-12deg)}.phone-screen:before{content:"";position:absolute;top:8px;left:50%;width:58px;height:7px;border-radius:10px;background:#050505;transform:translateX(-50%)}.phone-screen>span{font:700 18px Rajdhani;color:#f1cd50}.mini-card{height:120px;margin-top:18px;border-radius:8px;background:linear-gradient(145deg,#19452b,#0c1a11);border:1px solid #547a44}.mini-lines{height:9px;width:100%;background:#2e322c;border-radius:10px;margin-top:18px}.mini-lines.short{width:65%;margin-top:10px}.mobile-copy h2{font:700 44px Rajdhani;margin:8px 0}.mobile-copy p{color:#b9bdb5;max-width:550px}.feature-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:24px}.feature-row span{padding:10px 14px;border:1px solid #39392c;background:#171811;border-radius:6px;font-size:12px}
.community-banner{display:grid;grid-template-columns:auto 1fr auto;gap:22px;align-items:center;padding:28px;background:linear-gradient(120deg,#122ac6,#4a0ec8 55%,#be0cd2);border-radius:12px;box-shadow:var(--shadow)}.community-icon{display:grid;place-items:center;width:90px;height:90px;border-radius:24px;background:linear-gradient(145deg,#40edff,#1579db);font-size:42px;box-shadow:inset 0 1px rgba(255,255,255,.5)}.community-banner .kicker{color:#7ff4ff}.community-banner h2{font:700 35px Rajdhani;margin:2px 0}.community-banner p{margin:0;color:#dddafa}.service-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.service-grid article{padding:22px;border:1px solid #292b27;background:#111310;border-radius:7px}.service-grid article>div{font-size:24px}.service-grid h3{font:700 19px Rajdhani;text-transform:uppercase}.service-grid p{color:#9ca098;font-size:12px;margin-bottom:0}
footer{padding:54px 0 20px;background:#080908;border-top:1px solid #22231f}.footer-grid{display:grid;grid-template-columns:1.5fr repeat(3,1fr);gap:36px}.footer-grid h4{font:700 16px Rajdhani;color:#e8d17a}.footer-grid a{display:block;color:#989c94;font-size:12px;margin:8px 0}.footer-grid a:hover{color:#fff}.footer-brand p{color:#8d9189;font-size:12px;max-width:280px}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;margin-top:30px;border-top:1px solid #252721;color:#777b74;font-size:11px}
body.light{--bg:#eceee8;--bg2:#fff;--panel:#fff;--panel2:#f2f3ef;--line:#d4d6cf;--text:#151713;--muted:#686d64}body.light .mainnav,body.light .section-dark,body.light footer,body.light .announcement{background:#e8eae4}body.light .topbar{background:#dfe2da}body.light .guide-card,body.light .service-grid article,body.light .game-card{background:#fff}body.light .btn-outline{color:#111}
@media(max-width:900px){.status-links a:nth-child(2),.status-links a:nth-child(3){display:none}.nav-inner{min-height:72px}.menu-toggle{display:block}.nav-menu{position:absolute;top:73px;left:16px;right:16px;display:none;grid-template-columns:repeat(2,1fr);background:#111310;border:1px solid #30312c;padding:10px;border-radius:10px;box-shadow:var(--shadow)}.nav-menu.open{display:grid}.nav-menu a{text-align:left}.nav-menu a span{display:inline;margin-right:8px}.hero-inner{grid-template-columns:1fr}.hero-copy{padding:60px 0 20px}.hero-visual{height:360px}.hero-card{width:310px}.layout-main{grid-template-columns:1fr}.mobile-inner{grid-template-columns:1fr 1.2fr}.community-banner{grid-template-columns:auto 1fr}.community-banner .btn{grid-column:1/-1}.service-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:620px){.container{width:min(100% - 22px,1180px)}.topbar{height:auto;padding:7px 0}.status-links a{display:none}.topbar-inner{justify-content:flex-end}.brand strong{font-size:20px}.brand-mark{width:42px;height:42px}.hero{min-height:auto}.hero-inner{min-height:auto}.hero h1{font-size:45px}.hero-stats{gap:18px}.hero-visual{height:330px}.hero-card{width:270px}.announcement-inner{grid-template-columns:1fr auto}.ticker{grid-column:1/-1;grid-row:2}.section{padding:70px 0 55px}.section-head h2{font-size:30px}.game-card{flex-basis:155px}.game-card .cover{height:155px}.guide-card{grid-template-columns:1fr}.mobile-inner{grid-template-columns:1fr}.phone-mockup{height:320px}.mobile-copy{padding-bottom:45px}.mobile-copy h2{font-size:36px}.community-banner{grid-template-columns:1fr;text-align:center}.community-icon{margin:auto}.service-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:7px}.top-actions .btn-muted{display:none}}
