
:root{--bg:#142330;--panel:#0e1b27;--panel2:#101923;--line:#223244;--text:#fff;--muted:#8fa0ad;--accent:#d3ff19;--orange:#ff7a00;--purple:#7454ff;--green:#7de000;--side:236px;--top:102px;--radius:15px;font-family:Inter,Arial,Helvetica,sans-serif;color-scheme:dark}
*{box-sizing:border-box}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Arial,Helvetica,sans-serif;font-weight:600;overflow-x:hidden}button,a{font:inherit}a{text-decoration:none;color:inherit;cursor:pointer}.btn{border:0;border-radius:9px;padding:13px 30px;cursor:pointer;font-weight:800;transition:.25s}.btn.neon{background:var(--accent);color:#0b1118;box-shadow:10px 0 22px rgba(136,255,0,.18)}.btn.outline{background:transparent;color:#fff;border:2px solid #704fff}.btn.small{padding:10px 18px}.badge{position:relative}.badge:before{content:'🎁 100%';position:absolute;right:8px;top:-11px;background:#ff7a00;color:#fff;font-size:12px;padding:2px 10px;border-radius:7px 7px 2px 2px}.app-install{display:none}.sidebar{position:fixed;left:0;top:0;width:var(--side);height:100vh;background:#0d141e;border-right:4px solid #294766;z-index:40;overflow-y:auto;overflow-x:hidden;padding:14px 14px 28px;scrollbar-color:#5c7896 transparent}.hamburger{width:34px;height:34px;background:transparent;border:0;display:flex;flex-direction:column;gap:5px;align-items:center;justify-content:center;cursor:pointer;margin-left:auto}.hamburger span{width:20px;height:2px;background:#fff;border-radius:6px}.side-auth{display:flex;flex-direction:column;gap:20px;align-items:center;margin:2px 0 18px}.side-auth .btn{width:112px;padding:11px 0}.stable{width:100%;border:0;border-radius:8px;background:linear-gradient(100deg,var(--accent),#7b54ff);color:#fff;padding:12px 16px;font-weight:800;display:flex;gap:10px;align-items:center;justify-content:center}.stable img{width:15px;filter:brightness(0) invert(1)}.apps{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:17px 0}.apps button,.apps a{border:0;border-radius:5px;background:#f2f2f2;color:#333;display:flex;justify-content:center;align-items:center;gap:7px;padding:10px 3px;font-size:12px}.apps img{width:16px;height:16px}.socials{display:flex;gap:9px;background:#142330;padding:9px 5px;justify-content:center;margin:0 -14px 25px}.socials a{width:36px;height:36px;display:grid;place-items:center;border-radius:8px;overflow:hidden}.socials img{width:36px;height:36px;object-fit:contain}.side-menu{display:flex;flex-direction:column;gap:2px;margin:0 -14px}.side-menu a{min-height:40px;display:flex;align-items:center;gap:14px;padding:9px 18px;color:#f4f6f9}.side-menu img{width:23px;height:23px;object-fit:contain}.side-menu a.active{background:linear-gradient(90deg,#714eff,#7b55ff)}.side-menu a:nth-child(8){background:rgba(117,255,0,.18)}.language{margin:24px 0 0;display:flex;align-items:center;gap:8px;border:1px solid #314257;border-radius:18px;padding:8px 12px;font-size:13px;color:#fff}.language img{width:22px}.language b{margin-left:auto;color:#6e7c8a}.topbar{position:fixed;left:var(--side);right:0;top:0;height:var(--top);z-index:35;background:#142330}.topbar-inner{height:100%;display:flex;align-items:center;padding:0 30px;gap:28px}.logo{width:158px;height:auto}.topnav{display:flex;gap:38px;align-items:center;font-size:16px;font-weight:700;white-space:nowrap}.top-actions{margin-left:auto;display:flex;align-items:center;gap:20px}.top-actions .btn{min-width:110px;padding:10px 30px}.search-btn{border:0;background:transparent;width:42px;height:42px;display:grid;place-items:center;cursor:pointer}.search-btn img{width:25px;filter:brightness(2)}.mobile-open{display:none}.content{margin-left:var(--side);padding:var(--top) 16px 0 16px;min-height:100vh}.hero{position:relative;height:400px;border-radius:18px;overflow:hidden;margin:0 0 39px;background:#10202e}.hero-slide{position:absolute;inset:0;background-size:cover;background-position:center;opacity:0;transition:.5s ease}.hero-slide.active{opacity:1}.hero-slide:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,rgba(11,20,29,.2),rgba(11,20,29,.05))}.hero-copy{position:relative;z-index:2;padding:95px 0 0 105px}.hero .hero-title{font-size:44px;letter-spacing:2px;margin:0 0 16px}.hero p{font-size:27px;line-height:1.35;margin:0 0 40px}.hero-arrows{position:absolute;right:170px;bottom:25px;display:flex;gap:12px;z-index:3}.hero-arrows button,.rounds button{width:42px;height:42px;border:0;border-radius:50%;background:#ff7a00;color:white;font-size:32px;line-height:1;cursor:pointer}.hero-dots{position:absolute;left:50%;bottom:18px;transform:translateX(-50%);display:none;gap:8px;z-index:3}.hero-dots button{width:8px;height:8px;border:0;border-radius:50%;background:#88a0ad}.hero-dots button.active{background:#fff}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:34px}.fact{background:#0c1924;border-radius:15px;min-height:100px;display:flex;align-items:center;gap:28px;padding:20px 36px}.fact img{width:62px;height:62px;object-fit:contain}.fact b{display:block;font-size:24px;letter-spacing:1px}.fact span{font-weight:500;color:white;font-size:15px}.fact:nth-child(3) b{color:#ff7a00}.fact:nth-child(4) span{color:var(--accent);font-weight:800}.category-bar{display:flex;align-items:center;gap:28px;min-height:54px;overflow:auto;white-space:nowrap;padding:5px 20px 20px}.category-bar a{display:flex;align-items:center;gap:7px;color:#e6e9ed;font-size:14px;position:relative}.category-bar img{width:20px;height:20px;object-fit:contain;filter:grayscale(.1)}.category-bar a.active{color:#ff7a00}.category-bar a.active:after{content:'';position:absolute;height:3px;background:#ff7a00;left:0;right:0;bottom:-14px}.cat-search{margin-left:auto;color:#67798c;display:flex;align-items:center;gap:16px;font-size:14px}.cat-search img,.provider-link img{width:20px}.provider-link{font-weight:800}.game-section{margin:38px 0}.section-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px}.section-head h2,.logos h2,.vip h2{font-size:26px;margin:0;display:flex;gap:12px;align-items:center;letter-spacing:1px}.section-head h2 img{width:24px;height:24px}.section-head a,.rounds a{color:var(--accent);font-size:16px;font-weight:800}.game-grid{display:grid;grid-template-columns:repeat(6,minmax(145px,1fr));gap:20px}.game-grid.short{grid-template-columns:repeat(6,minmax(145px,1fr))}.game-card{position:relative;height:155px;border-radius:14px;overflow:hidden;background:#09131c;box-shadow:0 6px 10px rgba(0,0,0,.2);cursor:pointer;transform:translateZ(0);transition:.25s}.game-card img{width:100%;height:100%;object-fit:cover;display:block;transition:.35s}.game-card:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 38%,rgba(0,0,0,.78));z-index:1}.game-title{position:absolute;left:12px;right:10px;bottom:13px;z-index:2;font-size:16px;font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-shadow:0 2px 3px #000}.game-card .tag-new{position:absolute;left:0;top:77px;z-index:3;background:#00b339;color:white;font-size:12px;padding:6px 9px;font-weight:900}.game-hover{position:absolute;inset:0;z-index:4;background:rgba(5,11,18,.63);display:flex;align-items:center;justify-content:center;flex-direction:column;gap:9px;opacity:0;transition:.25s}.game-hover i{width:58px;height:58px;border:7px solid var(--orange);border-radius:50%;display:grid;place-items:center;font-style:normal;color:var(--orange);font-size:26px;padding-left:4px}.game-hover span{color:#8d6bff;text-decoration:underline;font-size:15px}.game-card:hover{transform:translateY(-4px);box-shadow:0 14px 30px rgba(0,0,0,.45)}.game-card:hover img{transform:scale(1.08);filter:brightness(.65)}.game-card:hover .game-hover{opacity:1}.middle-row{display:grid;grid-template-columns:520px 1fr;gap:24px;margin:30px 0 42px}.wins-panel,.tourney-panel{background:#0d1c28;border-radius:16px;min-height:260px;overflow:hidden}.wins-panel h3{background:#7551ff;border-radius:0 15px 15px 0;width:max-content;margin:10px 0 20px;padding:10px 25px;display:flex;gap:10px;align-items:center}.wins-panel h3 img{width:16px}.wins-panel ul{list-style:none;margin:0;padding:0 36px 20px}.wins-panel li{display:grid;grid-template-columns:60px 1fr auto 20px;gap:12px;align-items:center;background:#162737;margin:8px 0;border-radius:8px;padding:8px;color:#fff}.wins-panel li img{width:60px;height:38px;object-fit:cover;border-radius:5px}.wins-panel li span{color:#fff;font-size:13px}.wins-panel li b{font-size:14px}.wins-panel li em{font-style:normal;color:#7a58ff}.tourney-panel{display:flex;align-items:center;justify-content:space-around;padding:42px 70px}.tourney-panel h2{font-size:34px;margin:0 0 35px}.tourney-panel p{font-size:16px;line-height:1.45;font-weight:500}.tourney-panel img{width:260px;object-fit:contain}.vip-card{background:#0d1c28;border-radius:16px;padding:16px 40px 38px;text-align:center}.vip-levels{display:grid;grid-template-columns:repeat(5,1fr);gap:35px;align-items:end;margin-bottom:28px}.vip-levels div{display:flex;flex-direction:column;align-items:center;gap:18px}.vip-levels img{height:135px;width:135px;object-fit:contain}.vip-levels b{font-size:22px}.vip-levels span{font-size:15px;font-weight:500}.vip-levels span img{width:14px;height:14px;vertical-align:middle}.random-block{text-align:center;margin:38px 0;background:transparent;overflow:hidden}.random-block h2{font-size:26px;margin:0 0 16px}.random-block p{font-size:16px;margin:0 0 28px;font-weight:500}.random-strip{height:295px;display:flex;align-items:center;justify-content:center;gap:0;overflow:hidden;margin-bottom:22px}.random-strip .game-card{width:310px;min-width:310px;height:270px;border-radius:12px;margin-left:-36px;opacity:.7}.random-strip .game-card.active{width:400px;min-width:400px;height:300px;opacity:1;z-index:4}.jackpot{background:url('../gama/jackpot_desktop.avif') center/cover no-repeat;border-radius:8px;text-align:center;padding:0 48px 40px;margin:35px 0}.jackpot span{display:inline-block;background:#7551ff;border-radius:0 0 55px 55px;padding:22px 70px;font-size:36px;letter-spacing:2px}.jackpot strong{display:block;font-size:76px;letter-spacing:16px;margin:30px 0 30px}.game-row{display:grid;grid-template-columns:repeat(5,1fr);gap:22px;margin-bottom:22px}.logos{margin:44px 0}.rounds{display:flex;align-items:center;gap:12px}.rounds button{background:#35475a;font-size:22px}.rounds button.orange{background:#ff7a00}.providers{display:grid;grid-template-columns:repeat(7,1fr);gap:14px}.providers div{height:76px;background:#0d1c28;border-radius:15px;display:grid;place-items:center;padding:15px}.providers img{max-width:78%;max-height:42px}.payments,.rating-row{display:flex;gap:50px;align-items:center;flex-wrap:wrap;justify-content:center;padding:22px 0 30px}.payments img{height:46px;max-width:140px;filter:invert(1);opacity:.28}.rating-row img{height:38px;max-width:150px}.footer{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:50px;padding:70px 12px 40px;margin-top:40px}.footer-brand img{width:185px;margin-bottom:40px}.footer h3{color:#ff7a00;margin:0 0 24px}.footer a{display:block;margin:12px 0;font-size:14px;font-weight:800}.footer .btn{width:180px}.footer-social{background:transparent;justify-content:flex-start;margin:20px 0;padding:0}.float-buttons{position:fixed;right:22px;bottom:25px;z-index:50;display:flex;flex-direction:column;gap:12px}.float-buttons button,.float-buttons a{width:64px;height:64px;border:0;border-radius:50%;cursor:pointer}.float-buttons .tg{background:#24a9e9;color:white;font-size:38px;transform:rotate(-20deg)}.float-buttons .chat{background:#7be600;position:relative}.float-buttons .chat:after{content:'';position:absolute;width:25px;height:25px;background:white;border-radius:50%;left:20px;top:19px}.bottom-nav{display:none}.menu-overlay{position:fixed;inset:0;background:rgba(0,0,0,.48);z-index:55;opacity:0;pointer-events:none;transition:.2s}.mobile-menu{position:fixed;left:0;top:0;width:325px;max-width:86vw;background:#111924;height:100vh;z-index:60;transform:translateX(-105%);transition:.25s;padding:24px 24px;overflow-y:auto;border-radius:0 0 8px 0}.mobile-menu.open{transform:translateX(0)}.menu-overlay.open{opacity:1;pointer-events:auto}.mobile-menu .close{position:absolute;right:20px;top:20px;border:0;background:transparent;color:#8090a0;font-size:42px;line-height:1;cursor:pointer}.mobile-menu .m-logo{width:165px;margin:0 0 30px}.mobile-menu .m-actions{display:flex;flex-direction:column;align-items:center;gap:16px;margin-bottom:28px}.mobile-menu .btn{width:112px;padding:10px 0}.mobile-menu .stable{margin-bottom:18px}.mobile-menu .socials{margin:20px 0;background:#172638;border-radius:10px}.mobile-list{margin:0}.mobile-list a{padding-left:0}.sidebar.mini{width:56px;padding-left:0;padding-right:0}.sidebar.mini .side-auth,.sidebar.mini .stable,.sidebar.mini .apps,.sidebar.mini .socials,.sidebar.mini .language{display:none}.sidebar.mini .hamburger{margin:10px auto}.sidebar.mini .side-menu{margin-top:18px}.sidebar.mini .side-menu a{justify-content:center;padding:10px 0}.sidebar.mini .side-menu span{display:none}.sidebar.mini + .topbar{left:56px}.sidebar.mini ~ .content{margin-left:56px}.sidebar.mini ~ .topbar .logo{margin-left:0}
@media (max-width:1500px){.game-grid{grid-template-columns:repeat(5,1fr)}.game-row{grid-template-columns:repeat(4,1fr)}.fact{padding:18px 22px}.topnav{gap:26px}.providers{grid-template-columns:repeat(5,1fr)}}
@media (max-width:1200px){:root{--side:64px}.sidebar{width:64px;padding:8px 0}.sidebar .side-auth,.sidebar .stable,.sidebar .apps,.sidebar .socials,.sidebar .language{display:none}.sidebar .hamburger{margin:10px auto}.side-menu{margin:18px 0 0}.side-menu a{justify-content:center;padding:10px 0}.side-menu span{display:none}.topbar{left:64px}.content{margin-left:64px}.topnav{gap:18px}.logo{width:140px}.hero-copy{padding-left:70px}.game-grid{grid-template-columns:repeat(4,1fr)}.facts{grid-template-columns:repeat(2,1fr)}.middle-row{grid-template-columns:1fr}.vip-levels{grid-template-columns:repeat(3,1fr)}}
@media (max-width:760px){:root{--top:92px}.app-install{position:fixed;top:0;left:0;right:0;height:56px;background:#eef3f9;color:#08121b;display:flex;align-items:center;gap:10px;padding:6px 10px;z-index:80}.app-install img{width:118px;background:#101923;border-radius:8px;padding:5px}.app-install div{display:none}.app-install .install-close{width:40px;height:40px;border-radius:50%;border:2px solid #53606d;background:#172330;color:#7b8793;font-size:32px}.app-install .btn{margin-left:auto;border-radius:6px}.sidebar{display:none}.topbar{left:0;top:56px;height:88px;background:#101b27}.topbar-inner{padding:0 14px;gap:10px}.mobile-open{display:flex;order:0;margin:0}.logo{width:100px}.topnav{display:none}.top-actions{gap:8px;margin-left:auto}.top-actions .btn{min-width:0;padding:9px 16px;border-radius:8px;text-transform:uppercase;font-size:13px}.top-actions .search-btn{display:none}.content{margin-left:0;padding:144px 8px 82px}.hero{height:230px;border-radius:16px;margin:0 12px 25px}.hero-copy{padding:58px 0 0 84px}.hero .hero-title{font-size:24px;letter-spacing:0}.hero p{font-size:15px}.hero .btn{padding:10px 18px}.hero-arrows{display:none}.hero-dots{display:flex}.facts{grid-template-columns:repeat(2,1fr);gap:10px;margin:0 12px 20px}.fact{min-height:115px;flex-direction:column;text-align:center;gap:8px;padding:18px 8px}.fact img{width:48px;height:48px}.fact b{font-size:17px}.fact span{font-size:12px}.category-bar{display:none}.game-section{margin:26px 12px}.section-head h2,.logos h2,.vip h2{font-size:24px}.section-head a{font-size:14px}.game-grid,.game-grid.short{grid-template-columns:repeat(2,1fr);gap:12px}.game-card{height:120px;border-radius:9px}.game-title{font-size:13px;bottom:9px}.game-hover i{width:44px;height:44px}.middle-row{margin:20px 12px;gap:18px}.wins-panel{display:none}.tourney-panel{min-height:210px;padding:22px;justify-content:space-between}.tourney-panel h2{font-size:24px;margin-bottom:15px}.tourney-panel p{font-size:13px}.tourney-panel img{width:110px}.vip{margin:0 12px}.vip-card{padding:10px 6px 24px}.vip-levels{grid-template-columns:repeat(2,1fr);gap:14px}.vip-levels img{width:95px;height:95px}.random-strip{height:160px}.random-strip .game-card{width:160px;min-width:160px;height:140px;margin-left:-22px}.random-strip .game-card.active{width:220px;min-width:220px;height:160px}.jackpot{margin:20px 12px;padding:0 12px 25px;background-position:center}.jackpot span{font-size:28px;padding:18px 50px}.jackpot strong{font-size:42px;letter-spacing:7px}.game-row{grid-template-columns:repeat(2,1fr);gap:12px}.providers{grid-template-columns:repeat(2,1fr)}.payments,.rating-row{gap:28px;justify-content:flex-start;padding-left:12px}.payments img{height:32px}.footer{grid-template-columns:1fr;gap:25px;padding:35px 20px 110px}.float-buttons{right:12px;bottom:96px}.float-buttons button,.float-buttons a{width:58px;height:58px}.bottom-nav{position:fixed;left:0;right:0;bottom:0;height:60px;background:#142330;z-index:70;display:grid;grid-template-columns:repeat(5,1fr);align-items:end;padding:7px 2px 8px;box-shadow:0 -6px 22px rgba(0,0,0,.35)}.bottom-nav a{font-size:11px;display:flex;flex-direction:column;align-items:center;gap:5px;color:#fff}.bottom-nav img{width:19px;height:19px;object-fit:contain;filter:brightness(0) invert(1)}.bottom-nav .center{width:70px;height:70px;background:#cfff17;color:#0b1118;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:-40px auto 0;box-shadow:0 0 30px rgba(205,255,23,.8)}.bottom-nav .center img{filter:none}.mobile-menu{top:56px;height:calc(100vh - 56px);width:325px;border-radius:0 0 6px 0}.mobile-menu .m-logo{margin-left:40px}}
@media (max-width:420px){.top-actions .btn.outline{padding:8px 12px}.top-actions .btn.neon{padding:8px 14px}.hero-copy{padding-left:75px}.game-grid,.game-grid.short{grid-template-columns:repeat(2, minmax(0,1fr))}.game-card{height:105px}.facts{grid-template-columns:repeat(2, minmax(0,1fr))}.fact:nth-child(n+3){display:none}.mobile-menu{width:290px}}

/* точечные правки под оригинал */
:root{--bg:#142330;--panel:#0c1924;--panel2:#0d141e;--accent:#d7ff18;--orange:#ff7a00;--purple:#7253ff;--side:236px;--top:102px;--btn-radius:12px}
.btn{border-radius:var(--btn-radius);padding:12px 30px;line-height:1.1}.btn.outline{border:2px solid var(--purple);border-radius:12px}.btn.neon{border-radius:12px;background:#d7ff18;color:#0a1118;box-shadow:12px 0 25px rgba(144,255,0,.18)}
.top-actions .btn{height:40px;display:inline-flex;align-items:center;justify-content:center;border-radius:11px}.top-actions .btn.outline{min-width:109px}.top-actions .btn.neon{min-width:141px}
.badge:before{right:8px;top:-9px;height:18px;display:flex;align-items:center;border-radius:8px 8px 2px 2px;background:#ff7a00;font-size:12px;line-height:1;padding:0 10px}
.sidebar{background:#0d141e;border-right:4px solid #294766;display:flex;flex-direction:column;padding:13px 14px 18px}.hamburger{position:relative;color:#fff;width:34px;height:34px;gap:0}.hamburger span{display:none}.hamburger:before{content:'';width:31px;height:30px;background:currentColor;display:block;-webkit-mask:url('../gama/burger-expand.svg') center/contain no-repeat;mask:url('../gama/burger-expand.svg') center/contain no-repeat}
.side-auth{gap:20px;margin:3px 0 21px}.side-auth .btn{width:114px;height:40px;padding:0;border-radius:11px}.side-auth .btn.neon{width:116px}.stable{height:40px;border-radius:9px;background:linear-gradient(103deg,#d7ff18 0%,#ffbe1f 45%,#7652ff 100%);color:#fff;padding:0 18px;font-size:14px;box-shadow:none}.stable img{width:15px;height:17px;filter:brightness(0) invert(1)}.apps{gap:10px;margin:17px 0 22px}.apps button,.apps a{height:36px;border-radius:4px;background:#f5f5f5;color:#333;padding:0 5px}.socials{height:48px;align-items:center;background:#142330;margin:0 -14px 22px;padding:7px 13px;gap:11px}.socials a,.socials img{width:35px;height:35px;border-radius:7px}
.side-menu{margin:0 -14px;gap:0}.side-menu a{height:42px;min-height:42px;padding:0 20px;gap:14px;font-size:16px}.side-menu img{width:22px;height:22px;object-fit:contain}.side-menu a:not(.active):not(.novice):not(.calendar) img{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.side-menu a.active img{filter:brightness(0) invert(1)}.side-menu a.active{background:linear-gradient(90deg,#7050ff,#7c58ff)}.side-menu a.novice{background:linear-gradient(90deg,rgba(116,84,255,.28),rgba(116,84,255,.06) 65%,rgba(116,84,255,0))}.side-menu a.novice img{filter:none}.side-menu a.calendar{background:linear-gradient(90deg,rgba(144,190,48,.66),rgba(144,190,48,.16) 70%,rgba(144,190,48,0))}.side-menu a.calendar img{filter:brightness(0) invert(1)}
.language{height:36px;border-radius:18px;margin-top:auto;background:#101822}.topbar{background:#142330}.topbar-inner{padding:0 30px;gap:31px}.logo{width:160px}.search-btn img{filter:brightness(0) invert(1)}
.hero{height:400px;border-radius:18px;margin-bottom:39px}.hero-copy{padding:93px 0 0 105px}.hero .hero-title{font-size:44px;line-height:1.05}.hero p{font-size:27px}.hero .btn{min-width:110px;height:42px;padding:0 20px}.hero-arrows button{font-size:28px;display:grid;place-items:center;padding-bottom:3px}
.category-bar{background:#142330;border-radius:0;padding:5px 20px 20px}.category-bar img{filter:brightness(0) invert(1);opacity:.92}.category-bar a.active img{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.category-bar .provider-link img{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.cat-search img{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.section-head h2 img[src$="bonusbuy.svg"]{filter:brightness(0) invert(1)}
.providers div{background:#0c1924}.providers div:nth-child(4){background:#0c1924!important}.logos{margin:42px 0}.payments{gap:44px;justify-content:center;padding:16px 0 22px}.payments img{height:40px;opacity:.32}.rating-row{padding:16px 0 30px}
.float-buttons{right:22px;bottom:20px;gap:11px}.float-buttons button,.float-buttons a{width:64px;height:64px;display:grid;place-items:center;overflow:hidden}.float-buttons .tg{background:#25aeea;transform:none;padding:0}.float-buttons .tg img{width:64px;height:64px;object-fit:cover}.float-buttons .chat{background:#7be600}.float-buttons .chat:after{display:none}.float-buttons .chat img{width:25px;height:25px;object-fit:contain}
/* jackpot slider */
.jackpot{position:relative;background:url('../gama/jackpot_desktop.avif') center/cover no-repeat;border-radius:8px;text-align:center;padding:0 70px 40px;margin:36px 0;overflow:hidden}.jackpot span{margin-top:0;min-width:250px;background:#7454ff;border-radius:0 0 56px 56px;padding:18px 62px 20px;font-size:36px;line-height:1}.jackpot strong{font-size:76px;letter-spacing:15px;margin:28px 0 30px;line-height:1}.jackpot-slider{position:relative}.jackpot .game-row{display:flex;gap:22px;overflow:hidden;scroll-behavior:smooth;margin:0 62px 22px}.jackpot .game-card{min-width:235px;flex:0 0 235px;height:160px}.jackpot-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:5;width:44px;height:44px;border:0;border-radius:50%;background:#ff7a00;color:white;font-size:30px;display:grid;place-items:center;cursor:pointer}.jackpot-nav.prev{left:0}.jackpot-nav.next{right:0}.jackpot-more{height:40px;padding:0 25px}
/* collapsed sidebar must look like original full icon rail */
.sidebar.mini{width:56px;padding:8px 0 10px;display:flex;align-items:stretch}.sidebar.mini .hamburger{order:1;margin:5px auto 12px}.sidebar.mini .side-auth{display:none}.sidebar.mini .stable{order:2;display:flex;width:44px;height:39px;border-radius:0;margin:0 auto 8px;padding:0;justify-content:center}.sidebar.mini .stable span{display:none}.sidebar.mini .apps{order:6;display:flex;flex-direction:column;margin:8px 0 8px;gap:0}.sidebar.mini .apps button,.apps a{width:56px;height:40px;border-radius:0;background:transparent;color:transparent;padding:0}.sidebar.mini .apps button img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.sidebar.mini .socials{order:3;display:flex;flex-direction:column;height:auto;background:transparent;margin:0 0 8px;padding:0;gap:0}.sidebar.mini .socials a,.sidebar.mini .socials img{width:56px;height:40px;border-radius:0}.sidebar.mini .socials a{display:grid;place-items:center}.sidebar.mini .socials img{width:34px;height:34px}.sidebar.mini .side-menu{order:4;margin:0;gap:0}.sidebar.mini .side-menu a{height:42px;min-height:42px;justify-content:center;padding:0}.sidebar.mini .side-menu img{width:22px;height:22px}.sidebar.mini .side-menu span{display:none}.sidebar.mini .language{order:8;display:flex;width:56px;height:42px;border:0;border-radius:0;background:transparent;margin:0;justify-content:center;padding:0}.sidebar.mini .language span,.sidebar.mini .language b{display:none}.sidebar.mini .language img{width:23px;height:23px}.sidebar.mini + .topbar{left:56px}.sidebar.mini ~ .content{margin-left:56px}

@media (max-width:1200px){:root{--side:56px}.sidebar{display:flex;width:56px;padding:8px 0 10px}.sidebar .hamburger{order:1;margin:5px auto 12px}.sidebar .side-auth{display:none}.sidebar .stable{order:2;display:flex;width:44px;height:39px;border-radius:0;margin:0 auto 8px;padding:0;justify-content:center}.sidebar .stable span{display:none}.sidebar .apps{order:6;display:flex;flex-direction:column;margin:8px 0 8px;gap:0}.sidebar .apps button,.apps a{width:56px;height:40px;border-radius:0;background:transparent;color:transparent;padding:0}.sidebar .apps button img{width:22px;height:22px;filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}.sidebar .socials{order:3;display:flex;flex-direction:column;height:auto;background:transparent;margin:0 0 8px;padding:0;gap:0}.sidebar .socials a,.sidebar .socials img{width:56px;height:40px;border-radius:0}.sidebar .socials a{display:grid;place-items:center}.sidebar .socials img{width:34px;height:34px}.sidebar .side-menu{order:4;margin:0}.sidebar .side-menu a{height:42px;min-height:42px;justify-content:center;padding:0}.sidebar .side-menu span{display:none}.sidebar .language{order:8;display:flex;width:56px;height:42px;border:0;border-radius:0;background:transparent;margin:0;justify-content:center;padding:0}.sidebar .language span,.sidebar .language b{display:none}.sidebar .language img{width:23px;height:23px}.topbar{left:56px}.content{margin-left:56px}.logo{width:150px}.topnav{gap:20px}.hero-copy{padding-left:70px}.game-grid{grid-template-columns:repeat(4,1fr)}.facts{grid-template-columns:repeat(2,1fr)}.middle-row{grid-template-columns:1fr}.vip-levels{grid-template-columns:repeat(3,1fr)}}

@media (max-width:760px){:root{--top:92px}.app-install{height:56px;background:#0d141e;color:#fff;padding:6px 10px}.app-install img{width:116px;background:#111924;border-radius:8px;padding:5px}.app-install div{display:block;line-height:1.1}.app-install div b{display:block;font-size:16px}.app-install div span{display:block;font-size:11px;color:#94a1ae}.app-install .install-close{width:40px;height:40px;line-height:34px;border-radius:50%;border:2px solid #3b4855;background:#111d29;color:#9ca7b2}.app-install .btn{height:40px;border-radius:7px;padding:0 20px}.sidebar{display:none}.topbar{left:0;top:56px;height:88px;background:#101b27}.topbar-inner{padding:0 20px 0 18px;gap:10px}.mobile-open{display:flex;order:0;margin:0;color:#fff}.logo{width:105px}.top-actions{gap:8px}.top-actions .btn{height:40px;border-radius:9px;font-size:13px;padding:0 15px}.top-actions .btn.outline{min-width:66px}.top-actions .btn.neon{min-width:121px}.content{margin-left:0;padding:144px 0 80px;background:#142330}.hero{height:230px;margin:0 36px 25px;border-radius:16px;background:#0c1924}.hero-slide{background-size:cover;background-position:center}.hero-slide:first-child{background-image:url('../gama/BannerCat-20-1.avif')!important}.hero-copy{padding:57px 28px 0 77px;max-width:100%}.hero .hero-title{font-size:24px;line-height:1.15;text-align:left}.hero p{font-size:15px;line-height:1.45;margin-bottom:22px;text-align:left}.hero .btn{height:40px;border-radius:9px;padding:0 20px}.hero-dots{display:flex;bottom:-26px}.hero-arrows{display:none}.facts{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin:39px 36px 20px}.fact{min-height:122px;border-radius:14px;background:#0c1924}.category-bar{display:none}.game-section{margin:27px 52px}.section-head{margin-bottom:16px}.section-head h2,.logos h2,.vip h2{font-size:26px}.section-head a{font-size:0}.section-head a:before{content:'Показать всё ›';font-size:14px;color:#d7ff18}.game-grid,.game-grid.short{grid-template-columns:1fr;gap:10px}.game-card{height:236px;border-radius:10px}.game-title{font-size:15px;bottom:13px}.game-card .tag-new{top:86px}.middle-row{display:block;margin:20px 36px}.wins-panel{display:none}.tourney-panel{display:none}.vip{margin:20px 36px}.vip-card{padding:14px 8px 24px}.vip-levels{grid-template-columns:1fr;gap:16px}.random-block{margin:30px 0}.random-strip{height:auto;display:flex;flex-direction:column;gap:10px;margin:0 52px 20px}.random-strip .game-card,.random-strip .game-card.active{width:100%;min-width:0;height:230px;margin:0;opacity:1}.jackpot{margin:28px 2px 26px;padding:0 48px 36px;border-radius:6px;background-position:center;overflow:hidden}.jackpot span{font-size:32px;min-width:220px;padding:18px 40px}.jackpot strong{font-size:64px;letter-spacing:12px;white-space:nowrap;margin:28px 0 30px}.jackpot .game-row{margin:0 0 22px;display:flex;gap:14px;overflow:hidden}.jackpot .game-card{flex:0 0 100%;min-width:100%;height:155px}.jackpot-nav{width:40px;height:40px}.jackpot-nav.prev{left:-38px}.jackpot-nav.next{right:-38px}.logos{margin:36px 52px}.logos .section-head{display:block}.logos .section-head .rounds{justify-content:center;margin-top:24px}.logos .section-head .rounds button{display:none}.logos .section-head .rounds a{font-size:15px}.providers{grid-template-columns:repeat(2,1fr);gap:10px}.providers div{height:54px;border-radius:14px}.payments{display:grid;grid-template-columns:repeat(4,1fr);gap:18px 26px;justify-items:center;padding:12px 0 24px}.payments img{height:24px;max-width:72px;object-fit:contain}.rating-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 18px;justify-items:center;padding:14px 0 26px}.rating-row img{height:30px;max-width:130px}.footer{display:grid;grid-template-columns:1fr;gap:20px;margin:30px 36px 0;padding:34px 18px 118px;background:#0c1924;border-radius:8px;text-align:center}.footer>div:nth-child(2){order:1}.footer>div:nth-child(3){order:2}.footer>.footer-brand{order:3}.footer h3{font-size:22px;color:#ff7a00;margin:0 0 22px}.footer a{font-size:14px;margin:15px 0}.footer-brand img{width:185px;margin:8px auto 28px}.footer .btn{width:205px;margin:0 auto}.footer-social{justify-content:center;margin:20px 0 0}.float-buttons{right:13px;bottom:92px}.float-buttons button,.float-buttons a{width:62px;height:62px}.float-buttons .tg img{width:62px;height:62px}.bottom-nav{height:60px;background:#142330}.bottom-nav .center{background:#d7ff18}.mobile-menu{top:56px;height:calc(100vh - 56px);width:325px;background:#0d141e;padding:21px 24px;border-radius:0 0 6px 0}.mobile-menu .close{right:18px;top:16px;color:#7b8793}.mobile-menu .m-logo{width:162px;margin:0 0 28px 39px}.mobile-menu .m-actions{gap:16px;margin-bottom:27px}.mobile-menu .btn{height:40px;border-radius:11px}.mobile-menu .stable{height:40px;margin-bottom:16px}.mobile-menu .apps{margin:0 0 20px}.mobile-menu .socials{height:52px;margin:0 0 18px;background:#142330;border-radius:9px}.mobile-list a{padding:0 0 0 16px;height:42px}.mobile-list a:not(.active):not(.novice):not(.calendar) img{filter:brightness(0) saturate(100%) invert(46%) sepia(97%) saturate(2548%) hue-rotate(2deg) brightness(103%) contrast(104%)}}
@media (max-width:420px){.topbar-inner{padding-left:16px;padding-right:16px}.hero{margin-left:36px;margin-right:28px}.game-section{margin-left:52px;margin-right:52px}.game-card{height:236px}.facts{margin-left:36px;margin-right:28px}.fact:nth-child(n+3){display:flex}.jackpot strong{font-size:54px;letter-spacing:9px}.logos{margin-left:52px;margin-right:52px}.footer{margin-left:36px;margin-right:36px}.mobile-menu{width:290px}.mobile-menu .m-logo{margin-left:39px}}

/* ===== v3 point fixes ===== */
:root{--side:224px;--btn-radius:8px;--accent:#d7ff18;--purple:#7454ff;--orange:#ff7a00}
.btn,.hero .btn,.random-block .btn,.jackpot-more,.providers-show,.footer .btn,.app-install .btn,.side-auth .btn,.mobile-menu .btn{border-radius:var(--btn-radius)!important}
.btn.outline{border-color:#7352ff!important;border-radius:var(--btn-radius)!important;background:transparent!important}
.btn.neon{border-radius:var(--btn-radius)!important;background:#d7ff18!important;color:#0a1118!important;box-shadow:10px 0 22px rgba(136,255,0,.18)!important}.badge:before{right:8px;top:-12px;border-radius:6px 6px 2px 2px;background:#ff7a00;color:#fff;font-size:12px;line-height:16px;padding:0 9px;height:17px;display:flex;align-items:center}.top-actions .btn{height:38px!important;min-width:108px!important;padding:0 28px!important;border-radius:8px!important}.top-actions .btn.neon{min-width:128px!important}.search-btn{width:40px;height:40px}.search-btn img{width:24px;filter:brightness(0) invert(1)!important}
/* desktop sidebar */
.sidebar{width:224px!important;background:#0d141e!important;border-right:4px solid #294766!important;padding:14px 14px 18px!important;scrollbar-width:thin;scrollbar-color:#5e7b99 transparent}.sidebar::-webkit-scrollbar{width:4px}.sidebar::-webkit-scrollbar-track{background:transparent}.sidebar::-webkit-scrollbar-thumb{background:#5e7b99;border-radius:4px}.topbar{left:224px!important}.content{margin-left:224px!important}.sidebar .hamburger{margin:0 4px 12px auto!important;color:#fff}.hamburger:before{width:31px!important;height:30px!important}.side-auth{gap:20px!important;margin:2px 0 20px!important}.side-auth .btn{width:114px!important;height:40px!important;padding:0!important}.side-auth .btn.neon{width:116px!important}.stable{height:40px!important;border-radius:8px!important;background:linear-gradient(100deg,#d7ff18 0%,#7354ff 100%)!important;color:#fff!important;padding:0 14px!important;white-space:nowrap;font-size:14px}.stable img{width:15px!important;filter:brightness(0) invert(1)!important}.apps{gap:10px!important;margin:17px 2px 23px!important}.apps button,.apps a{height:36px!important;border-radius:4px!important;font-size:12px!important;padding:0!important}.socials{height:43px!important;gap:9px!important;background:#142330!important;margin:0 -14px 25px!important;padding:6px 5px!important}.socials a,.socials img{width:32px!important;height:32px!important}.side-menu{gap:0!important;margin:0 -14px!important}.side-menu a{height:41px!important;min-height:41px!important;padding:0 17px!important;gap:14px!important;font-size:16px!important;font-weight:700!important}.side-menu img{width:22px!important;height:22px!important;object-fit:contain}.side-menu a:not(.active):not(.novice):not(.calendar) img{filter:brightness(0) saturate(100%) invert(51%) sepia(94%) saturate(2184%) hue-rotate(1deg) brightness(103%) contrast(105%)!important}.side-menu a.active{background:#7654ff!important}.side-menu a.active img{filter:brightness(0) invert(1)!important}.side-menu a.novice{background:linear-gradient(90deg,rgba(116,84,255,.18),rgba(116,84,255,.08))!important}.side-menu a.calendar{background:rgba(126,173,42,.28)!important}.side-menu a.calendar img{filter:brightness(0) invert(1)!important}.language{height:36px;margin:54px 0 0!important;border-radius:18px!important;background:#0f1721!important;border-color:#2e4055!important}.language img{width:22px!important;height:22px!important}
/* collapsed rail */
.sidebar.mini{width:56px!important;padding:8px 0 10px!important;overflow:hidden!important}.sidebar.mini + .topbar{left:56px!important}.sidebar.mini ~ .content{margin-left:56px!important}.sidebar.mini .hamburger{margin:0 auto 10px!important}.sidebar.mini .stable{width:42px!important;height:39px!important;margin:0 auto 8px!important;border-radius:0!important;padding:0!important}.sidebar.mini .stable img{width:16px!important}.sidebar.mini .socials{display:flex!important;flex-direction:column!important;background:transparent!important;height:auto!important;margin:0!important;padding:0!important;gap:0!important}.sidebar.mini .socials a{width:56px!important;height:41px!important;border-radius:0!important}.sidebar.mini .socials img{width:32px!important;height:32px!important}.sidebar.mini .side-menu{margin:0!important;gap:0!important}.sidebar.mini .side-menu a{height:41px!important;min-height:41px!important;padding:0!important;justify-content:center!important}.sidebar.mini .side-menu img{width:21px!important;height:21px!important}.sidebar.mini .side-menu span{display:none!important}.sidebar.mini .apps{display:flex!important;flex-direction:column!important;margin:0!important;gap:0!important}.sidebar.mini .apps button,.apps a{width:56px!important;height:41px!important;background:transparent!important;border-radius:0!important;color:transparent!important}.sidebar.mini .apps button img{width:22px!important;height:22px!important;filter:brightness(0) saturate(100%) invert(51%) sepia(94%) saturate(2184%) hue-rotate(1deg) brightness(103%) contrast(105%)!important}.sidebar.mini .language{display:flex!important;width:56px!important;height:41px!important;border:0!important;margin:0!important;padding:0!important;justify-content:center;background:transparent!important}.sidebar.mini .language span,.sidebar.mini .language b{display:none!important}.sidebar.mini .language img{width:23px!important;height:23px!important}
.section-head h2 img[src$="popular.svg"],.section-head h2 img[src$="new.svg"]{filter:brightness(0) invert(1)!important}.section-head h2 img[src$="bonusbuy.svg"]{filter:brightness(0) invert(1)!important}.category-bar img{filter:brightness(0) invert(1)!important;opacity:.92}.category-bar a.active img,.category-bar .provider-link img{filter:brightness(0) saturate(100%) invert(51%) sepia(94%) saturate(2184%) hue-rotate(1deg) brightness(103%) contrast(105%)!important}
/* Jackpot desktop target */
.jackpot{max-width:none!important;background:url('../gama/jackpot_desktop.avif') center/cover no-repeat!important;border-radius:8px!important;margin:36px 0 42px!important;padding:0 70px 40px!important;overflow:hidden!important}.jackpot span{min-width:250px!important;font-size:36px!important;line-height:1!important;padding:18px 62px 20px!important;border-radius:0 0 56px 56px!important}.jackpot strong{font-size:76px!important;letter-spacing:15px!important;margin:28px 0 30px!important;line-height:1!important}.jackpot .game-row{gap:22px!important;margin:0 62px 22px!important;overflow:hidden!important;scroll-behavior:smooth}.jackpot .game-card{flex:0 0 235px!important;min-width:235px!important;height:160px!important;border-radius:12px!important}.jackpot-nav{top:50%!important;width:44px!important;height:44px!important;background:#ff7a00!important}.jackpot-nav.prev{left:0!important}.jackpot-nav.next{right:0!important}.jackpot-more,.providers-show{height:40px!important;padding:0 25px!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;font-weight:800!important;color:#0a1118!important;background:#d7ff18!important;border-radius:8px!important}.providers-section .rounds{display:flex!important;gap:12px;align-items:center}.providers-show{margin:18px auto 0!important;width:max-content!important}.providers-section{text-align:left}.providers-section .providers-show{display:flex!important}.payments img{filter:grayscale(1) brightness(0) invert(1)!important;opacity:.28!important}.payments img[src$="noda_identity_verification.svg"]{filter:grayscale(1) brightness(0) invert(1)!important;opacity:.28!important}.footer-brand img{display:block!important}.footer-brand .btn{display:flex!important;align-items:center!important;justify-content:center!important;margin-top:0!important;width:205px!important}.float-buttons .tg{background:#25aeea!important;transform:none!important;padding:0!important}.float-buttons .tg img{width:64px!important;height:64px!important;object-fit:cover!important}.float-buttons .chat{background:#79e600!important}.float-buttons .chat:after{display:none!important}.float-buttons .chat img{width:25px!important;height:25px!important;filter:brightness(0) invert(1)!important}
@media (max-width:1200px) and (min-width:761px){:root{--side:56px}.sidebar{width:56px!important;padding:8px 0 10px!important;overflow:hidden!important}.topbar{left:56px!important}.content{margin-left:56px!important}.sidebar .hamburger{margin:0 auto 10px!important}.sidebar .stable{display:flex!important;width:42px!important;height:39px!important;margin:0 auto 8px!important;border-radius:0!important;padding:0!important}.sidebar .stable span{display:none!important}.sidebar .socials{display:flex!important;flex-direction:column!important;background:transparent!important;height:auto!important;margin:0!important;padding:0!important;gap:0!important}.sidebar .socials a{width:56px!important;height:41px!important;border-radius:0!important}.sidebar .socials img{width:32px!important;height:32px!important}.sidebar .side-menu a{height:41px!important;min-height:41px!important;padding:0!important;justify-content:center!important}.sidebar .side-menu span{display:none!important}.sidebar .apps{display:flex!important;flex-direction:column!important;margin:0!important;gap:0!important}.sidebar .apps button,.apps a{width:56px!important;height:41px!important;background:transparent!important;border-radius:0!important;color:transparent!important}.sidebar .language{display:flex!important;width:56px!important;height:41px!important;border:0!important;margin:0!important;padding:0!important;justify-content:center;background:transparent!important}.sidebar .language span,.sidebar .language b{display:none!important}}
@media (max-width:760px){:root{--top:88px}.app-install{height:56px!important;background:#0d141e!important;color:#fff!important;padding:7px 10px!important;gap:8px!important}.app-install .install-close{width:41px!important;height:41px!important;display:grid!important;place-items:center!important;border-radius:50%!important;border:2px solid #3b4855!important;background:#111d29!important;color:#8995a0!important;font-size:35px!important;line-height:1!important;padding:0!important}.app-install .install-mark{width:38px!important;height:38px!important;background:#111924!important;border-radius:7px!important;padding:5px!important;object-fit:contain!important}.app-install div{display:block!important;line-height:1.08!important;margin-right:auto!important}.app-install div b{font-size:16px!important}.app-install div span{font-size:11px!important;color:#98a5b1!important}.app-install .btn{width:92px!important;height:38px!important;padding:0!important;border-radius:7px!important;font-size:14px!important}.topbar{top:56px!important;height:88px!important;background:#101b27!important}.topbar-inner{height:88px!important;padding:0 24px 0 28px!important;gap:12px!important}.mobile-open{width:38px!important;height:38px!important;margin:0!important;color:#fff!important}.logo{width:106px!important}.top-actions{gap:8px!important;margin-left:auto!important}.top-actions .btn{height:38px!important;border-radius:8px!important;font-size:13px!important;padding:0 14px!important}.top-actions .btn.outline{min-width:67px!important}.top-actions .btn.neon{min-width:119px!important}.content{padding-top:144px!important;margin-left:0!important}.hero{height:230px!important;margin:0 36px 32px 52px!important;border-radius:16px!important}.hero-slide:first-child{background-image:url('../gama/Group-1991531536.avif')!important;background-position:center!important;background-size:cover!important}.hero-copy{padding:54px 18px 0 78px!important}.hero .hero-title{font-size:24px!important;line-height:1.15!important;margin-bottom:7px!important;letter-spacing:0!important}.hero p{font-size:15px!important;line-height:1.35!important;margin-bottom:22px!important}.hero .btn{height:40px!important;border-radius:8px!important;padding:0 23px!important}.hero-dots{display:flex!important;bottom:-44px!important;gap:8px!important}.hero-dots button{width:8px!important;height:8px!important;background:#71828f!important}.hero-dots button.active{background:#fff!important}.facts{margin-top:58px!important}.logos .section-head a:before,.providers-section .section-head a:before{content:none!important}.providers-section .section-head{display:block!important}.providers-section .rounds{display:none!important}.providers-section .providers{margin-top:20px!important}.providers-section .providers-show{margin:22px auto 0!important}.payments{grid-template-columns:repeat(4,1fr)!important;gap:16px 22px!important;justify-items:center!important}.payments img{height:24px!important;max-width:74px!important;filter:grayscale(1) brightness(0) invert(1)!important;opacity:.28!important}.footer-brand img{margin-left:auto!important;margin-right:auto!important}.footer-brand .btn{margin-left:auto!important;margin-right:auto!important}.bottom-nav img{display:none!important}.bottom-nav a{gap:0!important;justify-content:center!important}.bottom-nav .center{margin:-39px auto 0!important}.mobile-menu .mobile-list img{display:none!important}.mobile-menu .mobile-list a{padding-left:18px!important}.jackpot{margin:28px 2px 26px!important;padding:0 48px 36px!important;border-radius:6px!important}.jackpot strong{font-size:54px!important;letter-spacing:9px!important}.jackpot .game-row{margin:0 0 22px!important}.jackpot .game-card{flex:0 0 100%!important;min-width:100%!important;height:155px!important}}

/* ===== v4 visual fixes from screenshots ===== */
:root{--side:212px;--btn-radius:8px;--mobile-panel:#0d141e;--mobile-line:#2b3948}

/* unified button geometry */
.btn,.btn.neon,.btn.outline,.stable,.apps button,.jackpot-more,.providers-show,.footer .btn,.app-install .btn,.side-auth .btn,.mobile-menu .btn{border-radius:var(--btn-radius)!important}
.btn.outline{border-width:1px!important;border-color:#7352ff!important;background:transparent!important;color:#fff!important}
.btn.neon{background:#d7ff18!important;color:#07101a!important;box-shadow:10px 0 22px rgba(136,255,0,.18)!important}
.badge:before{top:-11px!important;right:9px!important;height:17px!important;line-height:17px!important;padding:0 10px!important;border-radius:6px 6px 2px 2px!important;font-size:12px!important;background:#ff7900!important}
.top-actions .btn{height:38px!important;min-width:110px!important;padding:0 26px!important;font-size:14px!important}
.top-actions .btn.neon{min-width:126px!important}
.side-auth .btn,.mobile-menu .btn{height:40px!important;padding:0!important}

/* sidebar like the reference */
.sidebar{width:var(--side)!important;padding:14px 10px 18px!important;background:#0d141e!important;border-right:4px solid #294766!important}
.topbar{left:var(--side)!important}.content{margin-left:var(--side)!important}
.sidebar .hamburger{margin:0 3px 13px auto!important}
.side-auth{gap:19px!important;margin:0 0 20px!important}.side-auth .btn{width:105px!important}.side-auth .btn.neon{width:111px!important}
.stable{height:40px!important;padding:0 13px!important;font-size:14px!important;background:linear-gradient(100deg,#d7ff18 0%,#7354ff 100%)!important;color:#fff!important}
.apps{margin:16px 7px 22px!important;gap:10px!important}.apps button,.apps a{height:36px!important}
.socials{height:43px!important;margin:0 -10px 25px!important;padding:6px 5px!important;background:#142330!important}.socials a,.socials img{width:32px!important;height:32px!important}
.side-menu{margin:0 -10px!important;gap:0!important}.side-menu a{height:41px!important;min-height:41px!important;padding:0 18px!important;gap:13px!important;font-size:16px!important;font-weight:700!important}.side-menu img{width:22px!important;height:22px!important;object-fit:contain!important}.side-menu a.active{background:#7654ff!important}.side-menu a.novice{background:linear-gradient(90deg,rgba(116,84,255,.28),rgba(116,84,255,.08))!important}.side-menu a.calendar{background:rgba(126,173,42,.32)!important}.language{height:36px!important;margin:52px 6px 0!important;border-radius:18px!important;background:#0f1721!important;border-color:#2e4055!important}

/* collapsed sidebar */
.sidebar.mini{width:56px!important;padding:8px 0 10px!important}.sidebar.mini + .topbar{left:56px!important}.sidebar.mini ~ .content{margin-left:56px!important}.sidebar.mini .stable,.sidebar.mini .apps button,.sidebar.mini .side-menu a,.sidebar.mini .socials a,.sidebar.mini .language{width:56px!important}.sidebar.mini .stable{width:42px!important}.sidebar.mini .side-menu{margin:0!important}.sidebar.mini .side-menu a{padding:0!important;justify-content:center!important}.sidebar.mini .side-menu span{display:none!important}

/* jackpot: no purple labels on cards, keep hover */
.jackpot{margin:36px 64px 42px!important;padding:0 70px 40px!important;border-radius:8px!important;background:url('../gama/jackpot_desktop.avif') center/cover no-repeat!important;overflow:hidden!important;text-align:center!important}
.jackpot>.jackpot-label{display:inline-block!important;min-width:250px!important;background:#7454ff!important;color:#fff!important;font-size:36px!important;font-weight:900!important;letter-spacing:2px!important;line-height:1!important;margin:0!important;padding:18px 62px 20px!important;border-radius:0 0 56px 56px!important;text-align:center!important}
.jackpot strong{font-size:76px!important;letter-spacing:15px!important;margin:28px 0 30px!important;line-height:1!important;color:#fff!important}
.jackpot .game-row{display:flex!important;gap:22px!important;margin:0 62px 22px!important;overflow:hidden!important;scroll-behavior:smooth!important}.jackpot .game-card{flex:0 0 235px!important;min-width:235px!important;height:160px!important;border-radius:12px!important}.jackpot .game-card .game-title{position:absolute!important;left:12px!important;right:10px!important;bottom:13px!important;z-index:2!important;display:block!important;min-width:0!important;background:transparent!important;color:#fff!important;border-radius:0!important;padding:0!important;margin:0!important;font-size:16px!important;font-weight:900!important;letter-spacing:0!important;line-height:1.15!important;text-align:left!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;text-shadow:0 2px 3px #000!important}.jackpot .game-card:hover .game-title{opacity:0!important}.jackpot-nav.prev{left:0!important}.jackpot-nav.next{right:0!important}

/* mobile target: welcome hero, full menu with icons, bottom nav raised */
@media (max-width:1200px) and (min-width:761px){:root{--side:56px}.sidebar{width:56px!important;padding:8px 0 10px!important}.topbar{left:56px!important}.content{margin-left:56px!important}.sidebar .side-auth{display:none!important}.sidebar .stable{display:flex!important;width:42px!important;height:39px!important;margin:0 auto 8px!important;border-radius:0!important;padding:0!important}.sidebar .stable span{display:none!important}.sidebar .apps{display:flex!important;flex-direction:column!important;margin:0!important;gap:0!important}.sidebar .apps button,.apps a{background:transparent!important;color:transparent!important;border-radius:0!important}.sidebar .socials{display:flex!important;flex-direction:column!important;background:transparent!important;margin:0!important;padding:0!important;height:auto!important;gap:0!important}.sidebar .socials a{border-radius:0!important}.sidebar .language{width:56px!important;margin:0!important;border:0!important;background:transparent!important;justify-content:center!important}.sidebar .language span,.sidebar .language b{display:none!important}}
@media (max-width:760px){
  .hero-slide:first-child{background-image:url('../gama/BannerCat-20-1.avif')!important;background-position:center!important;background-size:cover!important}
  .top-actions .btn{height:38px!important;border-radius:8px!important;font-size:13px!important;padding:0 14px!important}.top-actions .btn.outline{min-width:67px!important}.top-actions .btn.neon{min-width:119px!important}
  .mobile-menu{top:56px!important;height:calc(100vh - 56px)!important;width:300px!important;max-width:78vw!important;background:var(--mobile-panel)!important;padding:21px 17px 28px!important;border-radius:0 0 6px 0!important;overflow-y:auto!important;scrollbar-width:thin;scrollbar-color:#607b99 transparent}
  .mobile-menu .close{right:17px!important;top:15px!important;color:#7c8792!important;font-size:40px!important}.mobile-menu .m-logo{width:162px!important;margin:0 0 28px 0!important}.mobile-menu .m-actions{gap:16px!important;margin-bottom:27px!important}.mobile-menu .btn{width:112px!important;height:40px!important;border-radius:8px!important}.mobile-menu .stable{height:40px!important;margin:0 0 16px!important}.mobile-menu .apps{margin:0 0 20px!important;gap:10px!important}.mobile-menu .socials{height:52px!important;margin:0 0 18px!important;padding:10px 6px!important;background:#142330!important;border-radius:9px!important;justify-content:center!important;gap:12px!important}
  .mobile-menu .mobile-list{margin:0!important;gap:0!important}.mobile-menu .mobile-list img{display:block!important;width:22px!important;height:22px!important}.mobile-menu .mobile-list a{height:42px!important;min-height:42px!important;padding:0 14px!important;border-radius:0!important;display:flex!important;align-items:center!important;gap:13px!important;font-size:16px!important;font-weight:700!important;color:#f4f6f9!important}.mobile-menu .mobile-list a:not(.active):not(.novice):not(.calendar) img{filter:brightness(0) saturate(100%) invert(51%) sepia(94%) saturate(2184%) hue-rotate(1deg) brightness(103%) contrast(105%)!important}.mobile-menu .mobile-list a.active{background:#7654ff!important}.mobile-menu .mobile-list a.active img{filter:brightness(0) invert(1)!important}.mobile-menu .mobile-list a.novice{background:linear-gradient(90deg,rgba(116,84,255,.88),rgba(116,84,255,.12))!important;border-radius:8px!important}.mobile-menu .mobile-list a.calendar{background:linear-gradient(90deg,#d7ff18,rgba(126,173,42,.28))!important;border-radius:8px!important}.mobile-menu .mobile-list a.calendar img{filter:brightness(0) invert(1)!important}.mobile-menu .mobile-list a.casino-sub{background:#33414f!important;border-radius:8px!important}.mobile-menu .mobile-list a.casino-sub b{margin-left:auto!important;color:#ff7a00!important;font-size:18px!important}.mobile-language{display:flex!important;margin:18px 0 0!important;height:36px!important;border-radius:18px!important;background:#0f1721!important;border-color:#2e4055!important}
  .jackpot{margin:28px 36px 26px!important;padding:0 26px 36px!important;border-radius:6px!important}.jackpot>.jackpot-label{font-size:32px!important;min-width:220px!important;padding:18px 40px!important}.jackpot strong{font-size:54px!important;letter-spacing:9px!important;white-space:nowrap!important}.jackpot .game-row{margin:0 0 22px!important;gap:14px!important}.jackpot .game-card{flex:0 0 100%!important;min-width:100%!important;height:155px!important}
  .bottom-nav{bottom:12px!important;height:60px!important;z-index:70!important}.bottom-nav .center{margin:-43px auto 0!important}
  .float-buttons{bottom:108px!important}
}
@media (max-width:420px){.mobile-menu{width:290px!important;max-width:76vw!important}.jackpot{margin-left:28px!important;margin-right:28px!important}.bottom-nav{bottom:10px!important}}
.game-card .provider-badge{position:absolute;right:8px;top:8px;z-index:3;min-width:0;max-width:92px;height:22px;display:flex;align-items:center;justify-content:center;padding:0 6px;border-radius:0 0 0 8px;background:rgba(7,15,24,.72);color:#fff;font-size:10px;font-weight:900;line-height:1;text-transform:none;letter-spacing:.2px}.game-card .provider-badge img{max-width:74px!important;max-height:18px!important;width:auto!important;height:auto!important;object-fit:contain!important;filter:none!important;transform:none!important}.game-card:hover .provider-badge img{transform:none!important;filter:none!important}
@media (max-width:760px){.sidebar{display:none!important}.topbar{left:0!important}.content{margin-left:0!important}}


/* ===== v5 final requested fixes ===== */
:root{--btn-radius:20px 4px!important;--side:212px}
.btn,.btn.neon,.btn.outline,.hero .btn,.random-block .btn,.jackpot-more,.providers-show,.footer .btn,.app-install .btn,.side-auth .btn,.mobile-menu .btn,.stable,.apps button,.apps a{border-radius:20px 4px!important}
.badge:before{border-radius:7px 7px 2px 2px!important;top:-11px!important}
.top-actions .btn{border-radius:20px 4px!important}
.side-auth{margin:14px 0 22px!important;gap:22px!important}
.side-auth .btn.neon{margin-top:0!important}
.sidebar .stable{margin:0 7px 18px!important;width:calc(100% - 14px)!important;border-radius:20px 4px!important}
.mobile-menu .m-actions{margin-bottom:26px!important;gap:18px!important}
.mobile-menu .stable{margin:0 0 18px!important;border-radius:20px 4px!important}
.mobile-menu .btn{border-radius:20px 4px!important}

/* menu item icons/backgrounds */
.side-menu a img{filter:none!important}
.side-menu a:not(.active):not(.novice):not(.calendar):not(.tournaments) img{filter:brightness(0) saturate(100%) invert(51%) sepia(96%) saturate(2400%) hue-rotate(1deg) brightness(102%) contrast(105%)!important}
.side-menu a.active img{filter:brightness(0) invert(1)!important}
.side-menu a.novice{background:linear-gradient(90deg,#7654ff 0%,rgba(116,84,255,.48) 56%,rgba(20,18,47,0) 100%)!important;color:#fff!important}
.side-menu a.novice img{filter:brightness(0) saturate(100%) invert(84%) sepia(92%) saturate(1089%) hue-rotate(18deg) brightness(110%) contrast(106%)!important}
.side-menu a.tournaments{background:linear-gradient(90deg,#1d4b16 0%,#1b4015 52%,rgba(21,53,17,.42) 100%)!important;color:#fff!important}
.side-menu a.tournaments img{filter:brightness(0) saturate(100%) invert(55%) sepia(97%) saturate(1132%) hue-rotate(2deg) brightness(104%) contrast(103%)!important}
.side-menu a.calendar{background:linear-gradient(90deg,#9ac11b 0%,rgba(91,120,39,.66) 57%,rgba(44,63,32,.32) 100%)!important;color:#fff!important}
.side-menu a.calendar img{filter:brightness(0) invert(1)!important}
.mobile-menu .side-menu a.casino-sub{background:#34424f!important;border-radius:8px!important}.mobile-menu .side-menu a.casino-sub b{margin-left:auto;color:#ff7a00;font-size:18px}

/* compact/collapsed rail centered without side offsets */
.sidebar.mini{width:36px!important;padding:8px 0 10px!important;border-right:2px solid #294766!important;overflow:hidden!important;align-items:center!important}.sidebar.mini + .topbar{left:36px!important}.sidebar.mini ~ .content{margin-left:36px!important}.sidebar.mini .hamburger{width:36px!important;margin:0 0 12px!important}.sidebar.mini .side-auth{display:none!important}.sidebar.mini .stable{display:flex!important;width:36px!important;height:31px!important;margin:0 0 2px!important;padding:0!important;border-radius:0!important}.sidebar.mini .stable span{display:none!important}.sidebar.mini .stable img{width:18px!important;height:18px!important}.sidebar.mini .apps{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important;width:36px!important;order:10!important}.sidebar.mini .apps button,.apps a{display:flex!important;width:36px!important;height:31px!important;margin:0!important;padding:0!important;background:transparent!important;color:transparent!important;border-radius:0!important;overflow:hidden!important}.sidebar.mini .apps button img{display:block!important;width:20px!important;height:20px!important;margin:auto!important}.sidebar.mini .socials{display:flex!important;flex-direction:column!important;width:36px!important;margin:0!important;padding:0!important;gap:0!important;background:transparent!important}.sidebar.mini .socials a,.sidebar.mini .socials img{width:36px!important;height:36px!important;border-radius:0!important}.sidebar.mini .side-menu{width:36px!important;margin:0!important}.sidebar.mini .side-menu a{width:36px!important;height:34px!important;min-height:34px!important;padding:0!important;justify-content:center!important;gap:0!important;border-radius:0!important}.sidebar.mini .side-menu img{width:21px!important;height:21px!important;margin:0 auto!important}.sidebar.mini .side-menu span,.sidebar.mini .side-menu b{display:none!important}.sidebar.mini .language{display:flex!important;width:36px!important;height:34px!important;margin:4px 0 0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;justify-content:center!important}.sidebar.mini .language img{width:22px!important}.sidebar.mini .language span,.sidebar.mini .language b{display:none!important}

/* desktop game sliders */
.game-slider-wrap{position:relative}.game-controls{display:inline-flex;gap:8px;margin-left:auto;margin-right:14px}.game-controls button{width:34px;height:34px;border:0;border-radius:50%;background:#ff7a00;color:#fff;font-size:26px;line-height:1;cursor:pointer;display:grid;place-items:center}.section-head{gap:12px}.section-head>a{white-space:nowrap}
@media (min-width:761px){.game-grid,.game-grid.short{display:flex!important;gap:20px!important;overflow:hidden!important;scroll-behavior:smooth!important}.game-grid .game-card{flex:0 0 calc((100% - 100px)/6)!important;min-width:calc((100% - 100px)/6)!important}.game-grid.short .game-card{flex-basis:calc((100% - 100px)/6)!important;min-width:calc((100% - 100px)/6)!important}}
@media (max-width:1500px) and (min-width:761px){.game-grid .game-card,.game-grid.short .game-card{flex-basis:calc((100% - 80px)/5)!important;min-width:calc((100% - 80px)/5)!important}}

/* jackpot centering and more cards in one row */
.jackpot{margin:36px 18px 42px!important;padding:0 72px 40px!important}.jackpot-slider{position:relative!important}.jackpot .game-row{justify-content:center!important;margin:0 auto 22px!important;max-width:1260px!important;padding:0!important}.jackpot .game-card{flex:0 0 220px!important;min-width:220px!important;height:152px!important}.jackpot-nav{top:50%!important;transform:translateY(-50%)!important}.jackpot-nav.prev{left:-48px!important}.jackpot-nav.next{right:-48px!important}

@media (max-width:1200px) and (min-width:761px){:root{--side:36px!important}.sidebar{width:36px!important;padding:8px 0 10px!important;border-right:2px solid #294766!important;overflow:hidden!important}.topbar{left:36px!important}.content{margin-left:36px!important}.sidebar .hamburger{width:36px!important;margin:0 0 12px!important}.sidebar .side-auth{display:none!important}.sidebar .stable{display:flex!important;width:36px!important;height:31px!important;margin:0 0 2px!important;padding:0!important;border-radius:0!important}.sidebar .stable span{display:none!important}.sidebar .stable img{width:18px!important;height:18px!important}.sidebar .apps{display:flex!important;flex-direction:column!important;gap:0!important;margin:0!important;width:36px!important;order:10!important}.sidebar .apps button,.apps a{width:36px!important;height:31px!important;margin:0!important;padding:0!important;background:transparent!important;color:transparent!important;border-radius:0!important;overflow:hidden!important}.sidebar .apps button img{display:block!important;width:20px!important;height:20px!important;margin:auto!important}.sidebar .socials{display:flex!important;flex-direction:column!important;width:36px!important;margin:0!important;padding:0!important;gap:0!important;background:transparent!important}.sidebar .socials a,.sidebar .socials img{width:36px!important;height:36px!important;border-radius:0!important}.sidebar .side-menu{width:36px!important;margin:0!important}.sidebar .side-menu a{width:36px!important;height:34px!important;min-height:34px!important;padding:0!important;justify-content:center!important;gap:0!important;border-radius:0!important}.sidebar .side-menu img{width:21px!important;height:21px!important;margin:0 auto!important}.sidebar .side-menu span,.sidebar .side-menu b{display:none!important}.sidebar .language{display:flex!important;width:36px!important;height:34px!important;margin:4px 0 0!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important;justify-content:center!important}.sidebar .language img{width:22px!important}.sidebar .language span,.sidebar .language b{display:none!important}}

@media (max-width:760px){
  body{background:#eaf1f8!important}.app-install{height:72px!important;background:#0d141e!important}.app-install .btn{border-radius:20px 4px!important;width:92px!important}.topbar{top:72px!important;height:74px!important;background:#101b27!important;overflow:hidden!important}.topbar-inner{height:74px!important;padding:0 10px!important;gap:7px!important;max-width:100%!important}.mobile-open{width:32px!important;height:32px!important;min-width:32px!important}.logo{width:91px!important;min-width:91px!important}.top-actions{gap:6px!important;margin-left:auto!important;min-width:0!important;display:flex!important}.top-actions .search-btn{display:none!important}.top-actions .btn{height:36px!important;border-radius:20px 4px!important;font-size:13px!important;padding:0 10px!important}.top-actions .btn.outline{min-width:58px!important;width:58px!important}.top-actions .btn.neon{min-width:106px!important;width:106px!important}.badge:before{right:7px!important;top:-10px!important;font-size:11px!important;height:16px!important;line-height:16px!important;padding:0 8px!important}.content{margin-left:0!important;padding:146px 10px 92px!important;max-width:100%!important;overflow:hidden!important}.hero{height:230px!important;margin:0 0 34px!important;border-radius:16px!important;width:100%!important}.hero-slide:first-child{background-image:url('../gama/BannerCat-20-1.avif')!important;background-position:center!important;background-size:cover!important}.hero-copy{padding:52px 18px 0 116px!important;text-align:left!important}.hero .hero-title{font-size:24px!important;line-height:1.13!important;max-width:180px!important}.hero p{font-size:15px!important}.hero .btn{height:39px!important;border-radius:20px 4px!important;padding:0 20px!important}.hero-dots{display:flex!important;bottom:-42px!important}.facts{margin:58px 0 22px!important;display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.fact{min-height:126px!important;padding:15px 10px!important;border-radius:12px!important;justify-content:center!important;flex-direction:column!important;gap:8px!important;text-align:center!important}.fact img{width:54px!important;height:54px!important}.fact b{font-size:18px!important}.fact span{font-size:12px!important}.category-bar{display:none!important}.game-section{margin:30px 0!important}.section-head{align-items:center!important;margin-bottom:18px!important}.section-head h2{font-size:24px!important}.game-controls{display:none!important}.game-grid,.game-grid.short{display:grid!important;grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important;overflow:visible!important}.game-grid .game-card,.game-grid.short .game-card{height:126px!important;min-width:0!important;flex:none!important;border-radius:14px!important}.game-title{font-size:14px!important;left:9px!important;bottom:10px!important}.middle-row,.vip,.random-block,.logos,.footer{display:none!important}.live-section{display:none!important}.mobile-menu{top:72px!important;height:calc(100vh - 72px)!important;width:300px!important;max-width:78vw!important;padding:22px 17px 88px!important}.mobile-menu .m-logo{width:162px!important;margin-bottom:29px!important}.mobile-menu .m-actions{display:flex!important;flex-direction:column!important;align-items:center!important;gap:18px!important}.mobile-menu .m-actions .btn{width:112px!important;height:40px!important}.mobile-menu .stable{height:40px!important}.mobile-menu .mobile-list img{display:block!important}.mobile-menu .mobile-list a.novice{border-radius:8px!important}.mobile-menu .mobile-list a.calendar{border-radius:8px!important}.mobile-language{display:flex!important}.float-buttons{right:18px!important;bottom:118px!important}.float-buttons button,.float-buttons a{width:58px!important;height:58px!important}.bottom-nav{display:flex!important;left:10px!important;right:10px!important;bottom:18px!important;height:60px!important;border-radius:6px!important;background:#132331!important;z-index:120!important;align-items:center!important;box-shadow:0 5px 16px rgba(0,0,0,.35)!important}.bottom-nav a{font-size:11px!important;gap:4px!important;justify-content:center!important;min-width:0!important;flex:1 1 0!important}.bottom-nav img{display:block!important;width:26px!important;height:26px!important;filter:brightness(0) invert(1)!important}.bottom-nav .center{width:74px!important;height:74px!important;min-width:74px!important;margin:-36px 0 0!important;border-radius:50%!important;gap:3px!important}.bottom-nav .center img{width:28px!important;height:28px!important;filter:brightness(0)!important}.jackpot{margin:30px 0 26px!important;padding:0 24px 32px!important}.jackpot>.jackpot-label{min-width:190px!important;font-size:28px!important;padding:16px 34px!important}.jackpot strong{font-size:42px!important;letter-spacing:5px!important;margin:22px 0!important}.jackpot .game-row{justify-content:flex-start!important;overflow:hidden!important;gap:12px!important}.jackpot .game-card{flex:0 0 100%!important;min-width:100%!important;height:150px!important}.jackpot-nav.prev{left:-16px!important}.jackpot-nav.next{right:-16px!important}
}
@media (max-width:420px){.content{padding-left:10px!important;padding-right:10px!important}.topbar-inner{padding-left:8px!important;padding-right:8px!important;gap:5px!important}.logo{width:88px!important;min-width:88px!important}.top-actions{gap:5px!important}.top-actions .btn.outline{width:56px!important;min-width:56px!important}.top-actions .btn.neon{width:104px!important;min-width:104px!important}.mobile-menu{width:292px!important;max-width:76vw!important}.hero-copy{padding-left:98px!important}.game-card{height:122px!important}.bottom-nav{left:8px!important;right:8px!important}}

/* === v6 refinements === */
.btn{border-radius:20px 4px!important}

/* collapsed desktop sidebar alignment */
@media (max-width:1200px) and (min-width:761px){
  .sidebar{width:40px!important;padding:6px 0 12px!important;border-right:2px solid #294766!important;display:flex!important;flex-direction:column!important;align-items:center!important}
  .topbar{left:40px!important}
  .content{margin-left:40px!important}
  .sidebar .hamburger,
  .sidebar .stable,
  .sidebar .apps button,
  .sidebar .socials a,
  .sidebar .side-menu a,
  .sidebar .language{width:38px!important;min-width:38px!important;margin:0 auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .sidebar .hamburger{height:36px!important}
  .sidebar .stable{height:34px!important}
  .sidebar .stable img{width:17px!important;height:17px!important}
  .sidebar .apps,
  .sidebar .socials,
  .sidebar .side-menu{width:38px!important;margin:0 auto!important;align-items:center!important}
  .sidebar .apps{gap:0!important}
  .sidebar .apps button,.apps a{height:34px!important}
  .sidebar .apps button img{width:19px!important;height:19px!important;display:block!important;margin:auto!important}
  .sidebar .socials{padding:0!important;background:transparent!important;gap:0!important}
  .sidebar .socials a,.sidebar .socials img{width:38px!important;height:38px!important;border-radius:0!important}
  .sidebar .side-menu a{height:36px!important;min-height:36px!important;padding:0!important;gap:0!important}
  .sidebar .side-menu img{width:20px!important;height:20px!important;display:block!important;margin:auto!important}
  .sidebar .language{height:36px!important;margin-top:6px!important}
}

/* mobile refinements */
@media (max-width:760px){
  body{background:#142330!important}
  .sidebar{display:none!important}
  .content{background:#142330!important;margin-left:0!important;padding:146px 12px 134px!important;overflow:visible!important;max-width:100%!important}
  .hero,.facts,.game-section,.jackpot{margin-left:0!important;margin-right:0!important;width:auto!important}

  .topbar{left:0!important;top:72px!important;height:74px!important;overflow:hidden!important}
  .topbar-inner{padding:0 12px!important;gap:8px!important;justify-content:flex-start!important}
  .mobile-open{display:flex!important;align-items:center!important;justify-content:center!important;margin:0!important;flex:0 0 30px!important}
  .logo{width:98px!important;min-width:98px!important}
  .top-actions{margin-left:auto!important;gap:8px!important;align-items:center!important}
  .top-actions .btn{height:34px!important;padding:0 10px!important;font-size:12px!important;line-height:1!important;white-space:nowrap!important}
  .top-actions .btn.outline{width:56px!important;min-width:56px!important}
  .top-actions .btn.neon{width:108px!important;min-width:108px!important}
  .badge:before{font-size:10px!important;top:-9px!important;right:8px!important;padding:0 7px!important;height:15px!important;line-height:15px!important}

  .hero{margin-bottom:34px!important}
  .hero-copy{padding:50px 18px 0 108px!important}
  .hero .hero-title{font-size:22px!important;max-width:170px!important}
  .hero p{font-size:14px!important;line-height:1.25!important;max-width:170px!important}
  .hero .btn{height:36px!important;padding:0 16px!important;font-size:12px!important}

  .section-head h2{font-size:20px!important}
  .section-head a{font-size:13px!important}
  .game-grid,.game-grid.short{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .game-grid .game-card,.game-grid.short .game-card{height:128px!important}
  .game-title{font-size:12px!important;line-height:1.05!important;left:8px!important;right:8px!important;bottom:8px!important}

  .mobile-menu{top:72px!important;bottom:0!important;height:auto!important;width:290px!important;max-width:82vw!important;padding:18px 14px 120px!important;border-radius:0 0 8px 0!important;background:#0d141e!important;overflow-y:auto!important;overflow-x:hidden!important;scrollbar-width:thin!important;scrollbar-color:#607b99 transparent!important}
  .mobile-menu .close{top:14px!important;right:14px!important}
  .mobile-menu .m-logo{width:136px!important;margin:0 0 20px!important}
  .mobile-menu .m-actions{display:flex!important;flex-direction:column!important;align-items:flex-start!important;gap:12px!important;margin:4px 0 16px!important}
  .mobile-menu .m-actions .btn{width:116px!important;height:40px!important;font-size:14px!important}
  .mobile-menu .stable{margin:8px 0 14px!important;height:40px!important;font-size:14px!important;border-radius:10px!important}
  .mobile-menu .apps{margin:0 0 14px!important;gap:8px!important}
  .mobile-menu .apps button,.apps a{font-size:11px!important}
  .mobile-menu .socials{margin:0 0 16px!important;padding:8px 9px!important;border-radius:10px!important;background:#132331!important}
  .mobile-menu .side-menu{margin:0!important;gap:9px!important}
  .mobile-menu .side-menu a{min-height:44px!important;padding:10px 14px!important;border-radius:12px!important;gap:12px!important}
  .mobile-menu .side-menu a.active{background:linear-gradient(90deg,#7453ff 0%,#7a56ff 100%)!important}
  .mobile-menu .side-menu a.casino-sub{background:#3f4b59!important}
  .mobile-menu .side-menu a.novice{background:linear-gradient(90deg,#6b54ff 0%,#1a2038 100%)!important}
  .mobile-menu .side-menu a.calendar{background:linear-gradient(90deg,#b4da2b 0%,#1f301d 100%)!important}
  .mobile-menu .side-menu a img{width:22px!important;height:22px!important}
  .mobile-language{display:flex!important;margin:16px 0 0!important;padding:10px 12px!important}

  .float-buttons{right:18px!important;bottom:118px!important;z-index:120!important}
  .float-buttons button,.float-buttons a{width:58px!important;height:58px!important}

  .bottom-nav{left:10px!important;right:10px!important;bottom:0px!important;height:60px!important;border-radius:8px!important;display:flex!important;background:#132331!important;z-index:140!important}
  .bottom-nav a{font-size:10px!important;gap:4px!important;padding:0 2px!important;justify-content:center!important;align-items:center!important;text-align:center!important;flex:1 1 0!important}
  .bottom-nav img{display:block!important;width:24px!important;height:24px!important;filter:brightness(0) invert(1)!important}
  .bottom-nav .center{width:74px!important;height:74px!important;min-width:74px!important;margin:-36px 0 0!important;gap:2px!important;border-radius:50%!important}
  .bottom-nav .center img{width:28px!important;height:28px!important;filter:none!important}

  .jackpot{margin-top:30px!important}
  .jackpot .jackpot-label{font-size:26px!important;min-width:180px!important;padding:14px 30px!important}
  .jackpot strong{font-size:40px!important;letter-spacing:4px!important}
  .jackpot .game-row{overflow:hidden!important}
}

@media (max-width:420px){
  .content{padding-left:12px!important;padding-right:12px!important}
  .topbar-inner{padding-left:10px!important;padding-right:10px!important;gap:7px!important}
  .logo{width:100px!important;min-width:100px!important}
  .top-actions{gap:6px!important}
  .top-actions .btn{font-size:11px!important}
  .top-actions .btn.outline{width:58px!important;min-width:58px!important}
  .top-actions .btn.neon{width:110px!important;min-width:110px!important}
  .hero-copy{padding-left:104px!important}
  .mobile-menu{width:288px!important;max-width:84vw!important}
}

/* === v7 mobile fixes === */
@media (max-width:760px){
  /* top bar tighter so right button fits */
  .topbar-inner{padding:0 8px!important;gap:6px!important}
  .mobile-open{flex:0 0 28px!important;width:28px!important;min-width:28px!important}
  .logo{width:92px!important;min-width:92px!important}
  .top-actions{gap:6px!important}
  .top-actions .btn{font-size:11px!important;padding:0 8px!important;letter-spacing:0!important}
  .top-actions .btn.outline{width:52px!important;min-width:52px!important}
  .top-actions .btn.neon{width:100px!important;min-width:100px!important}
  .badge:before{right:6px!important}

  /* mobile menu labels */
  .mobile-menu .side-menu{display:flex!important;flex-direction:column!important;gap:9px!important}
  .mobile-menu .side-menu a{display:flex!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;padding:10px 14px!important;text-align:left!important}
  .mobile-menu .side-menu a img{flex:0 0 22px!important}
  .mobile-menu .side-menu a span{display:inline-block!important;color:#f4f6f9!important;font-size:14px!important;line-height:1.15!important;white-space:nowrap!important}
  .mobile-menu .side-menu a b{display:block!important;margin-left:auto!important;color:#ff8b00!important;font-weight:900!important}

  /* keep content continuing below bonus section */
  .middle-row,.vip,.random-block,.logos,.footer,.live-section{display:block!important}
  .middle-row{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
  .wins-panel,.tourney-panel,.vip-card,.logos,.footer{border-radius:14px!important}
  .providers{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .payments{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:12px!important;justify-items:center!important}
  .rating-row{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}
  .footer{display:grid!important;grid-template-columns:1fr!important;gap:18px!important;margin:28px 0 0!important;padding-bottom:12px!important}

  /* allow page to scroll to the real end */
  html,body{height:auto!important;min-height:100%!important}
  .content{padding-bottom:150px!important}
}

@media (max-width:420px){
  .topbar-inner{padding:0 6px!important;gap:5px!important}
  .logo{width:88px!important;min-width:88px!important}
  .top-actions .btn.outline{width:50px!important;min-width:50px!important}
  .top-actions .btn.neon{width:96px!important;min-width:96px!important}
  .top-actions .btn{font-size:10.5px!important;padding:0 6px!important}
}


/* === v8 mobile menu and show-all refinements === */
@media (max-width:760px){
  .mobile-menu .m-actions{gap:18px!important;margin:10px 0 18px!important}
  .mobile-menu .stable{margin:10px 0 16px!important}
  .mobile-menu .mobile-list > a,
  .mobile-menu .mobile-list > .menu-group > a{margin-bottom:0!important}

  /* .mobile-menu .promo{background:linear-gradient(90deg,#15470f 0%,#173711 100%)!important} */
  .mobile-menu .novice{background:linear-gradient(90deg,#6f55ff 0%,#27224d 100%)!important}
  .mobile-menu .tournaments{background:linear-gradient(90deg,#15470f 0%,#0d2f1f 100%)!important}
  .mobile-menu .calendar{background:linear-gradient(90deg,#bddc2a 0%,#334b1d 100%)!important}

  .mobile-menu .menu-group{display:flex!important;flex-direction:column!important;gap:8px!important}
  .mobile-menu .casino-sub{background:#46515f!important;border-radius:12px!important}
  .mobile-menu .casino-sub b{transition:transform .2s ease!important}
  .mobile-menu .casino-group.open .casino-sub b{transform:rotate(180deg)!important}
  .mobile-menu .casino-dropdown{display:none!important;background:#4a5563!important;border-radius:12px!important;padding:10px 12px!important;margin-top:-2px!important}
  .mobile-menu .casino-group.open .casino-dropdown{display:flex!important;flex-direction:column!important;gap:6px!important}
  .mobile-menu .casino-dropdown a{display:flex!important;align-items:center!important;gap:12px!important;min-height:36px!important;padding:6px 4px!important;border-radius:0!important;background:transparent!important;color:#fff!important}
  .mobile-menu .casino-dropdown a img{width:20px!important;height:20px!important;object-fit:contain!important}
  .mobile-menu .casino-dropdown a span{display:inline-block!important;font-size:14px!important;line-height:1.1!important;color:#fff!important;white-space:nowrap!important}

  .section-head{margin-bottom:12px!important}
  .section-head .game-controls{display:none!important}
  .section-head a{display:none!important}
  .section-after-link{display:block!important;margin:12px auto 0!important;text-align:center!important;color:#d6ff1f!important;font-size:18px!important;font-weight:900!important}
}
@media (min-width:761px){
  .section-after-link{display:none!important}
}

/* === v9 spacing fix for registration / stable access === */
.sidebar .side-auth{margin:6px 0 20px!important;gap:18px!important}
.sidebar .stable{margin-top:10px!important;margin-bottom:18px!important}
@media (max-width:760px){
  .mobile-menu .m-actions{margin:12px 0 20px!important;gap:16px!important}
  .mobile-menu .stable{margin:12px 0 18px!important}
}

/* === v10 sidebar/mobile menu spacing + sticky header on scroll === */
:root{--side:204px!important}

/* Full sidebar: normal horizontal gaps for auth/stable/apps */
@media (min-width:1201px){
  .sidebar{width:204px!important;padding:10px 14px 28px!important;border-right:4px solid #294766!important}
  .topbar{left:204px!important}
  .content{margin-left:204px!important}
  .sidebar .hamburger{margin:0 0 12px auto!important}
  .sidebar .side-auth{margin:8px 0 22px!important;gap:20px!important;align-items:center!important}
  .sidebar .side-auth .btn{width:140px!important;height:40px!important;padding:0!important}
  .sidebar .stable{width:100%!important;height:40px!important;margin:0 0 18px!important;padding:16px 16px!important;white-space:nowrap!important;min-width:0!important}
  .sidebar .stable span{font-size:12px!important;line-height:1!important;white-space:nowrap!important}
  .sidebar .apps{width:100%!important;margin:0 0 18px!important;gap:10px!important}
  .sidebar .apps button,.apps a{height:32px!important;padding:0 4px!important}
  .sidebar .socials{margin:0 -14px 18px!important;padding:8px 15px!important;gap:10px!important}
  .sidebar .side-menu{margin:0 -14px!important}
  .sidebar .side-menu a{padding:9px 18px!important}
}

/* Collapsed rail: keep the rail wider and add inner side offsets like in the reference */
.sidebar.mini{width:52px!important;padding:8px 6px 12px!important;border-right:2px solid #294766!important;overflow:hidden!important;align-items:center!important}
.sidebar.mini + .topbar{left:52px!important}
.sidebar.mini ~ .content{margin-left:52px!important}
.sidebar.mini .hamburger,
.sidebar.mini .stable,
.sidebar.mini .apps button,
.sidebar.mini .socials a,
.sidebar.mini .side-menu a,
.sidebar.mini .language{width:40px!important;min-width:40px!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
.sidebar.mini .hamburger{height:34px!important;margin-top:0!important;margin-bottom:8px!important}
.sidebar.mini .side-auth{display:none!important}
.sidebar.mini .stable{height:38px!important;margin-top:0!important;margin-bottom:8px!important;padding:0!important;border-radius:0!important}
.sidebar.mini .stable span{display:none!important}
.sidebar.mini .stable img{width:18px!important;height:18px!important}
.sidebar.mini .apps{display:flex!important;flex-direction:column!important;width:40px!important;gap:0!important;margin:0 auto!important;order:10!important}
.sidebar.mini .apps button,.apps a{height:38px!important;padding:0!important;background:transparent!important;color:transparent!important;border-radius:0!important;overflow:hidden!important}
.sidebar.mini .apps button img{width:21px!important;height:21px!important;margin:auto!important}
.sidebar.mini .socials{display:flex!important;flex-direction:column!important;width:40px!important;margin:0 auto!important;padding:0!important;gap:0!important;background:transparent!important}
.sidebar.mini .socials a,.sidebar.mini .socials img{width:40px!important;height:40px!important;border-radius:0!important}
.sidebar.mini .side-menu{width:40px!important;margin:2px auto 0!important;gap:0!important}
.sidebar.mini .side-menu a{height:38px!important;min-height:38px!important;padding:0!important;gap:0!important;border-radius:0!important}
.sidebar.mini .side-menu img{width:21px!important;height:21px!important;margin:0 auto!important}
.sidebar.mini .side-menu span,.sidebar.mini .side-menu b{display:none!important}
.sidebar.mini .language{height:38px!important;margin-top:5px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
.sidebar.mini .language img{width:22px!important}
.sidebar.mini .language span,.sidebar.mini .language b{display:none!important}

@media (max-width:1200px) and (min-width:761px){
  :root{--side:52px!important}
  .sidebar{width:52px!important;padding:8px 6px 12px!important;border-right:2px solid #294766!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:center!important;background:#0d141e!important}
  .topbar{left:52px!important}
  .content{margin-left:52px!important}
  .sidebar .hamburger,
  .sidebar .stable,
  .sidebar .apps button,
  .sidebar .socials a,
  .sidebar .side-menu a,
  .sidebar .language{width:40px!important;min-width:40px!important;margin-left:auto!important;margin-right:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}
  .sidebar .hamburger{height:34px!important;margin-top:0!important;margin-bottom:8px!important}
  .sidebar .side-auth{display:none!important}
  .sidebar .stable{height:38px!important;margin-top:0!important;margin-bottom:8px!important;padding:0!important;border-radius:0!important}
  .sidebar .stable span{display:none!important}
  .sidebar .stable img{width:18px!important;height:18px!important}
  .sidebar .apps{display:flex!important;flex-direction:column!important;width:40px!important;gap:0!important;margin:0 auto!important;order:10!important}
  .sidebar .apps button,.apps a{height:38px!important;padding:0!important;background:transparent!important;color:transparent!important;border-radius:0!important;overflow:hidden!important}
  .sidebar .apps button img{width:21px!important;height:21px!important;margin:auto!important}
  .sidebar .socials{display:flex!important;flex-direction:column!important;width:40px!important;margin:0 auto!important;padding:0!important;gap:0!important;background:transparent!important}
  .sidebar .socials a,.sidebar .socials img{width:40px!important;height:40px!important;border-radius:0!important}
  .sidebar .side-menu{width:40px!important;margin:2px auto 0!important;gap:0!important}
  .sidebar .side-menu a{height:38px!important;min-height:38px!important;padding:0!important;gap:0!important;border-radius:0!important}
  .sidebar .side-menu img{width:21px!important;height:21px!important;margin:0 auto!important}
  .sidebar .side-menu span,.sidebar .side-menu b{display:none!important}
  .sidebar .language{height:38px!important;margin-top:5px!important;padding:0!important;border:0!important;background:transparent!important;border-radius:0!important}
  .sidebar .language img{width:22px!important}
  .sidebar .language span,.sidebar .language b{display:none!important}
}

/* Mobile menu: consistent side offsets for registration / stable access */
@media (max-width:760px){
  .app-install{display:flex!important;position:fixed!important;left:0!important;right:0!important;top:0!important;height:72px!important;z-index:60!important;align-items:center!important;gap:10px!important;padding:0 10px!important;background:#0d141e!important;transition:transform .24s ease!important;box-shadow:0 4px 12px rgba(0,0,0,.2)!important}
  .app-install .install-close{width:28px!important;height:28px!important;min-width:28px!important;border:0!important;background:transparent!important;color:#fff!important;font-size:24px!important;line-height:1!important;cursor:pointer!important}
  .app-install .install-mark{width:36px!important;height:36px!important;border-radius:8px!important}
  .app-install b{display:block!important;font-size:14px!important;line-height:1.05!important;color:#fff!important}
  .app-install span{display:block!important;font-size:11px!important;line-height:1.2!important;color:#8fa0ad!important;font-weight:600!important;white-space:nowrap!important}
  .app-install .btn{margin-left:auto!important;height:36px!important;min-width:92px!important;padding:0 12px!important;font-size:13px!important}

  .mobile-menu .m-actions{align-items:center!important;gap:18px!important;margin:12px 0 22px!important}
  .mobile-menu .m-actions .btn{width:112px!important;height:40px!important;padding:0!important}
  .mobile-menu .stable{width:calc(100% - 2px)!important;margin:0 1px 18px!important;height:40px!important;padding:0 14px!important;white-space:nowrap!important}
  .mobile-menu .stable span{font-size:12px!important;line-height:1!important;white-space:nowrap!important}
  .mobile-menu .apps{margin:0 0 18px!important;gap:10px!important}
  .mobile-menu .apps button,.apps a{height:32px!important}

  body.is-scrolled .app-install,
  body.install-closed .app-install{transform:translateY(-72px)!important;pointer-events:none!important}
  body.is-scrolled .topbar,
  body.install-closed .topbar{top:0!important}
  body.is-scrolled .content,
  body.install-closed .content{padding-top:74px!important}
  body.is-scrolled .mobile-menu,
  body.install-closed .mobile-menu{top:0!important;height:100vh!important}
}

/* === v11 hero slide text alignment === */
@media (max-width:760px){
  .hero{margin:0 20px 34px 32px!important;width:auto!important;height:230px!important;border-radius:16px!important;overflow:hidden!important}
  .hero-copy{padding:54px 18px 0 78px!important;text-align:left!important}
  .hero .hero-title{font-size:24px!important;line-height:1.15!important;margin:0 0 7px!important;letter-spacing:0!important;max-width:190px!important;white-space:nowrap!important}
  .hero p{font-size:15px!important;line-height:1.35!important;margin:0 0 22px!important;max-width:230px!important;white-space:nowrap!important}
  .hero .btn{height:40px!important;padding:0 23px!important;font-size:14px!important;border-radius:20px 4px!important}
  .hero-slide{background-size:cover!important;background-position:center!important}
}
@media (max-width:420px){
  .hero{margin:0 20px 34px 32px!important}
  .hero-copy{padding-left:78px!important}
}

/* === v12 mobile hero slide centering / no overlap === */
@media (max-width:760px){
  .hero{margin:0 10px 34px!important;height:250px!important;width:auto!important;border-radius:18px!important;overflow:hidden!important}
  .hero-slide{background-repeat:no-repeat!important;background-size:cover!important}
  .hero-slide:after{background:linear-gradient(90deg,rgba(7,14,22,.60) 0%,rgba(7,14,22,.34) 38%,rgba(7,14,22,.10) 68%,rgba(7,14,22,.02) 100%)!important}
  .hero-copy{position:absolute!important;left:16px!important;top:50%!important;transform:translateY(-50%)!important;z-index:2!important;padding:0!important;width:52%!important;max-width:185px!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;text-align:center!important}
  .hero .hero-title{margin:0 0 8px!important;max-width:none!important;white-space:normal!important;font-size:22px!important;line-height:1.12!important;letter-spacing:0!important;text-shadow:0 2px 6px rgba(0,0,0,.45)!important}
  .hero p{margin:0 0 16px!important;max-width:none!important;white-space:normal!important;font-size:14px!important;line-height:1.22!important;text-shadow:0 2px 6px rgba(0,0,0,.45)!important}
  .hero .btn{height:40px!important;min-width:112px!important;padding:0 20px!important;border-radius:16px 4px!important;font-size:14px!important}
  .hero-slide:nth-child(1){background-position:70% center!important}
  .hero-slide:nth-child(2){background-position:80% center!important}
  .hero-slide:nth-child(3){background-position:76% center!important}
}
@media (max-width:420px){
  .hero{margin:0 10px 34px!important;height:248px!important}
  .hero-copy{left:14px!important;width:50%!important;max-width:170px!important}
  .hero .hero-title{font-size:20px!important}
  .hero p{font-size:13px!important;margin-bottom:14px!important}
  .hero .btn{min-width:108px!important}
}

/* === v13 mobile menu arrow polish + remove tournaments green bg === */
@media (max-width:760px){
  /* remove old green highlight from tournaments */
  .mobile-menu .tournaments,
  .mobile-menu .side-menu a.tournaments{background:transparent!important}

  /* casino row styling closer to reference */
  .mobile-menu .casino-sub{
    background:#485361!important;
    border-radius:12px!important;
    min-height:44px!important;
    box-shadow:inset 0 -1px 0 rgba(255,255,255,.04)!important;
  }
  .mobile-menu .casino-group.open .casino-sub{
    background:linear-gradient(90deg,#16324a 0%, #223d4c 100%)!important;
  }

  /* prettier chevron instead of plain glyph */
  .mobile-menu .side-menu a.casino-sub b{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    margin-left:auto!important;
    width:18px!important;
    height:18px!important;
    font-size:0!important;
    line-height:0!important;
    color:transparent!important;
    transform:none!important;
  }
  .mobile-menu .side-menu a.casino-sub b::before{
    content:''!important;
    display:block!important;
    width:7px!important;
    height:7px!important;
    border-right:2px solid #ff8b00!important;
    border-bottom:2px solid #ff8b00!important;
    transform:rotate(45deg) translateY(-1px)!important;
    transition:transform .2s ease, border-color .2s ease!important;
  }
  .mobile-menu .casino-group.open .side-menu a.casino-sub b::before{
    border-right-color:#ffffff!important;
    border-bottom-color:#ffffff!important;
    transform:rotate(-135deg) translate(-1px,-1px)!important;
  }

  /* dropdown body closer to reference */
  .mobile-menu .casino-dropdown{
    background:#46515d!important;
    border-radius:12px!important;
    padding:0!important;
    margin-top:-2px!important;
    overflow:hidden!important;
  }
  .mobile-menu .casino-group.open .casino-dropdown{display:flex!important;flex-direction:column!important;gap:0!important}
  .mobile-menu .casino-dropdown a{
    min-height:44px!important;
    padding:10px 14px!important;
    border-top:1px solid rgba(15,26,35,.18)!important;
  }
  .mobile-menu .casino-dropdown a:first-child{border-top:0!important}
}

/* also remove tournaments green highlight on compact/desktop sidebar */
.sidebar .side-menu a:nth-child(8),
.sidebar.mini .side-menu a:nth-child(8){background:transparent!important}

/* === v14 mobile menu auth/stable buttons match reference === */
@media (max-width:760px){
  .mobile-menu .m-actions{
    align-items:center!important;
    gap:16px!important;
    margin:10px 0 18px!important;
  }
  .mobile-menu .m-actions .btn{
    height:40px!important;
    padding:0 16px!important;
    font-size:13px!important;
    font-weight:800!important;
    line-height:40px!important;
    border-radius:16px 4px!important;
    box-sizing:border-box!important;
  }
  .mobile-menu .m-actions .btn.outline{
    width:96px!important;
    min-width:96px!important;
    border:1.5px solid #6f58ff!important;
    background:rgba(12,20,31,.55)!important;
    color:#fff!important;
    box-shadow:none!important;
  }
  .mobile-menu .m-actions .btn.neon{
    width:104px!important;
    min-width:104px!important;
    background:#d7ff18!important;
    color:#11161d!important;
    box-shadow:0 10px 20px rgba(177,255,28,.18)!important;
  }
  .mobile-menu .m-actions .badge:before{
    top:-8px!important;
    right:8px!important;
    height:14px!important;
    line-height:14px!important;
    padding:0 7px!important;
    font-size:9.5px!important;
    border-radius:7px 7px 3px 3px!important;
    background:#ff7a00!important;
  }

  .mobile-menu .stable{
    width:100%!important;
    margin:0 0 16px!important;
    height:40px!important;
    padding:0 14px!important;
    border-radius:12px!important;
    background:linear-gradient(90deg,#d7ff18 0%, #ffb13c 34%, #8a64ff 100%)!important;
    color:#fff!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    gap:8px!important;
    box-shadow:none!important;
  }
  .mobile-menu .stable img{
    width:14px!important;
    height:14px!important;
    filter:brightness(0) invert(1)!important;
  }
  .mobile-menu .stable span{
    font-size:12px!important;
    font-weight:800!important;
    line-height:1!important;
    white-space:nowrap!important;
    color:#fff4e8!important;
  }
}


/* PHP engine SEO/content blocks */
.game-card{display:block}
.seo-intro,.article-card{background:#0d1c28;border-radius:16px;padding:28px 34px;margin:34px 0;color:#f4f6f9;overflow:hidden}
.seo-intro h1{font-size:34px;line-height:1.18;margin:0 0 20px;color:#fff;letter-spacing:.5px}
.short-article,.article-card,.article{font-weight:500;line-height:1.72;color:#dbe6f1}
.short-article h2,.short-article h3,.article-card h2,.article-card h3,.article h2,.article h3{color:#fff;line-height:1.25;margin:24px 0 14px;font-weight:900}
.short-article p,.article-card p,.article p{margin:0 0 16px}
.short-article ul,.short-article ol,.article-card ul,.article-card ol,.article ul,.article ol{margin:14px 0 18px 22px;padding:0}
.short-article li,.article-card li,.article li{margin:7px 0}
.short-article a,.article-card a,.article a{color:var(--accent);text-decoration:underline}
.short-article .table-scroll,.article-card .table-scroll,.article .table-scroll,.content .table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:18px 0 24px;border-radius:12px;border:1px solid #294766;background:#0b1620}
.short-article .table-scroll table,.article-card .table-scroll table,.article .table-scroll table,.content .table-scroll table{width:100%;border-collapse:collapse;table-layout:auto;color:#fff;margin:0}
.short-article .table-scroll th,.short-article .table-scroll td,.article-card .table-scroll th,.article-card .table-scroll td,.article .table-scroll th,.article .table-scroll td,.content .table-scroll th,.content .table-scroll td{white-space:nowrap;border:1px solid #294766;padding:12px 16px;text-align:left}
.short-article .table-scroll th,.article-card .table-scroll th,.article .table-scroll th,.content .table-scroll th{background:#142330;color:var(--accent);font-weight:900}
.faq-wrap{background:#0d1c28;border-radius:16px;padding:28px 34px;margin:34px 0;color:#f4f6f9;overflow:hidden}.faq h2,.faq-wrap h2{margin:0 0 20px;font-size:30px;color:#fff}.faq-content{display:grid;gap:12px}.faq-item,.faq-wrap section>div[itemprop="mainEntity"]{background:#142330;border:1px solid #294766;border-radius:12px;padding:18px}.faq-item-title,.faq-wrap h3{margin:0 0 8px;color:var(--accent);font-size:18px}.faq-item-content-visible,.faq-wrap p{font-weight:500;color:#dbe6f1;line-height:1.65}.footer .copyright{grid-column:1/-1;margin:18px 0 0;color:#8797a6;font-size:14px}.apps a{color:#333}.float-buttons a{display:grid;place-items:center;border-radius:50%;border:0;overflow:hidden}.float-buttons a img{width:100%;height:100%;object-fit:contain}
@media (max-width:800px){.short-article .table-scroll table,.article-card .table-scroll table,.article .table-scroll table,.content .table-scroll table{width:max-content;min-width:720px;max-width:none}.seo-intro,.article-card,.faq-wrap{padding:22px 16px;margin:28px 0;border-radius:14px}.seo-intro h1{font-size:25px}.article-card{display:block!important}.short-article,.article-card,.article{font-size:15px}.faq h2,.faq-wrap h2{font-size:24px}}

/* === v15 button text centering fix === */
.btn,
a.btn,
button.btn {
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  vertical-align: middle !important;
  line-height: 1.1 !important;
  white-space: nowrap !important;
}

.side-auth .btn,
.top-actions .btn,
.mobile-menu .m-actions .btn,
.app-install .btn {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center !important;
  line-height: 1.1 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.side-auth .btn {
  min-height: 40px !important;
}

.app-install .btn {
  height: 36px !important;
  min-height: 36px !important;
}

.mobile-menu .m-actions .btn {
  height: 40px !important;
  min-height: 40px !important;
}

@media (max-width: 760px) {
  .top-actions .btn,
  .app-install .btn,
  .mobile-menu .m-actions .btn {
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    text-align: center !important;
    line-height: 1.1 !important;
  }
}
