:root{--bg:#f3f7fc;--card:#fff;--ink:#172033;--muted:#6f7d96;--line:#dfe9f5;--blue:#1478ff;--blue2:#46b8ff;--navy:#0e3f78;--cyan:#eaf7ff;--green:#19ae75;--shadow:0 12px 34px rgba(34,91,154,.09);--r:22px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:linear-gradient(180deg,#f7faff 0,#eef5fb 100%);color:var(--ink);font:15px/1.6 Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.skip{position:absolute;left:-9999px}.skip:focus{left:14px;top:14px;background:#fff;padding:10px 14px;border-radius:10px;z-index:1000}
.topbar{height:86px;max-width:1820px;margin:auto;padding:0 18px;display:grid;grid-template-columns:250px 1fr auto;gap:24px;align-items:center}.brand img{width:184px;height:auto}.topnav{display:flex;justify-content:center;gap:34px;font-weight:750}.topnav a:hover{color:var(--blue)}.top-actions{display:flex;gap:10px;align-items:center}.btn{min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;font-weight:800;transition:.2s ease;border:1px solid transparent}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),#0b61dc);color:#fff;box-shadow:0 8px 22px rgba(20,120,255,.22)}.btn-soft{background:#fff;color:var(--blue);border-color:#d9e8fb}.btn-wide{width:100%}.icon-btn{width:42px;height:42px;border-radius:50%;background:var(--blue);color:#fff;display:grid;place-items:center}.menu-btn{display:none;border:1px solid #e2ecf7;background:#fff;color:#35516f;border-radius:12px;width:44px;height:44px;padding:0;place-items:center}.ui-icon{width:22px;height:22px;display:block;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.ui-icon-cut{fill:#fff;stroke:none}.icon-btn .ui-icon{width:20px;height:20px;fill:currentColor;stroke:currentColor}.menu-btn .ui-icon{width:22px;height:22px}.verified .ui-icon{width:21px;height:21px;stroke-width:2.4}.mobile-menu{display:none}
.game-strip{max-width:1820px;margin:0 auto 18px;padding:12px 18px;background:transparent;display:grid;grid-template-columns:repeat(7,1fr);gap:10px}.game-strip a{background:#fff;border:1px solid #e9f0f8;border-radius:18px;min-height:82px;padding:10px 12px;display:grid;grid-template-columns:44px 1fr;grid-template-rows:1fr 1fr;column-gap:10px;align-items:center;box-shadow:0 5px 18px rgba(37,93,153,.055)}.game-strip a:hover{border-color:#acd3ff;box-shadow:var(--shadow)}.game-ico{grid-row:1/3;width:44px;height:44px;border-radius:15px;background:linear-gradient(145deg,#eaf6ff,#d9edff);color:#1478ff;display:grid;place-items:center;border:1px solid #d5e9fb;box-shadow:inset 0 1px 0 #fff}.game-ico .ui-icon{width:23px;height:23px;stroke-width:1.8}.game-strip strong{align-self:end}.game-strip small{align-self:start;color:#94a2b8;font-size:12px}
.page-shell{max-width:1820px;margin:0 auto;padding:0 18px 32px;display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:18px}.content-col{min-width:0}.side-col{display:flex;flex-direction:column;gap:18px;position:sticky;top:16px;align-self:start}.breadcrumbs{display:flex;gap:8px;align-items:center;color:#7d8ca4;font-size:13px;margin:0 0 12px 5px}.breadcrumbs strong{color:#38455b}.side-card,.side-promo{background:#fff;border:1px solid #e6eef8;border-radius:var(--r);padding:22px;box-shadow:0 8px 26px rgba(39,88,141,.06)}.side-promo{background:radial-gradient(circle at 90% 10%,rgba(93,196,255,.35),transparent 38%),linear-gradient(145deg,#0e75f5,#0b56c5);color:#fff}.side-promo .eyebrow{color:#d9efff}.side-promo strong{display:block;font-size:34px;letter-spacing:-.04em;margin-top:4px}.side-promo p{color:#ddecff}.legal-icons{display:flex;gap:8px}.age,.verified{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;font-weight:900}.age{border:2px solid #ff5a64;color:#f03945}.verified{background:#e8f9f2;color:var(--green)}.side-card h3{margin:14px 0 12px}.side-card dl{margin:0}.side-card dl div{display:flex;justify-content:space-between;gap:18px;border-top:1px solid #edf2f8;padding:10px 0}.side-card dt{color:var(--muted)}.side-card dd{margin:0;text-align:right;font-weight:750}.side-card>a{color:var(--blue);font-weight:800}.side-links{display:grid;gap:8px}.side-links a{padding:10px 12px;background:#f7faff;border-radius:12px;color:#38516e}.license-badge{width:120px;margin:16px auto 0}
.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#fff 0,#eef8ff 64%,#dff3ff 100%);border:1px solid #deebf7;border-radius:28px;padding:34px;box-shadow:var(--shadow);margin-bottom:18px}.hero:after{content:"";position:absolute;width:360px;height:360px;border-radius:50%;right:-140px;top:-170px;background:radial-gradient(circle,#73cfff55,transparent 68%)}.hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:30px;align-items:center;position:relative;z-index:1}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900;color:var(--blue)}.hero h1{font-size:clamp(34px,4vw,62px);line-height:1.02;letter-spacing:-.045em;margin:8px 0 14px}.hero p{font-size:18px;color:#52627a;max-width:820px}.hero-actions{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}.status-line{display:flex;flex-wrap:wrap;gap:10px;color:#53637a;font-size:13px}.status-dot{width:9px;height:9px;border-radius:50%;background:#22b97f;display:inline-block;box-shadow:0 0 0 4px #22b97f19;margin-right:6px}.hero-panel{background:#fff;border:1px solid #dceaf7;border-radius:22px;padding:20px;box-shadow:0 14px 30px rgba(27,96,168,.08)}.hero-panel h3{margin:0 0 14px}.quick-list{display:grid;gap:10px}.quick-list a{display:flex;justify-content:space-between;gap:10px;align-items:center;padding:12px;border-radius:14px;background:#f6faff;border:1px solid #edf4fb}.quick-list a:hover{border-color:#b9d9fb}.quick-list span{color:var(--muted);font-size:13px}.fact-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0}.fact{background:#fff;border:1px solid #e3edf7;border-radius:18px;padding:16px;min-height:108px;box-shadow:0 7px 20px rgba(37,88,142,.045)}.fact-k{display:block;color:#8593aa;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.fact strong{display:block;font-size:19px;margin:7px 0 4px}.fact small{color:#75849a}
.section{background:#fff;border:1px solid #e3edf7;border-radius:24px;padding:26px;margin:18px 0;box-shadow:0 7px 24px rgba(30,79,134,.045)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:18px}.section h2{font-size:28px;line-height:1.15;letter-spacing:-.025em;margin:0}.section h3{font-size:20px;margin:22px 0 8px}.section p{color:#4d5d73}.lead{font-size:18px;color:#44566f}.note{background:#f4faff;border:1px solid #d9ecff;border-radius:16px;padding:14px 16px;color:#36546f}.warning{background:#fff8eb;border-color:#ffe2a9}.success{background:#eefbf6;border-color:#ccefe1}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:14px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.info-card{border:1px solid #e3edf7;border-radius:18px;padding:18px;background:#fbfdff}.info-card .tag{font-size:12px;color:var(--blue);font-weight:900;text-transform:uppercase;letter-spacing:.08em}.info-card h3{margin:7px 0}.info-card p{margin-bottom:0}.toc{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.toc a{min-height:52px;padding:8px 12px 8px 8px;border:1px solid #e4eef8;background:#f9fbfe;border-radius:14px;color:#3e5672;display:flex;align-items:center;gap:10px;font-weight:760;transition:.18s ease}.toc a:hover{border-color:#a9d1ff;color:var(--blue);background:#f3f9ff;transform:translateY(-1px)}.toc-icon{width:36px;height:36px;flex:0 0 36px;border-radius:11px;display:grid;place-items:center;background:#eaf5ff;color:#1478ff;border:1px solid #d9ebfb}.toc-icon .ui-icon{width:19px;height:19px;stroke-width:1.85}
.table-wrap{overflow:auto;border:1px solid #e1ebf5;border-radius:17px}.data-table{width:100%;border-collapse:collapse;min-width:720px}.data-table th{background:#f1f7fd;color:#607089;text-align:left;padding:13px 15px;font-size:12px;text-transform:uppercase;letter-spacing:.06em}.data-table td{padding:14px 15px;border-top:1px solid #eaf1f8;vertical-align:middle}.data-table tr:hover td{background:#fbfdff}.pay-name{display:flex;align-items:center;gap:10px;font-weight:800}.pay-name img{width:38px;height:24px;object-fit:contain}.pill{display:inline-flex;align-items:center;padding:4px 9px;border-radius:999px;font-size:12px;font-weight:800}.pill.green{background:#eaf9f2;color:#12885c}.pill.blue{background:#eaf4ff;color:#1478ff}.pill.gray{background:#eef2f6;color:#617087}.mirror-status{display:inline-flex;align-items:center;gap:7px;color:#18895f;font-weight:800}.mirror-status:before{content:"";width:8px;height:8px;border-radius:50%;background:#22b97f}.mirror-link{font-weight:850;color:#163a63}.mirror-actions a{color:var(--blue);font-weight:800}
.provider-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.provider{height:86px;border:1px solid #e3edf7;border-radius:16px;background:#fbfdff;padding:12px;display:flex;align-items:center;justify-content:center}.provider img{max-height:48px;max-width:120px;object-fit:contain}.slot-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.slot-card{position:relative;overflow:hidden;border-radius:18px;background:#eaf2fa;aspect-ratio:1.45}.slot-card img{width:100%;height:100%;object-fit:cover}.slot-card span{position:absolute;left:10px;right:10px;bottom:10px;background:#ffffffed;border-radius:11px;padding:8px 10px;font-weight:800;box-shadow:0 3px 15px rgba(0,0,0,.12)}
.faq{display:grid;gap:10px}.faq details{border:1px solid #e2ecf6;border-radius:15px;background:#fbfdff;padding:0 15px}.faq summary{cursor:pointer;font-weight:800;padding:14px 0}.faq details p{padding:0 0 14px;margin:0}.eeat{display:grid;grid-template-columns:70px 1fr auto;gap:16px;align-items:center;padding:18px;border-radius:18px;background:#f5faff;border:1px solid #dcecff}.avatar{width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,#1478ff,#54c5ff);display:grid;place-items:center;color:#fff;font-weight:900}.eeat strong{display:block}.eeat small{color:#718199}.eeat a{color:var(--blue);font-weight:800}
.footer{background:#0c315d;color:#dceaff;padding:34px max(18px,calc((100vw - 1784px)/2));margin-top:28px}.footer-main{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-logo{width:170px;filter:brightness(0) invert(1);margin-bottom:8px}.footer-links{display:flex;flex-wrap:wrap;gap:18px;font-weight:750}.footer-legal{border-top:1px solid #ffffff20;margin-top:24px;padding-top:18px;font-size:12px;color:#a9c3df}.footer-legal a{color:#fff}
.article h2{margin-top:28px}.article ul,.article ol{color:#4d5d73}.article li{margin:7px 0}.kpi-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.kpi{padding:18px;background:linear-gradient(145deg,#f8fbff,#eff7ff);border:1px solid #dceafa;border-radius:18px}.kpi strong{display:block;font-size:24px;color:#143a66}.kpi span{color:#74839a;font-size:13px}
@media(max-width:1250px){.page-shell{grid-template-columns:minmax(0,1fr) 300px}.topnav{gap:20px}.provider-grid{grid-template-columns:repeat(4,1fr)}.slot-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:980px){.topbar{grid-template-columns:1fr auto}.topnav,.top-actions{display:none}.menu-btn{display:block}.mobile-menu.is-open{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:0 14px 14px;padding:14px;background:#fff;border-radius:16px;box-shadow:var(--shadow)}.mobile-menu a{padding:10px;background:#f5f9fd;border-radius:10px}.game-strip{grid-template-columns:repeat(4,1fr)}.page-shell{grid-template-columns:1fr}.side-col{position:static;display:grid;grid-template-columns:repeat(2,1fr)}.side-promo{grid-column:1/-1}.hero-grid{grid-template-columns:1fr}.fact-grid{grid-template-columns:repeat(2,1fr)}.toc{grid-template-columns:repeat(2,1fr)}}
@media(max-width:650px){body{font-size:14px}.topbar{height:72px}.brand img{width:155px}.game-strip{display:flex;overflow:auto;padding-top:4px}.game-strip a{min-width:150px}.page-shell{padding:0 10px 22px}.hero{padding:22px;border-radius:22px}.hero h1{font-size:38px}.hero p{font-size:16px}.section{padding:19px;border-radius:19px}.section h2{font-size:24px}.fact-grid,.grid-2,.grid-3,.kpi-row{grid-template-columns:1fr 1fr}.side-col{grid-template-columns:1fr}.provider-grid{grid-template-columns:repeat(3,1fr)}.slot-grid{grid-template-columns:repeat(2,1fr)}.toc{grid-template-columns:1fr}.eeat{grid-template-columns:54px 1fr}.eeat>a{grid-column:2}.footer-main{align-items:flex-start;flex-direction:column}.footer-links{display:grid;grid-template-columns:1fr 1fr}.table-wrap{margin-left:-4px;margin-right:-4px}}
@media(max-width:420px){.fact-grid,.grid-2,.grid-3,.kpi-row{grid-template-columns:1fr}.provider-grid{grid-template-columns:repeat(2,1fr)}}
.editor-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.editor-card{display:grid;grid-template-columns:64px 1fr;gap:14px;padding:18px;border:1px solid #dceaf7;border-radius:18px;background:#f7fbff}.editor-card strong{display:block;font-size:18px}.editor-card small{color:#718199}.editor-card p{margin:7px 0 9px}.editor-actions{display:flex;flex-wrap:wrap;gap:12px}.editor-actions a{color:var(--blue);font-weight:800;font-size:13px}.editor-note{margin:14px 2px 0;color:#718199!important;font-size:13px}.catalog-status{display:inline-flex;align-items:center;gap:7px;color:#3d6188;font-weight:800}.catalog-status:before{content:"";width:8px;height:8px;border-radius:50%;background:#7aa7d8}.cluster-links{display:flex;flex-wrap:wrap;gap:12px;margin-top:16px}.cluster-links a{color:var(--blue);font-weight:850;padding:9px 12px;border:1px solid #d7e9fb;border-radius:12px;background:#f7fbff}
@media(max-width:650px){.editor-grid{grid-template-columns:1fr}.editor-card{grid-template-columns:54px 1fr}}
\n/* v3 editorial/content system */
.prose{max-width:980px}.prose p{font-size:16px;line-height:1.75;margin:0 0 14px;color:#42546c}.prose p:last-child{margin-bottom:0}.prose strong{color:#1a2f4d}.prose a{color:var(--blue);font-weight:750}.prose ul,.prose ol{color:#42546c;padding-left:22px;margin:12px 0 18px}.prose li{margin:7px 0;line-height:1.65}
.answer-box{padding:18px 20px;border-radius:18px;background:linear-gradient(135deg,#edf7ff,#f8fcff);border:1px solid #cfe6fb;margin:16px 0}.answer-box strong{display:block;color:#123d70;font-size:18px;margin-bottom:4px}.answer-box p{margin:0;color:#45617d}
.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;counter-reset:steps}.step-card{position:relative;padding:20px 18px 18px;border:1px solid #dfeaf5;border-radius:18px;background:#fbfdff;counter-increment:steps}.step-card:before{content:counter(steps);display:grid;place-items:center;width:32px;height:32px;border-radius:10px;background:#e8f4ff;color:var(--blue);font-weight:900;margin-bottom:12px}.step-card h3{margin:0 0 6px;font-size:18px}.step-card p{margin:0;color:#607087;font-size:14px}
.check-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;padding:0;margin:16px 0;list-style:none}.check-list li{position:relative;padding:13px 14px 13px 42px;border:1px solid #e1ebf5;border-radius:14px;background:#fbfdff;color:#435771}.check-list li:before{content:'';position:absolute;left:14px;top:12px;width:20px;height:20px;border-radius:50%;background:#e8f8f1}.check-list li:after{content:'';position:absolute;left:20px;top:17px;width:7px;height:4px;border-left:2px solid #149166;border-bottom:2px solid #149166;transform:rotate(-45deg)}
.split-content{display:grid;grid-template-columns:1.1fr .9fr;gap:18px;align-items:start}.soft-card{padding:20px;border:1px solid #dfeaf5;border-radius:18px;background:#f8fbff}.soft-card h3{margin:0 0 8px}.soft-card p{margin:0 0 10px}.soft-card p:last-child{margin-bottom:0}.mini-links{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.mini-links a{padding:8px 11px;border-radius:10px;background:#edf6ff;color:#176fcf;font-weight:800;font-size:13px}
.editorial-note{display:flex;gap:12px;align-items:flex-start;padding:14px 16px;background:#f6f9fc;border:1px solid #e3ebf4;border-radius:14px;color:#5c6e84;font-size:13px}.editorial-note:before{content:'i';flex:0 0 24px;width:24px;height:24px;border-radius:50%;display:grid;place-items:center;background:#e4f1ff;color:#1676df;font-weight:900}
.stat-line{display:flex;flex-wrap:wrap;gap:10px;margin:14px 0}.stat-chip{padding:8px 12px;border-radius:12px;background:#f2f7fc;border:1px solid #e0eaf5;color:#52657d;font-weight:750}.stat-chip b{color:#173a64}
.section-kicker{color:#71839b;font-weight:700;margin:-8px 0 18px}.human-title{font-size:clamp(32px,3.8vw,58px)!important;max-width:1050px}
@media(max-width:780px){.steps{grid-template-columns:1fr}.check-list{grid-template-columns:1fr}.split-content{grid-template-columns:1fr}.prose p{font-size:15px}}


/* v4: factual status and legal transparency */
.status-badge{display:inline-flex;align-items:center;gap:7px;padding:6px 10px;border-radius:999px;font-size:13px;font-weight:800;white-space:nowrap}
.status-badge i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 4px rgba(0,0,0,.04)}
.status-badge.green{background:#eafbf0;color:#16834a}.status-badge.red{background:#fff0f0;color:#bf3434}.status-badge.orange{background:#fff6e8;color:#a56609}.status-badge.gray{background:#f1f4f8;color:#68778c}
.http-code{display:block;margin-top:4px;color:#8995a8;font-size:11px}.license-proof{display:grid;grid-template-columns:minmax(160px,220px) 1fr;gap:28px;align-items:center}.license-proof img{max-width:220px;margin:auto}
@media(max-width:700px){.license-proof{grid-template-columns:1fr}.status-badge{font-size:12px}}
