:root{--bg:#050505;--panel:#101113;--panel2:#17181b;--text:#f6f7f8;--muted:#aeb3ba;--line:#292b30;--red:#f13b25;--cyan:#08c8e8;--cyan2:#62eaff;--max:1680px;--side:224px;--shadow:0 20px 58px #000b}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:82px}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",Arial,sans-serif;line-height:1.62;overflow-x:hidden}img{display:block;max-width:100%}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:"Arial Black",Inter,system-ui,sans-serif;line-height:1.08;letter-spacing:-.025em;margin:0 0 .75rem}h1{font-size:clamp(2.45rem,5vw,5.4rem)}h2{font-size:clamp(1.65rem,2.8vw,3rem)}h3{font-size:1.22rem}p{margin:0 0 1.15rem;color:#d7d9dd}.skip-link{position:fixed;z-index:1000;left:1rem;top:-5rem;background:#fff;color:#000;padding:.65rem 1rem;border-radius:8px}.skip-link:focus{top:1rem}.site-header{position:sticky;top:0;z-index:100;min-height:68px;display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1.2rem;padding:.45rem max(12px,calc((100vw - var(--max))/2));background:#050505f2;border-bottom:1px solid #262626;backdrop-filter:blur(18px)}.brand{display:inline-flex;min-width:245px}.wordmark{display:flex;flex-direction:column;align-items:center;color:#fff;font-weight:1000;line-height:.92;letter-spacing:.04em}.wordmark>span{font-size:1.75rem}.wordmark small{color:var(--red);font-size:.64rem;letter-spacing:.48em;margin-left:.48em;margin-top:.25rem}.mark-o{display:inline-grid;place-items:center;color:#fff;position:relative}.mark-o:after{content:"";position:absolute;width:.42em;height:.42em;border-radius:50%;background:var(--red)}.top-nav{display:flex;justify-content:center;gap:.2rem;overflow-x:auto;scrollbar-width:none}.top-nav a{padding:.72rem .85rem;border-radius:999px;font-weight:800;white-space:nowrap;color:#d7d9dd}.top-nav a:hover,.top-nav a:focus-visible{background:#18191c;color:#fff;outline:2px solid var(--cyan)}.header-cta,.hero-cta,.text-cta,.mobile-sticky{display:inline-flex;align-items:center;justify-content:center;min-height:50px;padding:.75rem 1.4rem;border-radius:999px;background:linear-gradient(135deg,#01bddb,#13d7ef);color:#001317;font-weight:950;border:2px solid #050505;box-shadow:0 0 0 1px #e9fbff,0 0 0 3px #db3a25,0 10px 28px #04cbe742;transition:transform .18s ease,filter .18s ease}.header-cta:hover,.hero-cta:hover,.text-cta:hover,.mobile-sticky:hover,.header-cta:focus-visible,.hero-cta:focus-visible,.text-cta:focus-visible,.mobile-sticky:focus-visible{transform:translateY(-2px);filter:brightness(1.12);outline:3px solid #fff;outline-offset:3px}.header-cta{min-width:158px}.app-shell{max-width:var(--max);margin:0 auto;display:grid;grid-template-columns:var(--side) minmax(0,1fr)}.side-nav{position:sticky;top:68px;height:calc(100vh - 68px);padding:1rem .65rem;background:linear-gradient(180deg,#080909,#101214);border-right:1px solid #292a2e;display:flex;flex-direction:column;gap:.25rem}.side-nav a{display:flex;align-items:center;gap:.75rem;padding:.72rem .8rem;border-radius:10px;color:#acb2ba;font-weight:700}.side-nav a span{width:24px;text-align:center;color:var(--red)}.side-nav a:hover,.side-nav a:focus-visible,.side-nav a.active{background:#202124;color:#fff;outline:0}.side-nav hr{width:100%;border:0;border-top:1px solid #33363b;margin:.35rem 0}main{min-width:0}.hero{position:relative;min-height:510px;display:grid;align-items:center;overflow:hidden;background:#000}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}.hero:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#070707 2%,#070707ee 27%,#070707a8 48%,transparent 72%),linear-gradient(0deg,#050505 0,transparent 30%)}.hero-copy{position:relative;z-index:2;width:min(760px,58%);padding:clamp(2rem,5vw,5rem) clamp(1.2rem,6vw,6rem)}.eyebrow{display:block;color:#fff;font-weight:900;margin-bottom:.4rem}.hero h1{font-size:clamp(2.2rem,4vw,4.4rem)}.hero h1 span{color:#fff}.hero-offer{font-size:clamp(2rem,3.5vw,3.5rem);line-height:1.05;font-weight:950;margin:.55rem 0 1.15rem;color:#fff}.hero-copy>p{font-size:1.08rem;max-width:58ch}.hero-actions{display:flex;gap:.9rem;align-items:center;flex-wrap:wrap;margin:1.35rem 0}.hero-note{font-size:.82rem;color:#aeb3ba}.category-strip{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(145px,1fr);gap:10px;overflow-x:auto;padding:1.1rem clamp(1rem,2vw,2rem);background:#070808;scrollbar-width:thin}.category-strip a{display:flex;gap:.65rem;align-items:center;justify-content:center;min-height:58px;padding:.7rem 1rem;border-radius:10px;border:1px solid #25272b;background:linear-gradient(145deg,#17181a,#0b0c0d);font-weight:850;white-space:nowrap}.category-strip a:before{content:"✦";color:var(--red)}.category-strip a:hover,.category-strip a:focus-visible{border-color:var(--red);outline:2px solid var(--cyan);outline-offset:2px}.game-row{padding:1.9rem clamp(1rem,2vw,2rem) 0;background:#050505}.row-heading{display:flex;justify-content:space-between;align-items:end;gap:1rem;margin-bottom:.9rem}.row-heading h2{font-size:clamp(1.3rem,2vw,2rem)}.row-heading>a{border:1px solid #42454b;border-radius:999px;padding:.45rem .9rem;font-size:.84rem;font-weight:850}.game-rail{display:grid;grid-auto-flow:column;grid-auto-columns:clamp(150px,12.5vw,205px);gap:clamp(10px,1.2vw,18px);overflow-x:auto;padding:.3rem .2rem 1.2rem;scroll-snap-type:x proximity;scrollbar-color:#5b1b13 #111}.slot-card{position:relative;aspect-ratio:2/3;overflow:hidden;border-radius:14px;background:#151515;border:2px solid #2c2e32;box-shadow:0 12px 30px #000a;isolation:isolate;scroll-snap-align:start}.slot-card img{width:100%;height:100%;object-fit:cover;transition:transform .25s ease,filter .25s ease}.rank{position:absolute;z-index:3;left:-3px;bottom:8px;color:#070707;-webkit-text-stroke:2px var(--red);font:900 clamp(3rem,5vw,5rem)/1 Arial;opacity:.8}.new-badge{position:absolute;z-index:5;top:.35rem;right:.35rem;background:linear-gradient(#ff866e,#ec2f19);border:1px solid #fff;color:#fff;border-radius:999px;padding:.13rem .4rem;font-size:.6rem;font-weight:950}.slot-caption{position:absolute;z-index:4;left:0;right:0;bottom:0;padding:2.7rem .55rem .65rem;text-align:center;background:linear-gradient(transparent,#050505f7 60%)}.slot-caption strong,.slot-caption small{display:block}.slot-caption strong{font-size:.9rem;text-transform:uppercase;line-height:1.1}.slot-caption small{color:#bbb;font-size:.58rem;text-transform:uppercase}.slot-overlay{position:absolute;z-index:6;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:.9rem;background:#050505e6;opacity:0;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease}.slot-overlay b{color:var(--cyan2);font-size:1rem}.slot-overlay span{font-weight:850;font-size:.86rem}.slot-overlay em{font-style:normal;margin-top:.8rem;border-radius:999px;background:var(--cyan);color:#001317;padding:.45rem .75rem;font-weight:950}.slot-card:hover .slot-overlay,.slot-card:focus-visible .slot-overlay{opacity:1;transform:none}.slot-card:hover img,.slot-card:focus-visible img{transform:scale(1.05);filter:brightness(.42)}.slot-card:focus-visible{outline:4px solid #fff;outline-offset:2px}.section{padding:clamp(3rem,6vw,6rem) clamp(1.1rem,5vw,5rem);max-width:1380px;margin:0 auto}.section-header{max-width:900px;margin-bottom:2rem}.section-header .eyebrow{color:var(--cyan)}.section-header p{font-size:1.08rem}.product-grid{display:grid;grid-template-columns:1.25fr .75fr .75fr;grid-auto-rows:minmax(230px,auto);gap:14px}.product-card,.info-card,.bonus-step,.faq details,.closing-panel{position:relative;overflow:hidden;border:1px solid #34363b;border-radius:16px;background-image:linear-gradient(135deg,#101114e8,#17181bea),url('/assets/images/slot-cyber-orb.webp');background-size:cover;background-position:center;padding:1.35rem}.product-card:first-child{grid-row:span 2;background-image:linear-gradient(0deg,#080808fa,#08080856),url('/assets/images/slot-book-fire.webp');min-height:480px;display:flex;flex-direction:column;justify-content:end}.product-card:nth-child(2){background-image:linear-gradient(120deg,#0d1013e8,#1018209c),url('/assets/images/slot-piggy-vault.webp')}.product-card:nth-child(3){background-image:linear-gradient(120deg,#180b08e8,#24100da8),url('/assets/images/slot-gold-pot.webp')}.product-card:nth-child(4){background-image:linear-gradient(120deg,#0c1014e8,#081728a8),url('/assets/images/slot-thunder.webp')}.product-card h3{font-size:1.45rem}.product-card p{max-width:52ch}.inline-link{font-weight:900;color:var(--cyan);border-bottom:1px solid currentColor}.split{display:grid;grid-template-columns:1fr minmax(300px,430px);align-items:center;gap:clamp(1.5rem,5vw,5rem)}.split-media{border-radius:20px;overflow:hidden;border:1px solid #3d4046;box-shadow:var(--shadow)}.split-media img{width:100%;aspect-ratio:2/3;max-height:560px;object-fit:cover}.fact-chips{display:flex;flex-wrap:wrap;gap:.55rem;margin:1rem 0}.fact-chips span{padding:.5rem .7rem;border-radius:999px;background:#17191d;border:1px solid #373a40;font-size:.84rem;font-weight:800}.article{max-width:1200px;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.1rem,5vw,5rem)}.article>header{max-width:850px;margin-bottom:2.4rem}.article>header p{font-size:1.12rem}.article section{padding:1.6rem 0;border-top:1px solid #292c31}.article h2{font-size:clamp(1.5rem,2.5vw,2.55rem)}.article h3{margin-top:1.35rem;color:var(--cyan)}.article ul,.article ol{padding-left:1.25rem;color:#d8dadd}.article li{margin:.5rem 0}.table-wrap{overflow-x:auto;border:1px solid #34373d;border-radius:14px;margin:1.2rem 0}.fact-table{width:100%;min-width:680px;border-collapse:collapse;background:#0c0d0f}.fact-table th,.fact-table td{text-align:left;vertical-align:top;padding:.85rem 1rem;border-bottom:1px solid #292c31}.fact-table th{color:var(--cyan2);width:30%}.notice{padding:1rem 1.1rem;border-left:4px solid var(--red);background:#17100f;border-radius:0 12px 12px 0}.source-note{font-size:.86rem;color:#999fa8}.bonus-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin:1.2rem 0}.bonus-step{background-image:linear-gradient(140deg,#121416e8,#121416f2),url('/assets/images/slot-gold-pot.webp')}.bonus-step b{display:block;color:var(--cyan);font-size:1.35rem}.faq{max-width:1200px;margin:0 auto;padding:3rem clamp(1.1rem,5vw,5rem) 5rem}.faq-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:12px}.faq details{background-image:linear-gradient(145deg,#121316f4,#121316e8),url('/assets/images/slot-candy.webp')}.faq summary{cursor:pointer;font-weight:900}.faq details[open]{border-color:var(--cyan)}.faq details p{margin:.8rem 0 0}.closing{max-width:1300px;margin:0 auto;padding:0 clamp(1.1rem,5vw,5rem) 5rem}.closing-panel{min-height:260px;display:grid;grid-template-columns:1fr auto;gap:1.5rem;align-items:center;background-image:linear-gradient(90deg,#0d0706e8,#0d0706a8),url('/assets/images/hero-roulette.webp');background-size:cover;background-position:center}.closing-panel h2{max-width:700px}.utility-hero{min-height:430px;display:grid;grid-template-columns:1fr minmax(300px,460px);gap:2rem;align-items:center;padding:clamp(2.5rem,6vw,5rem) clamp(1.1rem,5vw,5rem);max-width:1300px;margin:0 auto}.utility-hero img{width:100%;height:340px;object-fit:cover;border-radius:18px;border:1px solid #3e4148;box-shadow:var(--shadow)}.utility-hero .eyebrow{color:var(--cyan)}.utility-hero .hero-cta{margin-top:.7rem}.site-footer{max-width:var(--max);margin:0 auto;padding:3rem clamp(1rem,4vw,4rem) 4.8rem;border-top:1px solid #292b30;display:grid;grid-template-columns:2fr 1fr;gap:2rem}.site-footer .wordmark{align-items:flex-start;display:inline-flex}.site-footer nav{display:grid;grid-template-columns:repeat(2,1fr);gap:.55rem}.site-footer nav a:hover,.site-footer nav a:focus-visible{color:var(--cyan);outline:0}.footer-note{grid-column:1/-1;border-top:1px solid #222428;padding-top:1rem;font-size:.82rem;color:#888e97}.mobile-sticky{display:none}.kicker{color:var(--cyan);font-weight:900;text-transform:uppercase;letter-spacing:.11em;font-size:.76rem}.category-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:10px;margin:1.3rem 0}.category-card{min-height:110px;display:flex;flex-direction:column;justify-content:end;padding:1rem;border:1px solid #35383e;border-radius:14px;background-image:linear-gradient(0deg,#090a0cf5,#090a0c44),url('/assets/images/slot-cyber-orb.webp');background-size:cover}.category-card:nth-child(2n){background-image:linear-gradient(0deg,#090a0cf5,#090a0c44),url('/assets/images/slot-book-fire.webp')}.category-card:nth-child(3n){background-image:linear-gradient(0deg,#090a0cf5,#090a0c44),url('/assets/images/slot-candy.webp')}.category-card:hover,.category-card:focus-visible{border-color:var(--cyan);outline:2px solid var(--cyan)}
@media(max-width:1100px){.site-header{padding-inline:1rem}.brand{min-width:auto}.top-nav{justify-content:flex-start}.app-shell{grid-template-columns:1fr}.side-nav{display:none}.hero-copy{width:min(720px,70%);padding-left:clamp(1.2rem,5vw,4rem)}.product-grid{grid-template-columns:1fr 1fr}.product-card:first-child{grid-row:auto;grid-column:1/-1;min-height:420px}.category-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:760px){html{scroll-padding-top:124px}.site-header{grid-template-columns:auto 1fr;gap:.55rem;padding:.5rem .75rem}.wordmark>span{font-size:1.25rem}.wordmark small{font-size:.5rem}.header-cta{justify-self:end;min-width:auto;min-height:44px;padding:.58rem .85rem}.top-nav{grid-column:1/-1;grid-row:2;padding-bottom:.1rem}.top-nav a{padding:.5rem .65rem;font-size:.82rem}.hero{min-height:620px;align-items:end}.hero-image{height:67%;top:0;object-position:67% center}.hero:after{background:linear-gradient(0deg,#050505 12%,#050505df 43%,#0505054d 78%),linear-gradient(90deg,#0505059f,transparent)}.hero-copy{width:100%;padding:15.5rem 1.1rem 2.6rem}.hero h1{font-size:clamp(2.15rem,11vw,3.5rem)}.hero-offer{font-size:clamp(1.7rem,8vw,2.6rem)}.hero-actions .hero-cta{width:100%}.category-strip{padding-inline:.75rem}.game-row{padding-inline:.75rem}.game-rail{grid-auto-columns:43vw}.product-grid,.split,.utility-hero,.faq-grid,.closing-panel,.site-footer{grid-template-columns:1fr}.product-card:first-child{grid-column:auto}.split-media{order:-1}.split-media img{max-height:390px}.bonus-steps{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.utility-hero img{height:280px;order:-1}.closing-panel{align-items:end}.site-footer{padding-bottom:6.5rem}.site-footer nav{grid-template-columns:1fr 1fr}.mobile-sticky{display:flex;position:fixed;z-index:90;left:12px;right:12px;bottom:12px;min-height:52px}.rank{font-size:3.5rem}}
@media(max-width:430px){.game-rail{grid-auto-columns:52vw}.category-grid{grid-template-columns:1fr 1fr}.fact-table{min-width:620px}.site-footer nav{grid-template-columns:1fr}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
.section-head{max-width:900px;margin-bottom:2rem}.section-head p{font-size:1.08rem}.split{max-width:1280px;margin:0 auto;padding:clamp(3rem,6vw,6rem) clamp(1.1rem,5vw,5rem)}.text-link,.product-card>a,.article a{color:var(--cyan2);font-weight:900;border-bottom:1px solid currentColor}.text-link:focus-visible,.product-card>a:focus-visible,.article a:focus-visible{outline:3px solid #fff;outline-offset:3px}code{color:var(--cyan2);background:#17191d;border:1px solid #34373d;border-radius:5px;padding:.08rem .3rem}
@media(max-width:760px){.site-header{width:100%;max-width:100vw;overflow:hidden;contain:inline-size;grid-template-columns:minmax(0,1fr) 138px;gap:.5rem}.brand,.top-nav{min-width:0}.top-nav{width:100%;max-width:calc(100vw - 1.5rem);justify-content:flex-start;contain:inline-size}.header-cta{width:138px;max-width:138px;padding:.55rem .35rem;white-space:nowrap}.app-shell,main,.hero,.category-strip,.game-row{width:100%;max-width:100vw;min-width:0}.hero-copy{max-width:100vw}.hero-copy>p{overflow-wrap:anywhere}}
