:root{color-scheme:dark;font-family:Inter,Arial,system-ui,sans-serif;--bg:#05070c;--panel:#171a22;--panel2:#202430;--line:#303541;--red:#ef233c;--red2:#ff3e56;--mint:#07caa2;--text:#f7f8fb;--muted:#a9aebb;--max:1464px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);line-height:1.55}img{display:block;max-width:100%;height:auto}a{color:inherit}button,a{touch-action:manipulation}.site-header{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:76px;padding:12px max(24px,calc((100vw - var(--max))/2));background:rgba(5,7,12,.96);border-bottom:1px solid #11151d;backdrop-filter:blur(12px)}.brand{font:800 clamp(2rem,4vw,2.7rem)/1 Barlow Condensed,sans-serif;letter-spacing:.04em;text-decoration:none;text-transform:uppercase;color:var(--red);text-shadow:0 0 22px rgba(239,35,60,.24)}.header-cta,.hero-cta{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:.8rem 1.55rem;border:1px solid var(--red);border-radius:5px;background:var(--red);color:#fff;font-weight:800;text-decoration:none;box-shadow:0 10px 28px rgba(239,35,60,.25);transition:background .2s,transform .2s}.header-cta:hover,.hero-cta:hover{background:var(--red2);transform:translateY(-2px)}.header-cta:focus-visible,.hero-cta:focus-visible,.play:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #fff;outline-offset:3px}.product-nav{position:sticky;top:76px;z-index:15;display:flex;justify-content:center;gap:clamp(.35rem,2.4vw,2rem);overflow-x:auto;padding:17px 24px;background:#0a0c12;border-bottom:1px solid #171b23;scrollbar-width:none}.product-nav a{white-space:nowrap;text-decoration:none;font-weight:700;color:#e4e7ed;padding:.45rem .2rem;border-bottom:2px solid transparent}.product-nav a:hover,.product-nav .active{color:#fff;border-color:var(--red)}main{overflow:hidden}.hero{position:relative;min-height:520px;display:grid;align-items:center;max-width:var(--max);margin:30px auto 0;border-radius:8px;overflow:hidden;background:#08090d url('/assets/images/hero-gift.webp') center/cover no-repeat}.hero::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.96) 0%,rgba(0,0,0,.72) 38%,rgba(0,0,0,.05) 70%)}.hero-copy{position:relative;z-index:2;width:min(660px,70%);padding:clamp(28px,5vw,72px)}.hero h1,.section h2,.closing h2{font:800 clamp(2.45rem,5vw,4.9rem)/.98 Barlow Condensed,sans-serif;text-transform:uppercase;letter-spacing:.01em;margin:.25rem 0 1rem}.hero-compact{min-height:410px}.hero-compact h1{font-size:clamp(2.5rem,5vw,4.4rem)}.hero-phrase{font-size:clamp(1.05rem,2vw,1.35rem);font-weight:700;max-width:590px;margin:0 0 1.7rem}.eyebrow{margin:0 0 .45rem;color:var(--red2);font:800 .82rem/1.2 Inter,sans-serif;letter-spacing:.14em;text-transform:uppercase}.secondary{display:inline-flex;margin-left:1rem;padding:.8rem 1rem;font-weight:800;text-decoration:none;border-bottom:2px solid var(--red)}.quick-strip{max-width:var(--max);margin:24px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.quick-strip article{min-height:104px;display:flex;align-items:center;gap:18px;padding:20px;border-radius:5px;background:linear-gradient(120deg,#191c24,#20242e);border:1px solid #202530}.quick-strip article>span{display:grid;place-items:center;width:54px;height:54px;flex:0 0 auto;border-radius:50%;background:#260912;color:var(--red);font-size:1.7rem;box-shadow:inset 0 0 0 1px rgba(239,35,60,.25)}.quick-strip strong,.quick-strip small{display:block}.quick-strip small{color:var(--muted);margin-top:4px}.section{max-width:var(--max);margin:clamp(64px,8vw,112px) auto;padding:0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:2rem;margin-bottom:24px}.section-head h2,.category-lobby h2,.provider-wall h2,.bonus-steps h2{font-size:clamp(2rem,4vw,3.25rem);margin:.2rem 0}.section-head>a,.section-head>span{color:#dfe3eb;font-weight:700;text-decoration:none}.section-head>a span{color:var(--red);font-size:1.5rem}.game-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.game-card{overflow:hidden;border-radius:6px;background:var(--panel);border:1px solid #20242c;transition:transform .22s,box-shadow .22s}.game-card:hover{transform:translateY(-5px);box-shadow:0 22px 42px rgba(0,0,0,.36)}.game-card h3{font-size:1rem;margin:14px 16px 2px}.game-card p{color:var(--muted);font-size:.86rem;margin:0 16px 16px}.game-art{position:relative;aspect-ratio:16/10;overflow:hidden;background:#111}.sprite img{position:absolute;top:50%;left:0;width:400%;max-width:none;height:auto;transform:translateY(-50%)}.sprite.s2 img{left:-100%}.sprite.s3 img{left:-200%}.sprite.s4 img{left:-300%}.play{position:absolute;z-index:3;inset:0;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(5,7,12,.82);color:#fff;font-weight:800;text-align:center;text-decoration:none;opacity:0;transition:opacity .2s}.game-card:hover .play,.play:focus-visible{opacity:1}.split-feature{display:grid;grid-template-columns:1.08fr .92fr;min-height:470px;background:var(--panel);border:1px solid #20242c;border-radius:8px;overflow:hidden}.split-feature.reverse{grid-template-columns:.92fr 1.08fr}.feature-visual{min-height:440px;background:#090b10 url('/assets/images/hero-gift.webp') 70% center/cover no-repeat}.feature-copy{align-self:center;padding:clamp(32px,5vw,72px)}.feature-copy h2{font-size:clamp(2rem,4vw,3.7rem)}.feature-copy p{color:#c8ccd5}.check-list{display:grid;gap:.65rem;padding:0;list-style:none}.check-list li{position:relative;padding-left:1.6rem}.check-list li::before{content:"✓";position:absolute;left:0;color:var(--mint);font-weight:900}.text-link{display:inline-flex;margin-top:1rem;color:#fff;font-weight:800;text-decoration:none;border-bottom:2px solid var(--red)}.category-lobby{padding:clamp(32px,5vw,70px);border-radius:8px;background:linear-gradient(125deg,#171a22 0,#10131a 50%,#260812 100%)}.category-rail{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.category-rail a{min-height:150px;padding:24px;display:flex;flex-direction:column;justify-content:end;text-decoration:none;background:linear-gradient(180deg,transparent,rgba(0,0,0,.75)),url('/assets/images/slots-themen.webp') center/cover no-repeat;border:1px solid #353945;border-radius:5px}.category-rail a:nth-child(2){background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.75)),url('/assets/images/slots-exklusiv.webp')}.category-rail a:nth-child(3){background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.75)),url('/assets/images/slots-neu.webp')}.category-rail strong{font-size:1.15rem}.category-rail span{font-size:.82rem;color:#d7dae1}.article{max-width:920px}.article h2{font-size:clamp(2.2rem,5vw,3.6rem)}.article h3{font-size:1.45rem;margin:2rem 0 .35rem}.article p,.article li{color:#c5c9d2}.faq{max-width:980px}.faq h2{font-size:clamp(2rem,5vw,3.6rem)}details{border-top:1px solid var(--line);background:linear-gradient(90deg,var(--panel),transparent)}details:last-child{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:20px;font-weight:800;font-size:1.05rem}details p{padding:0 20px 22px;margin:0;color:#c5c9d2}.closing{max-width:var(--max);margin:80px auto 30px;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:clamp(30px,5vw,68px);border:1px solid #591220;border-radius:8px;background:linear-gradient(100deg,#250912,#0d0f16 65%),url('/assets/images/hero-gift.webp') right/cover no-repeat}.closing h2{font-size:clamp(2.1rem,4vw,3.4rem);margin:.2rem 0}.closing p{margin:0;color:#d4d6dc}.footer-nav{max-width:var(--max);margin:0 auto 30px;padding:22px 0;display:flex;flex-wrap:wrap;gap:26px;border-top:1px solid var(--line)}.footer-nav a{text-decoration:none;color:#c8ccd5}.footer-nav a:hover{color:#fff}.site-header+main{}.site-header~footer{max-width:var(--max);margin:auto;padding:24px 0 50px;color:var(--muted);border-top:1px solid #151821}.filter-bar{max-width:var(--max);margin:24px auto;display:flex;gap:10px;overflow-x:auto}.filter-bar a{white-space:nowrap;padding:.55rem .9rem;border:1px solid var(--line);border-radius:4px;text-decoration:none;font-weight:700}.filter-bar a:hover{border-color:var(--red)}.mosaic{display:grid;grid-template-columns:1.2fr .8fr;gap:22px}.mosaic article{min-height:310px;padding:clamp(28px,4vw,52px);display:flex;flex-direction:column;justify-content:end;border-radius:7px;border:1px solid #282d37;background:linear-gradient(180deg,rgba(5,7,12,.12),rgba(5,7,12,.93)),url('/assets/images/slots-exklusiv.webp') center/cover no-repeat}.mosaic article:nth-child(2){background-image:linear-gradient(180deg,rgba(5,7,12,.12),rgba(5,7,12,.93)),url('/assets/images/slots-neu.webp')}.mosaic article:nth-child(3){grid-column:1/-1;min-height:240px;background-image:linear-gradient(90deg,rgba(5,7,12,.95),rgba(5,7,12,.15)),url('/assets/images/slots-themen.webp')}.mosaic h2{font-size:2.2rem;margin:.2rem 0}.mosaic p{max-width:600px;color:#d4d7df}.provider-wall{padding:clamp(30px,5vw,64px);border-radius:7px;background:#14171e}.providers{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.providers span{min-height:76px;display:grid;place-items:center;padding:10px;border:1px solid #343946;background:#1d2028;font-weight:800;text-align:center}.fine{color:var(--muted);font-size:.84rem}.lead{max-width:850px;color:#cbd0d9;font-size:1.08rem}.bonus-steps ol{list-style:none;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.bonus-steps li{min-height:170px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;background:linear-gradient(145deg,#1b1e27,#2a0a12);border:1px solid #3d1820;border-radius:6px}.bonus-steps li>span{color:var(--red);font:800 2.4rem/1 Barlow Condensed,sans-serif}.bonus-steps strong,.bonus-steps small{display:block}.bonus-steps strong{font-size:1.15rem}.bonus-steps small{color:var(--muted);margin-top:6px}.promo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.promo-grid article{min-height:270px;padding:38px;border-radius:6px;border:1px solid #282d36;background:linear-gradient(130deg,rgba(5,7,12,.92),rgba(5,7,12,.28)),url('/assets/images/slots-neu.webp') center/cover no-repeat}.promo-grid article:nth-child(2){background-image:linear-gradient(130deg,rgba(5,7,12,.92),rgba(5,7,12,.28)),url('/assets/images/slots-themen.webp')}.promo-grid article:nth-child(3){background-image:linear-gradient(130deg,rgba(5,7,12,.92),rgba(5,7,12,.28)),url('/assets/images/hero-gift.webp')}.promo-grid article:nth-child(4){background-image:linear-gradient(130deg,rgba(5,7,12,.92),rgba(5,7,12,.28)),url('/assets/images/slots-exklusiv.webp')}.promo-grid article>span{font-size:2rem;color:var(--red)}.promo-grid h2{font-size:2.2rem}.promo-grid p{max-width:570px;color:#d2d5dc}.error-hero{margin-bottom:80px}code{color:#fff;background:#20232c;padding:.15rem .35rem;border-radius:3px}
@media(max-width:1500px){.hero,.quick-strip,.section,.closing,.footer-nav,.filter-bar,.site-header~footer{margin-left:24px;margin-right:24px}.site-header{padding-left:24px;padding-right:24px}}
@media(max-width:980px){.game-grid{grid-template-columns:repeat(2,1fr)}.split-feature,.split-feature.reverse{grid-template-columns:1fr}.feature-visual{min-height:330px}.category-rail{grid-template-columns:repeat(2,1fr)}.providers{grid-template-columns:repeat(3,1fr)}.bonus-steps ol{grid-template-columns:repeat(2,1fr)}.mosaic{grid-template-columns:1fr}.mosaic article:nth-child(3){grid-column:auto}.quick-strip{grid-template-columns:1fr}.hero{min-height:480px}.hero-copy{width:75%}}
@media(max-width:640px){.site-header{min-height:64px;padding:8px 14px}.brand{font-size:2rem}.header-cta{min-height:46px;padding:.65rem .9rem;font-size:.86rem}.product-nav{top:64px;justify-content:flex-start;padding:12px 14px}.hero,.quick-strip,.section,.closing,.footer-nav,.filter-bar,.site-header~footer{margin-left:14px;margin-right:14px}.hero{margin-top:14px;min-height:460px;background-position:62% center}.hero::after{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.92) 55%)}.hero-copy{align-self:end;width:100%;padding:26px 22px}.hero h1{font-size:2.55rem}.hero-phrase{font-size:1rem;margin-bottom:1.15rem}.hero-compact{min-height:430px}.section{margin-top:64px;margin-bottom:64px}.section-head{align-items:start;flex-direction:column;gap:8px}.game-grid{gap:12px}.game-card h3{font-size:.9rem;margin:10px 10px 0}.game-card p{font-size:.75rem;margin:2px 10px 11px}.game-art{aspect-ratio:4/5}.split-feature{margin-left:0;margin-right:0;border-radius:0}.feature-visual{min-height:260px}.feature-copy{padding:28px 20px}.category-lobby{margin-left:0;margin-right:0;border-radius:0;padding:34px 14px}.category-rail{grid-template-columns:1fr 1fr}.category-rail a{min-height:125px;padding:14px}.mosaic{margin-left:0;margin-right:0;gap:10px}.mosaic article{border-radius:0}.providers{grid-template-columns:repeat(2,1fr)}.providers span{font-size:.75rem;min-height:62px}.bonus-steps ol{grid-template-columns:1fr 1fr;gap:10px}.bonus-steps li{min-height:150px;padding:18px}.promo-grid{grid-template-columns:1fr}.closing{align-items:flex-start;flex-direction:column;margin-left:0;margin-right:0;border-radius:0}.footer-nav{gap:16px}.secondary{margin:10px 0 0}.play{opacity:1;inset:auto 8px 8px;padding:8px;background:rgba(239,35,60,.94);border-radius:4px;font-size:.7rem;line-height:1.25}.sprite img{top:45%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition:none!important}}
.product-nav{position:relative;top:auto}
