/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--bg: #0f0020;--surface: #1a0635;--surface-2: #22084a;--border: rgba(255, 255, 255, .1);--accent: #e42d8c;--accent-dk: #c91e78;--text: #ffffff;--text-muted: rgba(255, 255, 255, .6);--text-ink: #1a0635;--star: #fbbf24;--radius-sm: 4px;--radius-md: 10px;--radius-lg: 16px;--radius-xl: 24px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .2);--shadow-md: 0 4px 20px rgba(0, 0, 0, .28);--shadow-lg: 0 8px 40px rgba(0, 0, 0, .36);--header-h: 68px}*,*:before,*:after{box-sizing:border-box}p{margin:0}a{color:inherit;text-decoration:none}img,svg{display:block;max-width:100%}ul,ol{margin:0;padding:0;list-style:none}html{font-family:DM Sans,sans-serif;font-size:16px;line-height:1.6;color:var(--text);scroll-behavior:smooth;background-color:var(--bg)}body{margin:0;background-color:var(--bg);color:var(--text)}h1,h2,h3,h4,h5,h6{margin:0;font-family:Barlow Condensed,sans-serif;font-weight:700;line-height:1.1;color:var(--text)}*:focus-visible{outline:2px solid var(--accent);outline-offset:3px}.wrap{max-width:1240px;margin-inline:auto;padding-inline:18px}@media (min-width: 820px){.wrap{padding-inline:32px}}.page-section{padding-block:56px}@media (min-width: 820px){.page-section{padding-block:80px}}.btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:44px;padding-inline:22px;font-family:DM Sans,sans-serif;font-size:.875rem;font-weight:700;letter-spacing:.02em;border-radius:var(--radius-md);border:2px solid transparent;cursor:pointer;transition:background .18s,border-color .18s,box-shadow .18s,transform .12s;white-space:nowrap;text-decoration:none}.btn:active{transform:translateY(1px)}.btn--solid{background:var(--accent);color:#fff;border-color:var(--accent)}.btn--solid:hover{background:var(--accent-dk);border-color:var(--accent-dk);box-shadow:0 4px 16px #e42d8c66}.btn--outline{background:transparent;color:var(--text);border-color:#ffffff59}.btn--outline:hover{border-color:var(--accent);color:var(--accent)}.btn--sm{height:36px;padding-inline:14px;font-size:.8rem}.btn--lg{height:52px;padding-inline:32px;font-size:.95rem}.top-bar{background:#000;padding-block:6px;text-align:center;font-size:.72rem;color:#ffffffbf;line-height:1.4}.top-bar a{color:#ffffffe6;text-decoration:underline;text-underline-offset:2px}.site-header{position:sticky;top:0;z-index:40;background:#5a3690f7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.1);min-height:var(--header-h);display:flex;align-items:center}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:100%}.site-header__logo{display:flex;align-items:center;flex-shrink:0}.site-header__logo img{height:44px;width:auto}.site-header__nav{display:none}@media (min-width: 820px){.site-header__nav{display:flex;align-items:center;gap:28px}}.site-header__nav.is-open{display:flex;flex-direction:column;align-items:stretch;position:absolute;top:100%;left:0;right:0;background:#5a3690fa;border-bottom:1px solid rgba(255,255,255,.08);box-shadow:0 12px 32px #0006;padding:12px 18px 20px;gap:0;z-index:39}@media (min-width: 820px){.site-header__nav.is-open{position:static;flex-direction:row;align-items:center;gap:28px;border:none;box-shadow:none;padding:0;background:transparent}}.site-header__link{font-size:.875rem;font-weight:500;color:#ffffffd9;position:relative;padding:12px 0;transition:color .15s;border-bottom:1px solid rgba(255,255,255,.1)}@media (min-width: 820px){.site-header__link{padding:4px 0;border-bottom:none}}.site-header__link:hover{color:var(--accent)}.site-header__cta--desktop{display:none}@media (min-width: 820px){.site-header__cta--desktop{display:flex}}.site-header__cta--mobile{display:flex;margin-top:12px;justify-content:center}@media (min-width: 820px){.site-header__cta--mobile{display:none}}.site-header__burger{display:flex;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:8px;background:none;border:1px solid rgba(0,0,0,.18);border-radius:var(--radius-sm);cursor:pointer;flex-shrink:0}@media (min-width: 820px){.site-header__burger{display:none}}.site-header__burger span{display:block;height:2px;width:100%;background:#1a0635;border-radius:2px;transition:transform .22s ease,opacity .22s ease;transform-origin:center}.site-header__burger.is-open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.site-header__burger.is-open span:nth-child(2){opacity:0;transform:scaleX(0)}.site-header__burger.is-open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.site-header__burger:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.site-footer{background:#5a3690f7;border-top:1px solid rgba(255,255,255,.1);padding-block:52px 36px}.site-footer__logo{display:flex;align-items:center;margin-bottom:20px}.site-footer__logo img{height:56px;width:auto}.site-footer__regulators{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:28px}.site-footer__regulators a{display:flex;align-items:center;opacity:.9;transition:opacity .15s}.site-footer__regulators a:hover{opacity:1}.site-footer__regulators img{height:36px;width:auto;filter:none}.site-footer__age-badge{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;border:2px solid rgba(255,255,255,.4);font-size:.75rem;font-weight:800;color:#fffc;flex-shrink:0}.site-footer__disclaimer{font-size:.78rem;line-height:1.65;color:#ffffff8c;max-width:880px;margin-bottom:28px}.site-footer__nav{display:flex;flex-wrap:wrap;gap:8px 24px;margin-bottom:24px}.site-footer__nav-link{font-size:.82rem;color:#ffffffa6;transition:color .15s}.site-footer__nav-link:hover{color:var(--accent)}.site-footer__company{display:flex;flex-wrap:wrap;gap:4px 20px;font-size:.75rem;color:#ffffff73;margin-bottom:16px}.site-footer__bottom{display:flex;flex-wrap:wrap;gap:8px 24px;align-items:center;justify-content:space-between;font-size:.75rem;color:#ffffff73;border-top:1px solid rgba(255,255,255,.1);padding-top:20px}.site-footer__contact-link{color:#ffffff8c;text-decoration:underline;text-underline-offset:2px}.site-footer__contact-link:hover{color:var(--accent)}.cookie-bar{position:fixed;bottom:0;left:0;right:0;z-index:100;background:#08001af7;border-top:1px solid var(--border);padding:10px 18px}@media (min-width: 820px){.cookie-bar{max-width:520px;border-radius:var(--radius-lg) var(--radius-lg) 0 0;border:1px solid var(--border);border-bottom:none;left:24px;right:auto;bottom:0}}.cookie-bar__text{font-size:.72rem;line-height:1.55;color:#fff9}.cookie-bar__text a{color:#fffc;text-decoration:underline;text-underline-offset:2px}.page-hero{background:linear-gradient(135deg,#1a0040,#0f0020,#200050);padding-block:64px 80px;position:relative;overflow:hidden}.page-hero:before{content:"";position:absolute;inset:0;background:radial-gradient(ellipse 80% 60% at 70% 50%,rgba(140,10,80,.25) 0%,transparent 70%);pointer-events:none}.page-hero__inner{display:grid;gap:48px;align-items:center;position:relative}@media (min-width: 820px){.page-hero__inner{grid-template-columns:1fr 1fr;gap:56px}}.page-hero__eyebrow{display:flex;align-items:center;gap:8px;font-size:.8rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--accent);margin-bottom:16px}.page-hero__eyebrow:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:var(--accent);animation:pulse 2s infinite}.page-hero__title{font-size:clamp(2rem,5vw,3.6rem);font-weight:800;text-transform:uppercase;line-height:1.05;color:#fff;margin-bottom:20px}.page-hero__description{font-size:1rem;color:#ffffffbf;line-height:1.65;margin-bottom:28px;max-width:520px}.page-hero__badges{display:flex;flex-direction:column;gap:12px}@media (min-width: 560px){.page-hero__badges{flex-direction:row;flex-wrap:wrap;gap:12px 16px}}.page-hero__badge{display:flex;align-items:center;gap:8px;font-size:.85rem;font-weight:600;color:#ffffffe6}.page-hero__badge-icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent);flex-shrink:0;color:#fff}.page-hero__badge-icon svg{width:16px;height:16px}.page-hero__image{display:flex;align-items:center;justify-content:center}@media (min-width: 820px){.page-hero__image{justify-content:flex-end}}.page-hero__img{width:100%;max-width:480px;height:auto;border-radius:var(--radius-xl);display:block}.page-hero__img-placeholder{width:340px;max-width:100%;aspect-ratio:1;border-radius:var(--radius-xl);background:#ffffff0a;border:2px dashed rgba(255,255,255,.15);display:flex;align-items:center;justify-content:center;color:#ffffff40;font-size:.8rem;text-align:center;padding:20px}@keyframes pulse{0%,to{box-shadow:0 0 #e42d8c99}50%{box-shadow:0 0 0 8px #e42d8c00}}.casino-section{padding-block:48px 64px}.casino-section__header{text-align:center;margin-bottom:36px}.casino-section__label{display:inline-block;font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--accent);background:#e42d8c1f;border-radius:999px;padding:4px 14px;margin-bottom:12px}.casino-section__title{font-size:clamp(1.6rem,3vw,2.4rem);font-weight:700;color:#fff;margin-bottom:10px}.casino-section__note{font-size:.82rem;color:#ffffff73;max-width:560px;margin-inline:auto;line-height:1.55}.casino-grid{display:grid;gap:16px;grid-template-columns:1fr}@media (min-width: 560px){.casino-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 820px){.casino-grid{grid-template-columns:repeat(3,1fr)}}.casino-card{background:#2a1050;border-radius:var(--radius-lg);box-shadow:var(--shadow-md);padding:20px;display:flex;flex-direction:column;gap:14px;transition:transform .18s,box-shadow .18s}.casino-card:hover{transform:translateY(-3px);box-shadow:var(--shadow-lg)}.casino-card__top{display:flex;align-items:center;justify-content:space-between;gap:12px}.casino-card__logo{height:40px;width:auto;object-fit:contain;max-width:130px}.casino-card__score{display:flex;flex-direction:column;align-items:flex-end;flex-shrink:0}.casino-card__score-num{font-size:1.4rem;font-weight:800;color:#fff;line-height:1;font-family:DM Sans,sans-serif}.casino-card__stars{display:flex;gap:2px;color:var(--star);font-size:.85rem}.casino-card__bonus{display:flex;align-items:center;gap:8px;background:#ffffff14;border-radius:var(--radius-md);padding:10px 14px}.casino-card__bonus-icon{font-size:1.1rem;flex-shrink:0}.casino-card__bonus-text{flex:1}.casino-card__bonus-title{font-size:.7rem;font-weight:600;color:#4ade80;text-transform:uppercase;letter-spacing:.06em;line-height:1.2;font-family:DM Sans,sans-serif}.casino-card__bonus-amount{font-size:.95rem;font-weight:700;color:#fff;line-height:1.3;font-family:DM Sans,sans-serif}.casino-card__cta{display:block;width:100%;height:44px;background:var(--accent);color:#fff;font-family:DM Sans,sans-serif;font-size:.9rem;font-weight:700;border:none;border-radius:var(--radius-md);cursor:pointer;text-align:center;line-height:44px;transition:background .18s,box-shadow .18s,transform .12s;text-decoration:none}.casino-card__cta:hover{background:var(--accent-dk);box-shadow:0 4px 16px #e42d8c66;transform:translateY(-1px)}.casino-card__cta:active{transform:translateY(0)}.casino-card__disclaimer{font-size:.68rem;color:#fff6;text-align:center;line-height:1.4;font-family:DM Sans,sans-serif}.rg-section{background:var(--surface);border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding-block:48px}.rg-section__inner{max-width:840px;margin-inline:auto}.rg-section__title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:16px}.rg-section p{font-size:.9rem;color:#ffffffa6;line-height:1.7;margin-bottom:12px}.rg-section ul{margin:0 0 12px;padding-left:20px}.rg-section ul li{font-size:.88rem;color:#ffffffa6;line-height:1.65;margin-bottom:4px;list-style:disc}.rg-section a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.legal-page{padding-block:56px}@media (min-width: 820px){.legal-page{padding-block:80px}}.legal-page__inner{max-width:780px;margin-inline:auto}.legal-page__title{font-size:clamp(1.8rem,4vw,2.8rem);font-weight:800;color:#fff;margin-bottom:8px}.legal-page__date{display:block;font-size:.8rem;color:#fff6;margin-bottom:24px}.legal-page__lead{font-size:1.05rem;color:#ffffffbf;line-height:1.7;margin-bottom:36px}.legal-page h2{font-size:1.35rem;font-weight:700;color:#fff;margin-top:36px;margin-bottom:14px}.legal-page p{font-size:.95rem;color:#ffffffb3;line-height:1.75;margin-bottom:14px}.legal-page ul,.legal-page ol{margin:0 0 14px;padding-left:22px}.legal-page ul li,.legal-page ol li{font-size:.95rem;color:#ffffffb3;line-height:1.7;margin-bottom:6px;list-style:disc}.legal-page a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.legal-page a:hover{color:var(--accent-dk)}.legal-page code{font-family:monospace;font-size:.88rem;background:#ffffff14;padding:2px 6px;border-radius:var(--radius-sm);color:#fffc}.error-page{display:flex;align-items:center;justify-content:center;min-height:calc(100dvh - var(--header-h) - 100px);padding-block:60px}.error-page__card{text-align:center;max-width:500px;padding:56px 32px;background:var(--surface);border-radius:var(--radius-xl);border:1px solid var(--border);box-shadow:var(--shadow-lg);margin-inline:auto}.error-page__code{font-size:clamp(4rem,12vw,8rem);font-weight:800;font-family:Barlow Condensed,sans-serif;color:var(--accent);line-height:1;margin-bottom:8px}.error-page__title{font-size:clamp(1.4rem,3vw,1.8rem);font-weight:700;color:#fff;margin-bottom:16px}.error-page__text{font-size:.95rem;color:#fff9;line-height:1.65;margin-bottom:32px}.error-page__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}body{display:flex;flex-direction:column;min-height:100dvh}main{flex:1}
