:root{--ink:#241d32;--muted:#625a70;--navy:#282858;--violet:#713fe0;--lavender:#c8a8f8;--line:#e7e1ee;--paper:#fff;--soft:#f8f6fb;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;text-rendering:optimizeLegibility}
*{box-sizing:border-box}body{margin:0;font-size:16px;line-height:1.65}html{scroll-behavior:smooth;scroll-padding-top:86px}body>main{min-height:65vh}a{color:var(--violet);text-underline-offset:3px}a:hover{text-decoration-thickness:2px}button,summary,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}h1,h2,h3,p{margin:0}h1,h2,h3{color:var(--navy);line-height:1.2;letter-spacing:-.025em}h1{font-size:clamp(30px,4vw,44px);max-width:850px;margin-inline:auto}h2{font-size:27px}h3{font-size:19px}p+p{margin-top:12px}strong{font-weight:700}:focus-visible{outline:3px solid #b388ff;outline-offset:4px}h2:focus,main:focus{outline:none}.wrap{width:min(1040px,calc(100% - 40px));margin-inline:auto}.reading{width:min(860px,calc(100% - 40px));margin-inline:auto}.section{padding-block:26px;scroll-margin-top:0}.section+.section{border-top:1px solid var(--line)}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:11px;font-weight:700;color:var(--violet);margin-bottom:8px}.section-heading{margin:0 auto 16px;max-width:790px;text-align:center}.section-heading p:not(.eyebrow){margin-top:9px;color:var(--muted);font-size:15px}.section-heading h2{font-size:28px}
.site-header{position:sticky;top:0;z-index:20;background:#fff;border-bottom:1px solid var(--line)}.header-inner{width:min(1120px,calc(100% - 40px));margin:auto;height:66px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;gap:9px;align-items:center;text-decoration:none;color:var(--navy);font-size:21px;font-weight:700;letter-spacing:-.6px;white-space:nowrap}.brand-mark{width:32px;height:32px;object-fit:contain;background:#28203a;border-radius:7px;padding:3px}.brand-accent{color:var(--violet)}.desktop-nav{display:flex;gap:24px;margin-left:auto}.desktop-nav a{text-decoration:none;color:var(--muted);font-size:14px;font-weight:700;padding:10px 0}.desktop-nav a[aria-current],.desktop-nav a:hover{color:var(--violet)}.header-cta{display:flex;gap:16px;align-items:center;background:var(--soft);border:1px solid var(--line);padding:7px 14px;border-radius:6px;font-size:13px;font-weight:700;text-decoration:none;color:var(--navy)}.mobile-menu{display:none}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;align-items:center;font-size:12px;line-height:1.4;padding:13px 0;color:var(--muted)}.breadcrumbs a{color:inherit;text-decoration:none}
.hero{background:linear-gradient(115deg,#21182e,#282858);border-bottom:1px solid var(--line);text-align:center;padding:29px 0 30px}.hero-home{background:linear-gradient(115deg,#21182e,#282858);padding:36px 0 29px}.hero h1{color:#fff}.hero .eyebrow{color:var(--lavender)}.hero-intro{max-width:720px;margin:13px auto 0;color:var(--muted);font-size:17px;line-height:1.6}.hero .hero-intro{color:#e0daed}.hero-actions{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:19px;flex-wrap:wrap}.button{border:1px solid transparent;border-radius:6px;background:var(--violet);color:#fff;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:18px;padding:10px 17px;min-height:43px;font-size:14px;line-height:1.4;font-weight:700;transition:background .15s}.button:hover{background:#5828c2}.button:active{transform:translateY(1px)}.button.secondary{background:#fff;color:var(--navy);border-color:var(--line)}.button.secondary:hover{background:#ede6f8}.hero .button{background:#9c63ff;color:#150b29}.hero .button:hover{background:#b789ff}.hero .button.secondary{background:transparent;color:white;border-color:#71677e}.hero-notes{display:flex;justify-content:center;gap:20px;font-size:12px;color:#d1c5e2;margin-top:18px}.hero-notes span+span:before{content:'·';margin-right:20px;color:var(--lavender)}.updated{font-size:12px;color:var(--muted);margin-top:12px}.review-logo{background:#191a21;border-radius:8px;width:132px;height:59px;padding:7px 10px;margin:0 auto 12px;display:grid;place-items:center}.review-logo img{width:112px;height:45px;object-fit:contain}.profile-portrait{width:72px;height:72px;border-radius:50%;object-fit:cover;margin:0 auto 13px}
.casino-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.casino-card{padding:16px;border:1px solid var(--line);border-radius:10px;background:#fff;display:flex;flex-direction:column;min-width:0;box-shadow:0 3px 12px #28285806}.casino-card-top{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:11px}.casino-logo{width:112px;height:48px;padding:7px;background:#191a21;display:flex;align-items:center;justify-content:center;border-radius:6px}.casino-logo img{width:98px;height:34px;object-fit:contain}.licence-badge{font-size:11px;color:#563590;line-height:1.3;background:#f0eafa;border:1px solid #e3d7f7;border-radius:4px;padding:4px 7px;font-weight:700;white-space:nowrap}.casino-card-heading{display:flex;align-items:baseline;justify-content:space-between;gap:8px}.casino-card h3{font-size:20px}.casino-card h3 a{color:var(--navy);text-decoration:none}.fit{font-size:12px;color:var(--muted)}.casino-card>p{font-size:14px;line-height:1.55;color:var(--muted);margin-top:8px;margin-bottom:10px}.features{display:flex;gap:8px 13px;flex-wrap:wrap;margin:0 0 13px;padding:0;list-style:none;font-size:12px;color:#4b3c60}.features li:before{content:'✓';color:var(--violet);font-weight:700;margin-right:5px}.card-button{width:100%;margin-top:auto;padding:8px 12px;min-height:38px;font-size:13px}.partner-link{font-size:13px;text-align:center;margin-top:8px}.toc{padding:13px 0;display:flex;align-items:center;gap:16px;border-block:1px solid var(--line);font-size:12px}.toc strong{white-space:nowrap;color:var(--navy)}.toc>div{display:flex;flex-wrap:wrap;gap:5px 9px}.toc button{border:0;background:var(--soft);color:#514460;border-radius:4px;padding:7px 9px;line-height:1.3;font-size:12px}.toc button:hover{background:#eadef8;color:var(--violet)}
.comparison-wrap{border:1px solid var(--line);border-radius:8px;overflow:hidden}.comparison-table{width:100%;border-collapse:collapse;font-size:14px;text-align:left}.comparison-table th,.comparison-table td{padding:12px 14px;vertical-align:middle}.comparison-table thead{background:var(--soft);color:var(--navy);font-size:12px}.comparison-table tbody tr+tr{border-top:1px solid var(--line)}.comparison-table tbody th{font-size:14px;white-space:nowrap}.comparison-table a{font-size:13px;font-weight:700}.article-section h2{margin-bottom:14px}.article-section h3{margin:18px 0 8px}.article-section p,.article-section li{color:#4d4659}.article-section p+p{margin-top:12px}.text-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:6px}.text-columns h3{font-size:19px}.text-columns+p{margin-top:16px}.steps{margin:0;padding-left:24px}.steps li{padding:0 0 9px 6px}.steps h3{margin-top:12px}.steps li::marker{color:var(--violet);font-weight:700}.article-links{padding-left:20px;margin:0 0 14px}.article-links li+li{margin-top:8px}
.blog-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.blog-card{border:1px solid var(--line);border-radius:8px;padding:17px;display:flex;flex-direction:column;background:var(--soft)}.blog-label{color:var(--violet);font-size:11px;font-weight:700;margin-bottom:6px}.blog-card h3{font-size:19px}.blog-card h3 a{color:var(--navy);text-decoration:none}.blog-card p{font-size:14px;color:var(--muted);line-height:1.55;margin:9px 0 13px}.text-link{font-size:13px;font-weight:700}.blog-card .text-link{margin-top:auto}.alternative{border-radius:9px;background:#f1eafb;padding:22px 25px;border-left:3px solid var(--violet)}.alternative h2{font-size:25px}.alternative p:not(.eyebrow){margin-top:10px;color:#514463}.inline-actions{margin-top:16px;display:flex;align-items:center;gap:18px;flex-wrap:wrap}
.faq details{border-bottom:1px solid var(--line)}.faq details:first-of-type{border-top:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-weight:700;font-size:15px;color:var(--navy);padding:14px 0;line-height:1.5}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:21px;line-height:1;color:var(--violet);font-weight:400}.faq details[open] summary span{transform:rotate(45deg)}.faq details>p{margin:0;padding:0 24px 15px 0;color:var(--muted);font-size:15px}.contributors{padding-top:23px;padding-bottom:23px}.author-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.author-card{display:grid;grid-template-columns:56px minmax(0,1fr);align-items:start;gap:12px;border:1px solid var(--line);border-radius:8px;padding:14px;background:#fff}.author-avatar img{width:56px;height:56px;object-fit:cover;border-radius:50%}.author-role{font-size:11px;line-height:1.4;color:var(--muted);display:block}.author-card h2{font-size:16px;letter-spacing:-.01em;margin-top:2px}.author-card h2 a{color:var(--navy);text-decoration:none}.author-card p{font-size:12px;line-height:1.5;margin-top:6px;color:var(--muted)}.sources{font-size:12px;color:var(--muted);padding:2px 0 24px}.sources summary{cursor:pointer}.sources ul{margin:8px 0;padding-left:20px}
.footer{background:#21192d;color:#d7cfdf;margin-top:24px;padding-top:27px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:32px}.footer .brand{color:white}.footer .brand-accent{color:var(--lavender)}.footer p{font-size:13px;line-height:1.5;max-width:270px;margin-top:11px}.footer nav{display:flex;flex-direction:column;gap:5px}.footer h2{color:#fff;font-size:13px;margin-bottom:4px;letter-spacing:0}.footer nav a{font-size:12px;color:#d7cfdf;text-decoration:none}.footer nav a:hover{color:white;text-decoration:underline}.footer-bottom{display:flex;justify-content:space-between;gap:15px;border-top:1px solid #494052;margin-top:23px;padding:15px 0;font-size:11px;color:#bdb1c8}.skip-link{position:fixed;left:12px;top:-100px;z-index:100;background:white;padding:12px;border:2px solid var(--violet)}.skip-link:focus{top:8px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:760px){.header-inner{height:60px;gap:15px}.header-cta{display:none}.desktop-nav{gap:18px}.wrap,.reading{width:calc(100% - 32px)}.section{padding-block:23px}.section-heading h2,h2{font-size:25px}.casino-card-heading{display:block}.fit{display:block;margin-top:4px}.casino-card-top{align-items:flex-start;flex-direction:column;gap:8px}.casino-card{padding:13px}.hero{padding:25px 0}.hero-home{padding:30px 0 24px}.hero-intro{font-size:16px}.hero-notes{gap:10px;font-size:11px}.hero-notes span+span:before{margin-right:10px}.author-card{padding:12px;gap:10px;grid-template-columns:48px minmax(0,1fr)}.author-avatar img{height:48px;width:48px}.comparison-table th,.comparison-table td{padding:10px}.comparison-table{font-size:13px}.comparison-table a{font-size:12px}.text-columns{gap:20px}.toc{gap:10px;align-items:flex-start}.toc strong{padding-top:7px}.footer-grid{gap:20px;grid-template-columns:1.6fr 1fr 1fr}.blog-card{padding:14px}.blog-card h3{font-size:18px}}
@media(max-width:520px){body{font-size:15px;line-height:1.65}.header-inner{width:calc(100% - 28px)}.brand{font-size:20px}.desktop-nav{display:none}.mobile-menu{display:block;margin-left:auto;position:relative}.mobile-menu>summary{display:flex;flex-direction:column;gap:4px;justify-content:center;align-items:center;width:40px;height:38px;border:1px solid var(--line);border-radius:6px;cursor:pointer;list-style:none}.mobile-menu>summary::-webkit-details-marker{display:none}.mobile-menu>summary span{width:17px;height:2px;background:var(--navy)}.mobile-menu nav{position:absolute;top:45px;right:0;min-width:180px;background:white;border:1px solid var(--line);border-radius:8px;box-shadow:0 8px 25px #241d3220;padding:8px;display:flex;flex-direction:column}.mobile-menu nav a{padding:9px 12px;color:var(--navy);font-size:14px;text-decoration:none}.mobile-menu nav a[aria-current]{background:var(--soft);color:var(--violet);border-radius:4px}.hero h1{font-size:31px;line-height:1.14}.hero-intro{font-size:15px;line-height:1.6}.hero .eyebrow{font-size:10px}.hero-actions{gap:8px;margin-top:17px}.hero-actions .button{font-size:12px;padding:10px 12px;gap:10px}.hero-notes{gap:5px;font-size:10px;flex-wrap:wrap;margin-top:15px}.hero-notes span+span:before{margin-right:5px}.section-heading h2,h2{font-size:23px}.section-heading p:not(.eyebrow){font-size:14px;line-height:1.55}.section{padding-block:21px}.casino-grid{gap:9px}.casino-card{padding:11px 10px;border-radius:8px}.casino-logo{width:93px;height:40px;padding:5px}.casino-logo img{width:83px;height:30px}.casino-card-top{margin-bottom:9px;gap:7px}.licence-badge{font-size:10px;padding:3px 5px}.casino-card h3{font-size:18px}.fit{font-size:11px;line-height:1.4;min-height:31px}.casino-card>p{font-size:12px;line-height:1.5;margin-top:7px;margin-bottom:9px}.features{font-size:10px;gap:3px;flex-direction:column;margin-bottom:10px}.card-button{font-size:11px;gap:5px;padding:8px 5px;min-height:36px}.toc{flex-direction:column;gap:4px}.toc strong{padding-top:0}.toc>div{gap:5px}.toc button{font-size:11px;padding:8px}.comparison-table{font-size:11px;table-layout:fixed}.comparison-table th,.comparison-table td{padding:10px 7px;overflow-wrap:anywhere}.comparison-table thead{font-size:10px}.comparison-table tbody th{font-size:11px;white-space:normal}.comparison-table th:nth-child(1){width:20%}.comparison-table th:nth-child(2){width:32%}.comparison-table th:nth-child(3){width:19%}.comparison-table th:nth-child(4){width:29%}.comparison-table a{font-size:11px}.text-columns{grid-template-columns:1fr;gap:0}.article-section h3{font-size:18px}.blog-grid{gap:9px}.blog-card{padding:12px}.blog-card h3{font-size:17px;line-height:1.3}.blog-card p{font-size:12px}.blog-label{font-size:10px}.text-link{font-size:12px}.author-grid{grid-template-columns:1fr;gap:9px}.author-card{grid-template-columns:48px minmax(0,1fr);padding:12px}.author-card p{font-size:12px}.author-card h2{font-size:16px}.alternative{padding:18px}.alternative h2{font-size:22px}.inline-actions{gap:12px}.faq summary{font-size:14px;gap:15px;padding:13px 0}.faq details>p{font-size:14px;padding-right:12px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-grid>div{grid-column:1/-1}.footer p{max-width:none}.footer-bottom{flex-direction:column;gap:5px}.breadcrumbs{font-size:11px}.sources{padding-bottom:18px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.hero .updated{color:#d1c5e2}.hero .button.secondary:hover{background:#3b3156;color:#fff}
