
:root{--bg:#07090d;--bg2:#0d1119;--panel:#111722;--panel2:#151d2a;--line:#243047;--text:#f5f7fb;--muted:#9aa8bd;--blue:#1787ff;--blue2:#54b2ff;--green:#20c576;--danger:#ff5864;--shadow:0 24px 70px rgba(0,0,0,.35);--r:22px;--max:1240px}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--text);background:radial-gradient(1000px 520px at 78% -10%,rgba(23,135,255,.19),transparent 62%),linear-gradient(180deg,#07090d 0%,#090d14 42%,#07090d 100%);line-height:1.55}a{color:inherit;text-decoration:none}button,input{font:inherit}img{max-width:100%;display:block}.container{width:min(var(--max),calc(100% - 32px));margin:auto}.skip{position:absolute;left:-999px}.skip:focus{left:16px;top:16px;z-index:999;background:white;color:#111;padding:10px 14px;border-radius:10px}.topbar{background:#0e1623;border-bottom:1px solid #18253a;color:#b9c6d8;font-size:13px}.topbar .container{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:34px}.topbar .license-mini{display:flex;gap:8px;align-items:center}.dot{width:8px;height:8px;border-radius:50%;background:var(--green);box-shadow:0 0 0 4px rgba(32,197,118,.12)}.header{position:sticky;top:0;z-index:70;background:rgba(7,9,13,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.07)}.header-inner{min-height:76px;display:flex;align-items:center;gap:26px}.brand img{width:194px;height:auto}.nav{display:flex;align-items:center;gap:4px;margin-right:auto}.nav.open{display:flex!important;position:absolute;top:72px;left:16px;right:16px;flex-direction:column;align-items:stretch;background:#0c121c;border:1px solid #29364a;border-radius:18px;padding:10px;box-shadow:var(--shadow)}.nav.open a{padding:12px 14px}.nav a{padding:10px 12px;border-radius:12px;color:#cbd5e4;font-size:14px;font-weight:650}.nav a:hover,.nav a.active{background:#121a27;color:#fff}.header-actions{display:flex;gap:9px;align-items:center}.btn{border:0;border-radius:13px;min-height:44px;padding:0 18px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800;cursor:pointer;transition:.2s transform,.2s background,.2s border-color}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#0f77ed,#2699ff);color:white;box-shadow:0 8px 30px rgba(23,135,255,.26)}.btn-secondary{background:#151b25;color:white;border:1px solid #293548}.btn-ghost{background:transparent;border:1px solid #28364a;color:#dbe6f5}.menu-btn{display:none;width:44px;padding:0}.hero{padding:58px 0 30px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:48px}.eyebrow{display:inline-flex;align-items:center;gap:9px;border:1px solid #254262;background:rgba(23,135,255,.08);padding:7px 11px;border-radius:999px;color:#9fd0ff;font-size:12px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.hero h1{font-size:clamp(42px,6vw,76px);line-height:.97;letter-spacing:-.052em;margin:18px 0 20px;max-width:760px}.gradient{background:linear-gradient(100deg,#fff 20%,#83c8ff 64%,#1787ff);-webkit-background-clip:text;color:transparent}.hero p{font-size:18px;color:#aebbd0;max-width:680px;margin:0 0 26px}.hero-actions{display:flex;flex-wrap:wrap;gap:12px}.hero-note{display:flex;flex-wrap:wrap;gap:14px;margin-top:22px;color:#8190a7;font-size:13px}.hero-note span{display:flex;align-items:center;gap:7px}.check{color:var(--green)}.hero-art{min-height:500px;position:relative}.orb{position:absolute;inset:70px 30px 10px;background:radial-gradient(circle at 50% 45%,rgba(23,135,255,.34),rgba(20,80,150,.08) 46%,transparent 67%);filter:blur(2px)}.game-fan{position:absolute;inset:0}.fan-card{position:absolute;width:36%;aspect-ratio:.76;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.14);box-shadow:0 28px 70px rgba(0,0,0,.48);background:#111}.fan-card img{width:100%;height:100%;object-fit:cover}.fan-card:nth-child(1){left:9%;top:75px;transform:rotate(-11deg)}.fan-card:nth-child(2){left:33%;top:24px;z-index:2;width:39%}.fan-card:nth-child(3){right:4%;top:90px;transform:rotate(10deg)}.bear-mark{position:absolute;z-index:4;width:98px;height:98px;border-radius:26px;background:#080d15;padding:14px;border:1px solid rgba(255,255,255,.16);bottom:22px;left:calc(50% - 49px);box-shadow:var(--shadow)}.bear-mark img{width:100%;height:100%;object-fit:contain}.trust-strip{padding:20px 0 12px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.trust-card{background:linear-gradient(180deg,#111722,#0d131d);border:1px solid #202b3d;border-radius:18px;padding:18px;display:flex;gap:13px;align-items:center}.trust-icon{width:42px;height:42px;border-radius:12px;background:#13233a;color:#63b5ff;display:grid;place-items:center;font-weight:900}.trust-card b{display:block;font-size:14px}.trust-card small{color:#8290a5}.section{padding:58px 0}.section-tight{padding:34px 0}.section-head{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:24px}.section-head h2{font-size:clamp(29px,4vw,45px);letter-spacing:-.035em;line-height:1.06;margin:0}.section-head p{margin:8px 0 0;color:#8f9db2;max-width:680px}.link-more{color:#7fc1ff;font-weight:800;font-size:14px}.game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.game-card{border-radius:18px;overflow:hidden;background:#111722;border:1px solid #202b3d;position:relative;min-width:0;transition:.2s transform,.2s border-color}.game-card:hover{transform:translateY(-3px);border-color:#2d5f94}.game-cover{aspect-ratio:.76;background:#131b28;position:relative}.game-cover img{width:100%;height:100%;object-fit:cover}.game-overlay{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(0,0,0,.82));display:flex;align-items:flex-end;justify-content:center;padding:14px;opacity:0;transition:.2s}.game-card:hover .game-overlay{opacity:1}.game-meta{padding:12px 12px 13px}.game-title{font-weight:800;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-provider{color:#7f8da2;font-size:12px;margin-top:2px}.filterbar{display:flex;flex-wrap:wrap;gap:9px;margin-bottom:22px}.chip{border:1px solid #29364a;background:#111722;color:#adbbce;border-radius:999px;padding:8px 13px;font-size:13px;font-weight:750;cursor:pointer}.chip.active,.chip:hover{color:white;border-color:#2778c9;background:#11233a}.searchbox{margin-left:auto;min-width:240px;position:relative}.searchbox input{width:100%;height:39px;border-radius:999px;border:1px solid #29364a;background:#111722;color:white;padding:0 16px;outline:none}.searchbox input:focus{border-color:#1787ff}.providers{display:grid;grid-template-columns:repeat(7,1fr);gap:12px}.provider{min-height:88px;border:1px solid #202b3d;background:#101620;border-radius:17px;display:grid;place-items:center;padding:14px;transition:.2s}.provider:hover{border-color:#35628e;background:#121d2c}.provider img{max-width:110px;max-height:42px;object-fit:contain;filter:brightness(1.08)}.promo-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:16px}.promo{position:relative;overflow:hidden;min-height:275px;background:linear-gradient(135deg,#10233c,#0f75e9);border:1px solid #2b80cf;border-radius:26px;padding:30px}.promo.dark{background:linear-gradient(135deg,#171b24,#0f131b);border-color:#293445}.promo:after{content:"";position:absolute;width:300px;height:300px;border-radius:50%;right:-80px;bottom:-130px;background:rgba(255,255,255,.09)}.promo .kicker{font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#b6ddff}.promo h3{font-size:34px;line-height:1.02;max-width:520px;margin:12px 0 14px;letter-spacing:-.035em}.promo p{color:#c7d6e9;max-width:580px}.promo.dark p{color:#9eaabd}.payments{display:flex;flex-wrap:wrap;gap:10px}.payment{height:52px;min-width:88px;background:white;border-radius:12px;padding:10px 14px;display:grid;place-items:center}.payment img{max-height:28px;max-width:78px}.content-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:28px}.article{background:#0d131d;border:1px solid #1f2a3b;border-radius:24px;padding:30px}.article h1{font-size:42px;letter-spacing:-.04em;line-height:1.04;margin:0 0 16px}.article h2{font-size:27px;margin:34px 0 10px;letter-spacing:-.025em}.article h3{font-size:20px;margin:25px 0 8px}.article p,.article li{color:#b5c0d1}.article strong{color:#fff}.article a{color:#71b9ff}.article ul,.article ol{padding-left:22px}.callout{border:1px solid #284763;background:#0e1b2b;border-radius:17px;padding:17px 18px;margin:18px 0;color:#cfe7ff}.callout.warn{border-color:#62492a;background:#21190f;color:#f1d4a9}.sidebox{position:sticky;top:104px;background:#0d131d;border:1px solid #1f2a3b;border-radius:20px;padding:18px;height:max-content}.sidebox h3{margin:0 0 10px}.sidebox a{display:block;padding:9px 8px;border-radius:10px;color:#aebbd0;font-size:14px}.sidebox a:hover{background:#131d2b;color:#fff}.badge-row{display:flex;flex-wrap:wrap;gap:8px}.legal-badge{border:1px solid #2a3950;background:#101823;padding:8px 10px;border-radius:10px;font-size:12px;color:#afbdd0}.faq{display:grid;gap:10px}.faq details{border:1px solid #202b3c;background:#0e141e;border-radius:16px;padding:15px 17px}.faq summary{cursor:pointer;font-weight:800}.faq p{color:#9ba9bd;margin:10px 0 2px}.support-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.support-card{background:#0e141e;border:1px solid #202b3d;border-radius:18px;padding:20px}.support-card b{font-size:18px}.support-card p{color:#8f9db2}.footer{border-top:1px solid #1a2433;background:#06080c;margin-top:54px}.footer-main{padding:42px 0;display:grid;grid-template-columns:1.2fr repeat(3,.8fr);gap:34px}.footer-brand img{width:186px}.footer-brand p{color:#7f8da2;font-size:13px;max-width:420px}.footer h4{margin:0 0 11px}.footer a{display:block;color:#9aa8bc;font-size:13px;padding:5px 0}.footer a:hover{color:#fff}.footer-legal{border-top:1px solid #151e2b;padding:20px 0 35px;color:#6e7c91;font-size:11.5px}.footer-legal p{margin:7px 0}.mobile-nav{display:none}.agegate{position:fixed;inset:0;z-index:9999;background:rgba(0,0,0,.82);backdrop-filter:blur(12px);display:grid;place-items:center;padding:20px}.agegate.hidden{display:none}.agebox{width:min(470px,100%);background:#0c121c;border:1px solid #2b3b52;border-radius:26px;padding:30px;box-shadow:var(--shadow);text-align:center}.age-logo{width:190px;margin:0 auto 18px}.agebox h2{font-size:31px;letter-spacing:-.03em;margin:0 0 8px}.agebox p{color:#9ba9bd}.age-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:20px}.cookie{position:fixed;z-index:90;left:20px;bottom:20px;width:min(430px,calc(100% - 40px));background:#0d141f;border:1px solid #2a3950;border-radius:18px;padding:17px;box-shadow:var(--shadow);display:none}.cookie.show{display:block}.cookie p{font-size:13px;color:#9eacbf;margin:0 0 12px}.cookie-actions{display:flex;gap:8px}.breadcrumb{padding:24px 0 0;color:#718096;font-size:13px}.breadcrumb a{color:#a2b0c2}.page-hero{padding:34px 0 26px}.page-hero h1{font-size:clamp(38px,5vw,62px);line-height:1;letter-spacing:-.045em;margin:10px 0 14px}.page-hero p{color:#9eacbf;max-width:760px;font-size:17px}.statbar{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:22px}.stat{border:1px solid #202b3d;background:#0e141e;border-radius:15px;padding:15px}.stat b{display:block;font-size:20px}.stat small{color:#8391a6}.empty{grid-column:1/-1;border:1px dashed #314258;border-radius:18px;padding:30px;text-align:center;color:#8593a8}.seo-block{margin-top:42px}.seo-block p{color:#8997ab}.license-card{background:linear-gradient(145deg,#0f1926,#0a1018);border:1px solid #29415d;border-radius:24px;padding:25px}.license-card .num{font-size:26px;font-weight:900;letter-spacing:-.02em}.secureline{display:flex;gap:10px;align-items:center;color:#a8b6c9;margin-top:12px}.secureline .dot{flex:0 0 auto}
@media(max-width:1100px){.nav{display:none}.menu-btn{display:inline-flex}.hero-grid{grid-template-columns:1fr .8fr}.game-grid{grid-template-columns:repeat(5,1fr)}.providers{grid-template-columns:repeat(5,1fr)}}
@media(max-width:850px){.topbar{display:none}.header-inner{min-height:66px}.brand img{width:165px}.header-actions .btn-secondary{display:none}.hero{padding-top:38px}.hero-grid{grid-template-columns:1fr}.hero-art{min-height:410px}.game-grid{grid-template-columns:repeat(3,1fr)}.trust-grid{grid-template-columns:repeat(2,1fr)}.providers{grid-template-columns:repeat(4,1fr)}.promo-grid,.content-grid{grid-template-columns:1fr}.sidebox{position:static}.support-grid{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr 1fr}.statbar{grid-template-columns:1fr 1fr}.mobile-nav{display:grid;grid-template-columns:repeat(5,1fr);position:fixed;z-index:65;left:10px;right:10px;bottom:10px;background:rgba(10,14,21,.94);backdrop-filter:blur(16px);border:1px solid #28364a;border-radius:17px;padding:6px;box-shadow:var(--shadow)}.mobile-nav a{font-size:10px;color:#8e9cb0;display:grid;place-items:center;gap:2px;padding:4px}.mobile-nav span{font-size:18px}.footer{padding-bottom:75px}.searchbox{width:100%;margin-left:0}.section{padding:44px 0}}
@media(max-width:560px){.container{width:min(100% - 22px,var(--max))}.header-actions .btn-primary{padding:0 12px;min-height:40px}.brand img{width:145px}.hero h1{font-size:45px}.hero p{font-size:16px}.hero-art{min-height:335px}.fan-card{border-radius:17px}.bear-mark{width:74px;height:74px;left:calc(50% - 37px)}.trust-grid{grid-template-columns:1fr 1fr}.trust-card{padding:13px;align-items:flex-start}.trust-icon{width:34px;height:34px}.game-grid{grid-template-columns:repeat(2,1fr);gap:10px}.providers{grid-template-columns:repeat(3,1fr)}.provider{min-height:72px}.promo{padding:22px;min-height:250px}.promo h3{font-size:29px}.section-head{align-items:flex-start;flex-direction:column}.footer-main{grid-template-columns:1fr}.article{padding:20px}.article h1{font-size:34px}.page-hero h1{font-size:42px}.age-actions{grid-template-columns:1fr}.statbar{grid-template-columns:1fr 1fr}.header-inner{gap:10px}.menu-btn{display:none}}


/* v2 — richer content, cleaner hierarchy, stronger mobile behaviour */
.footer-main{grid-template-columns:1.25fr repeat(4,.75fr)}
.article-rich{font-size:15.5px}.article-rich>h2:first-of-type{margin-top:14px}.article-rich p{max-width:850px}
.fact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:22px 0}.fact{padding:15px 16px;border:1px solid #243248;border-radius:15px;background:linear-gradient(180deg,#101925,#0c121b)}.fact small{display:block;color:#7f91aa;margin-bottom:4px}.fact b{display:block;line-height:1.25}.steps-list{display:grid;gap:10px;padding-left:24px}.steps-list li{padding-left:5px}
.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-card{display:block;border:1px solid #223149;background:linear-gradient(160deg,#0f1824,#0a1018);border-radius:20px;padding:22px;min-height:205px;transition:.2s transform,.2s border-color,.2s background}.feature-card:hover{transform:translateY(-3px);border-color:#2e6ea7;background:#111d2c}.feature-card>span{display:inline-grid;place-items:center;width:38px;height:38px;border:1px solid #2a527c;border-radius:11px;color:#8dccff;background:#10243a;font-weight:900}.feature-card h3{font-size:21px;margin:22px 0 8px}.feature-card p{margin:0;color:#8798af;font-size:14px}.inline-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.trust-panel h3{font-size:26px;margin:14px 0 4px}.trust-panel p{color:#94a5bb}.blocked{min-height:100vh;display:grid;place-items:center;padding:30px;background:#07090d;text-align:center}.blocked div{max-width:620px}.blocked h1{font-size:clamp(38px,8vw,70px);margin:0 0 12px}.blocked p{color:#9aabc0}.game-guide .article a,.provider-guide .article a{color:#7fc1ff;text-decoration:underline;text-decoration-color:rgba(127,193,255,.35);text-underline-offset:3px}
[hidden]{display:none!important}.game-card[hidden]{display:none!important}
@media(max-width:1100px){.footer-main{grid-template-columns:1.2fr repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:700px){.fact-grid,.feature-grid{grid-template-columns:1fr}.feature-card{min-height:0}.article-rich{font-size:15px}.inline-actions .btn{width:100%}.footer-main{grid-template-columns:1fr 1fr}}
@media(max-width:480px){.footer-main{grid-template-columns:1fr}.cookie{bottom:86px}.hero-note{gap:8px 12px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}

.seo-note{color:#7f8da2;font-size:13px;margin-top:18px}.intent-depth{margin-top:26px;padding-top:20px;border-top:1px solid #1f2a3b}

.provider-text span{font-weight:900;font-size:15px;letter-spacing:-.01em;color:#eef6ff;text-align:center}


/* v5 — E-E-A-T, source transparency, official-site verification */
.editorial-meta{display:flex;flex-wrap:wrap;gap:8px 14px;align-items:center;margin-top:16px;color:#7f8da2;font-size:12px}.editorial-meta a{color:#78bcff;font-weight:750}.home-editorial-meta{margin-top:18px}.source-box{margin:24px 0 4px;padding:18px;border:1px solid #2a3f59;background:linear-gradient(180deg,#0f1b2a,#0b131d);border-radius:16px}.source-box>strong{display:block;font-size:16px;margin-bottom:5px}.source-box p{margin:5px 0 13px!important;color:#91a3ba!important}.source-links{display:flex;flex-wrap:wrap;gap:8px}.source-links a{display:inline-flex;align-items:center;min-height:34px;padding:7px 11px;border:1px solid #315477;border-radius:10px;background:#10233a;color:#9fd0ff!important;font-size:12px;font-weight:800;text-decoration:none!important}.source-box.compact{margin-top:20px}.series-diff-v5 .article{border-color:#29405a}.series-diff-v5 .article h2{margin-top:14px}.verified-addon-v5 .article{border-color:#2a4665}.home-trust-eeat .feature-card p{max-width:280px}.footer-legal strong{color:#aebbd0}
@media(max-width:560px){.editorial-meta{gap:6px 10px}.source-links{display:grid}.source-links a{width:100%}}

/* v6 editorial transparency */
.editorial-authors{margin:34px 0}.author-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:16px 0}.author-card{border:1px solid #26364b;background:#0f1722;border-radius:16px;padding:18px}.author-card h3{margin:0 0 8px}.author-card p{font-size:14px;margin:0 0 12px!important}.author-card a{font-size:13px;font-weight:800;color:#79c0ff!important;overflow-wrap:anywhere}.series-context-v6{margin-top:28px;padding-top:6px;border-top:1px solid #243247}.series-context-v6 h2{margin-top:20px!important}.domain-trust-v6 code{color:#fff;font-weight:900}.provider-source-v6{margin-top:26px}.series-links-v6{margin-top:12px}@media(max-width:800px){.author-grid{grid-template-columns:1fr}}
.deep-diff-v6{margin-top:30px;padding-top:8px;border-top:1px solid #243247}.deep-diff-v6 h2{margin-top:20px!important}

.provider-name-label{display:inline-flex;align-items:center;min-height:56px;padding:10px 14px;border:1px solid rgba(255,255,255,.14);border-radius:14px;font-weight:800;letter-spacing:.01em}

/* v8 polish */
.poster-title{font-size:20px;font-weight:900;line-height:1.15;margin:0 0 4px}.promo h2{font-size:34px;line-height:1.02;max-width:520px;margin:12px 0 14px;letter-spacing:-.035em}.footer-heading{margin:0 0 11px;font-weight:800;color:#fff}.author-profile-link{display:inline-block;margin-right:10px}.format-intents-v8 .feature-grid{grid-template-columns:repeat(3,1fr)}.format-intents-v8 .feature-card{min-height:170px}.slots-scope-v8 .callout{margin:0}.sidebox p{color:#8f9db2;font-size:13px}.profile-contact{overflow-wrap:anywhere}@media(max-width:850px){.format-intents-v8 .feature-grid{grid-template-columns:1fr}}


/* V10 logo geometry fix */
.footer-brand img{width:186px!important;height:auto!important;max-width:100%;object-fit:contain;object-position:left center}
.age-logo{width:112px!important;height:112px!important;max-width:none;object-fit:contain;object-position:center;margin:0 auto 20px;filter:drop-shadow(0 14px 28px rgba(0,0,0,.35))}
@media(max-width:560px){.age-logo{width:96px!important;height:96px!important}.footer-brand img{width:170px!important}}
