@font-face{font-family:Jost;src:url('../fonts/Jost-Regular.f2529d30.woff2') format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:Jost;src:url('../fonts/Jost-SemiBold.2aa9eae0.woff2') format('woff2');font-weight:600;font-style:normal;font-display:swap}
@font-face{font-family:Jost;src:url('../fonts/Jost-Bold.7c0405ce.woff2') format('woff2');font-weight:700;font-style:normal;font-display:swap}
:root{--bg:#12151c;--panel:#20242f;--panel2:#262b39;--line:#343948;--text:#fff;--muted:#858da3;--violet:#6467ff;--orange:#ff8b13;--yellow:#ffcf22;--radius:28px;--gap:24px;--cardw:148px;--cardh:184px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Jost,Arial,sans-serif;font-weight:600;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;border:0;cursor:pointer}.icon{width:22px;height:22px;fill:currentColor;display:inline-block;vertical-align:middle}.page{padding:10px 30px 38px}.topbar{height:76px;background:#20242f;border-radius:0 0 34px 34px;display:grid;grid-template-columns:240px minmax(250px,510px) 320px;align-items:center;gap:24px;padding:0 26px;position:sticky;top:0;z-index:20;box-shadow:0 10px 35px rgba(0,0,0,.22)}.brandbox{display:flex;align-items:center;gap:24px}.burger{width:34px;height:34px;border-radius:12px;background:transparent;display:grid;place-items:center;color:#fff}.burger .icon{width:27px;height:27px}.logo{width:140px;height:auto;display:block}.search{height:48px;border-radius:25px;background:#11141c;display:flex;align-items:center;padding:0 20px;color:#fff;gap:12px}.search span{font-size:15px}.auth{display:flex;gap:16px;justify-content:flex-end}.btn{height:48px;padding:0 24px;border-radius:25px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;gap:9px;box-shadow:0 10px 35px rgba(0,0,0,.24)}.btn-violet{background:linear-gradient(180deg,#7778ff,#5860f8)}.btn-orange{background:linear-gradient(180deg,#ff941d,#ff7a08);box-shadow:0 0 30px rgba(255,125,24,.28)}.hero{position:relative;margin-top:12px;height:340px;border-radius:29px;background:#1f2340 url('../img/bg-desk-no-auth.avif') center/cover no-repeat;overflow:visible}.hero-copy{position:absolute;left:39%;top:42px;text-align:center}.hero-copy .welcome{font-size:32px;font-weight:500;line-height:1.2}.hero-copy .percent{font-size:72px;line-height:.95;color:#b8d3ff;text-shadow:0 6px 20px rgba(82,134,255,.8);font-weight:700}.hero-copy .fs{display:inline-block;background:#ffe31b;color:#0f1420;border-radius:10px;padding:0 8px;font-size:28px;vertical-align:18px;margin-left:6px}.hero-copy small{display:block;font-size:18px;margin-top:-10px}.hero-btn{height:46px;margin-top:28px;padding:0 32px;border-radius:26px;background:linear-gradient(180deg,#7378ff,#6168ff);font-size:17px}.payments{position:absolute;left:39%;bottom:58px;display:flex;gap:20px;opacity:.45;filter:grayscale(1);font-size:14px;color:#c6c8d3}.wins-strip{position:absolute;left:50%;bottom:-42px;transform:translateX(-50%);width:min(980px,74%);height:84px;border-radius:34px;background:rgba(55,38,86,.94);display:flex;align-items:center;gap:12px;padding:10px 42px;overflow:hidden;box-shadow:0 12px 30px rgba(0,0,0,.2)}.win-mini{min-width:146px;height:60px;border-radius:22px;background:rgba(30,28,51,.72);display:flex;align-items:center;gap:10px;padding:8px}.win-mini img{width:48px;height:48px;border-radius:17px;object-fit:cover}.win-mini b{display:block;font-size:13px;line-height:1}.win-mini span{display:block;font-size:13px;margin-top:4px}.slider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:42px;height:56px;border-radius:20px;background:rgba(255,255,255,.18);font-size:36px;display:grid;place-items:center}.slider-btn.prev{left:8px}.slider-btn.next{right:8px}.promo-row{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-top:92px}.promo-card{height:72px;border-radius:18px;background:linear-gradient(90deg,rgba(255,139,19,.5),rgba(93,72,98,.45));position:relative;overflow:hidden;display:flex;align-items:center;padding-left:102px;font-weight:700;font-size:18px}.promo-card:nth-child(2){background:linear-gradient(90deg,#2e4d90,#46458f)}.promo-card:nth-child(3){background:linear-gradient(90deg,#6e2b6e,#a42f82)}.promo-card:nth-child(4){background:linear-gradient(90deg,#65354c,#9a2449)}.promo-card img{position:absolute;left:8px;bottom:0;width:88px;height:88px;object-fit:contain}.promo-card .arrow{margin-left:auto;margin-right:18px;width:36px;height:36px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:30px;line-height:1}.tabs{height:58px;margin-top:18px;border-radius:18px;background:#20242f;display:flex;align-items:center;gap:0;padding:0 24px;overflow:auto}.tab{height:58px;display:flex;align-items:center;gap:10px;color:#6f7690;padding:0 23px;position:relative;white-space:nowrap}.tab.active{color:#fff}.tab.active:after{content:'';height:3px;border-radius:3px;background:#ff980e;left:0;right:0;bottom:0;position:absolute}.tab svg{color:currentColor}.panel{margin-top:18px;border-radius:26px;background:#20242f;padding:24px 24px 26px;position:relative;overflow:hidden}.panel-title{display:flex;align-items:center;gap:14px;font-size:28px;font-weight:700;line-height:1;margin:0 0 24px}.panel-title .title-icon{width:52px;height:52px;border-radius:15px;background:var(--orange);display:grid;place-items:center;color:#fff}.panel-title .title-icon svg{width:28px;height:28px}.show-all{position:absolute;right:24px;top:24px;height:45px;border-radius:22px;padding:0 22px;background:linear-gradient(180deg,#7071ff,#5961f4);font-size:16px;display:inline-flex;align-items:center;gap:8px}.games{display:grid;grid-template-columns:repeat(10,minmax(92px,1fr));gap:14px}.game-card{border-radius:15px;overflow:hidden;background:#313745;position:relative;aspect-ratio:224/276;box-shadow:0 0 0 0 rgba(0,0,0,0);transition:.2s}.game-card img{width:100%;height:100%;display:block;object-fit:cover}.game-card:after{content:'i';position:absolute;right:7px;bottom:7px;width:18px;height:18px;border-radius:50%;background:#fff;color:#5b68ff;display:grid;place-items:center;font-size:13px;font-weight:700}.badge{position:absolute;left:0;top:0;background:#4dbb18;color:#fff;font-size:11px;font-weight:700;padding:6px 9px;border-radius:0 0 8px 0;transform:rotate(-45deg) translate(-28px,-10px);transform-origin:left top;width:96px;text-align:center}.demo-card{background:radial-gradient(circle at center,#4c2634,#201a28 65%);display:grid;place-items:center;text-align:center;padding:15px}.demo-card h4{font-size:14px;margin:0 0 10px}.demo-card .play-round{width:42px;height:42px;border-radius:50%;background:var(--orange);display:grid;place-items:center;margin:auto}.demo-card .demo-btn{font-size:12px;border:1px solid #fff;border-radius:15px;padding:4px 12px;margin-top:18px}.exclusive{background:#242a3b url('../img/bg-desk.avif') center/cover no-repeat}.exclusive .panel-title .title-icon{background:transparent}.exclusive .games{grid-template-columns:repeat(9,minmax(100px,1fr))}.new-panel .games{grid-template-columns:repeat(9,minmax(100px,1fr))}.jackpot-panel{background:#2b304e}.jackpot-head{display:flex;align-items:center;gap:24px;margin-bottom:24px}.jackpot-head img{width:96px;height:92px;object-fit:contain}.jackpot-num{font-size:54px;font-weight:700;letter-spacing:6px}.jackpot-title{font-size:26px;margin:6px 0 0;color:#ffdf25}.hot-panel{background:#20242f url('../img/bg-desktop.avif') center/cover no-repeat}.hot-panel .panel-title .title-icon{background:var(--orange)}.stats{display:grid;grid-template-columns:1fr 1fr;gap:24px}.stat-card{height:380px;border-radius:24px;background:#1f2430;position:relative;overflow:hidden;padding:34px}.stat-card:before{content:'';position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.6)),var(--stat-bg) center/cover no-repeat;opacity:.35}.stat-card>*{position:relative}.stat-title{font-size:27px;font-weight:700;margin-bottom:45px}.podium{display:flex;align-items:flex-end;justify-content:center;gap:26px}.podium-item{text-align:center}.podium-item img{width:132px;height:132px;border-radius:22px;object-fit:cover}.podium-item.big img{width:190px;height:190px}.podium-price{margin-top:12px;border-radius:18px;background:#ffdf11;color:#101014;padding:8px 14px;font-size:18px}.podium-name{font-size:14px;color:#d3d6e1;margin-top:10px}.provider-panel{padding:24px}.providers{display:grid;grid-template-columns:repeat(6,1fr);gap:12px}.provider{height:150px;border-radius:24px;background:#2c3243;display:grid;place-items:center;padding:30px}.provider img{max-width:130px;max-height:54px;filter:grayscale(.1)}.footer{margin-top:24px;background:#171b24;border-radius:26px;padding:26px}.footer-top{height:70px;border-radius:18px;background:#20242f;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;padding:0 24px;margin-bottom:28px}.footer-logo{width:126px}.socials{display:flex;gap:12px}.social{width:38px;height:38px;border-radius:50%;background:#2a8df9;display:grid;place-items:center}.storeBtns{display:flex;gap:12px;justify-content:flex-end}.storebtn{height:48px;border-radius:12px;background:#303648;padding:0 20px;display:flex;align-items:center;gap:10px;font-size:12px;line-height:1.1}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-links a{height:44px;display:flex;justify-content:space-between;align-items:center;color:#a5a9b5}.payrow{display:flex;justify-content:center;gap:34px;opacity:.5;filter:grayscale(1);margin:28px 0}.legal{display:flex;gap:22px;align-items:center;color:#9ca1ad;font-size:14px;line-height:1.45}.legal img{width:150px;border-radius:0}.copyright{margin-top:24px;font-weight:700}.support{position:fixed;right:34px;bottom:44px;width:76px;height:76px;border-radius:50%;background:#fff;color:#13151d;display:grid;place-items:center;z-index:60;box-shadow:0 10px 20px rgba(0,0,0,.25)}.support svg{width:36px;height:36px}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.75);z-index:80;display:none}.drawer{position:fixed;left:0;top:0;bottom:0;width:306px;background:#202530;z-index:81;transform:translateX(-100%);transition:.25s;padding:20px 18px;overflow:auto}.drawer.open{transform:none}.drawer-backdrop.open{display:block}.drawer-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.close{width:36px;height:36px;border-radius:50%;background:#343a4a}.drawer .logo{width:118px}.lang{display:flex;align-items:center;gap:6px}.drawer-banner{height:52px;border-radius:14px;background:linear-gradient(90deg,#7a266a,#6a347d);display:flex;align-items:center;padding:0 12px;gap:10px;font-size:13px;font-weight:700;margin-bottom:22px}.drawer-banner img{height:58px;width:58px;object-fit:contain}.drawer-link{display:flex;align-items:center;gap:14px;height:50px;font-size:15px;font-weight:700}.drawer-link .icon{color:#a3a9b8}.drawer-sep{height:1px;background:#3a4050;margin:12px -18px}.mobile-top-app{display:none}.bottom-bar{display:none}.mobile-only{display:none}@media(max-width:1100px){.topbar{grid-template-columns:190px 1fr 250px}.games{grid-template-columns:repeat(7,1fr)}.exclusive .games,.new-panel .games{grid-template-columns:repeat(7,1fr)}.promo-row{grid-template-columns:repeat(2,1fr)}.providers{grid-template-columns:repeat(4,1fr)}.stats{grid-template-columns:1fr}.footer-links{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{background:#151923}.page{padding:0 0 90px;max-width:420px;margin:0 auto;background:#151923}.mobile-top-app{height:68px;background:#20242f;display:flex;align-items:center;gap:12px;padding:0 12px}.mobile-top-app .close{width:32px;height:32px;min-width:32px;background:transparent;font-size:32px;line-height:1}.mobile-top-app img{width:52px;height:52px;border-radius:12px}.mobile-top-app b{display:block;font-size:15px}.mobile-top-app small{color:#8d91a4}.mobile-top-app .download{margin-left:auto;height:42px;border-radius:21px;background:linear-gradient(180deg,#7778ff,#5860f8);padding:0 18px;font-weight:700}.topbar{position:sticky;top:0;height:78px;border-radius:0;background:#20242f;grid-template-columns:1fr auto;padding:0 16px;gap:12px;box-shadow:none}.brandbox{gap:0}.brandbox .burger{display:none}.topbar .logo{width:118px}.search{display:none}.auth{gap:10px}.auth .btn{height:42px;padding:0 16px;font-size:14px}.auth .btn-orange{display:none}.hero{height:326px;margin:0 14px 0;border-radius:18px;background-image:url('../img/bg-mobile-no-auth.avif');background-size:cover;background-position:center top}.hero-copy{left:37%;right:6%;top:86px}.hero-copy .welcome{font-size:18px}.hero-copy .percent{font-size:45px}.hero-copy .fs{font-size:21px;vertical-align:9px}.hero-copy small{font-size:14px}.hero-btn{height:45px;margin-top:14px}.payments{display:none}.wins-strip{left:14px;right:14px;bottom:-1px;transform:none;width:auto;height:64px;border-radius:22px;padding:8px;gap:8px;overflow:auto}.win-mini{min-width:108px;height:48px;border-radius:16px;padding:5px}.win-mini img{width:38px;height:38px;border-radius:12px}.win-mini b,.win-mini span{font-size:11px}.promo-row{grid-template-columns:1fr 1fr;margin:18px 14px 0;gap:10px;overflow:hidden}.promo-card{height:70px;border-radius:14px;padding-left:72px;font-size:13px}.promo-card img{width:68px;height:68px}.promo-card .arrow{display:none}.tabs{margin:12px 14px 0;height:50px;border-radius:14px;padding:0 10px;gap:6px;overflow-x:auto}.tab{height:50px;padding:0 12px;font-size:12px;gap:5px}.tab.active:after{height:2px}.tab svg{width:17px;height:17px}.panel{margin:12px 14px 0;border-radius:15px;padding:14px 10px 18px}.panel-title{font-size:16px;margin-bottom:14px;gap:8px}.panel-title .title-icon{width:32px;height:32px;border-radius:10px}.panel-title .title-icon svg{width:20px;height:20px}.show-all{height:32px;border-radius:16px;right:10px;top:14px;font-size:11px;padding:0 12px}.games,.exclusive .games,.new-panel .games{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.game-card{border-radius:12px;aspect-ratio:224/276}.game-card:nth-child(n+7){display:none}.exclusive{background-image:url('../img/bg-mob.avif');background-size:cover}.exclusive .games,.new-panel .games{overflow:hidden}.exclusive .game-card,.new-panel .game-card{display:block}.jackpot-panel{padding-top:16px}.jackpot-head{gap:10px;margin-bottom:12px}.jackpot-head img{width:56px;height:54px}.jackpot-num{font-size:26px;letter-spacing:2px}.jackpot-title{font-size:16px}.hot-panel{background-image:url('../img/bg-mobile.avif')}.stats{grid-template-columns:1fr;gap:12px}.stat-card{height:350px;padding:18px}.stat-title{font-size:16px;margin-bottom:25px}.podium{gap:10px}.podium-item img{width:74px;height:74px}.podium-item.big img{width:104px;height:104px}.podium-price{font-size:12px;padding:5px 8px}.podium-name{font-size:10px}.providers{grid-template-columns:repeat(2,1fr);gap:8px}.provider{height:64px;border-radius:12px;padding:10px}.provider img{max-width:108px;max-height:30px}.footer{margin:12px 14px 0;border-radius:15px;padding:14px}.footer-top{height:auto;border-radius:14px;background:transparent;display:block;padding:0;margin-bottom:18px}.footer-logo{width:104px}.socials{margin:12px 0}.storeBtns{justify-content:flex-start;gap:8px}.storebtn{height:38px;border-radius:10px;font-size:10px;padding:0 10px}.footer-links{grid-template-columns:1fr;gap:0}.footer-links a{height:34px;font-size:12px}.payrow{display:none}.legal{display:block;font-size:10px}.legal img{width:104px;margin-bottom:10px}.copyright{font-size:12px}.support{width:56px;height:56px;right:16px;bottom:118px}.support svg{width:28px;height:28px}.bottom-bar{position:fixed;display:flex;left:50%;bottom:0;transform:translateX(-50%);width:min(420px,100vw);height:72px;background:#12151c;z-index:70;align-items:center;padding:10px 12px;gap:12px}.bottom-bar .menuBtn{width:58px;height:52px;border-radius:14px;background:transparent;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;color:#d6d8e0;font-size:12px}.bottom-bar .regBtn{flex:1;height:52px;border-radius:28px;background:linear-gradient(180deg,#ff941d,#ff7a08);display:flex;align-items:center;justify-content:center;gap:9px;font-weight:700}.mobile-only{display:block}.desktop-only{display:none!important}.drawer{width:306px}.drawer-backdrop.open{display:block}.drawer.open{transform:none}}@media(max-width:375px){.page{max-width:375px}.auth .btn{padding:0 12px}.topbar .logo{width:108px}.games,.exclusive .games,.new-panel .games{gap:8px}.hero{height:320px}.hero-copy .percent{font-size:40px}}

.cga-mark{width:150px;min-width:150px;height:92px;background:#14864b;color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:0}.cga-mark b{font-size:56px;line-height:.9}.cga-mark span{font-size:18px;font-weight:700}@media(max-width:760px){.cga-mark{width:104px;min-width:104px;height:64px;margin-bottom:10px}.cga-mark b{font-size:38px}.cga-mark span{font-size:13px}}

/* v2 visual fixes against original Martin screenshots */
.topbar{grid-template-columns:260px minmax(360px,520px) minmax(360px,1fr);padding-left:34px;padding-right:34px}
.auth{justify-self:end;min-width:360px}.auth .btn{min-width:126px}.auth .btn-orange{min-width:178px}.auth .icon{width:24px;height:24px;display:inline-block;color:#fff}.btn-violet{background:linear-gradient(180deg,#7779ff 0%,#5d63fa 100%)}.btn-orange{background:linear-gradient(180deg,#ff9b20 0%,#ff7908 100%)}
.hero .slider-btn{display:none!important}.hero{height:350px;border-radius:30px;background-position:center center}.hero-payments span{display:inline-flex;align-items:center;min-height:18px;font-size:14px;font-weight:700;letter-spacing:.01em;color:#d7d9e5;opacity:.75}.hero-payments span:before{content:'';display:inline-block;width:8px;height:8px;border-radius:50%;background:#d7d9e5;margin-right:5px;opacity:.45}.wins-strip{bottom:-45px;width:min(1050px,76%);height:86px;border-radius:34px}.promo-row{margin-top:96px;gap:26px}.promo-card{height:78px;border-radius:18px;padding-left:116px;font-size:19px;box-shadow:inset 0 -4px 0 #ff9c00}.promo-card:nth-child(2){box-shadow:inset 0 -4px 0 #5866ff}.promo-card:nth-child(3),.promo-card:nth-child(4){box-shadow:inset 0 -4px 0 #ec3aa7}.promo-card img{width:105px;height:105px;left:14px}.promo-card .arrow{width:38px;height:38px;font-size:32px;background:rgba(255,255,255,.2)}
.panel{overflow:hidden}.panel-arrow{position:absolute;right:18px;top:50%;transform:translateY(-50%);width:52px;height:52px;border-radius:50%;background:rgba(255,255,255,.18);display:grid;place-items:center;font-size:38px;z-index:4;line-height:1;color:#fff}.show-all+.panel-arrow{top:auto;right:24px;bottom:37%}.games{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,218px);grid-auto-columns:164px;grid-template-columns:none!important;gap:18px;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;padding:0 54px 8px 0}.games::-webkit-scrollbar,.providers::-webkit-scrollbar,.promo-row::-webkit-scrollbar{display:none}.game-card{width:164px;height:218px;aspect-ratio:auto;border-radius:18px;transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}.game-card:hover{transform:translateY(-4px);box-shadow:0 12px 34px rgba(0,0,0,.34)}.game-card:hover:before{content:'▶';position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);z-index:3;width:48px;height:48px;border-radius:50%;background:#ff8b13;display:grid;place-items:center;color:#fff;font-size:22px;box-shadow:0 0 26px rgba(255,139,19,.45)}.game-card:hover img{filter:brightness(.58) blur(1px)}.demo-card:hover:before{display:none}.exclusive .games,.new-panel .games,.hot-panel .games{grid-template-rows:218px;grid-auto-columns:164px}.jackpot-panel .games{grid-template-rows:218px;grid-auto-columns:164px}.jackpot-panel{padding:36px 28px 40px;border-radius:30px}.jackpot-head img{width:112px;height:112px}.jackpot-num{font-size:62px;letter-spacing:8px}.provider-panel{border-radius:30px;padding:28px 32px}.provider-panel .panel-title .title-icon{background:#ff8b13}.providers{display:flex!important;grid-template-columns:none!important;gap:18px;overflow-x:auto;scroll-behavior:smooth;padding-right:54px}.provider{min-width:220px;height:154px;border-radius:22px;background:#2d3446}.provider img{max-width:150px;max-height:62px}.provider-panel .panel-arrow{bottom:40%;top:auto}.footer{border-radius:0;margin-top:30px;padding:28px 28px 32px}.footer .legal img{display:block}.footer .legal{align-items:flex-start}.footer .legal p{margin-top:6px}.cga-mark-fallback{width:150px;height:92px;background:#14864b;color:#fff;display:grid;place-items:center}.support{z-index:80}

@media(max-width:1100px){.topbar{grid-template-columns:210px 1fr auto}.auth{min-width:0}.games{grid-auto-columns:150px;grid-template-rows:repeat(2,200px)}.game-card{width:150px;height:200px}.exclusive .games,.new-panel .games,.hot-panel .games,.jackpot-panel .games{grid-template-rows:200px;grid-auto-columns:150px}.promo-row{grid-template-columns:repeat(2,1fr)}}
@media(max-width:760px){.mobile-top-app{display:flex}.topbar{top:0;grid-template-columns:1fr auto;height:86px;padding:0 16px;border-radius:0;background:#20242f}.topbar .logo{width:128px}.auth{min-width:0;justify-self:end}.auth .btn-violet{display:inline-flex;min-width:86px}.auth .btn-orange{display:none}.auth .btn{height:44px;padding:0 18px;border-radius:24px}.hero{height:314px;margin:0 14px;border-radius:18px;background-image:url('../img/bg-mobile-no-auth.avif');background-size:cover;background-position:center center}.hero-copy{left:36%;right:8%;top:80px}.hero-copy .welcome{font-size:18px}.hero-copy .percent{font-size:48px}.hero-copy .fs{font-size:21px;vertical-align:10px}.hero-copy small{font-size:14px}.hero-btn{height:45px;padding:0 30px}.wins-strip{bottom:-2px;height:68px;left:14px;right:14px;width:auto;border-radius:20px;padding:8px;transform:none}.promo-row{display:flex;grid-template-columns:none;margin:16px 14px 0;gap:10px;overflow-x:auto;padding-bottom:2px}.promo-card{min-width:178px;height:72px;border-radius:14px;padding-left:76px;font-size:13px;box-shadow:inset 0 -3px 0 #ff9c00}.promo-card img{width:75px;height:75px;left:0}.tabs{height:52px}.panel{border-radius:15px;padding:14px 10px 18px}.panel-title{font-size:17px}.show-all{font-size:12px}.panel-arrow{width:40px;height:40px;right:8px;font-size:30px}.games,.exclusive .games,.new-panel .games,.hot-panel .games,.jackpot-panel .games{display:grid;grid-auto-flow:column;grid-template-rows:repeat(2,142px);grid-auto-columns:108px;grid-template-columns:none!important;gap:10px;overflow-x:auto;padding-right:42px}.exclusive .games,.new-panel .games,.hot-panel .games,.jackpot-panel .games{grid-template-rows:142px}.game-card{width:108px;height:142px;border-radius:12px}.game-card:nth-child(n+7){display:block}.game-card:hover{transform:none}.game-card:hover:before{display:none}.game-card:hover img{filter:none}.jackpot-head img{width:62px;height:62px}.jackpot-num{font-size:27px;letter-spacing:3px}.providers{display:grid!important;grid-template-columns:1fr 1fr!important;gap:10px;overflow:visible;padding:0}.provider{min-width:0;height:64px;border-radius:10px;padding:10px}.provider img{max-width:105px;max-height:28px}.provider-panel .panel-arrow{display:none}.footer{margin:12px 14px 0;border-radius:15px;padding:16px 12px 18px}.footer-top{display:grid;grid-template-columns:1fr auto;grid-template-areas:'logo socials' 'stores stores';gap:14px;align-items:center;background:transparent;padding:0;margin:0 0 16px}.footer-logo{grid-area:logo;width:118px}.socials{grid-area:socials;margin:0;justify-content:flex-end}.storeBtns{grid-area:stores;display:grid;grid-template-columns:1fr 1fr;gap:10px}.storebtn{height:48px;justify-content:center}.footer-links{margin-top:12px}.footer-links a{font-size:14px;height:42px}.payrow{display:flex;flex-wrap:wrap;justify-content:center;gap:16px;font-size:11px;opacity:.55;margin:18px 0}.legal{font-size:12px;line-height:1.45;text-align:left}.legal img{width:146px;margin:0 auto 14px}.copyright{text-align:left;margin-top:18px}.bottom-bar{background:#11141c}.bottom-bar .regBtn{background:linear-gradient(180deg,#ff9b20,#ff7908);box-shadow:0 -12px 35px rgba(255,122,8,.18)}}
@media(max-width:375px){.topbar .logo{width:118px}.auth .btn{height:42px;padding:0 14px}.hero{height:306px}.hero-copy .percent{font-size:43px}.games,.exclusive .games,.new-panel .games,.hot-panel .games,.jackpot-panel .games{grid-auto-columns:104px;grid-template-rows:136px}.game-card{width:104px;height:136px}}


/* v3 precise fixes: payment SVGs, hover overlays, promo protrusion, providers, mobile footer */
.hero-payments,.payrow{display:flex;align-items:center;justify-content:center;gap:26px;filter:none;opacity:1}
.hero-payments span:before{display:none!important}.hero-payments span{opacity:.38;display:inline-flex;align-items:center;color:transparent;font-size:0;min-width:auto}.hero-payments img{display:block;max-height:22px;max-width:92px;filter:grayscale(1);opacity:.78}
.hero-payments span:first-child img{max-width:58px}.hero-payments span:nth-child(2) img{max-width:74px}.hero-payments span:nth-child(3) img{max-width:90px}.hero-payments span:nth-child(4) img{max-width:92px}.hero-payments span:nth-child(5) img{max-width:74px}
.payrow span{font-size:0;display:inline-flex;align-items:center;justify-content:center}.payrow img{display:block;max-height:30px;max-width:112px;filter:grayscale(1);opacity:.55}.payrow span:first-child img{max-width:72px}.payrow span:nth-child(5) img{max-width:86px}
.footer{position:relative}.footer-badges{position:absolute;right:86px;bottom:28px;display:flex;align-items:center;gap:28px;opacity:.62}.footer-badges img{height:44px;max-width:64px;filter:grayscale(1)}.footer-badges img:nth-child(2){height:46px}.footer-badges img:nth-child(3){height:42px}
.promo-row{overflow:visible}.promo-card{overflow:visible}.promo-card img{left:-8px;top:-24px;bottom:auto;width:126px;height:126px;z-index:2}.promo-card:nth-child(2) img{width:112px;height:112px;top:-18px;left:18px}.promo-card:nth-child(3) img{width:120px;height:120px;top:-26px;left:18px}.promo-card:nth-child(4) img{width:125px;height:125px;top:-30px;left:4px}.promo-card span:not(.arrow){position:relative;z-index:3}
.game-card{isolation:isolate}.game-card .game-hover{position:absolute;inset:0;z-index:4;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:14px;padding:14px;background:radial-gradient(circle at center,rgba(46,37,49,.78),rgba(21,18,27,.9));opacity:0;pointer-events:none;transition:opacity .18s ease;color:#fff}.game-card .game-hover b{font-size:14px;line-height:1.12;max-width:92%;font-weight:700}.game-card .game-hover small{border:1px solid rgba(255,255,255,.75);border-radius:16px;padding:4px 16px;font-size:12px;line-height:1}.hover-actions{display:flex;align-items:center;gap:14px}.hover-actions i{width:20px;height:20px;border-radius:50%;border:2px solid #ff9b19;display:block;position:relative}.hover-actions i:after{content:'';position:absolute;left:8px;top:3px;width:2px;height:7px;background:#ff9b19;border-radius:2px;box-shadow:4px 5px 0 -1px #ff9b19;transform-origin:bottom}.hover-actions em{width:46px;height:46px;border-radius:50%;background:#ff8b13;color:#fff;font-style:normal;display:grid;place-items:center;font-size:20px;box-shadow:0 0 24px rgba(255,139,19,.35);padding-left:3px}.game-card:hover:before{display:none!important}.game-card:hover .game-hover{opacity:1}.game-card:hover img{filter:brightness(.55) blur(1px)}.game-card:after{z-index:5}.demo-card .play-round,.demo-card .demo-btn{display:none}.demo-card:hover .play-round,.demo-card:hover .demo-btn{display:grid}.demo-card:hover .demo-btn{display:inline-block}
.provider{height:164px}.provider img{max-width:185px;max-height:82px}.providers .provider:nth-child(1) img{max-width:162px}.providers .provider:nth-child(2) img{max-width:170px}.providers .provider:nth-child(3) img{max-width:175px}.providers .provider:nth-child(4) img{max-width:170px}.providers .provider:nth-child(5) img{max-width:165px}.providers .provider:nth-child(6) img{max-width:175px}.providers .provider:nth-child(7) img{max-width:168px}
@media(max-width:760px){
  .hero-copy{left:0!important;right:0!important;top:82px!important;text-align:center;margin:auto;padding:0 24px}.hero-copy .welcome,.hero-copy small,.hero-copy .percent{margin-left:auto;margin-right:auto}.hero-copy .fs{margin-left:4px}
  .hero-payments{display:none!important}.payrow{display:flex!important;flex-wrap:wrap;gap:16px 24px}.payrow img{max-height:22px;max-width:84px}.payrow span:first-child img{max-width:58px}.payrow span:nth-child(5) img{max-width:74px}
  .promo-row{overflow-x:auto;overflow-y:visible;padding-top:16px}.promo-card{overflow:visible}.promo-card img{width:78px!important;height:78px!important;top:-14px!important;left:-4px!important}.promo-card:nth-child(2) img{left:6px!important}.promo-card:nth-child(3) img{left:4px!important}.promo-card:nth-child(4) img{left:-2px!important}
  .game-card .game-hover{display:none!important}.game-card:hover img{filter:none!important}.provider{height:78px}.provider img{max-width:130px!important;max-height:42px!important}.providers .provider:nth-child(1) img{max-width:112px!important}.footer-badges{position:static;margin:18px 0 0;justify-content:center;gap:34px}.footer-badges img{height:38px}.footer-badges img:nth-child(2){height:40px}.footer-badges img:nth-child(3){height:36px}
}

/* v4 polish: promo image scale, wheel motion, two-way arrows, provider logo scale */
.promo-card{padding-left:124px!important;overflow:visible!important;isolation:isolate}
.promo-card img{object-fit:contain;pointer-events:none;will-change:transform}
.promo-card:first-child img{width:104px!important;height:104px!important;left:9px!important;top:-14px!important;transform-origin:50% 50%;animation:martinWheelSwing 5.2s ease-in-out infinite alternate}
.promo-card:nth-child(2) img{width:94px!important;height:94px!important;top:-10px!important;left:24px!important}
.promo-card:nth-child(3) img{width:104px!important;height:104px!important;top:-22px!important;left:22px!important}
.promo-card:nth-child(4) img{width:108px!important;height:108px!important;top:-23px!important;left:10px!important}
.promo-card:first-child:after{content:'';position:absolute;left:18px;right:48px;bottom:0;height:4px;border-radius:5px;background:linear-gradient(90deg,#ff8b13,#ffe36d,#ff8b13,#7ed51a,#ff8b13);background-size:260% 100%;animation:martinLineShine 2.4s linear infinite;box-shadow:0 0 12px rgba(255,164,22,.5);z-index:1}
.promo-card:first-child span:not(.arrow){z-index:4}
@keyframes martinWheelSwing{0%{transform:rotate(-45deg)}50%{transform:rotate(0deg)}100%{transform:rotate(45deg)}}
@keyframes martinLineShine{0%{background-position:0 0}100%{background-position:260% 0}}

.panel-arrow.prev{left:18px;right:auto;opacity:0;pointer-events:none;transition:opacity .18s ease,background .18s ease}
.panel-arrow.prev.is-visible{opacity:1;pointer-events:auto}
.panel-arrow.next,.panel-arrow:not(.prev){right:18px}
.show-all+.panel-arrow.next,.show-all+.panel-arrow:not(.prev){right:24px}
.panel-arrow:hover{background:rgba(255,255,255,.28)}

.provider{height:176px!important;padding:28px!important}.provider img{max-width:235px!important;max-height:96px!important}.providers .provider:nth-child(1) img{max-width:212px!important;max-height:92px!important}.providers .provider:nth-child(2) img{max-width:226px!important;max-height:94px!important}.providers .provider:nth-child(3) img{max-width:232px!important;max-height:96px!important}.providers .provider:nth-child(4) img{max-width:226px!important;max-height:94px!important}.providers .provider:nth-child(5) img{max-width:220px!important;max-height:94px!important}.providers .provider:nth-child(6) img{max-width:230px!important;max-height:96px!important}.providers .provider:nth-child(7) img{max-width:226px!important;max-height:96px!important}

@media(max-width:760px){
  .promo-card{padding-left:82px!important}.promo-card:first-child img{width:76px!important;height:76px!important;left:2px!important;top:-12px!important}.promo-card:nth-child(2) img{width:70px!important;height:70px!important;top:-8px!important;left:8px!important}.promo-card:nth-child(3) img{width:76px!important;height:76px!important;top:-14px!important;left:4px!important}.promo-card:nth-child(4) img{width:78px!important;height:78px!important;top:-14px!important;left:0!important}.promo-card:first-child:after{left:12px;right:36px;height:3px}
  .panel-arrow.prev{left:8px}.panel-arrow.prev.is-visible{opacity:.95}
  .provider{height:82px!important;padding:9px!important}.provider img{max-width:148px!important;max-height:52px!important}.providers .provider:nth-child(1) img{max-width:128px!important}.providers .provider:nth-child(2) img,.providers .provider:nth-child(3) img,.providers .provider:nth-child(4) img,.providers .provider:nth-child(5) img,.providers .provider:nth-child(6) img,.providers .provider:nth-child(7) img{max-width:148px!important;max-height:52px!important}
}


/* final mobile title fix before PHP engine */
@media (max-width: 760px) {
  .panel-title {
    font-size: 18px !important;
    line-height: 1.08 !important;
    gap: 10px !important;
    margin-bottom: 16px !important;
    max-width: calc(100% - 104px) !important;
  }
  .panel-title .title-icon {
    width: 42px !important;
    height: 42px !important;
    min-width: 42px !important;
    border-radius: 12px !important;
  }
  .panel-title .title-icon svg,
  .panel-title .title-icon img {
    width: 23px !important;
    height: 23px !important;
  }
  .show-all {
    top: 12px !important;
    right: 10px !important;
    height: 34px !important;
    padding: 0 13px !important;
    font-size: 12px !important;
    border-radius: 18px !important;
  }
}
@media (max-width: 390px) {
  .panel-title {
    font-size: 17px !important;
    max-width: calc(100% - 92px) !important;
  }
}
.game-card.demo-card { background:#121722 !important; }
.game-card.demo-card .play-round,
.game-card.demo-card .demo-btn { display:none !important; }
.game-card.demo-card:hover .play-round { display:grid !important; }
.game-card.demo-card:hover .demo-btn { display:inline-block !important; }


/* SEO blocks injected by PHP engine */
.seo-block{margin:24px 0;background:#202632;border-radius:28px;padding:28px 34px;color:#fff;box-shadow:inset 0 0 0 1px rgba(255,255,255,.02)}
.seo-block h1{font-size:30px;line-height:1.14;margin:0 0 14px;font-weight:800;letter-spacing:.01em}
.seo-block h2{font-size:24px;line-height:1.18;margin:22px 0 10px;color:#fff}
.seo-block h3{font-size:20px;line-height:1.2;margin:18px 0 8px;color:#fff}
.seo-block p,.seo-block li{font-size:16px;line-height:1.65;color:#c5cbd8;margin:0 0 12px}
.seo-block ul,.seo-block ol{padding-left:22px;margin:12px 0}
.seo-block a{color:#fff}
@media(max-width:760px){.seo-block{margin:18px 0;border-radius:20px;padding:20px 16px}.seo-block h1{font-size:22px}.seo-block h2{font-size:20px}.seo-block h3{font-size:18px}.seo-block p,.seo-block li{font-size:14px;line-height:1.55}}

/* final fix: restore real hover overlay only on hover + mobile title/button spacing */
.game-card:not(.demo-card) .game-hover{
  position:absolute;
  inset:0;
  z-index:4;
  display:flex;
  flex-direction:column;
  align-items:center;
  justify-content:center;
  text-align:center;
  gap:12px;
  padding:14px;
  background:radial-gradient(circle at center,rgba(47,39,55,.72),rgba(21,18,29,.84) 66%);
  opacity:0;
  pointer-events:none;
  transition:opacity .18s ease;
}
.game-card:not(.demo-card) .game-hover b{
  max-width:92%;
  color:#fff;
  font-size:14px;
  line-height:1.18;
  font-weight:800;
  text-shadow:0 2px 10px rgba(0,0,0,.45);
}
.game-card:not(.demo-card) .hover-actions{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:10px;
}
.game-card:not(.demo-card) .hover-actions em{
  width:48px;
  height:48px;
  border-radius:50%;
  background:#ff8b13;
  color:#fff;
  font-style:normal;
  display:grid;
  place-items:center;
  font-size:22px;
  padding-left:3px;
  box-shadow:0 0 28px rgba(255,139,19,.42);
}
.game-card:not(.demo-card) .hover-actions small{
  min-width:82px;
  height:27px;
  border:1px solid rgba(255,255,255,.9);
  border-radius:16px;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-size:12px;
  font-weight:800;
}
.game-card:not(.demo-card):not(:hover) img{
  filter:none!important;
}
.game-card:not(.demo-card):hover .game-hover{
  opacity:1!important;
}
.game-card:not(.demo-card):hover img{
  filter:brightness(.55) blur(1px)!important;
}
.game-card:hover:before{
  display:none!important;
}

@media (hover:none), (pointer:coarse){
  .game-card:not(.demo-card) .game-hover{display:none!important;}
  .game-card:not(.demo-card):hover img{filter:none!important;}
}

@media (max-width:760px){
  .exclusive .panel-title{
    max-width:100%!important;
    padding-right:0!important;
    font-size:16px!important;
    line-height:1.08!important;
    margin-bottom:10px!important;
  }
  .exclusive .show-all{
    position:static!important;
    width:max-content!important;
    margin:-2px 8px 14px auto!important;
    height:32px!important;
    padding:0 12px!important;
    font-size:12px!important;
    border-radius:18px!important;
  }
  .exclusive .panel-arrow.next,
  .exclusive .panel-arrow:not(.prev){
    top:62%!important;
  }
}

/* drawer menu polish: colored icons, clean arrows, hidden scrollbar */
.drawer{
  background:#202530!important;
  color:#fff!important;
  scrollbar-width:none!important;
  -ms-overflow-style:none!important;
  overscroll-behavior:contain!important;
}
.drawer::-webkit-scrollbar{
  width:0!important;
  height:0!important;
  display:none!important;
}
.drawer-head{
  margin-bottom:18px!important;
}
.drawer .logo{
  width:128px!important;
}
.drawer-banner{
  height:58px!important;
  border-radius:13px!important;
  background:linear-gradient(90deg,#7b1ce6 0%,#6b1bc8 55%,#7825de 100%)!important;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.04)!important;
  margin-bottom:20px!important;
}
.drawer-banner img{
  width:62px!important;
  height:62px!important;
  margin-left:-4px!important;
}
.drawer-link{
  min-height:50px!important;
  height:50px!important;
  padding:0 0!important;
  gap:14px!important;
  color:#fff!important;
  font-size:15px!important;
  font-weight:800!important;
  letter-spacing:.01em!important;
}
.drawer-link .icon{
  width:25px!important;
  min-width:25px!important;
  height:25px!important;
  color:#9aa1b2!important;
  filter:drop-shadow(0 2px 4px rgba(0,0,0,.18));
}
.drawer-child{
  padding-left:38px!important;
  color:#fff!important;
  min-height:48px!important;
  height:48px!important;
}
.drawer-child .icon{
  color:#9299a8!important;
  opacity:.98!important;
}
.drawer-sep{
  height:1px!important;
  margin:14px -18px 14px!important;
  background:rgba(255,255,255,.08)!important;
}
.drawer-promo .icon{color:#59c31a!important;}
.drawer-bonuses .icon{color:#f043b7!important;}
.drawer-shop .icon{color:#ff8b1c!important;}
.drawer-vip .icon{color:#ffd31f!important;}
.drawer-friend .icon{color:#f4f6ff!important;filter:drop-shadow(0 0 5px rgba(86,210,104,.45))!important;}
.drawer-casino .icon{color:#d9dde8!important;}
.drawer-sport .icon{color:#d9dde8!important;}
.drawer-chat .icon{color:#fff!important;}
.drawer-arrow{
  margin-left:auto!important;
  width:10px!important;
  height:10px!important;
  display:block!important;
  border-right:2px solid rgba(255,255,255,.86)!important;
  border-bottom:2px solid rgba(255,255,255,.86)!important;
  border-radius:1px!important;
  transform:rotate(45deg)!important;
  transition:transform .2s ease, opacity .2s ease!important;
  opacity:.95!important;
}
.drawer-arrow-up{
  transform:rotate(225deg)!important;
  margin-top:4px!important;
}
.drawer-arrow-down{
  transform:rotate(45deg)!important;
  margin-top:-3px!important;
}
.drawer-link:hover .drawer-arrow{
  opacity:1!important;
  border-color:#fff!important;
}
.drawer-link:hover .icon{
  transform:scale(1.04)!important;
}
.drawer-link .icon{
  transition:transform .18s ease, color .18s ease!important;
}
@media(max-width:760px){
  .drawer{
    width:312px!important;
    max-width:82vw!important;
    padding:20px 18px 26px!important;
  }
  .drawer-link{
    font-size:15px!important;
  }
  .drawer-child{
    padding-left:38px!important;
  }
}


/* animated wheel banner in drawer menu */
.drawer-banner {
    position: relative !important;
    overflow: hidden !important;
    isolation: isolate !important;
    background: linear-gradient(
        110deg,
        #8b1e2f 0%,
        #4f8f21 32%,
        #6d24c9 66%,
        #b12062 100%
    ) !important;
    background-size: 260% 260% !important;
    animation: drawerBannerGradient 6s ease-in-out infinite !important;
    box-shadow:
        inset 0 0 0 1px rgba(255,255,255,.06),
        0 8px 22px rgba(0,0,0,.18) !important;
}

.drawer-banner::before {
    content: "" !important;
    position: absolute !important;
    inset: 0 !important;
    z-index: 0 !important;
    background:
        radial-gradient(circle at 14% 50%, rgba(255,255,255,.16), transparent 28%),
        linear-gradient(90deg, rgba(255,255,255,.08), transparent 45%) !important;
    opacity: .65 !important;
    pointer-events: none !important;
}

.drawer-banner::after {
    content: "" !important;
    position: absolute !important;
    left: 66px !important;
    right: 22px !important;
    bottom: 0 !important;
    height: 4px !important;
    z-index: 2 !important;
    border-radius: 10px !important;
    background: linear-gradient(
        90deg,
        #ff8b13 0%,
        #51d83a 28%,
        #2897ff 55%,
        #ff2f32 78%,
        #ff8b13 100%
    ) !important;
    background-size: 260% 100% !important;
    animation: drawerLineFlow 2.2s linear infinite !important;
    box-shadow: 0 0 14px rgba(255,139,19,.55) !important;
}

.drawer-banner img {
    position: relative !important;
    z-index: 3 !important;
    transform-origin: 50% 50% !important;
    animation: drawerWheelSwing 4.8s ease-in-out infinite alternate !important;
    will-change: transform !important;
}

.drawer-banner span {
    position: relative !important;
    z-index: 3 !important;
}

@keyframes drawerWheelSwing {
    0% {
        transform: rotate(-45deg) scale(1);
    }
    50% {
        transform: rotate(0deg) scale(1.035);
    }
    100% {
        transform: rotate(45deg) scale(1);
    }
}

@keyframes drawerBannerGradient {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}

@keyframes drawerLineFlow {
    0% {
        background-position: 0% 50%;
    }
    100% {
        background-position: 260% 50%;
    }
}



/* DE adaptation: article tables from index.php stay full-width on desktop and swipe on mobile */
.article-body{max-width:100%;min-width:0;overflow-wrap:anywhere}
.article-body table,.seo-block table{width:100%;max-width:100%;border-collapse:collapse;border-spacing:0;margin:18px 0;background:#252b38;border-radius:16px;overflow:hidden}
.article-body th,.article-body td,.seo-block th,.seo-block td{padding:12px 14px;border:1px solid rgba(255,255,255,.12);text-align:left;vertical-align:top;color:#dce1ee}
.article-body th,.seo-block th{color:#fff;background:rgba(255,255,255,.07);font-weight:800}
@media(max-width:760px){.article-body table,.seo-block table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;white-space:nowrap;border-radius:14px}.article-body th,.article-body td,.seo-block th,.seo-block td{white-space:nowrap}.seo-block{overflow:hidden}}
@media(min-width:761px){.article-body table,.seo-block table{display:table;width:100%;max-width:none;overflow:visible;white-space:normal}.article-body th,.article-body td,.seo-block th,.seo-block td{white-space:normal}}
.popular-panel,.exclusive,.new-panel,.jackpot-panel,.provider-panel,.seo-faq,.footer{content-visibility:auto;contain-intrinsic-size:1px 560px}
