:root{--bg:#080d1f;--bg-2:#0d1530;--surface:#111a37;--surface-2:#172140;--text:#f7f8fc;--muted:#aab3cd;--gold:#f0c15a;--gold-2:#ffe8a1;--red:#d82654;--line:rgba(255,255,255,.12);--shadow:0 18px 50px rgba(0,0,0,.28);--radius:20px;--shell:min(1180px,calc(100% - 40px));font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color-scheme:dark}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-size:16px;line-height:1.65}body.site-app{background:#070b16 url("/assets/app/bg-0283dd9-e085103476.png") center top/cover fixed}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button{font:inherit}.skip-link{position:fixed;left:16px;top:-60px;z-index:1000;padding:10px 14px;background:#fff;color:#000;border-radius:8px}.skip-link:focus{top:16px}.section-shell,.header-inner,.footer-grid,.footer-bottom,.article-shell{width:var(--shell);margin-inline:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(8,13,31,.9);border-bottom:1px solid var(--line);backdrop-filter:blur(18px)}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand{display:flex;width:170px}.brand img{width:170px;height:auto;object-fit:contain}.desktop-nav{display:flex;align-items:center;gap:26px;margin-left:auto}.desktop-nav a{color:var(--muted);font-weight:700;font-size:.86rem;text-transform:uppercase;letter-spacing:.08em}.desktop-nav a:hover,.desktop-nav a[aria-current=page]{color:var(--gold)}.header-actions{display:flex;gap:10px}.btn{display:inline-flex;align-items:center;justify-content:center;border:1px solid transparent;border-radius:999px;padding:11px 20px;font-weight:800;line-height:1.2;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-gold{color:#171006;background:linear-gradient(135deg,var(--gold-2),var(--gold));box-shadow:0 10px 30px rgba(240,193,90,.2)}.btn-ghost{border-color:var(--line);color:#fff}.btn-outline{border-color:rgba(255,255,255,.45);background:rgba(4,7,17,.3)}.btn-large{padding:15px 26px}.mobile-nav{display:none;margin-left:auto}.mobile-nav summary{display:grid;gap:5px;cursor:pointer;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav summary span{width:26px;height:2px;background:#fff}.mobile-nav nav{position:absolute;left:20px;right:20px;top:72px;display:grid;padding:14px;background:#101a38;border:1px solid var(--line);border-radius:16px;box-shadow:var(--shadow)}.mobile-nav nav a{padding:12px 10px;border-bottom:1px solid var(--line);font-weight:700}.mobile-nav nav a:last-child{border-bottom:0}.eyebrow{display:inline-block;color:var(--gold);font-size:.76rem;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.app-hero{padding:94px 0 60px;text-align:center}.app-hero h1,.live-hero h1,.archive-hero h1,.article-header h1,.empty-state h1{margin:12px auto 18px;font-size:clamp(2.4rem,6vw,5rem);line-height:1.04;letter-spacing:-.05em;max-width:1000px}.app-hero .hero-copy{max-width:760px;margin:0 auto;color:var(--muted);font-size:1.14rem}.hero-actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;margin-top:30px}.carousel{position:relative;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);background:#111}.carousel-track{display:flex;transition:transform .5s ease}.carousel-slide{flex:0 0 100%}.carousel-slide img{width:100%;aspect-ratio:1536/374;object-fit:cover}.carousel-button{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border:1px solid rgba(255,255,255,.32);border-radius:50%;background:rgba(6,8,16,.62);color:#fff;font-size:1.8rem;cursor:pointer}.carousel-button.prev{left:16px}.carousel-button.next{right:16px}.carousel-dots{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);display:flex;gap:7px}.carousel-dots button{width:8px;height:8px;padding:0;border:0;border-radius:50%;background:rgba(255,255,255,.46);cursor:pointer}.carousel-dots button[aria-current=true]{width:28px;border-radius:99px;background:var(--gold)}.section{padding:86px 0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:40px;margin-bottom:30px}.section-heading h2,.provider-section h2,.support-panel h2,.intro-split h2,.quick-access h2,.dark-band h2{margin:6px 0 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.08;letter-spacing:-.04em}.section-heading>p{max-width:560px;color:var(--muted);margin:0}.domain-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.domain-card{position:relative;display:grid;gap:3px;padding:22px;border:1px solid var(--line);border-radius:16px;background:linear-gradient(145deg,rgba(25,35,69,.92),rgba(11,17,38,.92));overflow:hidden}.domain-card:before{content:"";position:absolute;inset:auto -20px -40px auto;width:110px;height:110px;border-radius:50%;background:radial-gradient(circle,rgba(240,193,90,.2),transparent 70%)}.domain-card span{color:var(--gold);font-size:.74rem;font-weight:800;text-transform:uppercase;letter-spacing:.12em}.domain-card strong{font-size:1.25rem}.domain-card em{justify-self:end;color:var(--muted);font-style:normal;font-size:.8rem}.domain-card:hover{border-color:rgba(240,193,90,.6);transform:translateY(-3px)}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.category-card{position:relative;min-height:320px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);box-shadow:var(--shadow)}.category-card:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 35%,rgba(3,5,12,.94))}.category-card img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.category-card:hover img{transform:scale(1.05)}.category-card span{position:absolute;z-index:1;left:22px;right:22px;bottom:20px;display:grid}.category-card strong{font-size:1.4rem}.category-card small{color:#c9cfe0}.provider-section{text-align:center}.provider-row{display:flex;gap:12px;overflow:auto;padding:24px 4px 10px;scrollbar-width:thin}.provider-row img{flex:0 0 90px;width:90px;border-radius:18px;border:1px solid var(--line);background:rgba(255,255,255,.06)}.support-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;margin-bottom:86px;padding:44px;border:1px solid rgba(240,193,90,.32);border-radius:var(--radius);background:linear-gradient(120deg,rgba(240,193,90,.14),rgba(216,38,84,.11));box-shadow:var(--shadow)}.support-panel p{max-width:700px;color:var(--muted);margin:12px 0 0}.live-hero{position:relative;isolation:isolate;min-height:580px;display:flex;align-items:center}.live-hero>img{position:absolute;inset:0;z-index:-2;width:100%;height:100%;object-fit:cover}.live-hero:after{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,rgba(4,7,18,.95) 0%,rgba(4,7,18,.72) 46%,rgba(4,7,18,.2) 100%),linear-gradient(0deg,#080d1f 0%,transparent 35%)}.live-hero-overlay{padding:90px 0}.live-hero h1{margin-left:0;max-width:790px}.live-hero p{max-width:620px;color:#d5daea;font-size:1.16rem}.live-hero .hero-actions{justify-content:flex-start}.quick-access{position:relative;margin-top:-42px;padding:34px;display:grid;grid-template-columns:.8fr 1.2fr;gap:46px;background:rgba(17,26,55,.96);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.quick-access p{color:var(--muted);margin:10px 0 0}.quick-links{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.quick-links a{display:flex;justify-content:space-between;padding:14px 16px;border-radius:12px;border:1px solid var(--line);background:rgba(255,255,255,.04);font-weight:800}.quick-links a:first-child{grid-column:span 2;color:#181008;background:linear-gradient(135deg,var(--gold-2),var(--gold))}.intro-split{display:grid;grid-template-columns:1.15fr .85fr;gap:70px;align-items:center}.intro-split p{color:var(--muted);font-size:1.08rem}.intro-split>img{width:min(100%,500px);border-radius:50%;box-shadow:0 0 80px rgba(216,38,84,.2)}.feature-list{padding:0;margin:28px 0 0;list-style:none;display:grid;gap:10px}.feature-list li{position:relative;padding-left:26px}.feature-list li:before{content:"✓";position:absolute;left:0;color:var(--gold);font-weight:900}.game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.game-card{display:grid;gap:8px;padding:10px 10px 14px;border:1px solid var(--line);border-radius:16px;background:var(--surface);transition:.2s ease}.game-card:hover{transform:translateY(-4px);border-color:rgba(240,193,90,.5)}.game-card img{width:100%;aspect-ratio:1;border-radius:10px}.game-card strong{font-size:.86rem;line-height:1.25}.game-card span{font-size:.74rem;color:var(--gold);font-weight:800}.dark-band{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.005));border-block:1px solid var(--line)}.feature-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.feature-card{display:grid;grid-template-columns:190px 1fr;align-items:center;overflow:hidden;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);padding:12px}.feature-card img{width:190px;height:190px;object-fit:cover;border-radius:14px}.feature-card div{padding:22px}.feature-card h3{font-size:1.8rem;margin:0 0 8px}.feature-card p{color:var(--muted);margin:0}.post-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.post-card{overflow:hidden;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius)}.post-image{display:block;aspect-ratio:16/9;overflow:hidden;background:var(--surface-2)}.post-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.post-card:hover .post-image img{transform:scale(1.04)}.post-card-body{padding:22px}.post-card-body>span{color:var(--gold);font-size:.72rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.post-card h3{font-size:1.25rem;line-height:1.3;margin:8px 0}.post-card p{color:var(--muted);font-size:.92rem}.text-link{color:var(--gold);font-weight:800}.site-footer{padding:64px 0 26px;background:#040713;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr .7fr 1fr;gap:64px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:8px}.footer-grid p{color:var(--muted);margin:0}.footer-grid a{color:var(--muted)}.footer-grid a:hover{color:var(--gold)}.footer-brand{font-size:1.8rem;color:var(--gold)}.footer-bottom{display:flex;justify-content:space-between;margin-top:42px;padding-top:20px;border-top:1px solid var(--line);color:#707a98;font-size:.82rem}.article-main{background:linear-gradient(180deg,#0b1230,#080d1f 500px)}.article-shell{max-width:920px;padding:54px 0 90px}.breadcrumbs{display:flex;gap:9px;align-items:center;flex-wrap:wrap;color:var(--muted);font-size:.84rem}.breadcrumbs a:hover{color:var(--gold)}.breadcrumbs b{opacity:.35}.article-header{text-align:center;padding:62px 0 34px}.article-header h1{font-size:clamp(2.3rem,6vw,4.6rem)}.article-header>p{max-width:720px;margin:0 auto;color:var(--muted);font-size:1.12rem}.article-meta{display:flex;justify-content:center;gap:18px;margin-top:22px;color:#858faa;font-size:.82rem}.article-hero{width:100%;max-height:560px;object-fit:cover;border-radius:var(--radius);box-shadow:var(--shadow)}.article-content{margin-top:46px;font-size:1.06rem;color:#d9deeb}.article-content h2,.article-content h3{color:#fff;line-height:1.18;letter-spacing:-.03em;margin:48px 0 14px}.article-content h2{font-size:2rem}.article-content h3{font-size:1.5rem}.article-content p{margin:0 0 22px}.article-content a{color:var(--gold);text-decoration:underline;text-underline-offset:3px}.article-content img{border-radius:16px}.wp-block-media-text{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:28px;margin:36px 0;padding:18px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{order:-1}.wp-block-media-text figure{margin:0}.wp-block-media-text img{width:100%}.article-cta{margin-top:60px;padding:38px;text-align:center;border:1px solid rgba(240,193,90,.35);border-radius:var(--radius);background:linear-gradient(135deg,rgba(240,193,90,.12),rgba(216,38,84,.1))}.article-cta h2{margin:0;font-size:2rem}.article-cta p{color:var(--muted)}.archive-hero{padding:70px 0 10px}.archive-hero h1{margin-left:0;font-size:clamp(2.5rem,6vw,4.8rem)}.archive-hero p{max-width:700px;color:var(--muted);font-size:1.12rem}.empty-state{text-align:center;padding:130px 0}.empty-state p{color:var(--muted);margin-bottom:28px}@media(max-width:960px){.desktop-nav{display:none}.header-actions{margin-left:auto}.domain-grid,.category-grid,.post-grid{grid-template-columns:repeat(2,1fr)}.game-grid{grid-template-columns:repeat(4,1fr)}.feature-card{grid-template-columns:140px 1fr}.feature-card img{width:140px;height:140px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:span 2}}@media(max-width:720px){:root{--shell:min(100% - 28px,1180px)}.header-inner{height:68px}.brand,.brand img{width:130px}.header-actions{display:none}.mobile-nav{display:block}.app-hero{padding:66px 0 42px}.app-hero h1,.live-hero h1{font-size:2.55rem}.hero-copy{font-size:1rem!important}.carousel-button{display:none}.carousel-dots{bottom:8px}.section{padding:62px 0}.section-heading{align-items:flex-start;flex-direction:column;gap:14px}.section-heading h2,.provider-section h2,.support-panel h2,.intro-split h2,.quick-access h2,.dark-band h2{font-size:2rem}.domain-grid{grid-template-columns:1fr 1fr}.domain-card{padding:17px}.domain-card strong{font-size:.98rem}.category-grid,.post-grid{grid-template-columns:1fr}.category-card{min-height:280px}.support-panel{align-items:flex-start;flex-direction:column;margin-bottom:62px;padding:28px}.live-hero{min-height:570px}.live-hero:after{background:linear-gradient(0deg,#080d1f 0%,rgba(4,7,18,.82) 58%,rgba(4,7,18,.48) 100%)}.live-hero-overlay{padding-top:190px}.quick-access{margin-top:-22px;padding:24px;grid-template-columns:1fr;gap:22px}.quick-links{grid-template-columns:1fr}.quick-links a:first-child{grid-column:auto}.intro-split{grid-template-columns:1fr;gap:34px}.intro-split>img{max-width:360px;margin:auto}.game-grid{grid-template-columns:repeat(3,1fr);gap:9px}.feature-cards{grid-template-columns:1fr}.feature-card{grid-template-columns:110px 1fr}.feature-card img{width:110px;height:110px}.feature-card div{padding:14px}.feature-card h3{font-size:1.35rem}.footer-grid{grid-template-columns:1fr;gap:36px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:6px}.article-shell{padding-top:34px}.article-header{padding:42px 0 26px}.article-header h1{font-size:2.45rem}.article-meta{align-items:center;flex-direction:column;gap:2px}.article-content{font-size:1rem;margin-top:34px}.wp-block-media-text{grid-template-columns:1fr}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{order:initial}.article-cta{padding:26px 20px}}@media(max-width:430px){.domain-grid{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}}
