:root{--bg: #070707;--panel: #101010;--soft: #0d0d0f;--line: rgba(255,255,255,.09);--text: #f7f7f7;--muted: #a7a7ad;--red: #f31232;--red-2: #b20b22;--gold: #ffca68;--container: 1180px;--radius: 24px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--text);background:var(--bg)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:radial-gradient(circle at 80% 0%,rgba(243,18,50,.1),transparent 28%),var(--bg);color:var(--text)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,a{-webkit-tap-highlight-color:transparent}.container{width:min(calc(100% - 36px),var(--container));margin:0 auto}.narrow{max-width:880px}.section-pad{padding:92px 0}.soft-bg{background:linear-gradient(180deg,#ffffff05,#ffffff09);border-block:1px solid var(--line)}.site-header{position:sticky;top:0;z-index:50;backdrop-filter:blur(18px);background:#070707d1;border-bottom:1px solid var(--line)}.nav-wrap{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand img{width:174px;height:auto}.desktop-nav{display:flex;align-items:center;gap:28px;font-size:14px;color:#cfcfd4}.desktop-nav a:hover{color:#fff}.nav-actions,.hero-actions,.cta-actions{display:flex;align-items:center;gap:10px}.btn{display:inline-flex;min-height:44px;align-items:center;justify-content:center;padding:0 20px;border-radius:12px;border:1px solid var(--line);font-family:inherit;color:inherit;background:transparent;cursor:pointer;font-weight:750;font-size:14px;transition:.2s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{border-color:#ff2946;background:linear-gradient(135deg,#ff2847,#bf0924);box-shadow:0 12px 28px #eb0e3038}.btn-ghost{background:#ffffff0a}.btn-dark{background:#171719;border-color:#ffffff1f}.btn-lg{min-height:52px;padding:0 26px;border-radius:14px}.newsbar{background:#0b0b0c;border-bottom:1px solid var(--line);overflow:hidden}.newsbar-inner{height:40px;display:flex;align-items:center;gap:14px;overflow:hidden}.news-label{flex:0 0 auto;display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:900;color:var(--gold);letter-spacing:.12em}.news-label img{width:18px}.news-marquee{overflow:hidden;mask-image:linear-gradient(90deg,transparent,#000 4%,#000 96%,transparent)}.news-track{display:flex;width:max-content;gap:72px;font-size:12px;color:#b9b9bf;animation:marquee 24s linear infinite}@keyframes marquee{to{transform:translate(-50%)}}.hero{min-height:680px;display:grid;place-items:center;overflow:hidden;position:relative}.hero:before{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.025) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.025) 1px,transparent 1px);background-size:52px 52px;mask-image:linear-gradient(to bottom,#000,transparent 82%);pointer-events:none}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:64px}.pill{display:inline-flex;align-items:center;gap:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff09;color:#c8c8cc;border-radius:999px;padding:9px 13px;font-size:11px;font-weight:800;letter-spacing:.12em}.dot{width:7px;height:7px;border-radius:50%;background:var(--red);box-shadow:0 0 0 6px #f312321f}h1{margin:22px 0;max-width:760px;font-size:clamp(44px,6vw,76px);line-height:.98;letter-spacing:-.055em}h1 span{background:linear-gradient(90deg,#ff546d,#f31232 55%,#ffbe63);-webkit-background-clip:text;color:transparent}.hero-lead{max-width:660px;margin:0;color:#b9b9c0;font-size:18px;line-height:1.75}.hero-actions{margin-top:30px}.trust-row{display:flex;gap:34px;margin-top:42px}.trust-row div{display:grid;gap:4px}.trust-row strong{font-size:19px}.trust-row span{color:#85858c;font-size:12px}.hero-visual{min-height:520px;position:relative;display:grid;place-items:center}.hero-visual:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(243,18,50,.3),rgba(243,18,50,.04) 48%,transparent 68%);filter:blur(14px);animation:pulseGlow 3.4s ease-in-out infinite}.hero-ring{position:absolute;border:1px solid rgba(255,255,255,.09);border-radius:50%}.ring-one{width:430px;height:430px;animation:spin 18s linear infinite;border-top-color:#ff1f42d9}.ring-two{width:340px;height:340px;animation:spinReverse 14s linear infinite;border-right-color:#ffc2628c}.visual-card{position:relative;z-index:3;width:min(100%,390px);padding:28px;border-radius:28px;background:linear-gradient(145deg,#19191beb,#0a0a0bf5);border:1px solid rgba(255,255,255,.12);box-shadow:0 30px 90px #0000008c;transform:rotate(-3deg)}.visual-card-head{display:flex;justify-content:space-between;align-items:center;gap:16px}.visual-card-head img{width:138px}.visual-card-head span{color:#85858c;font-size:11px;text-transform:uppercase;letter-spacing:.1em}.jackpot-number{margin:70px 0 10px;font-size:100px;line-height:.8;font-weight:950;letter-spacing:-.09em;color:#fff;text-shadow:0 0 42px rgba(243,18,50,.35)}.jackpot-number span{display:block;margin-left:8px;margin-top:14px;font-size:16px;letter-spacing:.5em;color:#ff7d8e}.visual-card p{color:#a6a6ad;font-size:12px;letter-spacing:.04em}.mini-bars{display:flex;align-items:flex-end;height:44px;gap:7px;margin-top:24px}.mini-bars i{flex:1;border-radius:5px 5px 2px 2px;background:linear-gradient(#ff3451,#7b0719);animation:equalize 1.3s ease-in-out infinite alternate}.mini-bars i:nth-child(1){height:40%}.mini-bars i:nth-child(2){height:75%;animation-delay:.2s}.mini-bars i:nth-child(3){height:55%;animation-delay:.4s}.mini-bars i:nth-child(4){height:95%;animation-delay:.1s}.mini-bars i:nth-child(5){height:68%;animation-delay:.3s}.fire-gif{position:absolute;z-index:2;width:460px;max-height:240px;object-fit:contain;top:3px;filter:saturate(1.05) contrast(1.08);opacity:.76;pointer-events:none}.floating-chip{position:absolute;z-index:5;display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:#151517;border:1px solid rgba(255,255,255,.1);box-shadow:0 18px 44px #0000006b;font-weight:900;animation:float 4s ease-in-out infinite}.chip-a{right:4%;top:24%;color:#ffb55f}.chip-b{left:4%;bottom:24%;color:#ff3954;animation-delay:1s}@keyframes spin{to{transform:rotate(360deg)}}@keyframes spinReverse{to{transform:rotate(-360deg)}}@keyframes pulseGlow{50%{transform:scale(1.08);opacity:.75}}@keyframes float{50%{transform:translateY(-14px) rotate(4deg)}}@keyframes equalize{to{height:25%}}.provider-strip{border-block:1px solid var(--line);background:#0a0a0b;overflow:hidden}.provider-track{width:max-content;display:flex;gap:16px;padding:15px 0;animation:providerMove 32s linear infinite}.provider-track span{min-width:142px;text-align:center;color:#8f8f96;text-transform:uppercase;font-size:11px;font-weight:800;letter-spacing:.08em}@keyframes providerMove{to{transform:translate(-50%)}}.section-heading{margin-bottom:38px}.section-heading h2{margin:6px 0 0;font-size:clamp(34px,4.4vw,54px);line-height:1.03;letter-spacing:-.045em}.section-heading>p,.split-heading>p{color:var(--muted);line-height:1.75}.eyebrow,.article-kicker{margin:0 0 10px;color:#ff5b71!important;font-size:11px!important;font-weight:900;letter-spacing:.18em}.split-heading{display:grid;grid-template-columns:1fr .68fr;align-items:end;gap:50px}.split-heading>p{max-width:500px;margin:0;justify-self:end}.center-heading{max-width:760px;margin-inline:auto;margin-bottom:42px;text-align:center}.center-heading>p:last-child{max-width:650px;margin-inline:auto}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature-grid article{min-height:245px;padding:25px;border-radius:20px;background:linear-gradient(150deg,#111113,#0b0b0c);border:1px solid var(--line);transition:.25s ease}.feature-grid article:hover{transform:translateY(-5px);border-color:#ff365461}.feature-grid span{color:#ff536b;font-size:11px;font-weight:900;letter-spacing:.14em}.feature-grid h3{margin:70px 0 10px;font-size:20px}.feature-grid p{margin:0;color:#96969d;line-height:1.65;font-size:14px}.promo-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.promo-card{position:relative;overflow:hidden;min-height:310px;padding:26px;border:1px solid var(--line);border-radius:22px;background:#111113}.promo-card>*{position:relative;z-index:2}.promo-glow{position:absolute;z-index:0;width:190px;height:190px;border-radius:50%;right:-70px;top:-60px;background:#f3123240;filter:blur(35px)}.promo-topline{display:flex;justify-content:space-between;align-items:center}.promo-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:14px;background:#1b1b1e;color:#ffb668;font-size:22px}.promo-badge,.game-tag{padding:7px 9px;border-radius:999px;background:#f312321c;border:1px solid rgba(243,18,50,.3);color:#ff6d81;font-size:9px;font-weight:900;letter-spacing:.11em}.promo-card .eyebrow{margin-top:46px}.promo-card h3{font-size:25px;margin:6px 0 10px}.promo-card>p:not(.eyebrow){color:#95959c;line-height:1.65;font-size:14px}.promo-banner{margin-bottom:34px}.promo-banner-frame{position:relative;aspect-ratio:1000 / 273;border-radius:22px;overflow:hidden;border:1px solid var(--line);background:#111113;box-shadow:0 26px 60px #00000073}.promo-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:0;transition:opacity .7s ease}.promo-slide.is-active{opacity:1}.promo-dots{display:flex;flex-wrap:wrap;justify-content:center;gap:7px;margin-top:16px}.promo-dot{width:7px;height:7px;border-radius:50%;background:#ffffff29;transition:.3s ease}.promo-dot.is-active{width:22px;border-radius:999px;background:var(--red)}.text-link,.game-body a{display:inline-flex;margin-top:12px;color:#fff;font-size:13px;font-weight:800}.text-link span{margin-left:8px;transition:transform .2s}.text-link:hover span{transform:translate(4px)}.games-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.game-card{border:1px solid var(--line);border-radius:24px;background:#0e0e10;overflow:hidden}.game-media{position:relative;aspect-ratio:16/8.8;overflow:hidden;background:#18181a}.game-media:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.5),transparent 56%)}.game-media img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease;image-rendering:auto}.game-card:hover .game-media img{transform:scale(1.035)}.game-tag{position:absolute;z-index:3;top:18px;right:18px;background:#080808bf;backdrop-filter:blur(8px)}.game-body{padding:24px}.game-body h3{margin:0 0 9px;font-size:24px}.game-body p{margin:0;color:#96969d;line-height:1.65}.article-shell{max-width:930px;padding:44px;border-radius:28px;border:1px solid var(--line);background:#0c0c0e}.article-shell h2{font-size:clamp(34px,4.6vw,52px);margin:0 0 24px;letter-spacing:-.045em;line-height:1.08}.article-shell h3{margin-top:34px;font-size:24px}.article-shell p{color:#aaaab1;line-height:1.82;font-size:16px}.article-shell strong{color:#fff}.article-shell a{color:#ff7a8d;text-decoration:underline;text-underline-offset:3px;text-decoration-thickness:1px;transition:color .2s}.article-shell a:hover{color:#ffbe63}.keyword-cloud{display:flex;flex-wrap:wrap;gap:9px;margin-top:28px}.keyword-cloud span{padding:9px 12px;border-radius:999px;background:#141416;border:1px solid var(--line);color:#b8b8bd;font-size:12px}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{list-style:none;cursor:pointer;padding:22px 0;display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:17px;font-weight:750}summary::-webkit-details-marker{display:none}summary span{color:#ff526a;font-size:24px;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{margin:-5px 0 24px;max-width:720px;color:#98989f;line-height:1.7}details strong{color:#e9e9ee;font-weight:700}.final-cta{padding-top:30px}.cta-card{padding:38px 42px;border-radius:28px;background:radial-gradient(circle at 88% 10%,rgba(255,199,103,.12),transparent 32%),linear-gradient(135deg,#171719,#0b0b0c);border:1px solid rgba(255,255,255,.11);display:flex;align-items:center;justify-content:space-between;gap:40px}.cta-card h2{margin:6px 0 8px;font-size:34px;letter-spacing:-.04em}.cta-card p:last-child{color:#94949a;margin:0}.footer{margin-top:56px;padding:54px 0 26px;border-top:1px solid var(--line);background:#060607}.footer-grid{display:flex;justify-content:space-between;gap:40px;align-items:flex-start}.footer-grid p{max-width:500px;color:#7f7f87;line-height:1.6;font-size:13px}.footer-links{display:flex;gap:22px;color:#aaaab0;font-size:13px}.copyright{margin-top:34px;padding-top:22px;border-top:1px solid var(--line);color:#68686e;font-size:11px}@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.split-heading{grid-template-columns:1fr}.hero-grid{gap:30px}.hero-visual{min-height:460px}.split-heading>p{justify-self:start}.feature-grid{grid-template-columns:1fr 1fr}.promo-grid{grid-template-columns:1fr}.promo-card{min-height:260px}}@media(max-width:680px){.container{width:min(calc(100% - 24px),var(--container))}.section-pad{padding:68px 0}.site-header .brand img{width:145px}.nav-actions .btn-ghost{display:none}.btn{padding-inline:16px}.hero{min-height:auto}h1{font-size:clamp(42px,13vw,58px)}.hero-lead{font-size:16px}.hero-actions{display:grid;grid-template-columns:1fr 1fr}.trust-row{gap:22px;justify-content:space-between}.trust-row strong{font-size:16px}.hero-visual{min-height:390px}.ring-one{width:340px;height:340px}.ring-two{width:270px;height:270px}.visual-card{width:300px;padding:22px}.jackpot-number{font-size:76px;margin-top:58px}.fire-gif{width:350px}.floating-chip{width:52px;height:52px;border-radius:15px}.feature-grid,.games-grid{grid-template-columns:1fr}.feature-grid article{min-height:210px}.feature-grid h3{margin-top:46px}.article-shell{padding:28px 22px}.cta-card,.footer-grid{flex-direction:column;align-items:stretch}.cta-actions{display:grid;grid-template-columns:1fr 1fr}.footer-links{flex-wrap:wrap}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important}}
