:root{--bg:#09070e;--panel:#14101e;--panel2:#1b1428;--text:#f7f4ff;--muted:#bfb6cf;--purple:#8b5cf6;--purple2:#b37bff;--green:#53e386;--line:#2b2140;--shadow:0 20px 50px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:radial-gradient(circle at 85% 0,#24133d 0,transparent 34%),var(--bg);color:var(--text);font:16px/1.58 Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{width:min(1180px,calc(100% - 32px));margin:auto}.top{position:sticky;top:0;z-index:50;background:rgba(9,7,14,.92);backdrop-filter:blur(16px);border-bottom:1px solid var(--line)}.topin{min-height:72px;display:flex;align-items:center;gap:20px}.brand{font-weight:900;text-transform:uppercase;font-size:22px;letter-spacing:-.03em;display:flex;align-items:center;gap:10px}.brand img{width:38px;height:38px;border-radius:10px}.nav{display:flex;gap:16px;align-items:center;margin-left:auto;font-size:14px;color:#ddd4ea}.nav a:hover{color:#fff}.actions{display:flex;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:12px;padding:11px 17px;font-weight:800;background:linear-gradient(135deg,var(--purple),var(--purple2));box-shadow:0 10px 26px rgba(139,92,246,.22);border:1px solid rgba(255,255,255,.08)}.btn.secondary{background:#1b1428;box-shadow:none}.btn.ghost{background:transparent;border-color:#44345f;box-shadow:none}.menuBtn{display:none;margin-left:auto;background:#1b1428;border:1px solid var(--line);color:#fff;border-radius:10px;padding:9px 11px}.hero{padding:64px 0 42px;overflow:hidden}.heroGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:40px;align-items:center}.eyebrow{display:inline-flex;gap:8px;align-items:center;font-size:13px;font-weight:800;color:#d6c8f1;background:#171121;border:1px solid #362650;border-radius:99px;padding:7px 11px}.dot{width:8px;height:8px;background:var(--green);border-radius:50%;box-shadow:0 0 16px var(--green)}h1{font-size:clamp(38px,6vw,68px);line-height:.99;letter-spacing:-.055em;margin:18px 0 20px}h2{font-size:clamp(27px,4vw,42px);line-height:1.08;letter-spacing:-.035em;margin:0 0 16px}h3{font-size:20px;line-height:1.2;margin:0 0 10px}.lead{font-size:19px;color:#d3c9df;max-width:760px}.heroActions{display:flex;gap:12px;flex-wrap:wrap;margin:25px 0}.heroVisual{position:relative;min-height:500px}.heroVisual:before{content:"";position:absolute;inset:12% 0 0;background:radial-gradient(circle,#6f3fc2 0,rgba(111,63,194,.25) 34%,transparent 68%);filter:blur(6px)}.heroVisual img{position:relative;height:540px;object-fit:contain;margin:auto}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:24px}.stat,.card,.tableWrap,.review,.faqItem,.note{background:linear-gradient(180deg,#171121,#110d19);border:1px solid var(--line);border-radius:18px}.stat{padding:16px}.stat b{display:block;font-size:22px}.stat span{font-size:13px;color:var(--muted)}section{padding:42px 0}.sectionHead{display:flex;justify-content:space-between;gap:20px;align-items:end;margin-bottom:22px}.sectionHead p{max-width:680px;color:var(--muted);margin:0}.grid3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.grid2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.card{padding:22px}.card p,.muted{color:var(--muted)}.card .kicker{color:#c9b8e8;font-size:12px;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.fact{padding:18px;background:#12101a;border:1px solid var(--line);border-radius:16px}.fact b{display:block;font-size:19px}.fact span{font-size:13px;color:var(--muted)}.slotGrid{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.slot{background:#14101d;border:1px solid var(--line);border-radius:16px;overflow:hidden;transition:.2s}.slot:hover{transform:translateY(-3px);border-color:#6e4ba0}.slot img{width:100%;aspect-ratio:1/1;object-fit:cover}.slotBody{padding:12px}.slotBody b{display:block;font-size:14px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.slotBody span{font-size:12px;color:var(--muted)}.providerGrid,.paymentGrid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.provider,.payment{min-width:0;display:flex;align-items:center;justify-content:center;min-height:86px;padding:14px;background:#fff;border-radius:14px}.provider img{max-height:38px;max-width:130px}.payment img{max-height:34px;max-width:100px}.tableWrap{overflow:auto}.table{width:100%;border-collapse:collapse;min-width:680px}.table th,.table td{padding:15px 17px;text-align:left;border-bottom:1px solid var(--line);vertical-align:top}.table th{font-size:13px;color:#cfbee8;background:#171121}.table td{color:#e5deed}.table tr:last-child td{border:0}.reviews{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.review{padding:20px}.reviewTop{display:flex;justify-content:space-between;gap:10px}.stars{color:#f7c75f}.review small{color:var(--muted)}.faq{display:grid;gap:10px}.faqItem{padding:0 18px}.faqItem summary{cursor:pointer;font-weight:800;padding:18px 0}.faqItem p{color:var(--muted);margin:0 0 18px}.article{max-width:920px}.article h2{margin-top:38px}.article h3{margin-top:24px}.article p,.article li{color:#d5ccdf}.article ul,.article ol{padding-left:22px}.note{padding:18px 20px;border-left:4px solid var(--purple2);color:#d9cfe4}.breadcrumbs{padding:18px 0 0;color:#9f93ad;font-size:13px}.breadcrumbs a{color:#c8b6e6}.pageHero{padding:36px 0 20px}.pageHero h1{font-size:clamp(34px,5vw,56px)}.authorbox{display:flex;gap:12px;align-items:center;margin:18px 0 0;color:#bfb4cb;font-size:13px}.avatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:#33224f;font-weight:900;color:#fff}.toc{padding:18px;background:#13101b;border:1px solid var(--line);border-radius:16px;margin:20px 0}.toc b{display:block;margin-bottom:8px}.toc a{display:inline-block;margin:4px 10px 4px 0;color:#ceb9ef}.footer{margin-top:54px;border-top:1px solid var(--line);background:#0a0710;padding:38px 0}.footGrid{display:grid;grid-template-columns:1.3fr repeat(3,1fr);gap:24px}.footer h3{font-size:14px}.footer a,.footer p{display:block;color:#a99db8;font-size:14px;margin:7px 0}.legal{margin-top:26px;padding-top:20px;border-top:1px solid var(--line);font-size:12px;color:#8e839c}.stickyMobile{display:none}.badge{display:inline-block;padding:5px 9px;border-radius:99px;background:#241a33;color:#d8c7f4;font-size:12px;font-weight:800}.checklist{display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.check{padding:14px 16px;background:#12101a;border:1px solid var(--line);border-radius:14px}.check strong{display:block}.source{font-size:12px;color:#91849f}.source a{text-decoration:underline}.ctaBand{display:flex;align-items:center;justify-content:space-between;gap:24px;background:linear-gradient(110deg,#2a1746,#15101f);border:1px solid #49336d;border-radius:22px;padding:26px}.ctaBand h2{margin-bottom:6px}.ctaBand p{margin:0;color:#c9bdd7}.searchBox{display:flex;gap:8px;margin:0 0 20px}.searchBox input{flex:1;background:#14101d;border:1px solid var(--line);color:#fff;border-radius:12px;padding:13px 14px;font:inherit}.pillRow{display:flex;gap:8px;flex-wrap:wrap}.pill{padding:8px 11px;border-radius:99px;background:#171121;border:1px solid var(--line);font-size:13px;color:#d7cbe4}.hide{display:none!important}@media(max-width:900px){.nav{display:none;position:absolute;left:16px;right:16px;top:72px;background:#120e19;border:1px solid var(--line);border-radius:15px;padding:15px;flex-direction:column;align-items:stretch}.nav.open{display:flex}.menuBtn{display:block}.actions .secondary{display:none}.heroGrid{grid-template-columns:1fr}.heroVisual{min-height:380px}.heroVisual img{height:420px}.stats,.facts{grid-template-columns:repeat(2,1fr)}.grid3,.reviews{grid-template-columns:1fr 1fr}.slotGrid{grid-template-columns:repeat(3,1fr)}.providerGrid,.paymentGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.footGrid{grid-template-columns:1fr 1fr}.stickyMobile{display:none;position:fixed;bottom:10px;left:12px;right:12px;z-index:60;background:#0d0a13;border:1px solid #3d2c58;border-radius:16px;padding:8px;gap:8px;box-shadow:var(--shadow)}.stickyMobile.show{display:flex}.stickyMobile .btn{flex:1;padding:10px 8px;font-size:13px}body{padding-bottom:82px}}@media(max-width:620px){.container{width:min(1180px,calc(100% - 22px))}.topin{min-height:64px}.brand{font-size:18px}.brand img{width:34px;height:34px}.hero{padding:34px 0 28px}.heroGrid{gap:10px}.heroVisual{min-height:280px}.heroVisual img{height:315px}.lead{font-size:17px}.stats{grid-template-columns:1fr 1fr}.stat{padding:13px}.grid2,.grid3,.reviews,.checklist{grid-template-columns:1fr}.slotGrid{grid-template-columns:repeat(2,1fr)}.providerGrid,.paymentGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.sectionHead{align-items:start;flex-direction:column}.footGrid{grid-template-columns:1fr;text-align:center}.footer .brand{justify-content:center}.ctaBand{align-items:flex-start;flex-direction:column}section{padding:31px 0}.pageHero{padding-top:24px}.actions .btn:first-child{display:none}}

/* revision: compact human-readable catalogs and visible editorial layer */
.articleWide{max-width:1040px}.textLink{color:#c9a8ff;font-weight:800}.textLink:hover{color:#fff}.editorLine{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:22px 0 0;padding:12px 14px;background:#120e19;border:1px solid var(--line);border-radius:15px;max-width:900px}.editorLine>div:not(.editorAvatar):not(.editorSep){display:grid;gap:1px}.editorLine span{font-size:11px;color:#998da8}.editorLine b{font-size:13px}.editorSep{width:1px;height:30px;background:var(--line)}.editorAvatar{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(135deg,#5c31a8,#33204e);font-weight:900}.editorAvatar.big{width:52px;height:52px}.editorAvatar.huge{width:86px;height:86px;font-size:30px;flex:0 0 auto}.editorialBox{display:grid;grid-template-columns:1.2fr .8fr;gap:28px;background:linear-gradient(110deg,#211334,#12101b);border:1px solid #44305f;border-radius:24px;padding:30px}.editorialBox p{color:#d0c5dc}.editorCards{display:grid;gap:12px}.editorCard{display:flex;align-items:center;gap:12px;padding:13px;background:#100d17;border:1px solid var(--line);border-radius:15px}.editorCard span,.editorProfile span{display:block;color:var(--muted);font-size:13px}.editorProfiles{display:grid;gap:18px}.editorProfile{display:flex;gap:22px;align-items:flex-start;padding:28px;background:linear-gradient(180deg,#171121,#100d18);border:1px solid var(--line);border-radius:22px}.editorProfile h2{margin:10px 0}.editorProfile p{color:#d5ccdf;max-width:760px}.catalogList{display:grid;gap:18px}.catalogRow{display:grid;grid-template-columns:320px 1fr;min-height:330px;background:linear-gradient(180deg,#13101c,#0f0c16);border:1px solid #35264d;border-radius:22px;overflow:hidden}.catalogRow.reverse{grid-template-columns:1fr 320px}.catalogRow.reverse .catalogVisual{order:2}.catalogVisual{display:grid;place-items:center;padding:28px;background:#0d0a12;border-right:1px solid var(--line)}.catalogRow.reverse .catalogVisual{border-right:0;border-left:1px solid var(--line)}.providerVisual img{max-width:220px;max-height:92px}.gameVisual{padding:18px}.gameVisual img{width:100%;height:100%;max-height:300px;object-fit:cover;border-radius:16px}.catalogCopy{padding:26px 28px;align-self:center}.catalogCopy h2{font-size:32px;margin:16px 0 10px}.catalogCopy p{color:#d4cadd;margin:0 0 15px}.catalogNote{padding:13px 14px;border:1px solid #3c2c54;background:#120e19;border-radius:14px;color:#cfc3db}.catalogActions{display:flex;gap:16px;align-items:center;margin-top:15px}.compactProviders .provider{min-height:92px}.reviewQuote{font-size:16px;color:#eee8f5!important}.reviewList{grid-template-columns:repeat(2,1fr)}
@media(max-width:900px){.catalogRow,.catalogRow.reverse{grid-template-columns:240px 1fr}.catalogRow.reverse .catalogVisual{order:0;border-left:0;border-right:1px solid var(--line)}.catalogRow.reverse{grid-template-columns:240px 1fr}.editorialBox{grid-template-columns:1fr}.reviewList{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.editorLine{gap:8px}.editorSep{display:none}.editorLine>div:not(.editorAvatar){min-width:42%}.catalogRow,.catalogRow.reverse{grid-template-columns:1fr}.catalogRow.reverse .catalogVisual{order:0;border:0;border-bottom:1px solid var(--line)}.catalogVisual{border:0;border-bottom:1px solid var(--line);min-height:190px}.providerVisual img{max-width:210px}.gameVisual img{max-height:240px}.catalogCopy{padding:20px}.catalogCopy h2{font-size:27px}.editorProfile{flex-direction:column}.editorialBox{padding:22px}.reviewList{grid-template-columns:1fr}}



.gapTop{margin-top:18px}.sectionLead{color:var(--muted);max-width:900px;margin:-8px 0 22px}.emptyState{padding:18px 20px;border:1px solid var(--line);border-radius:14px;background:#14101d;color:var(--muted);margin:0 0 18px}.card h2{font-size:26px;margin:0 0 12px}.card ol{padding-left:20px}.card li{margin:5px 0}.catalogNote b{color:#fff}@media(max-width:620px){h1{font-size:clamp(34px,12vw,48px)}.heroVisual{min-height:250px}.heroVisual img{height:290px}.stats{gap:8px}.stat b{font-size:19px}.topin{gap:8px}.actions{gap:6px}.actions .btn{padding:9px 11px}.menuBtn{order:3}.nav{top:64px}.table th,.table td{padding:13px 14px}.table{min-width:620px}}
.relatedSection{padding-top:26px}.relatedCard{display:block;transition:.2s}.relatedCard:hover{transform:translateY(-2px);border-color:#60428a}.relatedCard .textLink{display:inline-block;margin-top:4px}
