: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}}

/* FINAL 2026 semantic + layout fixes */
.slot-side{position:static!important;top:auto!important}.semantic-section{padding-top:42px;padding-bottom:54px;background:radial-gradient(circle at 82% 0,rgba(49,140,255,.08),transparent 34%)}.semantic-section h2{max-width:940px}.footer-extra-links{display:contents}.footer-extra-links a{display:block}.site-header .mainnav a{letter-spacing:-.01em}@media(max-width:720px){.semantic-section{padding-top:34px;padding-bottom:42px}.content-card-wide h2{font-size:29px}.footer-extra-links{display:block;text-align:center}.footer-extra-links a{margin:7px 0}}

/* 2026-08-30 VISUAL REFRESH */
:root{--bg:#071426;--surface:#0d2138;--surface2:#102a46;--line:#2a5f93;--text:#f7fbff;--muted:#b5c9de;--blue:#41a0ff;--blue2:#8cd0ff;--shadow:0 26px 70px rgba(0,0,0,.30)}
body{
  background:
    radial-gradient(circle at 12% 0%, rgba(41,121,255,.18) 0, rgba(41,121,255,0) 28%),
    radial-gradient(circle at 88% 12%, rgba(56,149,255,.14) 0, rgba(56,149,255,0) 24%),
    linear-gradient(180deg,#081728 0%,#071321 54%,#050d17 100%);
}
.site-header{background:rgba(4,13,23,.90);border-bottom:1px solid rgba(114,184,255,.20);box-shadow:0 10px 34px rgba(0,0,0,.18)}
.mainnav a{color:#c7d8ea}.mainnav a:hover{color:#fff;text-shadow:0 0 18px rgba(122,194,255,.25)}
.btn{background:linear-gradient(135deg,#3292ff,#59b5ff);box-shadow:0 14px 34px rgba(59,151,255,.27)}
.btn-secondary{background:linear-gradient(180deg,#0f2a46,#0b223a);border:1px solid #3970a8;color:#eef7ff}
.hero-card{min-height:490px;border:1px solid #2f699f;background-image:linear-gradient(90deg,rgba(3,12,22,.97) 0%,rgba(3,12,22,.92) 38%,rgba(3,12,22,.22) 71%,rgba(3,12,22,.06) 100%),url('../img/banners/cashback.webp');box-shadow:0 30px 80px rgba(0,0,0,.34), inset 0 1px 0 rgba(255,255,255,.04)}
.hero-copy{width:54%;padding:56px 54px}
.hero h1 em{color:#7fc5ff;text-shadow:0 0 26px rgba(75,164,255,.18)}
.section-alt{background:linear-gradient(180deg,rgba(20,62,105,.28),rgba(10,26,44,.10));border-top:1px solid rgba(107,169,229,.12);border-bottom:1px solid rgba(107,169,229,.08)}
.copy-card,.feature-card,.provider-card,.review-card,.slot-kpi,.fast-kpis div,.provider-logo-box,.mobile-choice,.editorial-card,.provider-summary-card,.content-card-wide,.overview-copy,.overview-points>div,.access-notes>div,.mobile-feature-list>div,.info-table,.notice>div,.bonus-popup-card{
  box-shadow:inset 0 1px 0 rgba(255,255,255,.03), 0 14px 34px rgba(0,0,0,.15);
}
.copy-card,.provider-card,.feature-card,.review-card,.slot-kpi,.fast-kpis div,.overview-copy,.overview-points>div,.mobile-choice,.editorial-card,.provider-summary-card,.content-card-wide{border-color:#285583;background:linear-gradient(160deg,#102842,#0a1c2f)}
.info-table{background:#0b1d31}.info-table tbody tr:hover td{background:#102842}
.page-hero-inner,.content.text-wide,.provider-copy{max-width:none!important;width:100%!important;margin-left:0!important;margin-right:0!important}
.page-hero p,.content p,.content li,.provider-copy p{max-width:980px}
.section>.shell>.content.text-wide,.section>.shell.content.text-wide{padding-left:0!important;padding-right:0!important}
@media(max-width:760px){
  .hero-card{background-image:linear-gradient(180deg,rgba(3,12,22,.78),rgba(3,12,22,.96)),url('../img/banners/cashback.webp');background-position:70% center}
  .hero-copy{width:100%;padding:30px 24px}
}

/* V11 — unified inner-page alignment and compact editorial layout */
.shell.page-hero-inner,
.section > .shell.content.text-wide{
  width:min(var(--shell),calc(100% - 44px))!important;
  max-width:var(--shell)!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
.section > .shell > .content.text-wide{
  width:100%!important;
  max-width:none!important;
  margin-left:0!important;
  margin-right:0!important;
}
.page-hero{padding:28px 0 24px;background:linear-gradient(180deg,rgba(31,91,151,.16),rgba(10,27,46,.04));border-bottom:1px solid rgba(93,162,231,.08)}
.page-hero-inner{min-width:0}
.page-hero h1{margin-top:8px;margin-bottom:12px;max-width:980px}
.page-hero p{max-width:980px;margin-bottom:0}
.page-hero .action-row{margin-top:20px}
.section{padding:52px 0}.section-tight{padding:38px 0}
.content h2{margin-top:32px}.content h2:first-child{margin-top:0}
.copy-grid{grid-template-columns:repeat(2,minmax(0,520px));justify-content:start;max-width:1060px;gap:16px}
.copy-card{height:auto!important;min-height:0!important;padding:20px 22px}.copy-card h3{margin-bottom:7px}.copy-card p{line-height:1.62}
.review-summary{max-width:1060px}.review-page-grid{max-width:1160px}
.editorial-grid{max-width:1160px}.editorial-card{min-height:190px;padding:23px}
.mobile-choice-grid{max-width:1060px}.mobile-choice{padding:24px}
.provider-summary-card{min-height:0!important;padding:24px}
.content-card-wide{max-width:1160px;padding:24px 26px}
.overview-points>div{min-height:128px}
.faq-section .faq{max-width:1060px;margin-left:0;margin-right:0}
.faq-section .section-heading{max-width:1060px}
.review-disclosure{max-width:920px;margin-top:14px;color:#8faac4;font-size:12px;line-height:1.55}
@media(max-width:760px){
  .shell.page-hero-inner,.section > .shell.content.text-wide{width:min(100% - 24px,var(--shell))!important}
  .page-hero{padding:22px 0 20px}.section{padding:40px 0}.section-tight{padding:30px 0}
  .copy-grid{grid-template-columns:1fr;max-width:none}.copy-card{padding:18px}
  .editorial-card{min-height:0}.mobile-choice{padding:20px}.content-card-wide{padding:21px}
}
/* header balance after adding Reviews */
.mainnav{gap:10px}.mainnav a{font-size:11px}.brand img{width:184px}
@media(max-width:1180px){.mainnav{gap:8px}.mainnav a{font-size:10.4px}.brand img{width:170px}}


/* V14 — keep V13 content/layout fixes with the previous dark LuckyBear theme */
.naming-note{
  padding:24px 0 28px!important;
  border-top:1px solid rgba(92,157,219,.18);
  background:radial-gradient(circle at 86% 0,rgba(49,140,255,.055),transparent 36%);
}
.naming-note .content{max-width:1060px!important}
.naming-note h2{
  font-size:clamp(23px,2.2vw,30px)!important;
  margin:0 0 10px!important;
  color:#f5f9ff!important;
}
.naming-note p{
  max-width:940px!important;
  margin:0 0 10px!important;
  color:#aebfd1!important;
}
.naming-note p:last-child{margin-bottom:0!important}

.page-hero>.shell{
  width:min(var(--shell),calc(100% - 44px));
  margin-left:auto;
  margin-right:auto;
}
.page-hero-copy{
  width:100%;
  max-width:1060px;
  margin:0;
}
.page-hero-copy h1{
  max-width:980px;
  margin:8px 0 12px;
  color:#f5f9ff;
}
.page-hero-copy p{
  max-width:980px;
  color:#b9cadb;
}
.page-hero-copy .actions{
  display:flex;
  gap:10px;
  flex-wrap:wrap;
  margin-top:20px;
}

@media(max-width:760px){
  .naming-note{padding:20px 0 22px!important}
  .page-hero>.shell{width:min(100% - 24px,var(--shell))}
  .mobile-bottom-actions{
    background:rgba(5,16,28,.96)!important;
    border-top-color:#244867!important;
  }
  .mobile-bottom-actions a{
    background:#0d2945!important;
    border-color:#285d88!important;
    color:#c8e3fb!important;
  }
  .mobile-bottom-actions a:last-child{
    background:linear-gradient(135deg,#237df5,#3d9dff)!important;
    color:#fff!important;
    border-color:transparent!important;
  }
}

/* V14.1 — provider logo underlay for readability */
.provider-logo{
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center;
  align-self:flex-start;
  width:auto;
  max-width:100%;
  min-height:72px;
  height:auto!important;
  padding:14px 18px;
  margin:0 0 12px;
  border-radius:16px;
  border:1px solid rgba(116,170,228,.34);
  background:linear-gradient(180deg,rgba(248,252,255,.98),rgba(229,240,252,.96));
  box-shadow:0 10px 24px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.95);
}
.provider-logo img{
  display:block;
  max-width:150px;
  max-height:48px;
  width:auto;
  height:auto;
}
.provider-logo-box{
  border:1px solid rgba(116,170,228,.38)!important;
  background:linear-gradient(180deg,rgba(248,252,255,.98),rgba(229,240,252,.96))!important;
  box-shadow:0 14px 30px rgba(0,0,0,.16), inset 0 1px 0 rgba(255,255,255,.95)!important;
}
.provider-logo-box img{
  max-width:162px;
  max-height:64px;
  width:auto;
  height:auto;
}
@media(max-width:760px){
  .provider-logo{padding:12px 14px;min-height:66px}
  .provider-logo img{max-width:136px;max-height:42px}
  .provider-logo-box img{max-width:150px;max-height:56px}
}

/* V14.2 — provider underlays softer, more transparent, site-colored */
.provider-logo{
  background:linear-gradient(180deg,rgba(122,190,255,.18),rgba(122,190,255,.10))!important;
  border:1px solid rgba(126,190,255,.26)!important;
  box-shadow:0 8px 20px rgba(0,0,0,.14), inset 0 1px 0 rgba(255,255,255,.10)!important;
}
.provider-logo-box{
  background:linear-gradient(180deg,rgba(122,190,255,.16),rgba(122,190,255,.09))!important;
  border:1px solid rgba(126,190,255,.24)!important;
  box-shadow:0 10px 24px rgba(0,0,0,.14), inset 0 1px 0 rgba(255,255,255,.08)!important;
}
@supports (backdrop-filter: blur(6px)){
  .provider-logo,.provider-logo-box{backdrop-filter:blur(6px)}
}

/* V15 — SEO / trust / accessibility polish */
.editorial-meta{margin-top:4px;padding:10px 0 0;color:#7894b0;font-size:11px;line-height:1.5}
.editorial-meta a{color:#7ebeff;text-decoration:underline;text-decoration-color:rgba(126,190,255,.35);text-underline-offset:3px}
.editorial-meta a:hover{color:#c7e3ff}
.trust-strip{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:24px}
.trust-strip>div{padding:18px 20px;border:1px solid #25527a;border-radius:16px;background:linear-gradient(155deg,#0d2238,#081724)}
.trust-strip strong{display:block;font-size:14px;color:#f5f9ff;margin-bottom:5px}.trust-strip span{display:block;color:#9eb4ca;font-size:12px;line-height:1.55}
:focus-visible{outline:3px solid rgba(114,184,255,.85);outline-offset:3px;border-radius:8px}
.btn,.mainnav a,.lang-option,.mobile-bottom-actions a{min-height:44px}
.mainnav a{display:inline-flex;align-items:center}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
@media(max-width:760px){.editorial-meta{width:min(100% - 24px,var(--shell));padding-top:8px}.trust-strip{grid-template-columns:1fr}.btn,.mainnav a,.lang-option,.mobile-bottom-actions a{min-height:46px}}


/* V16 darker theme + mobile hero spacing */
body{background:radial-gradient(circle at 14% 0%,rgba(36,103,180,.14) 0,rgba(36,103,180,0) 27%),radial-gradient(circle at 88% 12%,rgba(44,118,205,.12) 0,rgba(44,118,205,0) 23%),linear-gradient(180deg,#04101d 0%,#071321 52%,#040b14 100%)!important}
.site-header{background:rgba(3,11,20,.94)!important;border-bottom-color:rgba(86,149,214,.18)!important}
.section-alt{background:linear-gradient(180deg,rgba(16,44,74,.30),rgba(7,18,30,.12))!important}
.copy-card,.feature-card,.provider-card,.review-card,.slot-kpi,.fast-kpis div,.provider-logo-box,.mobile-choice,.editorial-card,.provider-summary-card,.content-card-wide,.overview-copy,.overview-points>div,.access-notes>div,.mobile-feature-list>div,.info-table,.notice>div,.bonus-popup-card{background:linear-gradient(160deg,#0c2137,#081726)!important;border-color:#244a72!important}
.page-hero{background:linear-gradient(180deg,rgba(19,59,99,.14),rgba(6,17,28,.03))!important}
@media(max-width:760px){
  .page-hero{padding:18px 0 12px!important}
  .breadcrumbs{padding-top:10px!important;padding-bottom:2px!important}
  .editorial-meta{margin-top:2px!important;margin-bottom:0!important}
  .page-hero + .section,
  .page-hero + .editorial-meta + .section,
  .breadcrumbs + .page-hero + .section,
  .breadcrumbs + .page-hero + .editorial-meta + .section{padding-top:24px!important}
  .section{padding:32px 0!important}
  .section-tight{padding:22px 0!important}
  .copy-grid,.feature-grid,.provider-grid,.review-grid,.overview-points,.mobile-access-grid{gap:14px!important}
}
