:root{--ink: #101114;--ink-2: #3f4248;--muted: #6a6f78;--paper: #fffaf4;--paper-2: #f3efe7;--paper-3: #ddd4c7;--orange: #ff4f00;--orange-dark: #c63d00;--blue: #21468b;--red: #ae1c28;--green: #0f766e;--white: #ffffff;--shadow: 0 1px 2px rgba(16, 17, 20, .06), 0 18px 42px rgba(16, 17, 20, .08)}*{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: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(--orange)}.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:#fffaf4f2;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(--orange)}.main-nav{display:flex;align-items:center;gap:22px;color:var(--ink-2);font-size:14px;font-weight:650}.main-nav a{text-decoration:none}.main-nav a:hover{color:var(--orange-dark)}.hero,.page-hero{position:relative;overflow:hidden;border-bottom:1px solid var(--paper-3);background:var(--paper)}.hero:before,.page-hero:before{content:"";position:absolute;inset:0 auto 0 0;width:9px;background:linear-gradient(180deg,var(--red) 0 33.333%,var(--white) 33.333% 66.666%,var(--blue) 66.666%)}.hero__grid{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);gap:56px;align-items:center;min-height:600px;padding:78px 0 48px}.page-hero .wrap{padding:82px 0 56px}.eyebrow{margin:0 0 16px;color:var(--orange-dark);font-size:12px;font-weight:800;letter-spacing:0;text-transform:uppercase}h1,h2,h3,p{overflow-wrap:anywhere}h1,.page-hero h1{max-width:900px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:64px;line-height:1;letter-spacing:0}h1 em,.page-hero h1 em{color:var(--orange-dark);font-style:italic}.lead{max-width:760px;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;border-radius:8px;padding:11px 18px;font-weight:800;text-decoration:none}.button--dark{background:var(--ink);color:var(--white)}.button--light{border-color:var(--paper-3);background:var(--white);color:var(--ink)}.button--red{background:var(--orange);color:var(--white)}.section{padding:72px 0}.section--tint{border-top:1px solid var(--paper-3);border-bottom:1px solid var(--paper-3);background:var(--paper-2)}.section-head{display:grid;grid-template-columns:minmax(0,.9fr) minmax(280px,.62fr);gap:32px;align-items:end;margin-bottom:28px}.section-head h2,.content h2,.sidebox h2,.footer__rg h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:38px;line-height:1.08;letter-spacing:0}.section-head p,.content p,.sidebox p,.tile p,.question-card p,.casino-card p{color:var(--ink-2);line-height:1.65}.grid{display:grid;gap:18px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.signal-panel,.tile,.question-card,.casino-card,.notice,.sidebox{border:1px solid var(--paper-3);border-radius:8px;background:var(--white);box-shadow:var(--shadow)}.signal-panel{padding:24px}.flag-card{border-top:7px solid var(--orange)}.stat-grid,.casino-card__facts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.stat-grid div,.casino-card__facts div{border:1px solid var(--paper-3);border-radius:8px;padding:12px;background:var(--paper)}dt{color:var(--muted);font-size:12px;font-weight:800}dd{margin:5px 0 0;font-weight:800}.tile,.question-card,.casino-card,.notice,.sidebox{padding:20px}.tag{display:inline-flex;margin-bottom:12px;border-radius:999px;background:#ff4f001c;color:var(--orange-dark);padding:5px 10px;font-size:12px;font-weight:800}.casino-card{position:relative}.casino-card--featured{border-color:var(--orange)}.casino-card__rank{position:absolute;top:12px;right:14px;color:var(--muted);font-weight:900}.casino-card__head{display:flex;gap:13px;align-items:center;padding-right:38px}.casino-card__mark{display:grid;flex:0 0 48px;width:48px;height:48px;place-items:center;border-radius:50%;background:var(--ink);color:var(--orange);font-weight:900}.casino-card h3,.tile h2,.question-card h2,.question-card h3{margin:0 0 8px;font-size:22px;line-height:1.15}.casino-card__facts{margin:18px 0}.split{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:28px;align-items:start}.content>*+*{margin-top:22px}.fact-list{display:grid;gap:12px;margin:0;padding:0;list-style:none}.fact-list li{border-left:4px solid var(--orange);padding:12px 14px;background:var(--white)}.sidebox{position:sticky;top:98px}.sidebox ul{margin:14px 0 0;padding-left:18px;line-height:1.8}.reference-hero{background:linear-gradient(90deg,rgba(255,79,0,.09),transparent 46%),var(--paper)}.reference-hero .wrap{padding-bottom:46px}.reference-facts{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;max-width:980px;margin:30px 0 0}.reference-facts div{border:1px solid var(--paper-3);border-radius:8px;background:#ffffffc7;padding:14px 15px}.reference-layout{grid-template-columns:minmax(0,1fr) 340px}.reference-content{min-width:0}.reference-section{border-bottom:1px solid var(--paper-3);padding-bottom:22px}.reference-section:last-child{border-bottom:0;padding-bottom:0}.reference-section p{margin:14px 0 0}.preserved-body{color:var(--muted);line-height:1.75}.developed-body{color:var(--muted);line-height:1.75;margin-top:42px}.preserved-body+.developed-body{border-top:1px solid var(--paper-3);padding-top:34px}.developed-body .reference-section{margin-bottom:30px}.developed-body .reference-section:last-child{margin-bottom:0}.developed-body .fact-list{margin-top:16px}.preserved-body h2,.preserved-body h3,.preserved-body h4,.developed-body h2,.developed-body h3,.developed-body h4{color:var(--ink);line-height:1.12;margin:34px 0 14px}.preserved-body h2,.developed-body h2{font-size:clamp(1.8rem,3vw,2.6rem)}.preserved-body h3,.developed-body h3{font-size:clamp(1.3rem,2.2vw,1.8rem)}.preserved-body p,.preserved-body ul,.preserved-body ol,.preserved-body table,.preserved-body blockquote,.preserved-body details,.developed-body p,.developed-body ul,.developed-body ol{margin:0 0 18px}.preserved-body ul,.preserved-body ol,.developed-body ul,.developed-body ol{padding-left:1.25rem}.preserved-body li,.developed-body li{margin-bottom:8px}.preserved-body a,.developed-body a{color:#c63d00;font-weight:700;text-decoration:underline;text-underline-offset:3px}.preserved-body blockquote{border-left:3px solid var(--accent);color:var(--ink);padding-left:18px}.preserved-body table{border-collapse:collapse;display:block;max-width:100%;overflow-x:auto}.preserved-body th,.preserved-body td{border:1px solid var(--paper-3);padding:10px 12px;text-align:left;vertical-align:top}.preserved-body th{background:#fff6ef;color:var(--ink)}.reference-sidebox,.reference-notice{align-self:start}.reference-faq{display:grid;gap:10px;margin-top:18px}.reference-faq details{border:1px solid var(--paper-3);border-radius:8px;background:var(--white);padding:16px 18px}.reference-faq summary{cursor:pointer;font-weight:850}.reference-faq p{margin:12px 0 0}.editorial-grid{display:grid;gap:22px}.editorial-grid__head{display:grid;grid-template-columns:minmax(0,.82fr) minmax(260px,.58fr);gap:28px;align-items:end}.editorial-grid__head h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:42px;line-height:1.05}.editorial-grid__head p,.editorial-grid__disclaimer,.editorial-casino-card p{color:var(--ink-2);line-height:1.6}.editorial-grid__head>p,.editorial-grid__disclaimer{margin:0}.editorial-grid__cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.editorial-casino-card{position:relative;display:flex;min-width:0;min-height:420px;flex-direction:column;gap:18px;border:1px solid var(--paper-3);border-radius:8px;background:var(--white);padding:22px;box-shadow:var(--shadow)}.editorial-casino-card--featured{border-color:var(--orange)}.editorial-casino-card__rank{position:absolute;top:16px;right:18px;color:#10111447;font-size:20px;font-weight:950}.editorial-casino-card__pick{width:fit-content;margin:0;border-radius:999px;background:#ff4f001f;color:var(--orange-dark);padding:5px 10px;font-size:12px;font-weight:850}.editorial-casino-card__header{display:grid;grid-template-columns:64px minmax(0,1fr);gap:14px;align-items:center;padding-right:28px}.editorial-casino-card__header img,.editorial-casino-card__initials{width:64px;height:64px;border:1px solid var(--paper-3);border-radius:8px;background:var(--paper)}.editorial-casino-card__header img{object-fit:contain;padding:8px}.editorial-casino-card__initials{display:grid;place-items:center;color:var(--orange);font-weight:950}.editorial-casino-card h3{margin:0 0 6px;font-size:23px;line-height:1.12}.editorial-casino-card h3 a{text-decoration-thickness:1px;text-underline-offset:4px}.editorial-casino-card__header p{margin:0;font-size:14px}.editorial-casino-card__facts{display:grid;gap:10px;margin:0}.editorial-casino-card__facts div{border-left:4px solid var(--orange);background:var(--paper);padding:10px 12px}.editorial-casino-card__actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:auto}.editorial-casino-card__actions .button{width:100%;min-width:0;text-align:center}.editorial-grid__disclaimer{max-width:900px;font-size:13px}.footer{border-top:1px solid var(--paper-3);background:var(--ink);color:var(--paper)}.footer__rg{border-bottom:1px solid rgba(255,255,255,.16);padding:30px 0}.footer__rg-grid{display:grid;grid-template-columns:76px minmax(0,1fr);gap:22px;align-items:center}.adult{display:grid;width:64px;height:64px;place-items:center;border:2px solid var(--orange);border-radius:50%;color:var(--orange);font-weight:900}.footer__main{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px;padding:42px 0}.footer h2{margin:0 0 12px;font-size:16px}.footer ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.footer a{color:var(--paper)}.footer__bottom{border-top:1px solid rgba(255,255,255,.16);padding:18px 0;color:#fffaf4c7;font-size:13px}@media(max-width:860px){.topbar__inner,.site-header__inner,.footer__bottom,.main-nav{align-items:flex-start;flex-direction:column}.main-nav{gap:12px;padding-bottom:16px}.hero__grid,.section-head,.editorial-grid__head,.grid--2,.grid--3,.editorial-grid__cards,.split,.footer__main{grid-template-columns:1fr}.reference-facts{grid-template-columns:repeat(2,minmax(0,1fr))}h1,.page-hero h1{font-size:42px}.section-head h2,.content h2,.sidebox h2,.footer__rg h2{font-size:30px}.hero__grid{min-height:0;padding:52px 0 34px}.sidebox{position:static}}@media(max-width:560px){.reference-facts{grid-template-columns:1fr}.editorial-casino-card{min-height:0;padding:18px}.editorial-casino-card__header{grid-template-columns:56px minmax(0,1fr)}.editorial-casino-card__header img,.editorial-casino-card__initials{width:56px;height:56px}}
