:root{--bg:#06101c;--surface:#0b1d30;--surface2:#0e243b;--line:#1d3f61;--text:#f5f9ff;--muted:#a8bdd2;--blue:#318cff;--blue2:#72b8ff;--shell:1200px;--r:18px;--shadow:0 24px 60px rgba(0,0,0,.26)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:linear-gradient(180deg,#071321 0%,#06101c 60%,#050b13 100%);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;line-height:1.65}img{max-width:100%;height:auto}a{color:inherit;text-decoration:none}.shell{width:min(var(--shell),calc(100% - 44px));margin:0 auto}.skip{position:fixed;top:-80px;left:12px;z-index:200;background:white;color:#111;padding:10px}.skip:focus{top:12px}
.site-header{position:sticky;top:0;z-index:80;background:rgba(4,13,23,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(99,158,219,.16)}.header-inner{height:72px;display:flex;align-items:center;gap:18px}.brand{display:flex;align-items:center;flex:0 0 auto;margin-right:auto}.brand img{width:190px;display:block}.mainnav{display:flex;align-items:center;gap:14px;white-space:nowrap}.mainnav a{font-size:12px;font-weight:800;color:#b7c7d9;padding:8px 0;transition:.2s}.mainnav a:hover{color:#fff}.menu-btn{display:none}.header-cta{flex:0 0 auto}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:11px 19px;border-radius:13px;border:0;background:linear-gradient(135deg,#237df5,#3d9dff);color:#fff;font-weight:850;box-shadow:0 10px 26px rgba(37,132,255,.22);transition:.2s;cursor:pointer}.btn:hover{transform:translateY(-1px);filter:brightness(1.06)}.btn-secondary{background:#0f2740;border:1px solid #2e5d88;box-shadow:none}.btn-sm{min-height:40px;padding:9px 15px;font-size:12px}.action-row{display:flex;align-items:center;gap:10px;flex-wrap:nowrap;margin-top:24px}.action-row .btn{white-space:nowrap}.eyebrow{display:inline-flex;align-items:center;gap:9px;color:#6fb6ff;text-transform:uppercase;letter-spacing:.13em;font-size:11px;font-weight:900}.eyebrow:before{content:"";width:20px;height:2px;background:#4b9eff}
.hero{padding:34px 0 26px}.hero-card{min-height:470px;border:1px solid #21496f;border-radius:26px;overflow:hidden;display:flex;align-items:center;background-image:linear-gradient(90deg,rgba(3,12,22,.98) 0%,rgba(3,12,22,.94) 42%,rgba(3,12,22,.24) 73%,rgba(3,12,22,.05) 100%),url('../img/banners/cashback.webp');background-size:cover;background-position:center;box-shadow:var(--shadow)}.hero-copy{width:58%;padding:52px}.hero h1{font-size:clamp(42px,5vw,66px);line-height:1.03;letter-spacing:-.045em;margin:10px 0 18px}.hero h1 em{font-style:normal;color:var(--blue2)}.hero p{font-size:17px;color:#c5d5e6;max-width:630px;margin:0}.hero-note{display:flex;gap:8px;flex-wrap:wrap;margin-top:18px}.hero-note span{font-size:12px;color:#bdd3e9;padding:7px 10px;border-radius:999px;border:1px solid rgba(104,176,246,.28);background:rgba(5,24,42,.72)}
.section{padding:64px 0}.section-tight{padding:44px 0}.section-alt{background:linear-gradient(180deg,rgba(15,44,75,.28),rgba(8,22,37,.08));border-top:1px solid rgba(86,139,194,.10);border-bottom:1px solid rgba(86,139,194,.08)}.section-heading{margin-bottom:26px}.section-heading.center{text-align:center;max-width:820px;margin-left:auto;margin-right:auto;margin-bottom:30px}.section-heading h2,.content h2,.provider-main h2,.slot-main h2{font-size:clamp(29px,3.2vw,41px);line-height:1.14;letter-spacing:-.03em;margin:7px 0 10px}.section-heading p{color:var(--muted);max-width:760px;margin:0}.section-bar{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-bar .section-heading{margin:0}.lead{font-size:18px;color:#c9d7e6}.content p,.content li{color:#b9cadb}.content p{margin:0 0 17px}.content h2{margin:38px 0 14px}.content h3{font-size:21px;line-height:1.3;margin:28px 0 9px}.content ul,.content ol{margin:10px 0 22px;padding-left:22px}.content li{margin:6px 0}.content a:not(.btn){color:#7ebeff;text-decoration:underline;text-decoration-color:rgba(126,190,255,.3);text-underline-offset:3px}.text-wide{max-width:1000px}.copy-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.copy-card{border:1px solid #214361;background:linear-gradient(155deg,#0c2035,#091625);border-radius:var(--r);padding:24px}.copy-card h3{margin:0 0 8px;font-size:20px}.copy-card p{margin:0;color:#aebfd1}.copy-card ul{margin:10px 0 0;padding-left:20px;color:#b9cadb}.feature-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.feature-card{display:flex;flex-direction:column;min-height:178px;padding:21px;border:1px solid #203f60;border-radius:var(--r);background:#0a1b2d;transition:.2s}.feature-card:hover{transform:translateY(-3px);border-color:#4381bb}.feature-card .num{font-size:11px;color:#69b0fa;font-weight:900;letter-spacing:.08em}.feature-card strong{font-size:18px;margin:8px 0 7px}.feature-card p{font-size:13px;color:#93a9c1;margin:0 0 14px}.feature-card b{margin-top:auto;color:#75b9ff;font-size:12px}.two-col{display:grid;grid-template-columns:minmax(0,1fr) minmax(350px,.72fr);gap:34px;align-items:start}.promo-art{border:1px solid #285277;border-radius:22px;overflow:hidden;background:#071524;box-shadow:var(--shadow)}.promo-art img{display:block;width:100%;height:auto}.promo-strip{display:grid;grid-template-columns:minmax(0,1fr) 480px;gap:24px;align-items:center;padding:24px;border:1px solid #214464;border-radius:22px;background:linear-gradient(135deg,#0d2239,#091625)}.promo-strip img{width:100%;border-radius:16px;display:block}.promo-strip h2{margin:7px 0 11px}.promo-strip p{color:#b9cadb;margin:0}
.table-wrap{overflow:auto;border-radius:18px;border:1px solid #203f61}.info-table{width:100%;border-collapse:collapse;background:#0a192a;min-width:760px}.info-table th,.info-table td{text-align:left;padding:14px 16px;border-bottom:1px solid #17334f;vertical-align:top}.info-table th{background:#081624;color:#8fa6bf;font-size:11px;text-transform:uppercase;letter-spacing:.06em}.info-table td{color:#c3d2e2}.info-table tr:last-child td{border-bottom:0}.info-table strong{color:#fff}.info-table a{color:#79baff;font-weight:850}.info-table tbody tr:hover td{background:#0d2035}.note{font-size:12px;color:#7f96af;margin:10px 0 0}
.game-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;align-items:stretch}.game-card{display:flex;flex-direction:column;height:100%;min-width:0;border:1px solid #1d3c5c;border-radius:16px;overflow:hidden;background:#0a1b2d;transition:.2s}.game-card:hover{transform:translateY(-4px);border-color:#4d8bca;box-shadow:0 17px 34px rgba(0,0,0,.23)}.game-art{width:100%;aspect-ratio:576/774;background:#0e1e30;overflow:hidden}.game-art img{width:100%;height:100%;display:block;object-fit:cover}.game-info{height:78px;padding:11px 12px 12px;display:flex;flex-direction:column}.game-info strong{font-size:13px;line-height:1.22;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:32px}.game-info span{color:#839ab4;font-size:11px;margin-top:5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.catalog-search{width:100%;max-width:520px;padding:13px 15px;border:1px solid #2b5075;border-radius:13px;background:#071624;color:#fff;outline:none;margin:4px 0 26px}.catalog-search:focus{border-color:#5299dd}
.provider-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.provider-card{display:flex;flex-direction:column;min-height:240px;padding:24px;border:1px solid #20405f;border-radius:19px;background:linear-gradient(155deg,#0c2035,#091625);transition:.2s}.provider-card:hover{transform:translateY(-3px);border-color:#4b87c0}.provider-logo{height:58px;display:flex;align-items:center}.provider-logo img{max-width:138px;max-height:46px}.provider-card strong{font-size:20px;margin-top:9px}.provider-card p{font-size:13px;line-height:1.55;color:#99aec3;margin:7px 0 0}.provider-card b{margin-top:auto;padding-top:18px;color:#76b8ff;font-size:12px}.provider-hero{padding:42px 0 28px}.provider-hero-inner{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:40px;align-items:center}.provider-main h1{font-size:clamp(40px,4.5vw,58px);line-height:1.04;letter-spacing:-.04em;margin:8px 0 15px}.provider-main .lead{max-width:820px}.provider-logo-box{height:170px;border:1px solid #244b70;border-radius:22px;background:#0c1f33;display:flex;align-items:center;justify-content:center}.provider-logo-box img{max-width:150px;max-height:58px}.provider-links{display:flex;gap:10px;flex-wrap:nowrap;margin-top:22px}.provider-links a{white-space:nowrap}.provider-copy{max-width:1040px}.provider-copy p{color:#b9cadb}
.breadcrumbs{display:flex;gap:8px;align-items:center;padding-top:18px;color:#7e97b2;font-size:12px}.breadcrumbs a:last-child{color:#c6d5e4}.page-hero{padding:34px 0 18px}.page-hero-inner{max-width:960px}.page-hero h1{font-size:clamp(38px,4.5vw,58px);line-height:1.05;letter-spacing:-.04em;margin:9px 0 14px}.page-hero p{color:#b9cadb;font-size:17px;max-width:850px}.page-toc{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.page-toc a{padding:8px 11px;border-radius:999px;border:1px solid #28537b;background:#0c2035;color:#bcd4eb;font-size:12px;font-weight:800}
.slot-hero{padding:36px 0 24px}.slot-hero-grid{display:grid;grid-template-columns:240px minmax(0,1fr);gap:38px;align-items:start}.slot-cover{width:240px;aspect-ratio:576/774;border-radius:20px;overflow:hidden;border:1px solid #2a5d88;box-shadow:0 20px 44px rgba(0,0,0,.28)}.slot-cover img{width:100%;height:100%;object-fit:cover;display:block}.slot-main h1{font-size:clamp(38px,4.3vw,56px);line-height:1.06;letter-spacing:-.04em;margin:8px 0 12px}.slot-main .lead{max-width:840px}.tag-row{display:flex;gap:8px;flex-wrap:wrap;margin:12px 0 0}.tag{padding:7px 10px;border-radius:999px;border:1px solid #2c5d88;background:#0d2945;color:#bfe0ff;font-size:11px;font-weight:850}.slot-kpis{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:24px 0}.slot-kpi{min-height:92px;padding:15px 16px;border:1px solid #22476c;border-radius:15px;background:#0b1d31}.slot-kpi span{display:block;color:#7e97b1;font-size:11px}.slot-kpi strong{display:block;font-size:20px;margin-top:5px}.slot-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:32px;align-items:start}.slot-side{position:sticky;top:92px}.slot-side .copy-card{margin-bottom:14px}.facts-list{list-style:none!important;padding:0!important;margin:0!important}.facts-list li{display:flex;justify-content:space-between;gap:14px;padding:10px 0;border-bottom:1px solid #18334f;margin:0!important}.facts-list li:last-child{border-bottom:0}.facts-list span{color:#8098b2}.facts-list strong{text-align:right;color:#fff}.related{margin-top:52px}.fast-hero-grid{display:grid;grid-template-columns:220px minmax(0,1fr);gap:36px;align-items:start}.fast-cover{width:220px;aspect-ratio:576/774;border-radius:20px;overflow:hidden;border:1px solid #2a5d88}.fast-cover img{width:100%;height:100%;object-fit:cover}.fast-kpis{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:22px 0}.fast-kpis div{padding:16px;border:1px solid #214565;border-radius:15px;background:#0b1d31}.fast-kpis span{display:block;color:#8199b3;font-size:11px}.fast-kpis strong{display:block;margin-top:4px}
.faq{max-width:940px;margin:0 auto;display:grid;gap:10px}.faq details{border:1px solid #204464;border-radius:15px;background:#0a1b2d;overflow:hidden}.faq summary{list-style:none;cursor:pointer;padding:17px 20px;font-weight:850}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";float:right;color:#63adfa;font-size:20px;line-height:1}.faq details[open] summary:after{content:"−"}.faq-answer{padding:0 20px 18px;color:#adbed0}
.review-summary{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:24px 0}.review-summary div{padding:18px;border:1px solid #204463;border-radius:16px;background:#0a1b2d}.review-summary strong{display:block;font-size:17px}.review-summary span{font-size:12px;color:#829ab4}.review-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.review-card{padding:20px;border:1px solid #1f405f;border-radius:17px;background:#0a1b2d}.review-card .review-tag{font-size:10px;text-transform:uppercase;letter-spacing:.08em;color:#70b5fb;font-weight:900}.review-card h3{font-size:18px;margin:7px 0}.review-card p{color:#aebfd1;margin:0;font-size:14px}.review-card small{display:block;color:#718aa4;margin-top:12px}
.footer{border-top:1px solid #17324d;background:#050c14;padding:48px 0 20px}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:42px}.footer-grid h3{font-size:14px;margin:0 0 12px}.footer-grid a{display:block;color:#93a8bf;font-size:13px;margin:7px 0}.footer-brand p{max-width:320px;color:#8297af;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid #142b41;margin-top:34px;padding-top:18px;color:#71869d;font-size:12px}.notice{position:fixed;inset:0;z-index:200;background:rgba(0,0,0,.7);display:grid;place-items:center;padding:20px}.notice[hidden]{display:none}.notice>div{max-width:420px;border:1px solid #2a5882;border-radius:18px;background:#0d2034;padding:24px}.notice p{color:#aebfd1}.notice button{border:0;border-radius:10px;padding:10px 16px;background:#2f8cff;color:#fff;font-weight:800}.admin-shell{min-height:100vh;display:grid;place-items:center;padding:30px}.admin-card{width:min(800px,100%);border:1px solid #234866;border-radius:22px;background:#0b1c2e;padding:28px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.field label{display:block;font-size:12px;color:#9fb2c8;margin-bottom:6px}.field input{width:100%;padding:12px;border:1px solid #2a4d6d;border-radius:10px;background:#071523;color:#fff}.field.full{grid-column:1/-1}.ok{color:#90e2ae}.err{color:#ff9a9a}
@media(max-width:1180px){.mainnav{gap:10px}.mainnav a{font-size:11px}.brand img{width:172px}.header-inner{gap:12px}.header-cta{padding-inline:13px}.game-grid{grid-template-columns:repeat(5,1fr)}}
@media(max-width:1020px){.menu-btn{display:inline-flex;border:1px solid #28537a;border-radius:10px;background:#0b1e32;color:#fff;padding:8px 11px;font-weight:800}.mainnav{position:absolute;top:72px;left:20px;right:20px;display:none;flex-direction:column;align-items:stretch;gap:0;padding:10px;border:1px solid #244c70;border-radius:14px;background:#081725;box-shadow:var(--shadow)}.mainnav.open{display:flex}.mainnav a{padding:11px 10px;font-size:13px}.header-cta{margin-left:auto}.hero-copy{width:70%}.game-grid{grid-template-columns:repeat(4,1fr)}.provider-grid{grid-template-columns:repeat(2,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.promo-strip{grid-template-columns:1fr 390px}.two-col,.slot-layout{grid-template-columns:1fr}.slot-side{position:static}.footer-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.shell{width:min(100% - 28px,var(--shell))}.header-inner{height:64px}.brand img{width:155px}.header-cta{display:none}.mainnav{top:64px}.hero{padding-top:18px}.hero-card{min-height:520px;background-image:linear-gradient(180deg,rgba(3,12,22,.82),rgba(3,12,22,.97)),url('../img/banners/cashback.webp');background-position:68% center;align-items:end}.hero-copy{width:100%;padding:30px 24px}.hero h1{font-size:42px}.action-row{flex-wrap:wrap}.feature-grid,.copy-grid,.provider-grid,.review-grid,.review-summary{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,1fr);gap:11px}.section{padding:48px 0}.section-bar{align-items:flex-start;flex-direction:column}.promo-strip{grid-template-columns:1fr}.promo-strip img{order:-1}.provider-hero-inner{grid-template-columns:1fr}.provider-logo-box{height:120px}.provider-links{flex-wrap:wrap}.slot-hero-grid,.fast-hero-grid{grid-template-columns:1fr;gap:22px}.slot-cover,.fast-cover{width:180px}.slot-kpis{grid-template-columns:1fr 1fr}.fast-kpis{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.page-hero h1,.slot-main h1{font-size:39px}.breadcrumbs{padding-top:14px;overflow:auto;white-space:nowrap}}

/* FINAL POLISH */
.hero-actions{gap:10px}.hero-actions .btn{min-width:0}.section-heading{max-width:960px}.section-heading.center{max-width:900px}.content.text-wide{max-width:1060px}.copy-grid{align-items:stretch}.copy-card{height:100%}.provider-card{height:100%}.feature-card{height:100%}.review-card{height:100%}.provider-grid{align-items:stretch}.section-bar{align-items:center}.section-bar>.btn{flex:0 0 auto}.provider-hero-inner{align-items:center}.provider-main{min-width:0}.provider-main .lead{max-width:900px}.provider-logo-box{width:220px;justify-self:end}.provider-links{flex-wrap:wrap}.info-table td,.info-table th{line-height:1.45}.slot-hero-grid{align-items:center}.slot-main{min-width:0}.slot-main .action-row{flex-wrap:wrap}.promo-strip{overflow:hidden}.promo-strip>div{min-width:0}.promo-strip img{aspect-ratio:1200/596;object-fit:cover;object-position:center}.faq-section{scroll-margin-top:76px}.faq summary{font-size:15px}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.review-card{min-height:150px}.page-hero-inner{max-width:1080px}.page-hero p{max-width:940px}.breadcrumbs{padding-bottom:4px}
@media(max-width:1180px){.header-inner{gap:10px}.mainnav{gap:9px}.mainnav a{font-size:10.8px}.provider-logo-box{width:190px}.hero-actions{flex-wrap:wrap}}
@media(max-width:760px){.provider-logo-box{width:100%;justify-self:stretch}.review-grid{grid-template-columns:1fr}.hero-actions{flex-wrap:wrap}.hero-actions .btn{width:100%}.promo-strip img{object-fit:contain;background:#071524}.slot-main .action-row .btn{flex:1 1 160px}}

/* REVIEW CARDS — legacy layout rebuilt for LuckyBear */
.review-page-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;margin-top:26px}.review-card-person{display:flex;flex-direction:column;min-height:238px;padding:20px;border:1px solid var(--line);border-radius:18px;background:linear-gradient(180deg,#0d2238,#0a1b2c);box-shadow:inset 0 1px 0 rgba(255,255,255,.025)}.review-card-person .review-head{display:grid;grid-template-columns:46px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:15px}.review-avatar{display:grid;place-items:center;width:46px;height:46px;border-radius:14px;background:linear-gradient(145deg,#168cff,#0e5fc6);color:#fff;font-weight:900;font-size:18px}.review-person{min-width:0}.review-person h2{margin:0!important;font-size:16px!important;line-height:1.2!important}.review-person p{margin:4px 0 0!important;color:var(--muted);font-size:12px!important}.review-head>b{white-space:nowrap;color:#ffd56a;font-size:13px}.review-card-person>p{margin:0;color:#d4e1ef;line-height:1.65;font-size:13px}.review-card-person>small{display:block;margin-top:auto;padding-top:16px;color:#6f8ca9;font-size:10px;line-height:1.35}
@media(max-width:1050px){.review-page-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){.review-page-grid{grid-template-columns:1fr}.review-card-person{min-height:0}.review-card-person .review-head{grid-template-columns:42px minmax(0,1fr) auto}.review-avatar{width:42px;height:42px}}


/* V6 — alignment, stable grids, mobile actions */
:root{--shell:1180px}
body{line-height:1.7;-webkit-font-smoothing:antialiased}
.section{padding:58px 0}
.section-heading{max-width:900px;margin-bottom:24px}
.section-heading h2,.content h2,.provider-main h2,.slot-main h2{margin-top:6px;margin-bottom:12px}
.section-heading p,.content p,.lead{line-height:1.72}
.content.text-wide{max-width:960px}
.action-row{align-items:stretch;gap:10px}
.action-row .btn{min-height:48px}
.hero-actions{display:grid;grid-template-columns:max-content max-content max-content;width:max-content;max-width:100%}
.hero-copy{padding-top:48px;padding-bottom:48px}
.copy-grid,.provider-grid,.game-grid{align-items:stretch}
.copy-card,.provider-card,.feature-card,.review-card{height:auto;align-self:stretch}
.table-wrap{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain;-webkit-overflow-scrolling:touch}
.info-table{max-width:100%}

/* provider: logo is anchored to the left, never floats off-screen */
.provider-hero-inner{grid-template-columns:180px minmax(0,1fr);gap:32px;align-items:center}
.provider-logo-box{grid-column:1;grid-row:1;width:180px;height:150px;justify-self:start}
.provider-main{grid-column:2;grid-row:1;min-width:0}
.provider-main h1{margin-top:6px}
.provider-links{flex-wrap:wrap}

/* slot detail: stable sidebar and three equal KPI cards */
.slot-hero-grid{align-items:start}
.slot-kpis{grid-template-columns:repeat(3,minmax(0,1fr));max-width:880px}
.slot-kpi{display:flex;flex-direction:column;justify-content:center;min-height:88px}
.slot-layout{grid-template-columns:minmax(0,1fr) 300px;gap:28px;align-items:start}
.slot-side{position:static;top:auto;align-self:start}
.slot-side .copy-card{height:auto}
.facts-list li{align-items:flex-start}
.facts-list strong{max-width:58%}

/* mobile-access section without promotional image */
.mobile-access-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:28px;align-items:start}
.mobile-access-copy{max-width:760px;color:#b9cadb}
.mobile-access-copy p{margin:0 0 17px}
.mobile-feature-list{display:grid;gap:10px}
.mobile-feature-list>div{padding:18px 20px;border:1px solid #214361;border-radius:16px;background:linear-gradient(145deg,#0c2035,#091625)}
.mobile-feature-list strong{display:block;font-size:16px;margin-bottom:4px}
.mobile-feature-list span{display:block;color:#91a9c1;font-size:13px;line-height:1.55}

.review-disclosure{display:inline-flex;margin-top:7px;padding:8px 11px;border-radius:10px;background:rgba(82,139,193,.08);color:#7893ad;font-size:11px;line-height:1.4}
.review-card-person{min-height:214px}
.mobile-bottom-actions{display:none}

@media(max-width:1020px){
  .provider-hero-inner{grid-template-columns:140px minmax(0,1fr);gap:24px}.provider-logo-box{width:140px;height:125px}.provider-main{grid-column:2}.mobile-access-grid{grid-template-columns:1fr}.slot-layout{grid-template-columns:1fr}.slot-side{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.slot-side .copy-card{margin:0}
}
@media(max-width:760px){
  body{padding-bottom:calc(74px + env(safe-area-inset-bottom))}
  .shell{width:min(100% - 24px,var(--shell))}
  .section{padding:42px 0}.section-heading{margin-bottom:20px}.section-heading h2,.content h2{font-size:31px;line-height:1.1}.content h2{margin-top:30px}
  .hero-card{min-height:500px}.hero-copy{padding:28px 20px}.hero h1{font-size:40px}.hero p{font-size:15px;line-height:1.65}
  .hero-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:9px}.hero-actions .btn{width:100%;padding-inline:12px}.hero-actions .btn:first-child{grid-column:1/-1}
  .provider-hero-inner{grid-template-columns:1fr;gap:18px}.provider-logo-box{grid-column:1;grid-row:1;width:100%;height:104px}.provider-main{grid-column:1;grid-row:2}.provider-main h1{font-size:37px}.provider-links .btn{flex:1 1 145px}
  .slot-hero-grid,.fast-hero-grid{grid-template-columns:118px minmax(0,1fr);gap:16px;align-items:start}.slot-cover,.fast-cover{width:118px;border-radius:15px}.slot-main h1{font-size:31px;line-height:1.08}.slot-main .lead{font-size:14px;line-height:1.55}.tag-row{margin-top:8px}.slot-kpis{grid-template-columns:1fr;gap:8px;margin:16px 0}.slot-kpi{min-height:68px;padding:11px 13px}.slot-kpi strong{font-size:18px}.slot-main .action-row{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;width:100%}.slot-main .action-row .btn{width:100%;min-width:0;padding-inline:10px;font-size:12px}.slot-main .action-row .btn:first-child{grid-column:1/-1}
  .slot-layout{grid-template-columns:1fr;gap:22px}.slot-side{grid-template-columns:1fr;gap:10px}.facts-list li{padding:9px 0}
  .game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.game-info{height:72px;padding:9px 10px}.game-info strong{font-size:12px;min-height:30px}.game-info span{font-size:10px}
  .promo-strip{padding:16px}.promo-strip img{border-radius:12px}.copy-card{padding:20px}.feature-card{min-height:150px;padding:18px}
  .mobile-access-grid{gap:18px}.mobile-access-copy .action-row{display:none}.mobile-feature-list>div{padding:15px 16px}
  .review-page-grid{gap:11px}.review-card-person{padding:17px;min-height:0}.review-card-person>p{font-size:13px;line-height:1.6}
  .footer{padding-bottom:18px}.footer-bottom{padding-bottom:4px}
  .mobile-bottom-actions{position:fixed;left:0;right:0;bottom:0;z-index:95;display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:9px 12px calc(9px + env(safe-area-inset-bottom));background:rgba(4,13,23,.96);backdrop-filter:blur(16px);border-top:1px solid rgba(255,255,255,.09);box-shadow:0 -10px 28px rgba(0,0,0,.28)}
  .mobile-bottom-actions a{min-height:48px;display:flex;align-items:center;justify-content:center;border:1px solid #2b5278;border-radius:13px;background:#0d2035;color:#fff;font-size:14px;font-weight:900}
  .mobile-bottom-actions a:last-child{border-color:transparent;background:linear-gradient(135deg,#237df5,#3d9dff);box-shadow:0 8px 24px rgba(37,132,255,.26)}
}
@media(max-width:430px){
  .brand img{width:145px}.menu-btn{padding:7px 9px}.slot-hero-grid,.fast-hero-grid{grid-template-columns:100px minmax(0,1fr);gap:13px}.slot-cover,.fast-cover{width:100px}.slot-main h1{font-size:28px}.provider-main h1,.page-hero h1{font-size:34px}.section-heading h2,.content h2{font-size:29px}.info-table th,.info-table td{padding:12px 13px}
}


/* V7 — consistent page alignment, human spacing, mobile footer, licence and idle bonus */
.shell.page-hero-inner,.shell.content.text-wide{max-width:var(--shell);width:min(var(--shell),calc(100% - 44px));margin-left:auto;margin-right:auto}
.shell.content.text-wide>p,.shell.content.text-wide>ul,.shell.content.text-wide>ol{max-width:1040px}
.section .shell>.content.text-wide{max-width:1040px}
.page-hero{padding:30px 0 26px}.section{padding:52px 0}.section-heading{margin-bottom:22px}.content h2{margin-top:30px}.content h3{margin-top:24px}
.copy-grid{align-items:stretch}.copy-card{display:flex;flex-direction:column;justify-content:flex-start}.copy-card .btn{align-self:flex-start;margin-top:16px}
.slot-layout{align-items:start}.slot-side{position:static!important;top:auto!important;align-self:start!important}.slot-side>.copy-card{position:static!important}
.provider-hero-inner{grid-template-columns:minmax(0,1fr) 200px;gap:34px;align-items:center}.provider-main{grid-column:1;grid-row:1}.provider-logo-box{grid-column:2;grid-row:1;width:200px;height:150px;justify-self:end}

.license-section{padding-top:46px;padding-bottom:58px}.license-card{display:grid;grid-template-columns:72px minmax(0,1fr) 260px;gap:24px;align-items:center;padding:28px;border:1px solid rgba(72,159,239,.25);border-radius:22px;background:linear-gradient(135deg,#0d243a,#091725);box-shadow:inset 0 1px 0 rgba(255,255,255,.025),0 22px 50px rgba(0,0,0,.18)}.license-mark{width:68px;height:68px;display:grid;place-items:center;border-radius:19px;background:linear-gradient(145deg,#1f7df2,#42a4ff);box-shadow:0 12px 30px rgba(38,139,255,.22)}.license-mark span{font-size:32px;font-weight:950}.license-copy h2{font-size:30px;line-height:1.15;margin:6px 0 10px}.license-copy p{margin:0;color:#b6c8da;font-size:14px;line-height:1.7}.license-copy p+p{margin-top:8px}.license-side{display:flex;flex-direction:column;gap:5px;padding:18px 0 18px 22px;border-left:1px solid rgba(255,255,255,.08)}.license-side span{font-size:10px;letter-spacing:.16em;color:#69b5ff;font-weight:900}.license-side b{font-size:15px;line-height:1.35;overflow-wrap:anywhere}.license-side small{color:#7992aa;font-size:11px;line-height:1.45}

.bonus-popup{position:fixed;inset:0;z-index:190;display:grid;place-items:center;padding:22px;background:rgba(0,7,14,.78);backdrop-filter:blur(10px);opacity:1;transition:opacity .18s ease}.bonus-popup[hidden]{display:none}.bonus-popup-card{position:relative;width:min(720px,100%);overflow:hidden;border:1px solid #2c5d89;border-radius:22px;background:#091827;box-shadow:0 28px 90px rgba(0,0,0,.55)}.bonus-popup-card>img{display:block;width:100%;height:auto;aspect-ratio:1200/596;object-fit:contain;background:#071421}.bonus-popup-copy{display:grid;grid-template-columns:minmax(0,1fr) auto;column-gap:22px;align-items:center;padding:20px 22px 22px}.bonus-popup-copy .eyebrow{grid-column:1}.bonus-popup-copy h2{grid-column:1;margin:5px 0 4px;font-size:28px;line-height:1.08}.bonus-popup-copy p{grid-column:1;margin:0;color:#aebfd1;font-size:13px}.bonus-popup-copy .btn{grid-column:2;grid-row:1/4;white-space:nowrap}.bonus-popup-close{position:absolute;top:12px;right:12px;z-index:2;width:38px;height:38px;border:1px solid rgba(255,255,255,.18);border-radius:12px;background:rgba(4,13,23,.86);color:#fff;font-size:25px;line-height:1;cursor:pointer}

@media(max-width:1020px){.provider-hero-inner{grid-template-columns:minmax(0,1fr) 160px}.provider-main{grid-column:1}.provider-logo-box{grid-column:2;width:160px;height:128px}}
@media(max-width:760px){
  .shell.page-hero-inner,.shell.content.text-wide{width:min(100% - 24px,var(--shell));max-width:var(--shell)}
  .shell.content.text-wide>p,.shell.content.text-wide>ul,.shell.content.text-wide>ol,.section .shell>.content.text-wide{max-width:none}
  .page-hero{padding:24px 0 22px}.section{padding:40px 0}.section-heading{margin-bottom:18px}.content h2{margin-top:27px}
  .provider-hero-inner{grid-template-columns:1fr}.provider-main{grid-column:1;grid-row:1}.provider-logo-box{grid-column:1;grid-row:2;width:100%;height:105px;justify-self:stretch}
  .footer-grid{grid-template-columns:1fr!important;justify-items:center!important;text-align:center!important;gap:28px!important}.footer-grid>div{width:100%;display:flex;flex-direction:column;align-items:center}.footer-brand img{margin:0 auto}.footer-brand p{margin:10px auto 0;max-width:330px}.footer-grid h3{margin-bottom:9px}.footer-grid a{text-align:center;margin:5px 0}.footer-bottom{align-items:center!important;justify-content:center!important;text-align:center!important;gap:7px!important}.footer-bottom span{display:block;width:100%}
  .license-card{grid-template-columns:1fr;text-align:left;padding:22px}.license-mark{width:56px;height:56px}.license-side{border-left:0;border-top:1px solid rgba(255,255,255,.08);padding:15px 0 0}.license-copy h2{font-size:26px}
  .bonus-popup{padding:14px}.bonus-popup-card{border-radius:18px}.bonus-popup-copy{grid-template-columns:1fr;padding:18px;gap:12px}.bonus-popup-copy .eyebrow,.bonus-popup-copy h2,.bonus-popup-copy p,.bonus-popup-copy .btn{grid-column:1;grid-row:auto}.bonus-popup-copy .btn{width:100%;margin-top:2px}.bonus-popup-copy h2{font-size:25px}
}


/* V8 — alignment, compact bonus popup and language switch */
html,body{max-width:100%;overflow-x:hidden}
main{min-width:0}.shell{max-width:var(--shell)}
.page-hero-inner{max-width:var(--shell)!important}
.section>.shell>.content.text-wide,.section>.shell.content.text-wide{width:100%;max-width:var(--shell);margin-left:0;margin-right:0}
.content p,.content li,.section-heading p,.page-hero p{max-width:980px}
.app-page-section .shell{display:block}.app-copy{width:100%;max-width:980px;margin:0}.app-copy h2{max-width:900px}.app-actions{margin-top:28px}
.lang-switch{display:inline-grid;grid-template-columns:1fr 1fr;align-items:center;flex:0 0 auto;width:78px;height:38px;padding:3px;border:1px solid #2b5278;border-radius:12px;background:#081827;box-shadow:inset 0 1px 0 rgba(255,255,255,.03)}
.lang-option{height:30px;padding:0;border:0;border-radius:8px;background:transparent;color:#91a8c0;font:900 11px/1 Inter,ui-sans-serif,system-ui;cursor:pointer;transition:.18s}.lang-option:hover{color:#fff}.lang-option.active{background:#318cff;color:#fff;box-shadow:0 5px 14px rgba(49,140,255,.28)}
.bonus-popup{padding:18px;background:rgba(0,7,14,.72);backdrop-filter:blur(7px)}
.bonus-popup-card{width:min(460px,calc(100vw - 36px));border-radius:18px}
.bonus-popup-card>img{width:100%;height:168px;aspect-ratio:auto;object-fit:cover;object-position:center}
.bonus-popup-copy{grid-template-columns:minmax(0,1fr) auto;gap:14px 16px;padding:15px 17px 17px}.bonus-popup-copy h2{font-size:23px;margin:3px 0}.bonus-popup-copy p{font-size:11.5px;line-height:1.45}.bonus-popup-copy .eyebrow{font-size:9px}.bonus-popup-copy .btn{min-height:42px;padding:9px 14px;font-size:12px}.bonus-popup-close{top:9px;right:9px;width:34px;height:34px;border-radius:10px;font-size:22px}
@media(max-width:1160px){.lang-switch{width:72px}.header-inner{gap:9px}}
@media(max-width:1020px){.lang-switch{margin-left:auto}.header-cta{margin-left:0}.app-copy{max-width:none}}
@media(max-width:760px){
  .header-inner{gap:8px}.lang-switch{width:70px;height:36px;margin-left:auto}.lang-option{height:28px;font-size:10px}
  .page-hero-inner,.section>.shell>.content.text-wide,.section>.shell.content.text-wide,.app-copy{width:100%;max-width:none;margin-left:0;margin-right:0}
  .page-hero h1{font-size:clamp(32px,10vw,39px)}.page-hero p,.content p,.content li{max-width:none}
  .app-page-section .section{padding-top:34px}.app-copy .action-row{display:grid;grid-template-columns:1fr 1fr}.app-copy .action-row .btn{width:100%}
  .bonus-popup{padding:12px}.bonus-popup-card{width:min(390px,calc(100vw - 24px));border-radius:16px}.bonus-popup-card>img{height:132px}.bonus-popup-copy{grid-template-columns:1fr auto;padding:13px 14px 15px;gap:9px 10px}.bonus-popup-copy .eyebrow{grid-column:1}.bonus-popup-copy h2{grid-column:1;font-size:21px}.bonus-popup-copy p{display:none}.bonus-popup-copy .btn{grid-column:2;grid-row:1/3;align-self:center;width:auto;margin:0;white-space:nowrap}.bonus-popup-close{width:31px;height:31px;font-size:20px}
}
@media(max-width:430px){.brand img{width:142px}.menu-btn{font-size:0;padding:7px 9px}.menu-btn:after{content:'☰';font-size:17px}.bonus-popup-card>img{height:118px}.bonus-popup-copy h2{font-size:19px}.bonus-popup-copy .btn{padding-inline:10px;font-size:11px}}

/* V8.1 — final content alignment */
.app-page-section .shell,.app-copy{min-width:0}
.app-copy{margin-left:0!important;margin-right:auto!important;padding-left:0!important;transform:none!important}
.app-copy>h2,.app-copy>h3,.app-copy>p,.app-copy>ol,.app-copy>ul{margin-left:0!important;transform:none!important}
@media(max-width:760px){.app-copy{max-width:none!important}.app-copy>h2,.app-copy>h3,.app-copy>p,.app-copy>ol,.app-copy>ul{width:100%;max-width:none}}

/* V9 editorial polish */
.lang-switch{display:flex;align-items:center;gap:3px;padding:3px;border:1px solid #244c72;border-radius:11px;background:#071827;flex:0 0 auto}.lang-option{min-width:34px;height:32px;display:grid;place-items:center;border-radius:8px;color:#8fa9c2;font-size:11px;font-weight:900}.lang-option.active{background:#318cff;color:#fff}.lang-option:hover{color:#fff}
.overview-showcase{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(330px,.8fr);gap:22px;align-items:stretch}.overview-copy{padding:30px;border:1px solid #204363;border-radius:22px;background:linear-gradient(145deg,#0c2035,#081726)}.overview-copy h3{font-size:27px;line-height:1.2;margin:0 0 14px}.overview-copy p{color:#b8cada;margin:0 0 15px}.inline-links{display:flex;gap:8px;flex-wrap:wrap;margin-top:20px}.inline-links a{padding:8px 11px;border:1px solid #2d5d88;border-radius:10px;background:#0b2742;color:#b9dcff;font-size:12px;font-weight:800}.overview-points{display:grid;grid-template-columns:1fr 1fr;gap:12px}.overview-points>div{display:flex;flex-direction:column;justify-content:flex-end;min-height:150px;padding:20px;border:1px solid #214565;border-radius:18px;background:#0a1b2d}.overview-points b{font-size:34px;line-height:1;color:#72b8ff}.overview-points span{margin-top:10px;color:#9fb4c9;font-size:13px;line-height:1.45}
.access-notes{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:28px}.access-notes>div{padding:24px 26px;border-left:3px solid #318cff;background:linear-gradient(90deg,rgba(49,140,255,.09),transparent 75%);border-radius:0 16px 16px 0}.access-notes span{color:#6db4ff;font-size:11px;font-weight:900;letter-spacing:.12em}.access-notes h3{margin:7px 0 8px;font-size:21px}.access-notes p{margin:0;color:#adbed0}
.mobile-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.mobile-choice{padding:30px;border:1px solid #224865;border-radius:22px;background:#091a2b}.mobile-choice.primary{background:linear-gradient(145deg,#0e2a47,#091827)}.mobile-choice h2{font-size:34px;margin:8px 0 10px}.mobile-choice p,.mobile-choice li{color:#b4c6d7}.mobile-choice ul{padding-left:20px;margin:15px 0 23px}.content-card-wide{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:30px;border:1px solid #234b6d;border-radius:22px;background:linear-gradient(135deg,#0c2137,#091725)}.content-card-wide h2{font-size:35px;margin:8px 0 10px}.content-card-wide p{color:#b6c8d9;max-width:760px;margin:0}
.editorial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.editorial-card{position:relative;min-height:230px;padding:28px;border:1px solid #214562;border-radius:20px;background:linear-gradient(155deg,#0d2238,#081724)}.editorial-card>span{font-size:11px;color:#65aff7;font-weight:900;letter-spacing:.12em}.editorial-card h2{font-size:26px;line-height:1.2;margin:26px 0 10px}.editorial-card p{color:#adc0d2;margin:0}.provider-summary-card{align-self:stretch;display:flex;flex-direction:column;justify-content:center;padding:28px;border:1px solid #244c70;border-radius:22px;background:linear-gradient(145deg,#0c2239,#081724)}.provider-summary-card span{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#68b3ff;font-weight:900}.provider-summary-card strong{font-size:26px;margin:7px 0}.provider-summary-card p{color:#aebfd1;margin:0}.feature-chip-grid{display:flex;gap:9px;flex-wrap:wrap;margin:14px 0 4px}.feature-chip-grid span{padding:9px 12px;border-radius:999px;border:1px solid #285a84;background:#0c2945;color:#c5e2ff;font-size:12px;font-weight:750}
.faq-hero{padding-bottom:30px}.faq-section .faq{max-width:1000px;margin:0 auto}.faq-section .section-heading{margin-bottom:18px}.faq details{border-radius:15px;background:#0a1b2d;border:1px solid #214665;margin-bottom:10px}.faq summary{padding:17px 19px;font-weight:820;cursor:pointer}.faq-answer{padding:0 19px 18px;color:#aec0d1}.faq-answer p{margin:0}
.content.text-wide{max-width:1060px;margin-left:auto;margin-right:auto}.content.text-wide>h2{padding-top:2px}.page-hero-inner{max-width:1060px}.slot-layout{grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.slot-side{position:sticky;top:100px;align-self:start}.slot-side .copy-card{height:auto}.provider-hero-inner{grid-template-columns:minmax(0,1fr) 310px;align-items:stretch}.provider-main{align-self:center}.provider-links{flex-wrap:wrap}
.bonus-popup-card{width:min(430px,calc(100vw - 30px))!important}.bonus-popup-card>img{aspect-ratio:1200/596;object-fit:cover}.bonus-popup-copy{padding:16px 18px!important}.bonus-popup-copy h2{font-size:25px!important}.bonus-popup-copy p{font-size:12px!important}.bonus-popup-copy .btn{min-height:40px;padding:9px 14px;font-size:12px}
@media(max-width:1000px){.mainnav{display:none}.menu-btn{display:block;margin-left:auto}.mainnav.open{display:grid;position:absolute;left:22px;right:22px;top:68px;padding:14px;border:1px solid #21435f;border-radius:16px;background:#071725;grid-template-columns:repeat(3,1fr);white-space:normal;box-shadow:0 20px 50px rgba(0,0,0,.35)}.mainnav.open a{padding:10px}.overview-showcase,.provider-hero-inner{grid-template-columns:1fr}.provider-summary-card{min-height:160px}.editorial-grid{grid-template-columns:1fr 1fr}}
@media(max-width:720px){.shell{width:min(100% - 24px,var(--shell))}.header-inner{gap:8px}.brand img{width:142px}.lang-switch{margin-left:auto}.header-cta{display:none}.overview-showcase,.mobile-choice-grid,.access-notes,.editorial-grid{grid-template-columns:1fr}.overview-points{grid-template-columns:1fr 1fr}.content-card-wide{align-items:stretch;flex-direction:column}.action-row{flex-wrap:wrap}.action-row .btn{flex:1 1 150px}.slot-layout{grid-template-columns:1fr}.slot-side{position:static}.provider-hero-inner{grid-template-columns:1fr}.footer-grid{text-align:center;grid-template-columns:1fr!important}.footer-grid>div{align-items:center!important}.footer-brand img{margin-inline:auto}.footer-bottom{justify-content:center;text-align:center}.promo-strip{grid-template-columns:1fr}.promo-strip img{max-width:100%}.mainnav.open{grid-template-columns:1fr 1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mobile-bottom-actions{display:grid!important;grid-template-columns:1fr 1fr}}
@media(max-width:420px){.overview-points{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.mainnav.open{left:12px;right:12px}.page-hero h1,.provider-main h1,.slot-main h1{font-size:36px}.editorial-card{min-height:0}.footer{padding-bottom:82px}}


/* Production V10 — RU/EN layout normalization + EEAT */
/* Equivalent RU/EN components share one geometry. Text stays readable while the block itself is centered. */
.page-hero-inner,.provider-copy,.content.text-wide,.section>.shell>.content:not(.slot-main),.app-copy{width:100%;max-width:1060px;margin-left:auto!important;margin-right:auto!important;transform:none!important}
.section-heading:not(.center){width:100%;max-width:1060px;margin-left:auto;margin-right:auto}
.section-heading:not(.center)>p{max-width:900px}
.page-hero-inner,.provider-main,.slot-main,.content,.copy-card,.overview-copy,.license-copy,.provider-summary-card,.mobile-choice,.editorial-card{text-align:left}
.section-heading.center,.section-heading.center>p{text-align:center;margin-left:auto;margin-right:auto}
.section>.shell>.table-wrap,.section>.shell>.copy-grid,.section>.shell>.feature-grid,.section>.shell>.game-grid,.section>.shell>.provider-grid,.section>.shell>.review-grid{margin-left:auto;margin-right:auto}
.table-wrap{width:100%}.info-table th,.info-table td{text-align:left!important}
.copy-card,.feature-card,.provider-card,.review-card{min-width:0}

.eeat-strip{padding:0 0 58px}.eeat-card{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:22px;align-items:center;padding:22px 24px;border:1px solid #244b6e;border-radius:18px;background:linear-gradient(145deg,#0c2136,#081624)}
.eeat-main{display:flex;gap:15px;align-items:flex-start}.eeat-badge{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:13px;background:#0c3156;border:1px solid #2f6b9e;color:#79beff;font-size:19px;font-weight:900}.eeat-copy strong{display:block;font-size:15px}.eeat-copy p{margin:4px 0 0;color:#9fb4c9;font-size:12.5px;line-height:1.55}.eeat-links{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}.eeat-links a{padding:8px 10px;border:1px solid #2a557d;border-radius:10px;background:#0a2035;color:#a9d3fb;font-size:11px;font-weight:800}
.editorial-page-grid{display:grid;grid-template-columns:minmax(0,1fr) 310px;gap:28px;align-items:start}.editorial-aside{position:sticky;top:96px}.editorial-aside .copy-card{margin-bottom:14px}.trust-table{margin:20px 0}.source-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:18px 0}.source-item{padding:20px;border:1px solid #214361;border-radius:16px;background:#0a1b2d}.source-item h3{margin:0 0 7px}.source-item p{margin:0;color:#a9bdd0}.source-item a{color:#79baff;text-decoration:underline}
.fast-unique{margin-top:34px}.fast-unique .info-table{min-width:640px}.fast-unique-note{padding:18px 20px;margin:16px 0 0;border-left:3px solid #318cff;border-radius:0 13px 13px 0;background:linear-gradient(90deg,rgba(49,140,255,.10),transparent)}.fast-unique-note p{margin:0}
.footer-legal-links{display:flex;gap:10px 14px;flex-wrap:wrap;justify-content:center;width:100%;margin-top:14px;font-size:11px;color:#86a1bb}.footer-legal-links a{color:#9ec7ed}
@media(max-width:900px){.editorial-page-grid{grid-template-columns:1fr}.editorial-aside{position:static}.eeat-card{grid-template-columns:1fr}.eeat-links{justify-content:flex-start}}
@media(max-width:720px){.page-hero-inner,.provider-copy,.content.text-wide,.section>.shell>.content:not(.slot-main),.app-copy,.section-heading:not(.center){max-width:none}.eeat-strip{padding-bottom:40px}.eeat-card{padding:18px}.eeat-main{gap:11px}.eeat-badge{width:38px;height:38px;flex-basis:38px}.source-list{grid-template-columns:1fr}.fast-unique .info-table{min-width:560px}}
.game-distinction{margin:20px 0 24px;padding:18px 20px;border:1px solid #214a6d;border-radius:15px;background:linear-gradient(135deg,rgba(49,140,255,.08),rgba(8,22,36,.25));color:#bdd0e1!important}


/* MOBILE HEADER V3 — Play CTA + burger */
.mobile-play-cta,.mobile-lang-switch{display:none}
@media(max-width:760px){
  .header-inner{height:64px;gap:8px}
  .brand{margin-right:auto;min-width:0}
  .brand img{width:130px!important;max-width:34vw}
  .desktop-lang-switch,.header-cta{display:none!important}
  .mobile-play-cta{display:inline-flex;flex:0 0 auto;min-height:38px;padding:8px 13px;border-radius:11px;font-size:12px;white-space:nowrap;margin-left:auto}
  .menu-btn{display:inline-flex!important;align-items:center;justify-content:center;flex:0 0 42px;width:42px;height:38px;padding:0!important;font-size:0!important;line-height:1;border-radius:11px!important}
  .menu-btn::before{content:"☰";font-size:22px;font-weight:700;line-height:1;color:#fff}
  .menu-btn[aria-expanded="true"]::before{content:"×";font-size:28px;font-weight:400}
  .mainnav{top:64px;left:12px;right:12px;max-height:calc(100vh - 78px);overflow:auto;padding:12px}
  .mainnav.open{display:grid!important;grid-template-columns:1fr 1fr;gap:2px 8px}
  .mainnav>a{display:flex;align-items:center;min-height:42px;padding:10px 11px!important;border-radius:9px}
  .mainnav>a:hover{background:#0d2945}
  .mobile-lang-switch{grid-column:1/-1;display:flex;align-items:center;gap:6px;margin-top:8px;padding-top:10px;border-top:1px solid #1c3d5b}
  .mobile-lang-switch .lang-option{display:grid;place-items:center;min-width:44px;height:34px;padding:0 12px;border-radius:9px;background:#0a1d30;color:#9eb6cd;font-size:11px;font-weight:900}
  .mobile-lang-switch .lang-option.active{background:#318cff;color:#fff}
}
@media(max-width:390px){
  .brand img{width:116px!important;max-width:32vw}
  .mobile-play-cta{padding-inline:10px;font-size:11px}
  .menu-btn{flex-basis:40px;width:40px}
}
