:root{--bg:#06100b;--panel:#0d1c14;--panel2:#11271b;--line:rgba(154,211,169,.14);--green:#72e58e;--green2:#34b862;--cream:#eff9f0;--muted:#8ca497;--gold:#e3bd63;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--cream);font-family:Manrope,Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;opacity:.2;background-image:linear-gradient(rgba(255,255,255,.018) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.018) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(to bottom,#000,transparent 80%)}#particles{position:fixed;inset:0;z-index:-1;opacity:.55}.ambient{position:fixed;width:480px;height:480px;border-radius:50%;filter:blur(120px);opacity:.12;z-index:-2}.ambient-one{background:#3de06a;left:-220px;top:-160px}.ambient-two{background:#e3bd63;right:-250px;top:380px}.site-header{position:sticky;z-index:20;top:0;height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 max(24px,calc((100vw - 1240px)/2));border-bottom:1px solid rgba(255,255,255,.06);background:rgba(6,16,11,.76);backdrop-filter:blur(18px)}.brand{display:flex;align-items:center;gap:8px;color:white;text-decoration:none;font-family:Space Grotesk;font-weight:700;letter-spacing:-.04em;font-size:21px}.brand>span:nth-child(2)>span{color:var(--green)}.brand small{font:600 8px Manrope;letter-spacing:.22em;color:var(--muted);align-self:flex-end;margin:0 0 6px -4px}.brand-mark{width:27px;height:29px;position:relative;display:flex;gap:2px;align-items:flex-end}.brand-mark i{display:block;width:8px;height:22px;border-radius:100% 0 100% 0;background:var(--green);transform:rotate(-23deg)}.brand-mark i:nth-child(2){height:29px}.brand-mark i:nth-child(3){height:17px}.desktop-nav{display:flex;gap:34px}.desktop-nav a{position:relative;color:#adc0b4;text-decoration:none;font-size:13px;font-weight:700}.desktop-nav a:hover,.desktop-nav a.active{color:#fff}.desktop-nav a.active:after{content:"";position:absolute;height:2px;left:0;right:0;bottom:-14px;background:var(--green);box-shadow:0 0 12px var(--green)}button{font-family:inherit}.header-actions{display:flex;align-items:center;gap:10px}.primary-button,.ghost-button{border:0;border-radius:10px;padding:11px 18px;font-weight:800;cursor:pointer}.primary-button{color:#051209;background:linear-gradient(135deg,#8af3a1,#42ca69);box-shadow:0 8px 26px rgba(71,211,108,.18);transition:.25s}.primary-button:hover{transform:translateY(-2px);box-shadow:0 12px 34px rgba(71,211,108,.3)}.ghost-button{color:#d5e2d8;background:transparent;border:1px solid rgba(255,255,255,.12)}.menu-button{display:none;background:none;border:0}.menu-button span{display:block;width:21px;height:2px;background:#fff;margin:5px}.hero{max-width:1240px;min-height:680px;margin:auto;padding:92px 0 70px;display:grid;grid-template-columns:1.05fr .95fr;align-items:center}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:10px;color:#a9bcb0;font-size:10px;letter-spacing:.18em;font-weight:800}.eyebrow>span{width:22px;height:1px;background:var(--green);box-shadow:0 0 7px var(--green)}.eyebrow.plain{display:block;color:var(--green)}h1,h2{font-family:Space Grotesk;margin:0;letter-spacing:-.055em}h1{font-size:clamp(55px,6vw,82px);line-height:.99;margin-top:21px}h1 em,h2 em{font-style:normal;color:var(--green)}.hero-copy>p{font-size:16px;line-height:1.8;color:var(--muted);max-width:550px;margin:25px 0 30px}.hero-actions{display:flex;gap:26px;align-items:center}.large{padding:16px 24px;text-decoration:none;font-size:14px}.primary-button b{margin-left:14px}.play-link{display:flex;align-items:center;gap:10px;color:#dce8df;background:none;border:0;font-weight:700;cursor:pointer}.play-link span{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);font-size:10px}.trust-row{display:flex;gap:36px;margin-top:48px}.trust-row div{display:flex;flex-direction:column;padding-right:35px;border-right:1px solid var(--line)}.trust-row div:last-child{border:0}.trust-row strong{font:700 20px Space Grotesk}.trust-row span{font-size:10px;color:var(--muted);margin-top:3px}.hero-visual{height:530px;position:relative;display:grid;place-items:center;perspective:900px}.roulette{position:relative;width:430px;height:430px;transform:rotateX(58deg) rotateZ(-16deg);filter:drop-shadow(0 45px 50px rgba(0,0,0,.7));animation:float 5s ease-in-out infinite}.roulette-rim{width:100%;height:100%;padding:18px;border-radius:50%;background:linear-gradient(145deg,#d7b563,#66491b 42%,#f4d889 55%,#47340f);box-shadow:inset 0 0 0 8px #16281b,0 0 70px rgba(95,238,126,.08)}.roulette-track{height:100%;border-radius:50%;display:grid;place-items:center;border:18px solid #0b2015;background:repeating-conic-gradient(from 0deg,#c9464c 0deg 9.73deg,#151a17 9.73deg 19.46deg);box-shadow:inset 0 0 0 16px #d3b15c,inset 0 0 30px #000}.roulette-center{width:45%;height:45%;border-radius:50%;background:radial-gradient(circle at 40% 30%,#326840,#102319 55%,#07100b);border:9px double #d5b765;display:grid;place-content:center;text-align:center;box-shadow:0 0 35px #000}.roulette-center span{font:700 12px Space Grotesk;color:#9fd9ab;letter-spacing:.3em}.roulette-center strong{font:700 52px Space Grotesk;color:#d8bd71}.roulette-ball{position:absolute;width:18px;height:18px;left:50%;top:9%;border-radius:50%;background:#fff4d2;box-shadow:0 0 18px white;animation:ball 4s linear infinite}.orbit{position:absolute;border:1px solid rgba(107,231,139,.14);border-radius:50%}.orbit-one{width:510px;height:510px}.orbit-two{width:600px;height:330px;transform:rotate(-18deg)}.floating-card{position:absolute;background:rgba(14,33,22,.88);border:1px solid rgba(132,220,153,.18);border-radius:13px;padding:14px 17px;backdrop-filter:blur(16px);box-shadow:0 18px 35px rgba(0,0,0,.3)}.float-win{top:60px;right:-5px;display:flex;flex-direction:column}.float-win small,.float-online small{font-size:8px;color:var(--muted);letter-spacing:.13em}.float-win strong{font:700 20px Space Grotesk;color:var(--green);margin:4px 0}.float-win span{font-size:8px;color:var(--muted)}.float-win i{display:inline-block;width:5px;height:5px;background:var(--green);border-radius:50%}.float-online{left:-15px;bottom:62px;display:flex;gap:12px;align-items:center}.float-online div{display:flex;flex-direction:column}.float-online strong{font:700 15px Space Grotesk}.avatars{display:flex}.avatars i{width:25px;height:25px;border:2px solid #183325;border-radius:50%;margin-left:-7px;background:linear-gradient(145deg,#446a52,#14281c)}.avatars i:first-child{margin:0}.ticker{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:#09160f;overflow:hidden;padding:15px 0}.ticker-track{width:max-content;display:flex;gap:54px;align-items:center;animation:ticker 25s linear infinite;font-size:10px;letter-spacing:.12em;color:#71907c}.ticker-track b{color:#d8e8dc;font:600 12px Space Grotesk}.ticker-track span{color:var(--green)}.section-shell{max-width:1240px;margin:auto;padding:105px 0}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:30px}.section-heading h2,.promo-card h2,.vip-copy h2,.cta-section h2{font-size:clamp(36px,4vw,52px);margin-top:10px}.section-heading>a{color:#b8cabe;text-decoration:none;font-size:12px}.section-heading>a b{color:var(--green);margin-left:8px}.filters{display:flex;gap:8px;margin-bottom:28px;overflow:auto;padding-bottom:4px}.filters button{white-space:nowrap;border:1px solid var(--line);background:#0a1710;color:#809488;border-radius:99px;padding:9px 17px;cursor:pointer;font-size:11px;font-weight:700}.filters button.active,.filters button:hover{background:#183421;color:var(--green);border-color:rgba(93,221,125,.35)}.games-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.game-card{background:linear-gradient(160deg,#11241a,#09150f);border:1px solid var(--line);border-radius:var(--radius);padding:9px;transition:.35s;overflow:hidden}.game-card:hover{transform:translateY(-7px);border-color:rgba(100,227,132,.32);box-shadow:0 20px 45px rgba(0,0,0,.27)}.game-card.hidden{display:none}.game-art{height:225px;border-radius:16px;position:relative;overflow:hidden;display:grid;place-items:center}.game-art:after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(5,12,8,.4),transparent 55%)}.crash-art{background:radial-gradient(circle at 70% 25%,#24663d,transparent 35%),linear-gradient(145deg,#132f21,#07160d)}.crash-art strong,.dice-art>strong{font:700 45px Space Grotesk;color:#fff;z-index:2;text-shadow:0 5px 20px #000}.crash-art strong span,.dice-art strong span{color:var(--green);font-size:20px}.rocket{position:absolute;right:25%;top:22%;font-size:35px;color:var(--green);transform:rotate(-30deg);text-shadow:0 0 20px var(--green)}.chart-line{position:absolute;width:120%;height:80%;bottom:-25%;left:-15%;border-radius:50%;border-top:3px solid var(--green);transform:rotate(-15deg);box-shadow:0 -10px 40px rgba(72,213,105,.2)}.roulette-art{background:radial-gradient(circle,#295a38,#07140c 72%)}.mini-wheel{width:160px;height:160px;border-radius:50%;border:9px solid #c49b46;background:repeating-conic-gradient(#bd4247 0deg 10deg,#121614 10deg 20deg);display:grid;place-items:center;transform:rotateX(48deg);box-shadow:0 20px 30px #000}.mini-wheel i{width:55px;height:55px;border-radius:50%;background:#174129;border:4px solid #d6b45e;display:grid;place-items:center;color:white;font:700 24px Space Grotesk}.live-badge{position:absolute;z-index:2;top:13px;left:13px;background:#b4323b;color:#fff;border-radius:5px;padding:5px 7px;font-size:8px;font-weight:800}.mines-art{grid-template-columns:repeat(3,55px);gap:7px;background:radial-gradient(circle,#284d35,#07140c)}.mines-art span{display:grid;place-items:center;width:55px;height:55px;border-radius:8px;background:#173623;border:1px solid #2d6841;color:#53da79;font-size:25px;box-shadow:inset 0 0 12px #08130d;z-index:2}.mines-art span:nth-child(3){color:#ffdc72;text-shadow:0 0 16px #f6c84c}.blackjack-art{background:radial-gradient(circle at center,#315d3c,#08130d)}.blackjack-art>span{position:absolute;width:95px;height:140px;border-radius:9px;background:#ece8db;color:#151515;padding:12px;font:700 24px Georgia;box-shadow:0 15px 25px #000}.card-black{transform:rotate(-16deg) translateX(-26px)}.card-red{transform:rotate(13deg) translateX(31px);color:#bd333c!important}.blackjack-art>b{position:absolute;z-index:3;bottom:16px;right:18px;font:700 44px Space Grotesk;color:var(--gold)}.slots-art{background:radial-gradient(circle at 50% 40%,#713a44,#150b11 70%)}.slots-art>div{display:flex;gap:6px;transform:perspective(400px) rotateX(7deg)}.slots-art>div b{width:66px;height:80px;display:grid;place-items:center;background:linear-gradient(#fff7d8,#d9c99d);color:#cc303a;border:5px solid #d6aa50;font:700 35px Space Grotesk;box-shadow:0 10px 22px #000;z-index:2}.slots-art>strong{position:absolute;bottom:20px;color:#ffe299;letter-spacing:.24em;font:700 12px Space Grotesk;z-index:3}.dice-art{background:radial-gradient(circle at 32% 45%,#325f3e,#0a160f 68%);grid-template-columns:1fr 1fr;padding:35px}.dice{width:100px;height:100px;border-radius:18px;background:#e8eadf;transform:rotate(18deg);display:grid;grid-template-columns:repeat(2,1fr);padding:20px;gap:10px;box-shadow:0 18px 30px #000;z-index:2}.dice i{width:13px;height:13px;border-radius:50%;background:#163820}.dice i:last-child{grid-column:1/3;justify-self:center}.game-info{display:flex;align-items:center;justify-content:space-between;padding:15px 10px 8px}.game-info small{font-size:8px;color:var(--green);letter-spacing:.13em}.game-info h3{font:600 17px Space Grotesk;margin:5px 0 0}.round-play{width:38px;height:38px;border-radius:50%;border:1px solid var(--line);background:#14281c;color:var(--green);cursor:pointer;transition:.25s}.game-card:hover .round-play{background:var(--green);color:#07120b}.promo-section{padding-top:30px}.promo-card{min-height:445px;border-radius:30px;border:1px solid rgba(203,173,99,.2);background:radial-gradient(circle at 80% 50%,rgba(205,170,82,.16),transparent 34%),linear-gradient(135deg,#14291d,#09150f);position:relative;overflow:hidden;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;padding:65px 75px}.promo-card:before{content:"";position:absolute;inset:0;opacity:.07;background-image:radial-gradient(circle,#fff 1px,transparent 1px);background-size:22px 22px}.promo-copy{position:relative;z-index:3}.promo-copy p,.vip-copy>p{color:var(--muted);line-height:1.7;max-width:510px}.promo-copy>small{display:block;margin-top:15px;color:#607368;font-size:9px}.promo-visual{height:100%;display:grid;place-items:center;position:relative}.gift-box{position:relative;width:210px;height:170px;filter:drop-shadow(0 30px 35px #000);transform:rotate(-5deg)}.gift-body{position:absolute;bottom:0;width:100%;height:135px;background:linear-gradient(135deg,#2a7542,#0f3d23);border:2px solid #6cbb7f;border-radius:9px}.gift-lid{position:absolute;z-index:2;top:10px;left:-12px;width:234px;height:45px;background:linear-gradient(#43975a,#19532e);border:2px solid #86cf94;border-radius:8px}.gift-ribbon{position:absolute;z-index:3;left:88px;width:35px;height:100%;background:linear-gradient(90deg,#c29336,#f2d984,#a87725)}.coin{position:absolute;width:48px;height:48px;border-radius:50%;display:grid;place-items:center;background:linear-gradient(145deg,#ffe8a0,#a87625);border:4px double #7a5119;color:#4d3310;font:bold 22px Space Grotesk;box-shadow:0 12px 20px #000;animation:float 4s ease-in-out infinite}.coin-a{left:9%;top:20%}.coin-b{right:2%;top:31%;animation-delay:-1s}.coin-c{right:22%;bottom:2%;animation-delay:-2s}.vip-section{display:grid;grid-template-columns:1fr 1fr;gap:90px;align-items:center}.vip-benefits{display:grid;gap:18px;margin-top:32px}.vip-benefits>div{display:flex;align-items:center;gap:15px}.vip-benefits>div>span{width:43px;height:43px;display:grid;place-items:center;border:1px solid var(--line);border-radius:11px;color:var(--green);background:#0c1c13}.vip-benefits p{display:flex;flex-direction:column;margin:0}.vip-benefits small{font-size:10px;color:var(--muted);margin-top:4px}.levels{display:grid;gap:10px}.level{display:flex;align-items:center;gap:15px;padding:17px;border-radius:14px;border:1px solid var(--line);background:#0a1810}.level>i{width:47px;height:47px;border-radius:50%;display:grid;place-items:center;font-style:normal;font:700 13px Space Grotesk;background:#1c2921;color:#708077}.level span{display:flex;flex-direction:column}.level small{font-size:8px;color:#617468;letter-spacing:.14em}.level strong{font:600 16px Space Grotesk;margin-top:4px}.level>b{margin-left:auto;font-size:8px;color:#89be94;letter-spacing:.1em}.level.active{border-color:rgba(103,226,133,.35);background:linear-gradient(90deg,rgba(50,146,77,.22),#0a1810);box-shadow:0 0 35px rgba(56,211,95,.06)}.level.active>i{background:linear-gradient(145deg,#99efac,#2a8a46);color:#08200e;box-shadow:0 0 20px rgba(80,222,112,.22)}.level.locked{opacity:.55}.cta-section{padding:62px 70px;margin-bottom:90px;border:1px solid var(--line);border-radius:28px;background:radial-gradient(circle at 90% 20%,rgba(82,216,115,.17),transparent 30%),#0d1e15;display:flex;align-items:center;justify-content:space-between}.cta-section h2{font-size:45px}footer{border-top:1px solid var(--line);background:#07110b}.footer-main,.footer-bottom{max-width:1240px;margin:auto}.footer-main{padding:65px 0 50px;display:grid;grid-template-columns:1.1fr .7fr 1.5fr;gap:45px;align-items:start}.footer-main>p{color:var(--muted);font-size:12px;line-height:1.7;margin:0}.footer-links{display:grid;grid-template-columns:repeat(3,1fr);gap:35px}.footer-links div{display:flex;flex-direction:column;gap:10px}.footer-links strong{font-size:9px;letter-spacing:.16em;color:#dbe7de;margin-bottom:6px}.footer-links a{font-size:11px;color:#71867a;text-decoration:none}.footer-links a:hover{color:var(--green)}.footer-bottom{border-top:1px solid var(--line);padding:20px 0;display:flex;justify-content:space-between;font-size:9px;color:#53665a}.toast{position:fixed;right:25px;bottom:25px;z-index:50;display:flex;align-items:center;gap:13px;width:325px;padding:16px;background:rgba(15,35,23,.96);border:1px solid rgba(105,227,134,.28);border-radius:14px;box-shadow:0 20px 40px #000;transform:translateY(130px);opacity:0;transition:.4s}.toast.show{transform:translateY(0);opacity:1}.toast>span{width:38px;height:38px;border-radius:10px;display:grid;place-items:center;background:#193c25;color:var(--green)}.toast strong{font-size:12px}.toast p{font-size:9px;color:var(--muted);margin:4px 0 0}.reveal{opacity:0;transform:translateY(24px);transition:.75s ease}.reveal.visible{opacity:1;transform:none}.delay-one{transition-delay:.12s}.delay-two{transition-delay:.24s}@keyframes float{50%{transform:translateY(-10px) rotate(-5deg)}}@keyframes ball{to{transform:rotate(360deg);transform-origin:0 175px}}@keyframes ticker{to{transform:translateX(-50%)}}@media(max-width:1000px){.site-header,.hero,.section-shell,.footer-main,.footer-bottom{padding-left:25px;padding-right:25px}.desktop-nav{display:none}.hero{grid-template-columns:1fr;min-height:auto;text-align:center;padding-top:70px}.hero-copy>p{margin-left:auto;margin-right:auto}.hero-actions,.trust-row{justify-content:center}.hero-visual{margin-top:25px}.games-grid{grid-template-columns:repeat(2,1fr)}.vip-section{grid-template-columns:1fr;gap:50px}.footer-main{grid-template-columns:1fr}.roulette{width:390px;height:390px}}@media(max-width:620px){.site-header{height:70px}.header-actions .ghost-button,.header-actions .primary-button{display:none}.menu-button{display:block}h1{font-size:48px}.hero{padding-top:55px}.hero-actions{flex-direction:column}.trust-row{gap:15px}.trust-row div{padding-right:15px}.hero-visual{height:390px}.roulette{width:285px;height:285px}.roulette-center strong{font-size:38px}.orbit-one{width:340px;height:340px}.orbit-two{width:370px}.float-win{right:-5px;top:20px}.float-online{left:-8px;bottom:20px}.games-grid{grid-template-columns:1fr}.section-shell{padding-top:75px;padding-bottom:75px}.section-heading{align-items:start}.section-heading h2{font-size:35px}.game-art{height:230px}.promo-card{grid-template-columns:1fr;padding:40px 25px}.promo-visual{height:300px}.vip-section{padding-top:40px}.cta-section{margin:0 18px 70px;padding:40px 25px;flex-direction:column;align-items:start;gap:25px}.cta-section h2{font-size:36px}.footer-links{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:8px}.toast{left:15px;right:15px;bottom:15px;width:auto}}
