@font-face{font-family:RobotoLocal;src:url('assets/fonts/font1.woff2') format('woff2');font-display:swap}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#181927;color:#fff;font-family:RobotoLocal,Roboto,Arial,sans-serif;font-size:16px}.skip{position:absolute;left:-9999px}.container{width:min(1355px,calc(100% - 48px));margin:0 auto}.site-header{height:90px;background:#181927;display:flex;align-items:center;position:relative;z-index:30}.header-inner{width:100%;padding:0 55px;display:flex;align-items:center;height:100%}.logo img{width:96px;height:48px;display:block}.top-nav{display:flex;gap:26px;margin-left:74px}.top-nav a{color:#fff;text-decoration:none;font-weight:500;padding:7px 0;position:relative}.top-nav a:after{content:'';position:absolute;height:3px;left:0;right:100%;bottom:0;background:#6358e0;transition:.2s}.top-nav a:hover:after,.top-nav a.active:after{right:0}.header-actions{margin-left:auto;display:flex;align-items:center;gap:16px}.header-actions button,.head-controls button,.payments-toggle{font:inherit}.vpn-btn{border:0;background:#202233;color:#fff;border-radius:8px;padding:10px 13px;display:flex;gap:7px;align-items:center}.vpn-btn img,.drawer-vpn img{width:25px;height:25px;object-fit:contain;vertical-align:middle}.register-btn,.login-btn{border:0;color:#fff;font-weight:700;border-radius:5px;padding:14px 24px;cursor:pointer;transition:filter .2s,transform .2s}.register-btn{background:#6358e0}.login-btn{background:linear-gradient(90deg,#ff8250,#f4424b)}.register-btn:hover,.login-btn:hover{filter:brightness(1.09);transform:translateY(-1px)}.lang-wrap{position:relative}.lang-btn{border:0;background:#202132;color:#fff;font-weight:700;border-radius:5px;padding:14px 17px;cursor:pointer}.lang-menu{position:absolute;right:0;top:56px;min-width:125px;background:#242536;border:1px solid #33354a;border-radius:6px;padding:6px;display:none;box-shadow:0 10px 30px #0008}.lang-menu.open{display:block}.lang-menu button{width:100%;text-align:left;border:0;background:transparent;color:#fff;padding:9px;border-radius:4px}.lang-menu button:hover{background:#303247}.burger{display:none}.hero{padding-top:0}.hero-viewport{overflow:hidden}.hero-track{display:flex;gap:24px;transition:transform .55s ease;will-change:transform}.hero-slide{flex:0 0 min(1355px,75vw);opacity:.25;transition:opacity .35s}.hero-slide.active{opacity:1}.hero-slide img{display:block;width:100%;aspect-ratio:1355/464;object-fit:cover;border-radius:9px}.hero-dots{display:flex;justify-content:center;gap:22px;margin:23px 0 36px}.hero-dots button{width:34px;height:6px;border:0;border-radius:3px;background:#b7b8c5;opacity:.9;padding:0;cursor:pointer}.hero-dots button.active{background:#6557ed}.filters{margin-top:5px}.filter-tabs{height:58px;border-radius:7px;background:#202131;display:flex;align-items:center;overflow:hidden;position:relative}.filter-tabs button,.filter-tabs a{height:100%;border:0;background:transparent;color:#fff;padding:0 17px;font-weight:600;white-space:nowrap;cursor:pointer;opacity:.95;text-decoration:none;align-items:center}.filter-tabs button:hover,.filter-tabs button.active,.filter-tabs a:hover,.filter-tabs a.active{background:#252637}.filter-tabs span{color:#77798b;margin-right:7px}.search-toggle{margin-left:auto!important;border-left:1px solid #323349!important;font-size:23px!important}.game-search{height:100%;width:0;border:0;outline:0;background:#202131;color:#fff;transition:.25s;padding:0}.game-search.open{width:220px;padding:0 18px;border-left:1px solid #33344a}.provider-select{display:flex;align-items:center;background:#202131;width:270px;border-radius:5px;margin:18px 0 44px;height:47px;padding:0 13px;color:#9294aa}.provider-select label{white-space:nowrap}.provider-select select{appearance:none;flex:1;border:0;background:transparent;color:#fff;outline:0;font:inherit;padding-left:5px}.games-section{margin-bottom:30px}.section-head{display:flex;align-items:center;justify-content:space-between;margin:0 0 25px}.section-head h2,.section-head .section-title-text{font-size:31px;font-weight:400;margin:0}.head-controls{display:flex;gap:12px}.head-controls button{height:44px;border:0;border-radius:5px;background:#242536;color:#fff;font-weight:700;padding:0 22px;cursor:pointer}.head-controls button:hover{background:#303247}.head-controls .arrow{width:46px;padding:0;font-size:31px;font-weight:300}.games-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:14px 12px}.game-card{background:#222331;border-radius:5px;overflow:hidden;min-width:0;cursor:pointer;transition:transform .18s,box-shadow .18s}.game-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #0006}.game-thumb{position:relative;aspect-ratio:216/144;overflow:hidden}.game-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .25s}.game-card:hover .game-thumb img{transform:scale(1.04)}.game-name{height:48px;display:flex;align-items:center;padding:0 31px;font-size:16px;font-weight:700;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.new-badge{position:absolute;z-index:2;left:13px;top:8px;background:linear-gradient(90deg,#ff9c13,#ff4439);padding:7px 29px 7px 25px;font-style:italic;font-weight:800;font-size:13px;clip-path:polygon(9% 0,100% 0,88% 100%,0 100%)}.card-hover{position:absolute;inset:0;background:#1516259c;display:grid;place-items:center;opacity:0;transition:.2s}.card-hover span{width:54px;height:54px;border-radius:50%;display:grid;place-items:center;background:#6558e0;padding-left:4px;font-size:24px}.game-card:hover .card-hover{opacity:1}.extra-card{display:none}.expanded .extra-card{display:block}.news-section{margin-top:48px;margin-bottom:76px}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px}.news-grid article{background:#222331;border-radius:6px;overflow:hidden;transition:.2s}.news-grid article:hover{transform:translateY(-3px)}.news-grid img{display:block;width:100%;aspect-ratio:2.06/1;object-fit:cover}.news-grid p{margin:0;padding:15px 18px;font-weight:700}.footer-banner{display:flex;min-height:295px}.footer-banner-left{flex:1;background:#2e2f41;display:flex;justify-content:flex-end;align-items:center}.footer-banner-left>div{width:min(760px,90%);padding:48px 80px 48px 0}.footer-banner-left h2{font-size:47px;margin:0 0 23px}.footer-banner-left p{color:#b9bbc9;line-height:1.6;margin:0}.footer-banner-right{width:29%;background:#6358e0;position:relative}.footer-banner-right img{position:absolute;left:0;top:50%;width:610px;max-width:none;transform:translate(-50%,-48%)}.footer-content{padding:55px 0 45px;text-align:left}.footer-content h1{font-size:32px;font-weight:400;margin:0 0 20px}.footer-content>p{color:#9a9caf;line-height:1.55;margin-bottom:34px}.providers,.payments{display:flex;justify-content:center;align-items:center;gap:25px;flex-wrap:wrap;margin:25px auto}.provider-logo{width:86px;height:38px;display:grid;place-items:center;opacity:.55;filter:grayscale(1)}.provider-logo img{max-width:100%;max-height:100%}.payments{max-height:160px;overflow:hidden;transition:.3s}.payments.collapsed{max-height:0;margin-top:0;margin-bottom:0;opacity:0}.pay-logo{width:72px;height:40px;display:grid;place-items:center;opacity:.65}.pay-logo img{max-width:100%;max-height:100%}.payments-toggle{display:block;margin:24px auto;border:0;background:#292a3a;color:#fff;border-radius:4px;padding:13px 24px;font-weight:700}.footer-links{border-top:1px solid #292a3d;border-bottom:1px solid #292a3d;padding:30px 0;display:flex;justify-content:center;gap:28px;flex-wrap:wrap}.footer-links a{font-size:13px;color:#fff;text-decoration:none;font-weight:700}.trust-row{display:flex;justify-content:center;align-items:center;gap:24px;margin:42px 0}.trust-row img{max-width:85px;max-height:58px}.fake-badge{font-size:26px;font-weight:900;background:#22a267;padding:6px 10px;line-height:.8}.fake-badge small{font-size:8px}.legal{text-align:center;color:#8f91a5;font-size:12px;line-height:1.55;max-width:1170px;margin:auto}.chat-pill{position:fixed;right:11px;bottom:39px;z-index:45;writing-mode:vertical-rl;transform:rotate(180deg);background:#557c84;color:#fff;border:0;border-radius:5px;padding:12px 8px;font-weight:700}.mobile-drawer,.drawer-backdrop{display:none}
@media(max-width:900px){.container{width:calc(100% - 32px)}.site-header{height:82px}.header-inner{padding:0 22px;justify-content:center}.top-nav,.header-actions{display:none}.burger{display:flex;position:absolute;left:22px;top:30px;width:24px;height:20px;border:0;background:transparent;flex-direction:column;justify-content:space-between;padding:0}.burger span{height:2px;background:#fff;width:100%}.logo img{width:100px;height:auto}.hero{padding-top:10px}.hero-track{gap:12px}.hero-slide{flex-basis:calc(100vw - 48px);opacity:0}.hero-slide.active{opacity:1}.hero-slide img{aspect-ratio:768/263;border-radius:8px}.hero-dots{gap:16px;margin:28px 0 39px}.hero-dots button{width:32px}.filter-tabs{overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.filter-tabs::-webkit-scrollbar{display:none}.filter-tabs button,.filter-tabs a{padding:0 17px}.filter-tabs button:nth-of-type(n+4):not(.search-toggle),.filter-tabs a:nth-of-type(n+4){display:none}.search-toggle{position:sticky;right:0;background:#202131!important}.game-search.open{position:absolute;left:0;right:0;z-index:3;width:calc(100% - 54px);background:#202131}.provider-select{width:100%;margin:16px 0 46px;height:44px}.section-head{margin-bottom:22px}.section-head h2,.section-head .section-title-text{font-size:24px}.head-controls .arrow{display:none}.head-controls button{height:40px;padding:0 14px;font-size:13px}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 8px}.game-name{font-size:14px;height:43px;padding:0 11px}.new-badge{left:8px;top:7px;padding:6px 20px 6px 18px;font-size:12px}.news-grid{grid-template-columns:1fr}.news-grid article:nth-child(n+2){display:none}.footer-banner{flex-direction:column-reverse;min-height:0}.footer-banner-right{width:100%;height:150px}.footer-banner-right img{width:335px;left:50%;transform:translate(-50%,-50%)}.footer-banner-left{justify-content:center}.footer-banner-left>div{width:100%;padding:34px 24px 40px;text-align:center}.footer-banner-left h2{font-size:26px;margin-bottom:18px}.footer-banner-left p{font-size:13px}.footer-content{padding-top:34px}.footer-content h1{font-size:23px;line-height:1.25}.footer-content>p{font-size:13px}.providers{gap:14px}.provider-logo{width:63px;height:30px}.footer-links{gap:0;display:grid;grid-template-columns:1fr 1fr}.footer-links a{padding:12px 4px;text-align:center}.trust-row{margin:30px 0;flex-wrap:wrap}.legal{font-size:11px}.chat-pill{right:3px;bottom:65px}.mobile-drawer{display:block;position:fixed;z-index:100;inset:0 auto 0 0;width:min(360px,100vw);background:#181927;transform:translateX(-101%);transition:.28s;overflow:auto}.mobile-drawer.open{transform:translateX(0)}.drawer-backdrop{display:block;position:fixed;inset:0;background:#0009;z-index:90;opacity:0;visibility:hidden;transition:.2s}.drawer-backdrop.open{opacity:1;visibility:visible}.drawer-top{height:88px;display:flex;align-items:center;justify-content:center;position:relative}.drawer-top img{width:100px}.drawer-close{position:absolute;left:20px;top:29px;background:none;border:0;color:#fff;font-size:31px;line-height:1}.drawer-actions{display:grid;grid-template-columns:1fr 1fr;gap:15px;padding:10px 31px}.drawer-actions button{padding:13px 8px}.drawer-vpn{display:flex;align-items:center;justify-content:center;width:calc(100% - 62px);margin:0 31px 28px;background:#1c2a20;color:#fff;border:1px solid #77b74d;border-radius:28px;padding:13px;font:inherit;box-shadow:0 0 0 3px #76b64e33,0 0 24px #76b64e22}.drawer-nav{border-top:1px solid #323346}.drawer-row{display:flex;align-items:center;gap:16px;width:100%;min-height:92px;padding:0 31px;color:#fff;text-decoration:none;background:none;border:0;border-bottom:1px solid #323346;font:inherit}.drawer-row span:last-child{margin-left:auto}.round-icon{width:48px;height:48px;border-radius:50%;background:#282a3c;display:grid;place-items:center;color:#77798b}.drawer-sub{display:none;padding:6px 31px 12px 95px;border-bottom:1px solid #323346}.drawer-sub.open{display:grid}.drawer-sub a{color:#b8b9c7;text-decoration:none;padding:8px 0}.drawer-lang{width:calc(100% - 62px);margin:26px 31px;background:#292a3b;color:#fff;border:0;border-radius:4px;padding:17px;font:inherit;font-weight:700}}
@media(max-width:420px){.container{width:calc(100% - 30px)}.hero-slide{flex-basis:calc(100vw - 46px)}.head-controls button{font-size:12px}.section-head h2,.section-head .section-title-text{font-size:23px}.games-grid{gap:10px 7px}.footer-links{grid-template-columns:1fr}}

/* ===== Revision 2026-08-20 ===== */
.header-actions .vpn-btn{width:80px;height:42px;padding:0;background:transparent;overflow:visible}
.header-actions .vpn-btn img{width:80px;height:42px;max-width:none;object-fit:contain}
.login-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px}
.login-btn img{width:16px;height:16px;display:block}
.burger img{width:20px;height:14px;display:block}

.filter-tabs button,.filter-tabs a{display:flex;align-items:center;gap:8px}
.filter-tabs button img,.filter-tabs a img{width:24px;height:24px;object-fit:contain;opacity:.92;flex:0 0 auto}
.filter-tabs button.active img,.filter-tabs button:hover img,.filter-tabs a.active img,.filter-tabs a:hover img{opacity:1}
.search-toggle img{width:24px!important;height:24px!important}

/* Provider dropdown recreated as a dark custom popup. */
.provider-select{position:relative;overflow:visible;padding:0;background:#202131;z-index:18}
.provider-prefix{padding-left:13px;color:#9294aa;white-space:nowrap}
.provider-button{height:100%;min-width:0;flex:1;display:flex;align-items:center;justify-content:space-between;gap:12px;border:0;background:transparent;color:#fff;font:inherit;padding:0 12px 0 5px;cursor:pointer;text-align:left}
.provider-button img{width:16px;height:16px;transition:transform .2s}
.provider-select.open .provider-button img{transform:rotate(180deg)}
.provider-menu{display:none;position:absolute;z-index:50;left:0;right:0;top:calc(100% + 6px);background:#242536;border:1px solid #353749;border-radius:7px;padding:6px;box-shadow:0 14px 35px #0009;max-height:255px;overflow:auto}
.provider-select.open .provider-menu{display:block}
.provider-menu button{display:block;width:100%;border:0;border-radius:5px;background:transparent;color:#fff;font:inherit;text-align:left;padding:10px 12px;cursor:pointer}
.provider-menu button:hover,.provider-menu button.active{background:#303247}

/* Desktop game arrows reveal four more cards per click. */
@media(min-width:901px){
  .games-grid .game-card{display:none}
  .games-grid .game-card.desktop-visible{display:block}
  .games-grid.expanded .game-card{display:block}
  .head-controls .arrow:disabled{opacity:.34;cursor:default;background:#202131}
}

/* Footer order/visuals from the supplied corrections. */
.footer-content .payments{margin-top:22px;margin-bottom:8px}
.footer-content .payments-toggle{margin-top:12px;margin-bottom:28px}
.footer-content .footer-links{margin-top:0}
.footer-content .providers{margin-top:34px;margin-bottom:30px}
.trust-row{gap:28px}
.trust-row img{object-fit:contain}
.trust-row .pci-seal{width:100px;max-width:100px;height:100px;max-height:100px}
.trust-row .cga-seal{width:145px;max-width:145px;height:82px;max-height:82px}
.trust-row .age-seal{width:56px;max-width:56px;height:56px;max-height:56px;opacity:.32}
.trust-row .comodo-seal{width:150px;max-width:150px;height:54px;max-height:54px;opacity:.20}
.trust-row .telegram-seal{width:56px;max-width:56px;height:56px;max-height:56px;opacity:.30}
.footer-banner-right img{top:56%;transform:translate(-50%,-48%)}

@media(max-width:900px){
  /* Three horizontal rows of game cards; swipe sideways to see the rest. */
  .games-section{overflow:visible;margin-bottom:34px}
  .games-section .head-controls{display:none}
  .games-grid,
  .games-grid.expanded{
    display:grid;
    grid-template-columns:none;
    grid-template-rows:repeat(3,auto);
    grid-auto-flow:column;
    grid-auto-columns:calc((100% - 8px)/2);
    gap:10px 8px;
    overflow-x:auto;
    overflow-y:hidden;
    scroll-snap-type:x mandatory;
    overscroll-behavior-x:contain;
    -webkit-overflow-scrolling:touch;
    touch-action:pan-x;
    scrollbar-width:none;
    padding:0 1px 8px;
  }
  .games-grid::-webkit-scrollbar{display:none}
  .games-grid .game-card,
  .games-grid .extra-card,
  .games-grid.expanded .extra-card{display:block!important;scroll-snap-align:start}
  .game-card:hover{transform:none;box-shadow:none}
  .game-card:hover .game-thumb img{transform:none}
  .game-card:hover .card-hover{opacity:0}

  /* News: one-card horizontal swipe carousel on mobile. */
  .news-section{overflow:visible;margin-top:40px;margin-bottom:56px}
  .news-section .head-controls{display:none}
  .news-grid{display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;scrollbar-width:none;padding:0 1px 8px}
  .news-grid::-webkit-scrollbar{display:none}
  .news-grid article,.news-grid article:nth-child(n+2){display:block;flex:0 0 88%;scroll-snap-align:start}

  /* Header and drawer icons from HAR, geometry matching the reference screens. */
  .burger{display:grid;place-items:center;left:28px;top:31px;width:20px;height:20px}
  .burger img{width:20px;height:14px}
  .mobile-drawer{width:min(390px,100vw);background:#181927}
  .drawer-top{height:90px;border-bottom:0}
  .drawer-top img{width:100px}
  .drawer-close{left:27px;top:31px;font-size:29px;font-weight:200}
  .drawer-actions{grid-template-columns:1fr 1fr;gap:16px;padding:15px 32px 10px}
  .drawer-actions .register-btn,.drawer-actions .login-btn{height:46px;padding:0 10px;font-size:15px}
  .drawer-actions .login-btn img{width:16px;height:16px}
  .drawer-vpn{height:56px;width:calc(100% - 64px);margin:0 32px 27px;padding:0;border:0;background:transparent;box-shadow:none;border-radius:0;overflow:visible}
  .drawer-vpn img{width:100%;height:56px;max-width:100%;object-fit:contain}
  .drawer-nav{border-top:1px solid #303142;padding-top:8px}
  .drawer-row{min-height:64px;padding:0 32px;gap:15px;border-bottom:0;font-size:15px}
  .drawer-parent{min-height:72px}
  .drawer-parent .drawer-chevron{margin-left:auto;color:#d7d8e1;font-size:18px;transition:transform .2s}
  .drawer-parent.collapsed .drawer-chevron{transform:rotate(180deg)}
  .round-icon{width:48px;height:48px;min-width:48px;background:#28293a;color:#757787}
  .round-icon img{width:24px;height:24px;object-fit:contain;opacity:.72}
  .drawer-parent .round-icon img{width:27px;height:27px}
  .drawer-sub{display:grid;padding:0 0 5px;border-bottom:0}
  .drawer-sub:not(.open){display:none}
  .drawer-subrow{padding-left:57px;min-height:64px}
  .drawer-subrow .round-icon{width:48px;height:48px;min-width:48px}
  .drawer-secondary{border-top:1px solid #303142;min-height:64px;padding-left:57px}
  .drawer-secondary + .drawer-secondary{border-top:0}
  .drawer-lang{width:calc(100% - 64px);height:56px;margin:20px 32px 30px;background:#292a3b;padding:0 16px;border-radius:4px}

  /* Mobile footer sequence: payment systems, links, coloured providers, trust badges. */
  .footer-content{padding-top:34px}
  .footer-content .payments{gap:12px;margin:24px auto 12px;max-height:none}
  .footer-content .pay-logo{width:62px;height:35px;opacity:.9}
  .footer-content .payments-toggle{margin:14px auto 25px}
  .footer-links{display:block;border-top:1px solid #292a3d;border-bottom:1px solid #292a3d;padding:17px 0}
  .footer-links a{display:block;text-align:center;padding:10px 4px;font-size:12px;text-transform:uppercase}
  .providers{gap:11px 14px;margin:28px auto 30px}
  .provider-logo{width:70px;height:34px;opacity:1;filter:none}
  .trust-row{gap:14px 16px;margin:30px auto 20px;max-width:330px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap}
  .trust-row .pci-seal{width:82px;max-width:82px;height:82px;max-height:82px}
  .trust-row .cga-seal{width:116px;max-width:116px;height:68px;max-height:68px}
  .trust-row .age-seal{width:44px;max-width:44px;height:44px;max-height:44px;opacity:1}
  .trust-row .comodo-seal{width:126px;max-width:126px;height:42px;max-height:42px;opacity:1}
  .trust-row .telegram-seal{width:46px;max-width:46px;height:46px;max-height:46px;opacity:1}
  .legal{font-size:12px;line-height:1.65;padding:0 15px}
  .footer-banner-right img{top:58%;transform:translate(-50%,-50%)}

  .provider-select{height:44px}
  .provider-menu{top:calc(100% + 5px)}
}

@media(max-width:420px){
  .games-grid,.games-grid.expanded{grid-auto-columns:calc((100% - 7px)/2);gap:9px 7px}
  .news-grid article,.news-grid article:nth-child(n+2){flex-basis:92%}
}
.filter-hidden{display:none!important}


/* ===== Revision v3: mobile menu alignment, clean chevron, no search, uncropped news ===== */
/* Search is intentionally removed from markup; these rules also ensure no legacy control can surface. */
.search-toggle,.game-search{display:none!important}

/* News artwork keeps its native 876x337 composition so embedded copy remains fully readable. */
.news-grid img{
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  object-position:center;
  background:#181927;
}

@media(max-width:900px){
  /* Keep every primary drawer item on the exact same horizontal axis and vertical rhythm. */
  .drawer-nav{padding-top:0}
  .drawer-row,
  .drawer-parent,
  .drawer-secondary,
  .drawer-subrow{
    height:64px;
    min-height:64px;
    padding-top:0;
    padding-bottom:0;
  }
  .drawer-parent,
  .drawer-secondary{padding-left:32px;padding-right:32px}
  .drawer-secondary{border-top:0}
  .drawer-row + .drawer-secondary{border-top:0}
  .drawer-sub{padding:0;border:0}
  .drawer-subrow{padding-left:32px;padding-right:32px}
  .drawer-row strong{line-height:1.15}
  .round-icon{flex:0 0 48px}

  /* Crisp CSS chevron instead of a font glyph. Open = up, collapsed = down. */
  .drawer-parent .drawer-chevron{
    position:relative;
    width:10px;
    height:10px;
    flex:0 0 10px;
    margin-left:auto;
    font-size:0;
    color:transparent;
    transform:none!important;
  }
  .drawer-parent .drawer-chevron::before{
    content:'';
    position:absolute;
    left:1px;
    top:3px;
    width:7px;
    height:7px;
    border-right:2px solid #f2f2f7;
    border-bottom:2px solid #f2f2f7;
    border-radius:1px;
    transform:rotate(225deg);
    transform-origin:center;
    transition:transform .2s ease,top .2s ease;
  }
  .drawer-parent.collapsed .drawer-chevron::before{
    top:0;
    transform:rotate(45deg);
  }

  /* Categories use only the three requested items on mobile; no sticky search cell at the edge. */
  .filter-tabs{padding-right:0}
  .filter-tabs button:nth-of-type(3){border-right:0}

  /* Full news banners: no cropping, still horizontally swipeable. */
  .news-grid{align-items:flex-start}
  .news-grid article,.news-grid article:nth-child(n+2){overflow:hidden}
  .news-grid img{display:block;width:100%;height:auto;object-fit:contain;aspect-ratio:auto}
}

/* ===== Revision v4: remove duplicate 18+, align opened game submenu, lower footer title ===== */
@media(max-width:900px){
  /* The older .drawer-sub a rule had higher specificity and pulled submenu rows left.
     Force submenu rows onto the same left axis as the main “Игры” row. */
  .drawer-sub .drawer-subrow{
    padding-left:32px !important;
    padding-right:32px !important;
    gap:15px;
  }

  /* Give the footer artwork enough breathing room so “JOZZ КАЗИНО” starts below the coin bag. */
  .footer-banner-left>div{
    padding-top:76px;
  }
}


/* ===== PHP engine content integration ===== */
.hero-slide,.game-card,.register-btn,.login-btn,.vpn-btn,.drawer-vpn,.chat-pill{
  text-decoration:none;
  color:inherit;
}
.register-btn,.login-btn,.vpn-btn,.drawer-vpn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
}
.drawer-vpn{display:flex}
.hero-slide{display:block}
.game-card{display:block}

.seo-card{
  background:#202131;
  border:1px solid #303247;
  border-radius:10px;
  padding:30px 34px;
  margin-top:34px;
  margin-bottom:42px;
  overflow:hidden;
}
.short-article{margin-top:8px}
.seo-card h1{
  margin:0 0 24px;
  font-size:34px;
  line-height:1.2;
  font-weight:500;
  color:#fff;
}
.dynamic-content h2{
  margin:34px 0 16px;
  font-size:27px;
  line-height:1.3;
  font-weight:500;
  color:#fff;
}
.dynamic-content h3{
  margin:28px 0 12px;
  font-size:21px;
  line-height:1.35;
  color:#fff;
}
.dynamic-content h4{
  margin:24px 0 10px;
  font-size:18px;
  color:#fff;
}
.dynamic-content p{
  margin:0 0 16px;
  color:#b9bbc9;
  line-height:1.72;
}
.dynamic-content ul,
.dynamic-content ol{
  margin:18px 0 22px;
  padding-left:26px;
  max-width:100%;
}
.dynamic-content li{
  margin:0 0 9px;
  padding-left:2px;
  color:#d2d3de;
  line-height:1.62;
  overflow-wrap:anywhere;
}
.dynamic-content a{color:#8d84ff}
.table-scroll{
  width:100%;
  max-width:100%;
  overflow-x:auto;
  overflow-y:hidden;
  -webkit-overflow-scrolling:touch;
  margin:18px 0 24px;
  border-radius:8px;
}
.table-scroll table{
  width:100%;
  border-collapse:collapse;
  table-layout:auto;
  background:#242536;
  margin:0;
}
.table-scroll th,
.table-scroll td{
  padding:13px 15px;
  border:1px solid #38394b;
  text-align:left;
  white-space:nowrap;
  color:#d7d8e2;
}
.table-scroll th{
  background:#2d2e42;
  color:#fff;
  font-weight:700;
}
.table-scroll tbody tr:nth-child(even){background:#1f2030}

.faq-reviews-section{
  margin-top:56px;
  margin-bottom:54px;
}
.faq-reviews-section .faq,
.faq-reviews-section > section{
  background:#202131;
  border:1px solid #303247;
  border-radius:10px;
  padding:30px 34px;
}
.faq-reviews-section > section{margin-top:28px}
.faq-reviews-section .h2-base-title,
.faq-reviews-section > section > h2{
  margin:0 0 22px;
  font-size:31px;
  line-height:1.25;
  font-weight:400;
  color:#fff;
}
.faq-content{display:grid;gap:12px}
.faq-item{
  background:#262738;
  border:1px solid #37384b;
  border-radius:8px;
  overflow:hidden;
  transition:border-color .2s,background .2s;
}
.faq-item:hover,
.faq-item.open{
  border-color:#5d55c7;
  background:#292a3c;
}
.faq-item-header-wrapper{
  position:relative;
  display:flex;
  align-items:center;
  min-height:62px;
  padding:15px 54px 15px 18px;
  cursor:pointer;
}
.faq-item-header-wrapper::after{
  content:'';
  position:absolute;
  right:21px;
  top:50%;
  width:9px;
  height:9px;
  border-right:2px solid #f0f0f5;
  border-bottom:2px solid #f0f0f5;
  transform:translateY(-65%) rotate(45deg);
  transition:transform .2s;
}
.faq-item.open .faq-item-header-wrapper::after{
  transform:translateY(-20%) rotate(225deg);
}
.faq-item-title{
  margin:0;
  font-size:17px;
  line-height:1.4;
  font-weight:600;
  color:#fff;
}
.faq-item-content{
  display:none;
  padding:0 18px 18px;
}
.faq-item.open .faq-item-content{display:block}
.faq-item-content-visible{
  color:#b9bbc9;
  line-height:1.65;
}
.faq-reviews-section > section > div[itemtype="https://schema.org/Review"]{
  background:#262738;
  border:1px solid #37384b;
  border-radius:8px;
  padding:19px 20px;
  margin-top:12px;
}
.faq-reviews-section > section > div[itemtype="https://schema.org/Review"] h3{
  margin:0 0 8px;
  font-size:17px;
  color:#fff;
}
.faq-reviews-section > section > div[itemtype="https://schema.org/Review"] p{
  margin:0;
  color:#b9bbc9;
  line-height:1.65;
}
.faq-reviews-section [hidden]{display:none}

@media(max-width:800px){
  .table-scroll table{
    width:max-content;
    min-width:720px;
    max-width:none;
  }
}
@media(max-width:600px){
  .seo-card{
    padding:22px 17px;
    margin-top:24px;
    margin-bottom:32px;
  }
  .short-article{margin-top:6px}
  .seo-card h1{font-size:25px;margin-bottom:19px}
  .dynamic-content h2{font-size:22px;margin-top:27px}
  .dynamic-content h3{font-size:19px}
  .dynamic-content p,
  .dynamic-content li{font-size:14px}
  .dynamic-content ul,
  .dynamic-content ol{padding-left:20px}
  .faq-reviews-section{
    margin-top:38px;
    margin-bottom:38px;
  }
  .faq-reviews-section .faq,
  .faq-reviews-section > section{
    padding:22px 16px;
  }
  .faq-reviews-section .h2-base-title,
  .faq-reviews-section > section > h2{
    font-size:24px;
    margin-bottom:18px;
  }
  .faq-item-header-wrapper{padding:14px 48px 14px 15px;min-height:58px}
  .faq-item-title{font-size:15px}
  .faq-item-content{padding:0 15px 15px}
}

/* ===== Referral-link pass: menu, category tabs, news cards and footer ===== */
.head-controls .ref-more{height:44px;border:0;border-radius:5px;background:#242536;color:#fff;font-weight:700;padding:0 22px;cursor:pointer;text-decoration:none;display:inline-flex;align-items:center;justify-content:center}
.head-controls .ref-more:hover{background:#303247}
.news-card-link{display:block;color:#fff;text-decoration:none}
.footer-links a{cursor:pointer}
@media(max-width:900px){.head-controls .ref-more{height:40px;padding:0 14px;font-size:13px}.filter-tabs a{flex:0 0 auto}}
