*{box-sizing:border-box}body{margin:0;background:#07080e;color:#f8f8fc;font:14px Inter,system-ui,Arial;overflow-x:hidden}button{cursor:pointer}header{height:76px;display:flex;align-items:center;gap:14px;padding:0 max(16px,calc((100% - 1240px)/2));background:#090b12ed;border-bottom:1px solid #23273a;position:sticky;top:0;z-index:20;backdrop-filter:blur(18px)}.logo{font-size:24px;font-weight:1000;white-space:nowrap}.logo span{color:#ffd25a}.search{display:flex;align-items:center;gap:7px;background:#111523;border:1px solid #292f45;border-radius:10px;padding:0 11px;color:#747c94}.search input{width:180px;background:none;border:0;outline:0;color:#fff;padding:10px 0}nav{display:flex;gap:3px;overflow:auto;flex:1}nav button{background:none;border:0;color:#a9afc2;padding:10px 8px;white-space:nowrap;font-weight:800;font-size:11px}nav button:hover{color:#ffd25a}.wallet{background:#111625;border:1px solid #2b3045;border-radius:10px;padding:10px 12px;white-space:nowrap}.wallet b{color:#ffd25a}.login,.heroCopy button,.promo button{border:0;border-radius:10px;background:linear-gradient(135deg,#ffe16c,#e9911b);color:#1b1205;font-weight:950;padding:11px 16px;white-space:nowrap}.ticker{text-align:center;padding:8px;background:#111522;border-bottom:1px solid #1f2437;color:#aab1c4;font-size:10px;letter-spacing:.7px}.ticker b{color:#ffd25a;margin:0 8px}.hero{min-height:410px;max-width:1240px;margin:auto;padding:40px 18px;display:flex;align-items:center;justify-content:space-between;background:radial-gradient(circle at 78% 45%,#33254166,transparent 30%)}.heroCopy small,.sectionTitle small,.sectionHead small,.promo small{color:#ffd25a;font-weight:950;letter-spacing:2px}.hero h1{font-size:clamp(50px,8vw,92px);line-height:.83;margin:15px 0;font-weight:1000}.hero h1 em{color:#ffd25a;font-style:normal}.hero p{color:#9299ad;max-width:510px;line-height:1.6}.heroCopy button i{font-style:normal;margin-left:20px}.heroVisual{width:430px;height:300px;position:relative;display:flex;align-items:center;justify-content:center}.orb{width:230px;height:230px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:115px;color:#ffd25a;background:radial-gradient(circle at 35% 25%,#fff3a4,#8d5e18 18%,#16100b 68%);box-shadow:0 0 100px #e9a3263d, inset 0 0 30px #fff5;animation:float 4s infinite}@keyframes float{50%{transform:translateY(-12px) rotate(4deg)}}.coin{position:absolute;width:58px;height:58px;border-radius:50%;background:linear-gradient(145deg,#ffe77e,#bd7112);color:#281704;display:flex;align-items:center;justify-content:center;font-size:25px;font-weight:1000;box-shadow:0 10px 30px #000}.c1{top:20px;right:80px}.c2{bottom:35px;left:70px}.c3{top:70px;left:35px}.providers,main{max-width:1240px;margin:auto;padding:22px 18px}.sectionTitle h2,.sectionHead h2{margin:6px 0 0;font-size:25px}.providerRow{display:flex;gap:10px;overflow:auto;padding:15px 0}.provider{min-width:155px;height:72px;border:1px solid #292f45;background:linear-gradient(145deg,#151a2b,#0c0f18);border-radius:13px;display:flex;align-items:center;justify-content:center;font-weight:950;color:#ccd1df;cursor:pointer}.provider:hover{border-color:#75602b;color:#ffd25a}.sectionHead{display:flex;justify-content:space-between;align-items:end;margin:10px 0 18px}.filters{display:flex;gap:5px}.filters button{background:#111625;border:1px solid #292f45;color:#9299ad;border-radius:8px;padding:8px 12px}.filters .active{color:#ffd25a;border-color:#625126}.games{display:grid;grid-template-columns:repeat(5,1fr);gap:13px}.game{background:linear-gradient(160deg,#171b2c,#0c0f18);border:1px solid #272d43;border-radius:13px;overflow:hidden;transition:.2s}.game:hover{transform:translateY(-5px);border-color:#66562c;box-shadow:0 16px 35px #0008}.art{height:180px;display:flex;align-items:center;justify-content:center;font-size:76px;background:radial-gradient(circle at 50% 30%,#3b3a55,#090b11);position:relative}.art:after{content:"";position:absolute;inset:0;background:linear-gradient(transparent 50%,#0008)}.badge{position:absolute;z-index:1;top:8px;left:8px;padding:5px 7px;border-radius:5px;background:#ff932b;color:#1b0d02;font-size:8px;font-weight:1000}.prov{position:absolute;z-index:1;bottom:8px;left:8px;color:#d9ddeb;background:#080a10bb;padding:4px 6px;border-radius:5px;font-size:8px}.details{padding:11px}.details strong{display:block;font-size:13px}.details small{display:block;color:#777f97;margin-top:4px}.play{width:100%;border:0;background:#20263c;color:#f5f6fa;border-radius:8px;padding:9px;margin-top:9px;font-weight:900}.promo{max-width:1204px;margin:25px auto 45px;padding:28px 34px;border:1px solid #393a42;border-radius:18px;background:radial-gradient(circle at 75%,#31273c,#11131d 55%);display:flex;justify-content:space-between;align-items:center}.promo h2{font-size:30px;margin:7px 0}.promo p{color:#8d94a9}.promoArt{font-size:100px;color:#ffd25a;text-shadow:0 0 50px #f7b42a55}footer{border-top:1px solid #1b2030;display:flex;gap:35px;padding:30px max(18px,calc((100% - 1200px)/2));color:#737b91;font-size:11px}footer b{color:#ffd25a;margin-right:auto}#modal{display:none;position:fixed;inset:0;background:#000d;z-index:100;align-items:center;justify-content:center;padding:12px}#modal.show{display:flex}.machine{width:min(960px,100%);background:#111522;border:1px solid #5d4a29;border-radius:20px;padding:15px;box-shadow:0 30px 100px #000}.mhead{display:flex;justify-content:space-between;align-items:center}.close{background:#242a40;color:white;border:0;border-radius:8px;padding:8px 11px}.reels{position:relative;display:grid;grid-template-columns:repeat(5,1fr);gap:8px;background:#05060a;border:2px solid #6b522a;padding:10px;border-radius:15px}.reel{height:115px;background:linear-gradient(#f6f6f9,#c7c9d1);color:#161722;border-radius:10px;display:flex;align-items:center;justify-content:center;font-size:50px;box-shadow:inset 0 4px 8px #fff,inset 0 -9px 14px #777b88}.reel.running{animation:shake .08s infinite}@keyframes shake{50%{transform:translateY(5px)}}.line{position:absolute;top:50%;left:0;right:0;height:3px;background:#ff4e6d;box-shadow:0 0 10px #ff4e6d;opacity:.7}.gameControls{display:flex;gap:9px;align-items:center;margin-top:10px}.box{background:#151a2b;border:1px solid #2c3249;border-radius:9px;padding:9px 12px;text-align:center;font-size:10px}.box b{display:block;color:#ffd25a;font-size:14px}.spin{flex:1;border:0;border-radius:11px;padding:16px;background:linear-gradient(#ffe06d,#ee901b);font-weight:1000;font-size:20px;color:#1b1205}.msg{text-align:center;min-height:25px;padding:8px;color:#b9c0d3}.features{display:flex;justify-content:center;gap:7px;flex-wrap:wrap}.features span{font-size:9px;background:#1a2033;border:1px solid #2c344c;padding:5px 8px;border-radius:99px;color:#b8bfd1}@media(max-width:900px){.games{grid-template-columns:repeat(3,1fr)}.heroVisual{width:300px}.orb{width:180px;height:180px;font-size:85px}}@media(max-width:650px){header{height:auto;flex-wrap:wrap;padding:10px}.search{order:3;flex-basis:100%}.search input{width:100%}nav{order:4;flex-basis:100%}.hero{min-height:320px}.heroVisual{display:none}.games{grid-template-columns:repeat(2,1fr);gap:9px}.art{height:145px}.promo{margin:15px 10px 35px;padding:20px}.promoArt{font-size:65px}footer{flex-wrap:wrap}.gameControls{flex-wrap:wrap}.spin{flex-basis:100%}.reel{height:75px;font-size:33px}}