:root{--ink:#10162b;--muted:#5e6780;--navy:#050d35;--blue:#1748e8;--purple:#6626b8;--orange:#ff5912;--paper:#f3f6fc;--line:#dce3f2;--white:#fff;--shell:1280px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:126px}body{margin:0;color:var(--ink);background:var(--paper);font:16px/1.65 Inter,Segoe UI,Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}a{color:inherit}.shell{width:min(var(--shell),calc(100% - 40px));margin-inline:auto}.site-header{position:sticky;top:0;z-index:50;background:#fff;border-top:8px solid #05060c;box-shadow:0 2px 16px #0b1b5712}.header-inner{height:82px;display:flex;align-items:center;gap:28px}.brand img{display:block;width:154px;height:auto}.main-nav{display:flex;gap:24px;font-size:14px;font-weight:800}.main-nav a{text-decoration:none}.main-nav a:hover{color:var(--orange)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:10px}.lang{font-size:13px;font-weight:800}.btn{border:0;border-radius:999px;padding:12px 21px;font-weight:850}.btn-orange{color:#fff;background:linear-gradient(135deg,#ff6b0d,#ff4215);box-shadow:0 10px 25px #ff58123b}.btn-ghost{background:#fff;color:var(--orange);border:1.5px solid var(--orange)}.btn-large{padding:17px 30px;font-size:17px}.menu-toggle{display:none;border:0;background:none;font-size:26px}.hero{min-height:650px;margin-top:18px;border-radius:28px;overflow:hidden;background:linear-gradient(90deg,rgba(2,8,35,.97) 0%,rgba(3,11,48,.91) 47%,rgba(3,11,48,.2) 72%),url('./assets/images/hero-review-lab.webp') 60% center/cover no-repeat;display:flex;align-items:center;color:#fff;box-shadow:0 24px 60px #07123d35}.hero-copy{width:57%;padding:54px}.eyebrow,.updated{color:#ffb188;font-size:13px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.hero h1{font-size:clamp(38px,4vw,64px);line-height:1.04;letter-spacing:-.04em;margin:12px 0 18px;max-width:750px}.status-pill{display:inline-flex;align-items:center;gap:9px;border:1px solid #ff765c;background:#4d1627;padding:8px 14px;border-radius:999px;font-size:13px;font-weight:800}.status-pill span{width:9px;height:9px;background:#ff6a4d;border-radius:50%;box-shadow:0 0 0 6px #ff684b2d}.welcome-offer{margin-top:22px;max-width:600px;padding:22px 25px;border:1px solid #9d75ff;background:linear-gradient(135deg,#172d84e8,#5a1a82ec);border-radius:22px;box-shadow:inset 0 1px #ffffff35}.offer-label{margin:0;color:#ffbf91;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.1em}.offer-value{margin:4px 0 13px;font-size:31px;line-height:1.18;font-weight:900}.offer-stages{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:17px}.offer-stages b{padding:6px 9px;background:#ffffff18;border:1px solid #ffffff24;border-radius:999px;font-size:12px}.hero-note{font-size:12px;color:#dfe4ff;margin:14px 0 0}.casino-lobby{padding:26px 0 60px}.lobby-tools{display:flex;gap:10px;background:#e7ecfa;padding:14px;border-radius:18px}.lobby-tools label{flex:1;background:#fff;border-radius:999px;padding:10px 17px}.lobby-tools input{border:0;outline:0;width:calc(100% - 30px)}.chip{border:0;background:#fff;border-radius:999px;padding:10px 22px;color:var(--orange);font-weight:800}.game-tabs{display:flex;gap:8px;padding:9px 14px 14px;background:#e7ecfa;overflow:auto}.game-tabs button{border:0;background:transparent;white-space:nowrap;padding:9px 16px;font-weight:800;border-radius:999px}.game-tabs .active{background:#fff0e9;color:var(--orange)}.section-line{display:flex;justify-content:space-between;align-items:center;margin:24px 0 12px}.section-line p{margin:0;font-size:20px}.section-line span{color:#969fb2;font-size:13px}.section-line a{color:var(--orange);font-weight:800}.games-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.game{position:relative;min-width:0;overflow:hidden;border:1px solid #b9c8fa;border-radius:16px;background:#fff}.game img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}.game div{position:absolute;inset:auto 0 0;padding:34px 10px 10px;color:#fff;background:linear-gradient(transparent,#081033 40%)}.game strong,.game small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game small{font-size:11px;color:#cfd6f5}.game button,.alternatives button{margin-top:7px;border:0;border-radius:999px;background:var(--orange);color:#fff;font-weight:850;padding:7px 13px}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:25px}.trust-grid>div{display:grid;grid-template-columns:70px 1fr;grid-template-rows:auto auto;align-items:center;padding:13px;background:#fff;border:1px solid var(--line);border-radius:16px}.trust-grid img{grid-row:1/3;width:58px}.trust-grid small{color:var(--muted)}.editorial-head{display:grid;grid-template-columns:2fr 1fr;gap:18px;padding:24px 0}.author-card,.method{background:#fff;border:1px solid var(--line);border-radius:20px;padding:22px}.author-card{display:flex;gap:20px;align-items:center}.author-card img{width:106px;height:106px;object-fit:cover;border-radius:18px}.author-card span{color:var(--orange);font-size:12px;text-transform:uppercase;font-weight:900}.author-card strong{display:block;font-size:24px}.author-card p{margin:3px 0;color:var(--muted)}.author-card small{font-weight:750}.method b{font-size:19px}.method ul{display:grid;grid-template-columns:1fr 1fr;gap:6px 20px;padding-left:19px;margin:10px 0}.review-nav{position:sticky;top:90px;z-index:40;background:#081443;color:#fff;box-shadow:0 7px 20px #06113723}.review-nav div{display:flex;overflow:auto}.review-nav a{padding:14px 18px;text-decoration:none;white-space:nowrap;font-size:14px;font-weight:800}.review-nav a:hover{background:#17389c}.content{max-width:1120px;padding:42px 0 70px}.content section{padding:22px 0 30px;border-bottom:1px solid var(--line)}h2{font-size:clamp(28px,3vw,42px);line-height:1.18;letter-spacing:-.025em;margin:8px 0 20px}h3{font-size:22px;line-height:1.28;margin:28px 0 8px}.content p{max-width:920px}.updated{text-align:center;color:var(--orange)}.status-board{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin:25px 0}.status-board>div{padding:18px;border:1px solid var(--line);background:#fff;border-radius:14px}.status-board b,.status-board strong{display:block}.status-board b{font-size:12px;color:var(--muted);margin:10px 0 3px}.dot{display:block;width:11px;height:11px;border-radius:50%}.red{background:#ed4b4b}.green{background:#2eb66d}.amber{background:#ff9d22}.blue{background:#2877ed}.fine{font-size:13px;color:var(--muted)}.steps,.kyc{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:22px 0}.steps>div,.kyc>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:18px}.steps b,.kyc b{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:#e8edff;color:var(--blue);margin-bottom:12px}.steps strong,.kyc strong{display:block}.steps span,.kyc span{font-size:14px;color:var(--muted)}.note{display:block;margin:22px 0;padding:18px 20px;border-left:5px solid var(--blue);border-radius:8px;background:#e9efff}.note b{display:block}.warning{border-color:var(--orange);background:#fff0e9}.compare,.alternatives,.problem-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:22px 0}.compare>div,.alternatives article,.problem-grid>div{background:#fff;border:1px solid var(--line);border-radius:16px;padding:20px}.compare span,.alternatives span{font-size:11px;color:var(--orange);font-weight:900;letter-spacing:.08em}.compare b{display:block;font-size:19px}.checks{padding:20px 20px 20px 40px;background:#fff;border-radius:16px;border:1px solid var(--line)}.checks li{margin:6px 0}.table-wrap{overflow:auto;border:1px solid var(--line);border-radius:16px;background:#fff}table{border-collapse:collapse;width:100%;min-width:680px}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--line)}th{background:#112b87;color:#fff}.calc{display:flex;align-items:center;gap:12px;padding:18px;margin:22px 0;background:#081443;color:#fff;border-radius:18px;width:max-content;max-width:100%}.calc div{padding:10px 18px;background:#ffffff12;border-radius:12px}.calc span,.calc b{display:block}.calc span{font-size:11px;color:#c5d0fa}.calc b{font-size:22px}.calc .result{background:var(--orange)}.payments{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.payments div{display:flex;justify-content:space-between;padding:18px;background:#fff;border:1px solid var(--line);border-radius:12px}.payments span{color:var(--muted)}.mobile-band{display:grid;grid-template-columns:1.1fr 1fr;align-items:center;overflow:hidden!important;padding:35px!important;margin:30px 0;border:0!important;border-radius:24px;background:linear-gradient(135deg,#071b73,#4b1a8e);color:#fff}.mobile-band img{width:100%;border-radius:20px}.alternatives h3{margin:8px 0}.problem-grid{grid-template-columns:1fr 1fr}.problem-grid h3{margin:0 0 7px}details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:16px 20px;margin:9px 0}summary{font-weight:850;cursor:pointer}details p{margin-bottom:0}.verdict{display:flex;gap:25px;align-items:center;padding:30px!important;border:1px solid #c8d5ff!important;border-radius:22px;background:#fff}.verdict img{border-radius:50%;width:135px;height:135px;object-fit:cover}.verdict h2{font-size:32px;margin:5px 0}.verdict span{font-weight:800}.final-cta{text-align:center;background:radial-gradient(circle at 50% 0,#5030ab,#07113d 55%);color:#fff;padding:70px 0}.final-cta span{color:#ffb188;font-weight:900}.final-cta h2{margin:8px 0}.final-cta p{color:#dce3ff}footer{background:#050918;color:#cbd2e6;padding:50px 0 100px;font-size:14px}.footer-top{display:flex;align-items:center;gap:35px}.footer-top img{filter:none}.footer-top p{margin:2px 0}.responsible-logos{display:flex;align-items:center;gap:18px;margin:22px 0}.responsible-logos img{max-width:130px;max-height:38px;object-fit:contain}.footer-links{display:flex;gap:20px;padding:15px 0;border-top:1px solid #252c42;border-bottom:1px solid #252c42}.mobile-cta{display:none}
@media(max-width:980px){.main-nav{display:none}.menu-toggle{display:block;margin-left:auto}.header-actions{display:none}.main-nav.open{display:flex;position:absolute;top:82px;left:0;right:0;flex-direction:column;padding:20px;background:#fff;box-shadow:0 12px 25px #07123d22}.hero-copy{width:68%;padding:36px}.games-grid{grid-template-columns:repeat(4,1fr)}.trust-grid{grid-template-columns:1fr 1fr}.steps,.kyc{grid-template-columns:1fr 1fr}.review-nav{top:82px}.status-board{grid-template-columns:1fr 1fr}}
@media(max-width:640px){body{padding-bottom:68px}.shell{width:min(100% - 20px,var(--shell))}.site-header{border-top-width:5px}.header-inner{height:60px}.brand img{width:133px}.main-nav.open{top:60px}.hero{min-height:680px;margin-top:10px;border-radius:18px;background:linear-gradient(180deg,rgba(3,10,42,.45),rgba(3,10,42,.88) 42%,rgba(3,10,42,.98)),url('./assets/images/hero-review-lab.webp') 72% top/auto 100% no-repeat;align-items:flex-end}.hero-copy{width:100%;padding:26px 14px 24px;text-align:center}.hero h1{font-size:31px}.eyebrow{font-size:11px}.welcome-offer{padding:18px 13px}.offer-value{font-size:27px}.offer-stages{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.offer-stages b{font-size:11px;padding:8px 3px}.welcome-offer .btn{width:100%}.lobby-tools{display:grid;grid-template-columns:1fr 1fr}.lobby-tools label{grid-column:1/3}.game-tabs{padding:9px;scrollbar-width:thin}.game-tabs button{padding:9px 13px}.games-grid{grid-template-columns:repeat(2,1fr);gap:9px}.game div{padding:30px 8px 8px}.game button{padding:6px 12px}.trust-grid{grid-template-columns:1fr 1fr;gap:8px}.trust-grid>div{display:flex;flex-direction:column;text-align:center;padding:12px 5px}.trust-grid img{width:52px}.editorial-head{grid-template-columns:1fr}.author-card{align-items:flex-start;padding:15px}.author-card img{width:78px;height:78px}.author-card strong{font-size:20px}.author-card p{font-size:13px}.method{display:none}.review-nav{top:60px}.review-nav a{padding:12px 14px}.content{padding-top:25px}h2{font-size:29px}h3{font-size:20px}.status-board,.steps,.kyc,.compare,.alternatives,.problem-grid{grid-template-columns:1fr}.status-board{grid-template-columns:1fr 1fr}.status-board>div{padding:13px}.calc{width:100%;gap:6px;padding:10px}.calc div{padding:9px}.calc b{font-size:17px}.payments{grid-template-columns:1fr 1fr}.payments div{display:block;padding:13px}.payments span{display:block;font-size:12px}.mobile-band{grid-template-columns:1fr;padding:22px!important}.mobile-band img{margin-top:20px}.verdict{align-items:flex-start;padding:20px!important}.verdict img{width:70px;height:70px}.verdict h2{font-size:25px}.verdict p{margin-left:-95px;margin-top:20px}.footer-top{align-items:flex-start;gap:15px}.footer-top img{width:110px}.footer-links{flex-wrap:wrap}.mobile-cta{display:grid;grid-template-columns:1fr 1.35fr;gap:8px;position:fixed;z-index:80;left:0;right:0;bottom:0;padding:8px 10px;background:#fff;box-shadow:0 -4px 20px #08123f29}.mobile-cta .btn{padding:11px}.final-cta{padding:50px 0}footer{padding-bottom:45px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{animation:none!important;transition:none!important}}


/* Second-site identity: Review Lab */
.site-header{position:sticky;top:0;background:#071033;border-top:0;color:#fff;box-shadow:0 8px 28px #030a2433}
.header-primary{height:72px;display:flex;align-items:center;gap:22px}
.site-header .brand{display:flex;align-items:center;align-self:stretch;padding:0 19px;background:#fff;border-radius:0 0 16px 16px}
.site-header .brand img{width:138px}
.lab-mark{display:flex;align-items:center;gap:12px;padding-left:20px;border-left:1px solid #ffffff2e}
.lab-mark span{padding:5px 8px;border:1px solid #ff7a3d;color:#ffac82;font-size:10px;font-weight:950;letter-spacing:.14em}
.lab-mark small{color:#bdc8ea;font-weight:700}
.site-header .lang{color:#fff}
.site-header .btn-ghost{color:#fff;border-color:#ffffff70;background:transparent}
.header-nav-row{background:#101f55;border-top:1px solid #ffffff14}
.header-nav-row .main-nav{height:42px;display:flex;align-items:center;gap:0}
.header-nav-row .main-nav a{display:flex;align-items:center;gap:7px;height:42px;padding:0 25px;border-right:1px solid #ffffff14;color:#e8edff;font-size:12px;letter-spacing:.02em}
.header-nav-row .main-nav a:first-child{border-left:1px solid #ffffff14}
.header-nav-row .main-nav span{color:#ff8a50;font-size:10px}

.hero{position:relative;display:grid;grid-template-columns:53% 47%;align-items:stretch;min-height:610px;margin-top:28px;border-radius:28px;background:#fff;color:var(--ink);box-shadow:0 25px 70px #0b1a4e22}
.hero-copy{width:auto;padding:62px 55px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;background:linear-gradient(145deg,#fff 0%,#f2f5fc 100%)}
.hero-copy .eyebrow{color:#f04c13}
.hero h1{max-width:650px;margin:13px 0 12px;color:#071033;font-size:clamp(42px,4.25vw,68px)}
.hero-deck{max-width:560px;margin:0 0 23px;color:#4f5d78;font-size:19px;line-height:1.45}
.hero .status-pill{color:#9f2b20;background:#fff1ed;border-color:#ed795f}
.hero-facts{display:grid;grid-template-columns:repeat(3,1fr);width:100%;margin:25px 0 0;border-block:1px solid #dbe2f1}
.hero-facts div{padding:15px 14px 15px 0;border-right:1px solid #dbe2f1}
.hero-facts div+div{padding-left:14px}
.hero-facts div:last-child{border-right:0}
.hero-facts small,.hero-facts b{display:block}
.hero-facts small{color:#7a849b;font-size:9px;font-weight:900;letter-spacing:.08em}
.hero-facts b{font-size:15px}
.hero .hero-note{color:#717b91;margin-top:19px}
.hero-visual{position:relative;display:flex;align-items:flex-end;padding:30px;isolation:isolate;background:url('./assets/images/hero-review-lab.webp') 72% center/cover no-repeat}
.hero-visual:before{content:"";position:absolute;inset:0;z-index:-1;background:linear-gradient(180deg,transparent 25%,#020a2be6 95%)}
.visual-index{position:absolute;top:25px;left:25px;right:25px;display:flex;justify-content:space-between;color:#fff}
.visual-index span{font-size:11px;font-weight:900;letter-spacing:.18em}
.visual-index b{font-size:38px;line-height:1;color:#ffffff38}
.hero .welcome-offer{width:100%;margin:0;padding:24px;color:#fff;background:#071443e8;border:1px solid #708eff;border-radius:8px;box-shadow:0 18px 45px #02061f7a;backdrop-filter:blur(8px)}
.hero .offer-value{font-size:35px}.hero .offer-value em{color:#ff7a3d;font-style:normal}.offer-sub{margin:-8px 0 15px;color:#c8d2f2;font-size:13px}
.hero .offer-stages b{border-radius:4px;background:#ffffff10}
.hero .welcome-offer .btn{width:100%;border-radius:7px}

.casino-lobby{padding:70px 0 55px}
.game-editorial-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:22px}
.game-editorial-head h2{margin:4px 0 8px;font-size:40px}
.game-editorial-head p{max-width:720px;margin:0;color:var(--muted)}
.game-editorial-head>a{flex:none;margin-bottom:10px;color:var(--orange);font-weight:850}
.casino-lobby .game-tabs{display:flex;gap:9px;margin-bottom:16px;padding:0;background:transparent}
.casino-lobby .game-tabs button{border:1px solid #cfd8eb;background:#fff;border-radius:7px;color:#56617a;font-size:12px}
.casino-lobby .game-tabs .active{border-color:#15389e;background:#102a84;color:#fff}
.casino-lobby .games-grid{display:grid;grid-template-columns:repeat(5,1fr);grid-auto-rows:190px;gap:12px}
.casino-lobby .game{border:0;border-radius:12px;background:#0a143d;box-shadow:0 8px 24px #08133b1c}
.casino-lobby .game img{height:100%;aspect-ratio:auto;filter:saturate(.9)}
.casino-lobby .game div{padding:45px 12px 12px;background:linear-gradient(transparent,#071033 48%)}
.casino-lobby .game button{position:absolute;right:10px;bottom:12px;margin:0;padding:6px 11px}
.casino-lobby .game strong{max-width:68%;font-size:14px}
.casino-lobby .game.featured{grid-column:span 2;grid-row:span 2}
.casino-lobby .game.featured div{padding:100px 25px 24px;background:linear-gradient(transparent 25%,#071033 78%)}
.casino-lobby .game.featured div>span{display:block;color:#ff9360;font-size:10px;font-weight:900;letter-spacing:.11em}
.casino-lobby .game.featured strong{max-width:none;font-size:29px}.casino-lobby .game.featured small{font-size:13px}.casino-lobby .game.featured button{position:static;margin-top:14px;padding:9px 16px}
.casino-lobby .trust-grid{margin-top:14px;gap:0;border:1px solid #d7dfef;border-radius:12px;background:#fff;overflow:hidden}
.casino-lobby .trust-grid>div{border:0;border-right:1px solid #d7dfef;border-radius:0;background:#fff}
.casino-lobby .trust-grid>div:last-child{border-right:0}

.review-nav{position:static;display:grid;grid-template-columns:270px 1fr;gap:30px;margin-top:22px;margin-bottom:32px;padding:28px 32px;background:#fff;color:var(--ink);border:1px solid #d8e0f0;border-radius:18px;box-shadow:0 12px 35px #07133d0d}
.review-nav .toc-head{padding-right:27px;border-right:1px solid #d8e0f0}
.review-nav .toc-head span{display:block;color:#f04c13;font-size:10px;font-weight:950;letter-spacing:.13em}
.review-nav .toc-head strong{display:block;margin:3px 0 5px;font-size:25px}
.review-nav .toc-head small{color:#727d94}
.review-nav ol{display:grid;grid-template-columns:1fr 1fr;column-gap:36px;row-gap:0;margin:0;padding:0;list-style:none;counter-reset:toc}
.review-nav li{counter-increment:toc;border-bottom:1px solid #e4e9f3}
.review-nav li:before{content:counter(toc,decimal-leading-zero);display:inline-block;width:30px;color:#f05a20;font-size:11px;font-weight:900}
.review-nav a{display:inline-block;padding:9px 0;color:#26314b;text-decoration:none;font-size:14px;font-weight:750}
.review-nav a:hover{color:var(--orange)}

@media(max-width:980px){.header-nav-row .main-nav{display:none}.header-nav-row{height:0}.lab-mark{display:none}.site-header .menu-toggle{display:block;color:#fff;margin-left:auto}.site-header .main-nav.open{display:flex;position:absolute;top:72px;left:0;right:0;height:auto;flex-direction:column;align-items:stretch;padding:12px 20px;background:#101f55}.header-nav-row .main-nav a{border:0!important}.hero{grid-template-columns:1fr;min-height:0}.hero-copy{padding:45px}.hero-visual{min-height:520px}.casino-lobby .games-grid{grid-template-columns:repeat(4,1fr)}.review-nav{grid-template-columns:220px 1fr}}
@media(max-width:640px){.header-primary{height:64px}.site-header .brand{padding:0 12px}.site-header .brand img{width:122px}.site-header .main-nav.open{top:64px}.hero{display:flex;flex-direction:column;margin-top:10px;border-radius:18px}.hero-copy{padding:30px 20px;text-align:left;align-items:flex-start}.hero h1{font-size:36px;text-align:left}.hero-deck{text-align:left;font-size:16px}.hero-facts{grid-template-columns:1fr 1fr}.hero-facts div:nth-child(2){border-right:0}.hero-facts div:nth-child(3){grid-column:1/3;border-top:1px solid #dbe2f1}.hero-visual{min-height:530px;padding:16px;background-position:68% center}.hero .welcome-offer{padding:18px}.hero .offer-value{font-size:29px}.game-editorial-head{display:block}.game-editorial-head h2{font-size:31px}.game-editorial-head>a{display:inline-block;margin-top:12px}.casino-lobby{padding-top:45px}.casino-lobby .game-tabs{overflow:auto}.casino-lobby .games-grid{grid-template-columns:1fr 1fr;grid-auto-rows:180px}.casino-lobby .game.featured{grid-column:1/3;grid-row:auto;height:260px}.casino-lobby .game.featured strong{font-size:23px}.casino-lobby .game.featured div{padding:70px 18px 18px}.casino-lobby .game strong{max-width:100%}.casino-lobby .game button{position:static;margin-top:6px}.casino-lobby .trust-grid{grid-template-columns:1fr 1fr}.casino-lobby .trust-grid>div{border-right:0;border-bottom:1px solid #d7dfef}.review-nav{display:block;margin-top:10px;padding:22px}.review-nav .toc-head{padding:0 0 15px;border:0;border-bottom:1px solid #d8e0f0}.review-nav ol{grid-template-columns:1fr;margin-top:7px}.review-nav li:before{width:28px}}

/* Conversion pass: simplified header, vivid slot hero, compact functional games */
.site-header{background:linear-gradient(90deg,#050b2b,#111f60);border-top:4px solid #ff5a12}
.header-primary{height:78px}
.site-header .brand{align-self:auto;padding:0;background:transparent;border-radius:0}
.site-header .brand img{width:166px;max-height:62px;filter:drop-shadow(0 4px 10px #0008)}
.site-header .header-actions{margin-left:auto}
.site-header .header-actions .btn{min-width:112px}
.site-header .header-actions .btn-orange{min-width:166px}
.hero{grid-template-columns:48% 52%;border:1px solid #cfd8f3;background:#fff;box-shadow:0 28px 75px #30106528}
.hero-copy{position:relative;overflow:hidden;padding:54px 48px;background:radial-gradient(circle at 5% 8%,#ffe1f0 0,transparent 31%),radial-gradient(circle at 95% 90%,#dbe3ff 0,transparent 35%),linear-gradient(145deg,#fff7fb,#eef2ff)}
.hero-copy:before,.hero-copy:after{content:"";position:absolute;border-radius:50%;pointer-events:none}
.hero-copy:before{width:130px;height:130px;right:-75px;top:45px;border:22px solid #ff5a1226}
.hero-copy:after{width:70px;height:70px;left:-38px;bottom:80px;border:15px solid #6626b820}
.hero h1{position:relative;color:#101854;font-size:clamp(40px,3.85vw,61px)}
.hero-deck{position:relative;color:#374365;font-weight:650}
.hero-copy .eyebrow{position:relative;display:inline-block;padding:7px 10px;border-radius:5px;background:#fff;color:#ef4310;box-shadow:0 4px 16px #2a185a14}
.hero .status-pill{position:relative;background:#fff;border-width:2px;box-shadow:0 8px 22px #e4432820}
.hero-facts{position:relative;background:#ffffff8f;border:1px solid #d9dff3;border-radius:10px;overflow:hidden}
.hero-facts div{padding:14px!important}
.hero-visual{min-height:610px;padding:26px;background-image:linear-gradient(180deg,transparent 38%,#07082fdd 83%),url('./assets/images/hero-slots-v2.webp');background-position:center;background-size:cover}
.hero .welcome-offer{padding:23px;background:linear-gradient(135deg,#16146ff2,#631b92f2);border:1px solid #dc83ff;border-radius:18px;box-shadow:0 20px 55px #09021fa6,0 0 35px #d126bd33}
.hero .offer-label{color:#ffd08f}
.hero .offer-value{font-size:38px;text-shadow:0 3px 16px #0006}
.hero .offer-stages b{padding:7px 9px;border:1px solid #ffffff3d;border-radius:999px;background:#ffffff18}
.hero .welcome-offer .btn{border-radius:999px;font-size:17px;box-shadow:0 12px 28px #ff4d1a6b}
.hero .welcome-offer .btn:hover{transform:translateY(-2px);filter:brightness(1.08)}
.casino-lobby .games-grid{grid-auto-rows:154px}
.casino-lobby .game img{object-position:center}
.casino-lobby .game div{padding:30px 10px 9px}
.casino-lobby .game strong{font-size:13px}
.casino-lobby .game small{font-size:10px}
.casino-lobby .game button{bottom:8px;padding:5px 10px;font-size:12px}
.casino-lobby .game.featured{grid-row:span 2}
.casino-lobby .game.featured div{padding:75px 22px 18px}
.casino-lobby .game[hidden]{display:none!important}
.game-tabs button{transition:.18s ease}
.game-tabs button:hover{border-color:#ff6a2b!important;color:#ef4a10}
@media(max-width:980px){.header-primary{height:72px}.hero-visual{min-height:540px}.casino-lobby .games-grid{grid-auto-rows:150px}}
@media(max-width:640px){.header-primary{height:64px}.site-header .brand img{width:142px}.site-header .header-actions{display:flex;gap:7px}.site-header .header-actions .btn-ghost{display:none}.site-header .header-actions .btn-orange{min-width:0;padding:10px 15px;font-size:12px}.site-header .menu-toggle{margin-left:0}.hero{grid-template-columns:1fr}.hero-copy{padding:28px 19px}.hero h1{font-size:35px}.hero-visual{min-height:470px;padding:14px;background-position:54% center}.hero .welcome-offer{padding:17px}.hero .offer-value{font-size:28px}.casino-lobby .games-grid{grid-auto-rows:148px}.casino-lobby .game.featured{height:230px}.casino-lobby .game.featured div{padding:55px 15px 14px}.casino-lobby .game div{padding:26px 8px 8px}}

/* Footer spacing correction */
footer{padding:42px 0 28px}
@media(max-width:640px){footer{padding-bottom:82px}}

/* Mobile TOC alignment */
@media(max-width:640px){
  .review-nav{padding:12px;border-radius:16px}
  .review-nav .toc-head{display:block!important;width:100%;padding:17px 16px!important;margin:0 0 8px;border:0!important;border-radius:12px;background:linear-gradient(135deg,#eef2ff,#fff4ef)}
  .review-nav .toc-head span{display:inline-flex!important;width:auto!important;padding:5px 8px;border-radius:5px;background:#ff5a12;color:#fff;font-size:9px;line-height:1;letter-spacing:.12em}
  .review-nav .toc-head strong{display:block!important;width:auto!important;margin:9px 0 3px;font-size:24px;line-height:1.15}
  .review-nav .toc-head small{display:block!important;width:auto!important;color:#68738c;font-size:12px;line-height:1.4}
  .review-nav ol{display:block;margin:0;padding:0 10px 8px}
  .review-nav li{display:grid;grid-template-columns:29px 1fr;align-items:center;min-height:42px}
  .review-nav li:before{width:auto}
  .review-nav a{display:block;padding:9px 0;line-height:1.3}
}

/* Payment logos */
.payments>div{display:grid;grid-template-columns:82px 1fr;align-items:center;justify-content:initial;min-height:86px;padding:12px 15px}
.pay-logos{display:flex!important;align-items:center;justify-content:center;width:70px;height:48px;padding:7px;border:1px solid #e0e5f1;border-radius:9px;background:#f8f9fd}
.pay-logos.double{gap:5px}
.pay-logos img{display:block;max-width:100%;max-height:30px;object-fit:contain}
.pay-logos.double img{max-width:30px;max-height:25px}
.pay-monogram{display:grid!important;place-items:center;width:48px;height:48px;margin-left:11px;border-radius:12px;background:linear-gradient(135deg,#112d91,#5e25af);color:#fff!important;font-size:21px;font-weight:900}
.pay-info{display:block!important;color:var(--ink)!important}
.pay-info b,.pay-info small{display:block}
.pay-info small{margin-top:2px;color:var(--muted);font-size:12px}
@media(max-width:640px){.payments>div{grid-template-columns:60px 1fr;min-height:80px;padding:10px 8px}.pay-logos{width:54px;height:42px}.pay-monogram{width:42px;height:42px;margin-left:6px}.pay-info b{font-size:13px}.pay-info small{font-size:10px}}

/* Preserve mobile banner image ratio */
.mobile-band img{display:block;width:100%;height:auto!important;aspect-ratio:auto;object-fit:contain;object-position:center bottom}
@media(max-width:640px){.mobile-band img{width:calc(100% + 8px);max-width:none;margin:20px -4px -22px}}

/* Stable author verdict layout */
.verdict{display:block}
.verdict-head{display:grid;grid-template-columns:135px 1fr;align-items:center;gap:25px}
.verdict-head img{width:135px;height:135px;border-radius:50%;object-fit:cover}
.verdict-head .eyebrow{margin:0}
.verdict-head h2{margin:5px 0 0}
.verdict-text{max-width:none!important;margin:22px 0 14px}
.verdict-sign{display:block;font-weight:850}
@media(max-width:640px){.verdict{padding:18px!important}.verdict-head{grid-template-columns:68px 1fr;align-items:start;gap:13px}.verdict-head img{width:68px;height:68px}.verdict-head .eyebrow{font-size:9px;line-height:1.25}.verdict-head h2{margin-top:5px;font-size:21px;line-height:1.15}.verdict-text{margin:18px 0 13px!important;font-size:15px;line-height:1.65}.verdict-sign{padding-top:12px;border-top:1px solid #dbe3f4;font-size:13px;line-height:1.4}}

/* Remove all user-facing horizontal scrolling on mobile */
@media(max-width:640px){
  .casino-lobby .game-tabs{display:grid;grid-template-columns:1fr 1fr;gap:7px;overflow:visible}
  .casino-lobby .game-tabs button{width:100%;min-width:0;padding:9px 6px;white-space:normal;line-height:1.2}
  .table-wrap{max-width:100%;overflow-x:hidden}
  .table-wrap table{width:100%;min-width:0;table-layout:fixed}
  .table-wrap th,.table-wrap td{padding:9px 7px;font-size:11px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:normal;vertical-align:top}
  .table-wrap th:first-child,.table-wrap td:first-child{width:29%}
}

/* Desktop TOC header: override legacy flex rule */
.review-nav .toc-head{display:block!important;overflow:visible!important;align-self:stretch;padding:8px 28px 8px 0}
.review-nav .toc-head span{display:inline-flex!important;width:auto!important;height:auto!important;padding:5px 8px;border-radius:5px;background:#ff5a12;color:#fff;line-height:1;letter-spacing:.12em}
.review-nav .toc-head strong{display:block!important;width:auto!important;height:auto!important;margin:12px 0 6px;font-size:25px;line-height:1.15}
.review-nav .toc-head small{display:block!important;width:auto!important;height:auto!important;color:#727d94;font-size:12px;line-height:1.45}

/* Equal-height alternative offer cards */
.alternatives article{display:flex;flex-direction:column}
.alternatives article>button{align-self:flex-start;margin-top:auto}

/* Full payment brand marks */
.pay-logos.wide{width:96px;padding:5px}
.pay-logos.wide img{max-width:88px;max-height:34px}
.payments>div{grid-template-columns:108px 1fr}
@media(max-width:640px){.payments>div{grid-template-columns:70px 1fr}.pay-logos.wide{width:64px;padding:4px}.pay-logos.wide img{max-width:58px;max-height:30px}.pay-logos:not(.wide){width:64px}.pay-logos:not(.wide) img{max-width:56px}}

/* Unified editorial column width */
.content>section{width:100%;max-width:920px;margin-left:auto;margin-right:auto}
.content>section>h2,.content>section>h3,.content>section>p,.content>section>ul{max-width:920px}
@media(max-width:640px){.content>section{max-width:100%}}

/* Responsive responsible-gambling marks */
.responsible-logos{flex-wrap:wrap}
@media(max-width:640px){.responsible-logos{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.responsible-logos img{display:block;width:auto;max-width:100%;height:auto;max-height:34px;margin:auto}}

/* Narrow-mobile payment grid min-content fix */
@media(max-width:640px){.payments{grid-template-columns:repeat(2,minmax(0,1fr))}.payments>div{min-width:0;grid-template-columns:60px minmax(0,1fr)}.pay-info{min-width:0}.pay-info b,.pay-info small{max-width:100%;overflow-wrap:anywhere}}

/* Mobile trust cards: consistent icon proportions and alignment */
@media(max-width:640px){
  .casino-lobby .trust-grid>div{
    display:grid;
    grid-template-columns:1fr;
    grid-template-rows:72px auto auto;
    justify-items:center;
    align-content:start;
    gap:5px;
    min-height:158px;
    padding:14px 8px 12px;
  }
  .casino-lobby .trust-grid img{
    grid-row:auto;
    width:72px;
    height:72px;
    max-width:100%;
    object-fit:contain;
    object-position:center;
  }
  .casino-lobby .trust-grid b,
  .casino-lobby .trust-grid small{
    display:block;
    width:100%;
    margin:0;
    text-align:center;
    line-height:1.3;
  }
  .casino-lobby .trust-grid b{font-size:15px}
  .casino-lobby .trust-grid small{font-size:12px}
}
/* Mobile hero facts below welcome offer */
@media(max-width:640px){
  .hero>.hero-facts{
    width:calc(100% - 38px);
    margin:16px 19px 0;
    background:#fff;
  }
  .hero>.hero-note{
    width:100%;
    margin:0;
    padding:13px 19px 21px;
    text-align:center;
  }
}