:root{--ink: #09090b;--ink-2: #34343b;--muted: #696a73;--paper: #fbfaf7;--paper-2: #f1eee7;--paper-3: #ded8cb;--red: #dd0000;--red-dark: #a40000;--gold: #ffce00;--teal: #0f766e;--white: #ffffff;--shadow: 0 1px 2px rgba(9, 9, 11, .06), 0 12px 30px rgba(9, 9, 11, .07)}*{box-sizing:border-box}html{color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;letter-spacing:0;scroll-padding-top:86px}body{margin:0;min-width:320px;background:linear-gradient(90deg,rgba(9,9,11,.035) 1px,transparent 1px) 0 0 / 44px 44px,var(--paper);color:var(--ink)}a{color:inherit}img{max-width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.topbar{background:var(--ink);color:var(--paper);font-size:12px}.topbar__inner,.site-header__inner,.footer__bottom{display:flex;align-items:center;justify-content:space-between;gap:20px}.topbar__inner{min-height:34px}.topbar strong{color:var(--gold)}.topbar a{color:var(--paper);text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:20;border-bottom:1px solid var(--paper-3);background:#fbfaf7f0;backdrop-filter:blur(12px)}.site-header__inner{min-height:72px}.brand{display:inline-flex;align-items:center;gap:11px;text-decoration:none;font-weight:800}.brand span{white-space:nowrap}.brand strong{color:var(--red)}.main-nav{display:flex;align-items:center;gap:24px;color:var(--ink-2);font-size:14px;font-weight:650}.main-nav a{text-decoration:none}.main-nav a:hover{color:var(--red)}.nav-toggle{display:none;width:44px;height:44px;align-items:center;justify-content:center;border:1px solid var(--paper-3);border-radius:8px;background:var(--white);color:var(--red);cursor:pointer;flex-direction:column;gap:5px}.nav-toggle span{display:block;width:20px;height:2px;border-radius:999px;background:currentColor;transition:transform .18s ease,opacity .18s ease}.nav-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.nav-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-toggle:focus-visible,.main-nav a:focus-visible{outline:3px solid rgba(221,0,0,.28);outline-offset:3px}.section{padding:74px 0}.section--tint{border-top:1px solid var(--paper-3);border-bottom:1px solid var(--paper-3);background:#f1eee7b8}.hero{position:relative;overflow:hidden;border-bottom:1px solid var(--paper-3);background:linear-gradient(180deg,rgba(255,206,0,.18),transparent 42%),var(--paper)}.hero:before{content:"";position:absolute;inset:0 auto 0 0;width:8px;background:linear-gradient(180deg,#000 0 33.333%,var(--red) 33.333% 66.666%,var(--gold) 66.666%)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:56px;align-items:center;min-height:620px;padding:78px 0 48px}.eyebrow{margin:0 0 16px;color:var(--red);font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}.hero h1,.page-hero h1{max-width:860px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(44px,6vw,82px);line-height:.98;letter-spacing:0}.hero h1 em,.page-hero h1 em{color:var(--red);font-style:italic}.lead{max-width:740px;margin:24px 0 0;color:var(--ink-2);font-size:19px;line-height:1.65}.hero__actions,.split-actions,.casino-card__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.hero__actions{margin-top:32px}.button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;padding:11px 18px;font-size:14px;font-weight:800;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.button--dark{background:var(--ink);color:var(--paper)}.button--dark:hover{background:var(--red)}.button--red{background:var(--red);color:var(--white)}.button--red:hover{background:var(--red-dark)}.button--light{border-color:var(--paper-3);background:var(--white);color:var(--ink)}.button--light:hover{border-color:var(--red);color:var(--red)}@keyframes editorial-play-pulse{0%,to{box-shadow:none;transform:scale(1)}50%{box-shadow:0 0 0 4px #dd000024;transform:scale(1.018)}}.button--play{animation:editorial-play-pulse 1.8s ease-in-out infinite;transform-origin:center;will-change:transform,box-shadow}.reference-hero{border-bottom:1px solid var(--paper-3);background:linear-gradient(180deg,#ffce0038,#ffce0000 48%),linear-gradient(90deg,rgba(221,0,0,.08),transparent 38%),var(--paper)}.reference-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:34px 0 0}.reference-facts div{min-height:112px;border:1px solid var(--paper-3);background:#ffffffbd;padding:18px}.reference-facts dt{margin:0 0 10px;color:var(--muted);font-size:12px;font-weight:800;text-transform:uppercase}.reference-facts dd{margin:0;color:var(--ink);font-weight:800;line-height:1.45}.reference-hero__media{margin:30px 0 0;overflow:hidden;border:1px solid rgba(9,9,11,.12);background:var(--ink);box-shadow:var(--shadow)}.reference-hero__media img{display:block;width:100%}.reference-layout{align-items:start}.reference-content{max-width:none}.preserved-body{display:grid;gap:18px;color:var(--ink-2);font-size:17px;line-height:1.75}.preserved-body>*{margin-top:0;margin-bottom:0}.preserved-body h1,.preserved-body h2,.preserved-body h3,.preserved-body h4{color:var(--ink);font-family:Georgia,Times New Roman,serif;line-height:1.12}.preserved-body h1{font-size:38px}.preserved-body h2{margin-top:34px;font-size:32px}.preserved-body h3{margin-top:26px;font-size:25px}.preserved-body h4{margin-top:22px;font-size:20px}.preserved-body p,.preserved-body li{color:var(--ink-2)}.preserved-body a{color:var(--red-dark);font-weight:700;text-underline-offset:3px}.preserved-body ul,.preserved-body ol{display:grid;gap:10px;padding-left:24px}.preserved-body table{width:100%;border-collapse:collapse;overflow:hidden;border:1px solid var(--paper-3);background:var(--white);box-shadow:var(--shadow)}.preserved-body th,.preserved-body td{border-bottom:1px solid var(--paper-3);padding:13px 14px;text-align:left;vertical-align:top}.preserved-body th{background:var(--ink);color:var(--white);font-size:13px;text-transform:uppercase}.preserved-body tr:last-child th,.preserved-body tr:last-child td{border-bottom:0}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"]){display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,280px),1fr));gap:16px;margin-top:34px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article{position:relative;display:flex;min-height:100%;overflow:hidden;flex-direction:column;gap:18px;border:1px solid var(--paper-3);border-radius:8px;background:var(--white);padding:20px;box-shadow:var(--shadow);transition:box-shadow .18s ease,transform .18s ease}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article:hover{box-shadow:0 6px 18px #09090b1a,0 22px 50px #09090b1a;transform:translateY(-2px)}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child{position:absolute;top:20px;left:20px;display:grid;width:132px;height:104px;place-items:center;border:1px solid var(--paper-3);border-radius:8px;background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff1a;padding:10px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child:empty:before{display:block;width:42px;height:42px;border-radius:50%;background:linear-gradient(180deg,#000 0 33.333%,var(--red) 33.333% 66.666%,var(--gold) 66.666%);content:""}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child img{display:block;width:100%;height:100%;object-fit:contain}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div{display:flex;min-height:100%;flex-direction:column;gap:14px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:first-child{display:grid;min-height:104px;align-items:start;gap:6px 12px;grid-template-columns:minmax(0,1fr) auto;padding-left:148px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:first-child h3{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:20px;line-height:1.15}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:first-child span{align-self:start;border:1px solid rgba(221,0,0,.22);border-radius:8px;background:#dd000012;color:var(--red-dark);padding:5px 8px;font-size:12px;font-weight:900;line-height:1.2;white-space:nowrap}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>p:first-of-type{display:block;margin:0;border:1px solid rgba(221,0,0,.28);border-radius:8px;background:var(--red);color:var(--white);padding:16px;box-shadow:0 10px 24px #d003;font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.2vw,26px);font-weight:750;line-height:1.08}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(2){display:flex;flex-wrap:wrap;gap:7px;margin:0}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(2)>span{display:inline-flex;align-items:center;min-height:28px;border:1px solid var(--paper-3);border-radius:8px;background:var(--paper-2);color:var(--ink-2);padding:4px 9px;font-size:12px;font-weight:850;line-height:1.2}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3){display:grid;gap:10px;margin-top:auto}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a{display:inline-flex;min-height:44px;align-items:center;justify-content:center;border:1px solid transparent;padding:11px 18px;font-size:14px;font-weight:800;line-height:1.2;text-align:center;text-decoration:none;transition:background-color .16s ease,border-color .16s ease,color .16s ease}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:first-child{border-color:var(--red);background:var(--red);color:var(--white)}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:first-child:hover,.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:first-child:focus-visible{border-color:var(--red-dark);background:var(--red-dark);color:var(--white)}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:last-child{border-color:var(--paper-3);background:var(--white);color:var(--ink)}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:last-child:hover,.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:nth-of-type(3)>a:last-child:focus-visible{border-color:var(--red);color:var(--red)}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>p:last-child{margin:0;border-top:1px solid var(--paper-3);color:var(--muted);padding-top:12px;font-size:12px;font-weight:750;line-height:1.35}.review-page{display:grid;gap:26px}.review-page>section,.review-page .review-cta,.review-page .review-summary{display:grid;gap:16px}.review-byline{margin:0;border-left:3px solid var(--red);background:#dd00000e;padding:14px 16px;color:var(--ink-2)}.review-summary,.review-cta{border:1px solid var(--paper-3);background:var(--white);padding:22px;box-shadow:var(--shadow)}.review-score{display:flex;flex-wrap:wrap;align-items:center;gap:14px}.review-score strong{display:inline-grid;place-items:center;width:86px;height:86px;border:2px solid var(--ink);border-radius:50%;background:var(--paper-2);color:var(--ink);font-size:28px}.review-kicker,.review-source{margin:0;color:var(--muted);font-size:13px;font-weight:750;text-transform:uppercase}.review-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;list-style:none}.review-card-grid li{border:1px solid var(--paper-3);background:var(--white);padding:16px}.review-card-grid strong,.review-cta strong{display:block;color:var(--ink)}.review-pros-cons{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.review-pros-cons>div{border:1px solid var(--paper-3);background:var(--white);padding:18px}.review-cta{border-color:#0f766e42;background:linear-gradient(180deg,rgba(15,118,110,.08),var(--white))}.review-cta__actions{display:flex;flex-wrap:wrap;gap:12px}.review-cta__button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid var(--ink);background:var(--ink);color:var(--white)!important;text-decoration:none}.reference-sidebox ul{display:grid;gap:10px;padding-left:18px}.editorial-grid{display:grid;gap:24px}.editorial-grid__head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:28px;align-items:end}.editorial-grid__head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(32px,4vw,54px);line-height:1}.editorial-grid__head p:last-child{margin:0;color:var(--ink-2);line-height:1.65}.editorial-grid__cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.editorial-casino-card{position:relative;display:flex;min-height:100%;overflow:hidden;flex-direction:column;gap:18px;border:1px solid var(--paper-3);border-radius:8px;background:var(--white);padding:20px;box-shadow:var(--shadow);transition:box-shadow .18s ease,transform .18s ease}.editorial-casino-card:hover{box-shadow:0 6px 18px #09090b1a,0 22px 50px #09090b1a;transform:translateY(-2px)}.editorial-casino-card--featured{border-color:#dd00008c;box-shadow:0 0 0 2px #dd000024,var(--shadow)}.editorial-casino-card__header{display:grid;grid-template-columns:128px minmax(0,1fr);gap:16px;align-items:start}.editorial-casino-card__logo-chip{display:grid;width:128px;height:104px;place-items:center;border:1px solid var(--paper-3);border-radius:8px;background:var(--ink);box-shadow:inset 0 0 0 1px #ffffff1a;padding:10px}.editorial-casino-card__logo-chip img{display:block;width:100%;height:100%;object-fit:contain}.editorial-casino-card__initials{display:grid;width:100%;height:100%;place-items:center;color:var(--paper);font-size:20px;font-weight:900}.editorial-casino-card__header h3{margin:0 0 6px;font-size:20px;line-height:1.15}.editorial-casino-card__header h3 a{text-decoration:none}.editorial-casino-card__header p{margin:0;color:var(--muted);font-size:14px;line-height:1.45}.editorial-casino-card__rating{display:grid;gap:5px;margin-top:12px}.editorial-casino-card__stars{display:flex;gap:3px;color:var(--paper-3);font-size:18px;line-height:1}.editorial-casino-card__stars span{position:relative;display:inline-block;color:var(--paper-3)}.editorial-casino-card__stars span:before{position:absolute;overflow:hidden;width:var(--star-fill, 0%);color:var(--gold);content:"★";inset:0}.editorial-casino-card__stars .is-filled{color:var(--gold)}.editorial-casino-card__rating p{margin:0;color:var(--muted);font-size:12px;font-weight:750;line-height:1.35}.editorial-casino-card__rating strong{color:var(--ink);font-weight:900}.editorial-casino-card__bonus{display:grid;gap:6px;margin:0;border:1px solid rgba(221,0,0,.28);border-radius:8px;background:var(--red);color:var(--white);padding:16px;box-shadow:0 10px 24px #d003}.editorial-casino-card__bonus span{color:#ffffffc7;font-size:10px;font-weight:900;letter-spacing:.04em;text-transform:uppercase}.editorial-casino-card__bonus strong{color:var(--white);font-family:Georgia,Times New Roman,serif;font-size:clamp(21px,2.2vw,26px);font-weight:750;line-height:1.08}.editorial-casino-card__bonus small{color:#ffffffd6;font-size:11px;font-weight:750;line-height:1.25}.editorial-casino-card__bonus--neutral{border-color:var(--paper-3);background:var(--paper-2);color:var(--ink);box-shadow:none}.editorial-casino-card__bonus--neutral span{color:var(--muted)}.editorial-casino-card__bonus--neutral strong{color:var(--ink)}.editorial-casino-card__bonus--neutral small{color:var(--ink-2)}.editorial-casino-card__facts{display:grid;flex:1;gap:12px;margin:0}.editorial-casino-card__facts div{border-top:1px solid var(--paper-3);padding-top:12px}.editorial-casino-card__facts dt{margin:0 0 5px;color:var(--red-dark);font-size:12px;font-weight:900;text-transform:uppercase}.editorial-casino-card__facts dd{margin:0;color:var(--ink-2);font-size:14px;line-height:1.5}.editorial-casino-card__actions{display:grid;grid-template-columns:1fr;gap:10px}.editorial-casino-card__actions .button{width:100%}.editorial-grid__disclaimer{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.community-question-grid{display:grid;gap:24px;margin-top:34px}.community-question-grid__head{display:grid;grid-template-areas:"eyebrow intro" "title intro";grid-template-columns:minmax(0,.9fr) minmax(280px,.7fr);gap:8px 28px;align-items:end}.community-question-grid__eyebrow{grid-area:eyebrow;margin:0;color:var(--red);font-size:12px;font-weight:800;line-height:1.2}.community-question-grid__head h2{grid-area:title;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(30px,3.6vw,44px);line-height:1}.community-question-grid__head p{grid-area:intro;margin:0;color:var(--ink-2);line-height:1.65}.community-question-grid__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:16px}.community-question-card{display:flex;min-height:100%;overflow:hidden;flex-direction:column;gap:14px;border:1px solid var(--paper-3);border-radius:8px;background:var(--white);padding:18px;box-shadow:var(--shadow);transition:box-shadow .18s ease,transform .18s ease}.community-question-card:hover,.community-question-card:focus-within{box-shadow:0 6px 18px #09090b1a,0 22px 50px #09090b1a;transform:translateY(-2px)}.community-question-card__badge{display:inline-flex;align-items:center;align-self:flex-start;min-height:26px;border:1px solid rgba(221,0,0,.22);border-radius:8px;background:#dd000012;color:var(--red-dark);padding:4px 8px;font-size:11px;font-weight:900;line-height:1.2}.reference-content .preserved-body .community-question-card__title{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:18px;line-height:1.22}.reference-content .preserved-body .community-question-card__title a{color:var(--ink);font-weight:850;text-decoration:none}.reference-content .preserved-body .community-question-card__title a:hover,.reference-content .preserved-body .community-question-card__title a:focus-visible{color:var(--red-dark);text-decoration:underline}.community-question-card__summary{flex:1;margin:0;color:var(--ink-2);font-size:14px;line-height:1.55}.community-question-card__meta{margin-top:auto;border-top:1px solid var(--paper-3);color:var(--muted);padding-top:12px;font-size:12px;font-weight:750;line-height:1.35}.signal-panel{border:1px solid var(--paper-3);background:var(--white);box-shadow:var(--shadow)}.flag-card{position:relative;padding:28px;overflow:hidden}.flag-card:before{content:"";display:block;height:12px;margin:-28px -28px 24px;background:linear-gradient(90deg,#000 0 33.333%,var(--red) 33.333% 66.666%,var(--gold) 66.666%)}.flag-card img{display:block;width:min(280px,82%);margin:0 auto 24px}.stat-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;margin-top:22px;background:var(--paper-3)}.stat-grid div{background:var(--paper);padding:18px}.stat-grid dt{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.stat-grid dd{margin:6px 0 0;font-family:Georgia,Times New Roman,serif;font-size:28px}.section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:44px;align-items:end;margin-bottom:34px}.section-head h2,.content h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(34px,4vw,54px);line-height:1.02;letter-spacing:0}.section-head p,.content p,.content li{color:var(--ink-2);line-height:1.7}.grid{display:grid;gap:1px;background:var(--paper-3)}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.tile,.casino-card,.question-card{background:var(--white);padding:24px}.tile h3,.tile h2,.question-card h3,.question-card h2{margin:0 0 10px;font-family:Georgia,Times New Roman,serif;font-size:26px;line-height:1.08}.tile p,.question-card p{margin:0;color:var(--ink-2);line-height:1.62}.tile a,.question-card a{text-decoration-thickness:1px;text-underline-offset:4px}.tag{display:inline-flex;margin-bottom:14px;color:var(--red);font-size:11px;font-weight:850;text-transform:uppercase}.casino-card{position:relative}.casino-card--featured{box-shadow:inset 0 0 0 2px #dd00006b}.casino-card__rank{position:absolute;top:18px;right:22px;color:#09090b2e;font-family:Georgia,Times New Roman,serif;font-size:44px}.casino-card__head{display:flex;gap:14px;align-items:flex-start;padding-right:54px}.casino-card__mark{display:grid;width:54px;height:54px;flex:0 0 54px;place-items:center;border:1px solid var(--paper-3);background:linear-gradient(180deg,#000 0 33.333%,var(--red) 33.333% 66.666%,var(--gold) 66.666%);color:var(--white);font-weight:900;text-shadow:0 1px 2px rgba(0,0,0,.45)}.casino-card h3{margin:0;font-family:Georgia,Times New Roman,serif;font-size:27px;line-height:1.05}.casino-card h3 a{text-decoration:none}.casino-card h3 a:hover{color:var(--red)}.casino-card__head p{margin:7px 0 0;color:var(--muted);font-size:13px}.casino-card__facts{display:grid;gap:10px;margin:22px 0}.casino-card__facts div{display:flex;justify-content:space-between;gap:18px;border-top:1px solid var(--paper-3);padding-top:10px}.casino-card__facts dt{color:var(--muted);font-size:11px;font-weight:800;text-transform:uppercase}.casino-card__facts dd{margin:0;max-width:62%;text-align:right;font-size:13px;font-weight:650}.fact-list{display:grid;gap:16px;padding:0;margin:24px 0 0;list-style:none}.fact-list li{border-left:3px solid var(--red);background:var(--white);padding:16px 18px;box-shadow:0 1px 0 var(--paper-3)}.page-hero{border-bottom:1px solid var(--paper-3);background:var(--paper-2);padding:62px 0}.content{max-width:860px}.content h2{margin-top:42px}.content h3{margin-top:30px;font-size:24px}.split{display:grid;grid-template-columns:minmax(0,.82fr) minmax(320px,.48fr);gap:48px;align-items:start}.sidebox{border:1px solid var(--paper-3);background:var(--white);padding:22px;position:sticky;top:96px}.sidebox h2,.sidebox h3{margin:0 0 12px;font-family:Georgia,Times New Roman,serif;font-size:28px}.sidebox ul{display:grid;gap:10px;padding:0;margin:0;list-style:none}.sidebox a{color:var(--ink);text-decoration-color:var(--paper-3);text-underline-offset:4px}.reference-content .preserved-body h1,.reference-content .preserved-body h2,.reference-content .preserved-body h3,.reference-content .preserved-body h4{color:var(--ink);font-family:Georgia,Times New Roman,serif;line-height:1.12}.reference-content .preserved-body h1{font-size:38px}.reference-content .preserved-body h2{font-size:32px}.reference-content .preserved-body h3{font-size:25px}.notice{border:1px solid rgba(221,0,0,.25);background:#dd00000e;padding:18px;color:var(--ink-2)}.footer{background:var(--ink);color:#b9bac2}.footer a{color:var(--paper)}.footer__rg{border-bottom:1px solid rgba(255,255,255,.12)}.footer__rg-grid{display:grid;grid-template-columns:64px minmax(0,1fr);gap:18px;padding:28px 0}.footer__rg h2{margin:0 0 8px;color:var(--white);font-size:18px}.footer__rg p{margin:0;line-height:1.65}.adult{display:grid;width:54px;height:54px;place-items:center;border:2px solid var(--red);border-radius:50%;color:var(--gold);font-weight:900}.footer__main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:34px;padding:44px 0}.footer h2{color:var(--white);font-size:14px;text-transform:uppercase}.footer ul{display:grid;gap:9px;padding:0;margin:14px 0 0;list-style:none}.footer__bottom{border-top:1px solid rgba(255,255,255,.12);padding:20px 0;font-size:12px}@media(max-width:900px){.site-header__inner{position:relative;min-height:64px}.nav-toggle{display:inline-flex}.js-enabled .main-nav{position:absolute;top:calc(100% + 8px);right:0;left:0;display:grid;gap:4px;align-items:stretch;border:1px solid var(--paper-3);border-top:4px solid var(--red);border-radius:8px;background:#fbfaf7fa;box-shadow:var(--shadow);padding:10px;opacity:0;pointer-events:none;transform:translateY(-8px);transition:opacity .18s ease,transform .18s ease}.js-enabled .main-nav[data-open=true]{opacity:1;pointer-events:auto;transform:translateY(0)}.js-enabled .main-nav a{display:block;border-radius:8px;padding:12px 14px}.js-enabled .main-nav a:hover{background:#fff4d2}.hero__grid,.section-head,.editorial-grid__head,.community-question-grid__head,.split{grid-template-columns:1fr}.community-question-grid__head{grid-template-areas:"eyebrow" "title" "intro"}.reference-facts,.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"]),.community-question-grid__cards{grid-template-columns:repeat(2,minmax(0,1fr))}.hero__grid{min-height:auto;padding-top:54px}.grid--3,.grid--2,.footer__main{grid-template-columns:1fr}.sidebox{position:static}}@media(prefers-reduced-motion:reduce){.button--play{animation:none}}@media(max-width:560px){.wrap{width:min(100% - 22px,1180px)}.topbar__inner{align-items:flex-start;flex-direction:column;gap:4px;padding:8px 0}.hero h1,.page-hero h1{font-size:42px}.section,.page-hero{padding:46px 0}.casino-card__actions,.editorial-casino-card__actions,.hero__actions,.split-actions{align-items:stretch;flex-direction:column}.reference-facts,.editorial-grid__cards,.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"]),.community-question-grid__cards,.review-card-grid,.review-pros-cons{grid-template-columns:1fr}.reference-facts div{min-height:0}.editorial-casino-card__header{grid-template-columns:96px minmax(0,1fr);gap:12px}.editorial-casino-card__logo-chip{width:96px;height:82px}.editorial-casino-card__logo-chip{padding:8px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child{width:96px;height:82px;padding:8px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child:empty:before{width:34px;height:34px}.reference-content .preserved-body section:has(>article>div:first-child+div>div:first-child>h3+span):has(a[href*="/go/"])>article>div:first-child+div>div:first-child{min-height:82px;padding-left:108px}.editorial-casino-card__bonus{padding:14px}.community-question-grid{gap:18px}.community-question-grid__head h2{font-size:27px}.community-question-card{padding:16px}.preserved-body{font-size:16px}.preserved-body h1,.reference-content .preserved-body h1{font-size:32px}.preserved-body h2,.reference-content .preserved-body h2{font-size:27px}.preserved-body h3,.reference-content .preserved-body h3{font-size:22px}.preserved-body table{display:block;overflow-x:auto}.button{width:100%}}.review-offer{margin-top:22px;max-width:560px;background:var(--white, #fff);border:1px solid var(--paper-3, #e7e2d6);border-radius:16px;padding:22px;box-shadow:0 18px 44px #09090b1f;display:grid;gap:16px}.review-offer__head{display:flex;align-items:center;gap:14px}.review-offer__logo img{width:64px;height:64px;border-radius:12px;object-fit:contain;background:var(--ink, #09090b);padding:8px;display:block}.review-offer__name{display:block;font-size:1.25rem;font-weight:800;color:var(--ink, #09090b);line-height:1.2}.review-offer__rating{display:block;margin-top:2px;font-size:.9rem;font-weight:700;color:var(--red-dark, #a40000)}.review-offer__bonus{display:flex;flex-direction:column;gap:4px;background:var(--paper, #faf7ef);border:1px solid var(--paper-3, #e7e2d6);border-radius:12px;padding:14px 16px}.review-offer__bonus-label{text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:700;color:var(--ink-2, #34343b)}.review-offer__bonus-value{font-size:1.5rem;font-weight:800;line-height:1.15;color:var(--ink, #09090b)}.review-offer__cta{width:100%;min-height:54px;font-size:1.08rem}.review-offer__note{margin:0;font-size:.78rem;color:var(--ink-2, #34343b)}
