*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;overflow-x:hidden;font-family:"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;color:#fff;background:radial-gradient(circle at top right,rgba(0,239,250,.10),transparent 22%),radial-gradient(circle at top left,rgba(163,2,241,.10),transparent 18%),linear-gradient(180deg,#000000 0%,#0A1020 38%,#0F172D 100%)} img{display:block;max-width:100%;height:auto} a{color:inherit;text-decoration:none} p,h1,h2,h3,h4,h5,h6{margin:0} small{display:block} ul,ol{margin:0 0 18px 20px;padding:0} li{margin:6px 0;line-height:1.6}  .page-wrap{max-width:1120px;margin:0 auto;padding:88px 16px 32px;overflow-x:clip} .header-bar{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;justify-content:center;padding:12px 0;background:linear-gradient(180deg,rgba(0,0,0,.96) 0%,rgba(3,9,34,.95) 100%);border-bottom:1px solid rgba(77,144,193,.16);box-shadow:0 10px 26px rgba(0,0,0,.38)} .header-container{max-width:1120px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px;min-width:0} .search-box{flex:1;max-width:420px;min-width:160px;position:relative} .search-box input{width:100%;height:42px;border-radius:999px;border:1px solid rgba(109,122,156,.24);background:#0C1326;padding:0 16px 0 42px;color:#fff;font-size:13px;outline:none;transition:.25s ease} .search-box input::placeholder{color:#7D90C1} .search-box input:focus{border-color:#4A82FF;background:#101A32} .search-box-dropdown{position:absolute;top:48px;left:0;width:100%;background:#0C1326;border:1px solid rgba(109,122,156,.18);border-radius:16px;padding:8px;display:none;box-shadow:0 14px 30px rgba(0,0,0,.35);z-index:20} .search-box-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;font-size:13px;color:#B6D7DF;cursor:pointer;transition:.2s} .search-box-item:hover{background:#263660;color:#fff} .search-box.active .search-box-dropdown{display:block} .search-box:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:14px;height:14px;border:2px solid #7D90C1;border-radius:50%} .search-box:after{content:"";position:absolute;left:26px;top:23px;width:8px;height:2px;background:#7D90C1;transform:rotate(45deg)} .logo-wrap,.auth-actions{display:flex;align-items:center;gap:12px;flex:0 0 auto;min-width:0} .logo-box{width:54px;height:54px;border-radius:16px;overflow:hidden;box-shadow:0 10px 25px rgba(0,0,0,.28)} .logo-box img{width:100%;height:100%;object-fit:cover} .logo-text small{margin-bottom:4px;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#A9B5EC} .logo-text strong{font-size:18px;line-height:1.1} .btn-base,.block-link,.btn-top{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;font-size:13px;font-weight:700;white-space:nowrap} .btn-base{min-height:42px;padding:0 22px} .btn-outline{background:#0C1326;transition:.25s ease} .btn-outline:hover{background:#263660;transform:translateY(-1px)} .btn-primary{background:linear-gradient(90deg,#3C5BE8,#557BFF,#A302F1);box-shadow:0 10px 24px rgba(61,91,232,.28);transition:.25s ease} .btn-primary:hover,.btn-top:hover{filter:brightness(1.08)} .btn-primary:hover,.card-game:hover,.menu-item:hover,.btn-outline:hover,.block-link:hover{transform:translateY(-1px)}  .layout-main{display:grid;grid-template-columns:210px minmax(0,1fr);gap:16px;align-items:start} .ui-panel{background:linear-gradient(180deg,rgba(12,19,38,.98),rgba(15,23,45,.98));box-shadow:0 14px 36px rgba(0,0,0,.24)} .sidebar-menu{position:sticky;top:88px;height:fit-content;padding:14px;border-radius:28px} .menu-card{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;border-radius:18px;background:linear-gradient(90deg,#3C5BE8,#557BFF)} .menu-card p{font-size:13px;font-weight:700;line-height:1.25} .menu-card small{margin-top:2px;font-size:11px;line-height:1.2;color:rgba(255,255,255,.75)} .menu-icon{display:flex;align-items:center;justify-content:center;flex:0 0 auto;width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.14)} .menu-item{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:10px;padding:11px 12px;border-radius:18px;background:#0C1326;font-size:13px;font-weight:700;transition:.25s ease} .menu-item span:last-child{opacity:.7} .menu-item:hover,.block-link:hover{background:#263660} .app-banner{display:block;margin-top:16px;padding:8px;border-radius:18px;} .app-banner img{aspect-ratio:1.25/1;object-fit:cover;border-radius:12px}  .content-area{display:grid;gap:18px;min-width:0;overflow:hidden} .promo-section{position:relative} .promo-slider{position:relative;max-width:100%;padding:0 30px;overflow:hidden} .promo-track{display:flex;gap:14px;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:4px;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;touch-action:pan-x} .promo-track::-webkit-scrollbar{display:none} .promo-card{flex:0 0 calc(50% - 7px);scroll-snap-align:start;min-height:205px;position:relative;display:block;overflow:hidden;border-radius:22px;background:#0F172D;transition:transform .28s ease, box-shadow .28s ease, filter .28s ease} .promo-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:46px;height:46px;border-radius:999px;background:rgba(38,54,96,.94);box-shadow:0 10px 24px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;line-height:1;color:#fff;cursor:pointer;user-select:none} .promo-nav:hover{background:#3A4C7A;transform:translateY(-50%) scale(1.04)} .promo-prev{left:0} .promo-next{right:0} .promo-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.96;transition:transform .45s ease, filter .3s ease}  .promo-card::after{display:none} .promo-card:hover{transform:translateY(-4px) scale(1.01);box-shadow:0 18px 34px rgba(0,0,0,.34),0 0 0 1px rgba(87,123,255,.16),0 0 28px rgba(163,2,241,.18)} .promo-card:hover img{transform:scale(1.06);filter:brightness(1.06) saturate(1.05)} .promo-card:hover::after{box-shadow:inset 0 0 0 1px rgba(169,181,236,.18),inset 0 -60px 80px rgba(38,54,96,.12)}   .games-block,.text-section,.footer-main{padding:22px;border-radius:24px} .games-block{padding:16px} .block-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px} .block-header h2{font-size:24px;line-height:1.1} .block-link{min-height:34px;padding:0 14px;background:#263660} .carousel-wrap{position:relative;max-width:100%;padding:0;overflow:hidden} .carousel-row{display:flex;gap:10px;max-width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding:4px 2px 8px;-ms-overflow-style:none;scrollbar-width:none;cursor:grab;touch-action:pan-x;overscroll-behavior-x:contain;scroll-padding-left:2px} .carousel-row::-webkit-scrollbar{display:none} .card-game{flex:0 0 calc((100% - 32px)/5);min-width:0;overflow:hidden;border-radius:16px;background:#101A32;transition:.3s ease;scroll-snap-align:start;scroll-snap-stop:always} .card-game:hover{box-shadow:0 16px 30px rgba(5,12,40,.28)} .card-media{overflow:hidden;aspect-ratio:1/1}.card-media img{width:100%;height:100%;object-fit:cover;transition:.4s ease} .card-game:hover img{transform:scale(1.08)} .card-body{padding:8px 8px 10px}.card-body strong{display:block;font-size:13px;line-height:1.3}  .text-section h2{margin-bottom:14px;font-size:28px;line-height:1.15} .text-section p{margin-bottom:14px;font-size:15px;line-height:1.7;color:#A9B5EC} .text-section a{color:#B6D7DF;text-decoration:none;border-bottom:1px solid rgba(182,215,223,.38);transition:color .2s ease,border-color .2s ease,opacity .2s ease} .text-section a:hover{color:#FFFFFF;border-bottom-color:rgba(255,255,255,.8);opacity:1} .text-section a:focus-visible{outline:2px solid #557BFF;outline-offset:3px;border-bottom-color:transparent} .text-image{overflow:hidden;margin:22px 0 24px;border-radius:22px}.text-image img{width:100%;aspect-ratio:2.1/1;object-fit:cover} .text-section ul,.text-section ol{margin:16px 0 20px 22px}.text-section li{line-height:1.7;color:#d6def9} .table-wrap{overflow-x:auto;margin:18px 0 20px} .table-wrap table{width:100%;min-width:620px;border-collapse:separate;border-spacing:0;background:#0C1326;border-radius:14px;overflow:hidden} .table-wrap th,.table-wrap td{padding:12px 14px;text-align:left} .table-wrap th{background:#263660;font-size:13px;font-weight:700;color:#fff} .table-wrap td{font-size:13px;color:#A9B5EC;border-top:1px solid rgba(136,165,255,.06)} .table-wrap tr:nth-child(even) td{background:rgba(255,255,255,.02)} .table-wrap tr:hover td{background:rgba(87,123,255,.08);color:#fff} .table-wrap tr:first-child th:first-child{border-top-left-radius:14px} .table-wrap tr:first-child th:last-child{border-top-right-radius:14px} .table-wrap tr:last-child td:first-child{border-bottom-left-radius:14px} .table-wrap tr:last-child td:last-child{border-bottom-right-radius:14px}  .footer-main{background:linear-gradient(180deg,#0A1020 0%,#0F172D 100%)} .footer-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;padding-bottom:18px;border-bottom:1px solid rgba(255,255,255,.08)} .footer-title{margin-bottom:12px;font-size:13px;font-weight:700;color:#fff} .footer-links{display:grid;gap:8px}.footer-links a{font-size:14px;color:#A9B5EC;transition:.2s ease}.footer-links a:hover{color:#fff} .providers-section,.payments-section{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)} .providers-section p,.payments-section p{margin-bottom:12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:#7D90C1} .providers-list,.payments-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px} .provider-item,.payment-item,.badge-circle{display:flex;align-items:center;justify-content:center;background:#263660;color:#FFFFFF} .provider-item,.payment-item{min-height:46px;border-radius:14px;font-size:13px;font-weight:700} .footer-bottom{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding-top:16px} .footer-bottom p{font-size:13px;line-height:1.7;color:#A9B5EC}.footer-legal{display:flex;flex-wrap:wrap;gap:14px;margin-top:12px;font-size:12px;color:#7D90C1} .badge-circles{display:flex;gap:10px;flex:0 0 auto}.badge-circle{width:42px;height:42px;border-radius:999px;font-size:14px;font-weight:700}  .btn-top{position:fixed;right:28px;bottom:28px;z-index:80;height:46px;padding:0 22px;background:linear-gradient(90deg,#3C5BE8,#557BFF)}  @media(max-width:1100px){.payments-list,.providers-list{grid-template-columns:repeat(3,minmax(0,1fr))}} @media(max-width:980px){.layout-main{grid-template-columns:1fr}.sidebar-menu{position:static;top:auto}.footer-grid,.footer-bottom{grid-template-columns:1fr}.card-game{flex-basis:calc((100% - 20px)/3)}} @media(max-width:760px){.page-wrap{padding:74px 12px 20px}.header-bar{padding:8px 0}.header-container{padding:0 12px;gap:10px}.search-box{max-width:none;min-width:0}.search-box input{height:38px;padding:0 14px 0 38px;font-size:12px}.search-box:before{left:13px;width:12px;height:12px}.search-box:after{left:24px;top:20px}.search-box-dropdown{top:44px}.logo-text{display:none}.btn-base{min-height:38px;padding:0 14px;font-size:12px}.promo-slider{padding:0 24px}.promo-card{flex-basis:calc(100% - 2px);min-height:190px}.promo-nav{width:38px;height:38px;font-size:20px}.games-block,.footer-main{padding:18px}.text-section{padding:20px 16px}.block-header h2{font-size:22px}.card-game{flex-basis:calc((100% - 10px)/2)}.footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-bottom{grid-template-columns:1fr}.btn-top{right:12px;bottom:12px;height:40px;padding:0 14px;font-size:12px}} @media(max-width:520px){.page-wrap{padding-top:132px}.header-container{display:grid;grid-template-columns:1fr auto;grid-template-areas:'logo actions' 'search search';align-items:center}.logo-wrap{grid-area:logo}.auth-actions{grid-area:actions;gap:8px}.search-box{grid-area:search;max-width:none}.payments-list,.providers-list,.footer-grid{grid-template-columns:1fr}.card-game{flex-basis:calc(100% - 2px)}.promo-slider{padding:0 20px}.promo-nav{width:34px;height:34px;font-size:18px}}  /* added table styles */ .table-container {     width: 100%;     overflow-x: auto;      -webkit-overflow-scrolling: touch;  }  table {     width: 100%;     border-collapse: collapse;     min-width: 400px;  }  th, td {     padding: 10px;     border: 1px solid #a9b5ec;     text-align: left; }  /*lang code*/ .xl-locale {   position: relative; }  .xl-locale__head {   display: flex;   align-items: center;   justify-content: space-between;    cursor: pointer;   user-select: none;   width: 100%; }  /* Hover flat */ .xl-locale__head:hover, .xl-locale__item:hover {   background: #2b3547; }  /* Inner */ .xl-locale__left, .xl-locale__row {   display: flex;   align-items: center;   gap: 6px; }  /* Flag */ .xl-locale__flag {   width: 15px;   height: 15px;   border-radius: 50%;   overflow: hidden;   display: inline-flex; }  .xl-locale__flag img {   width: 100%;   height: 100%;   object-fit: cover;   display: block; }  /* Text */ .xl-locale__txt {   font-size: 11px;   font-weight: 600; }  /* Caret */ .xl-locale__caret {   font-size: 9px; }  /* Dropdown */ .xl-locale__panel {   width: 100%;   margin-top: 6px;   border-radius: 12px;   background: #0C1326;   border: 1px solid rgba(109,122,156,.18);   overflow: hidden;   z-index: 10000; } .xl-locale__panel {   display: none; }  .xl-locale.open .xl-locale__panel {   display: block; }