*{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 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,.btn-outline:hover,.block-link:hover{transform:translateY(-1px)}  .layout-main{display:block;width:100%;max-width:100%;min-width:0} .layout-main>.content-area{width:100%;max-width:100%;min-width:0} .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)} .block-link:hover{background:#263660}  .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} .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){   .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)}   .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}   .card-game{flex-basis:calc(100% - 2px)}   .promo-slider{padding:0 20px}   .promo-nav{width:34px;height:34px;font-size:18px} }  /* responsive footer */ .footer-main{overflow:hidden;width:100%;max-width:100%} .footer-grid,.providers-list,.payments-list,.footer-bottom{width:100%;max-width:100%;min-width:0} .footer-grid{grid-template-columns:repeat(auto-fit,minmax(155px,1fr));gap:12px} .footer-grid>div,.providers-list>*,.payments-list>*,.footer-bottom>*{min-width:0;max-width:100%} .footer-links a{display:block;max-width:100%;overflow-wrap:anywhere;word-break:normal} .provider-item,.payment-item{overflow:hidden;min-width:0;max-width:100%} .provider-item img,.payment-item img,.badge-circle img{display:block;max-width:100%;max-height:100%;width:auto;height:auto;object-fit:contain;min-width:0}  @media(max-width:980px){   .footer-main{border-radius:22px}   .footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;padding-bottom:16px}   .footer-grid>div{padding:14px;border-radius:16px;background:rgba(12,19,38,.52);border:1px solid rgba(169,181,236,.08);overflow:hidden}   .footer-title{margin-bottom:10px;font-size:13px;line-height:1.25}   .footer-links{display:grid;gap:7px}   .footer-links a{display:flex;align-items:center;min-height:34px;padding:8px 10px;border-radius:10px;background:rgba(38,54,96,.38);font-size:13px;line-height:1.3;color:#d6def9}   .footer-links a:hover{background:#263660;color:#fff}   .providers-list,.payments-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}   .provider-item,.payment-item{min-height:46px;padding:8px}   .provider-item img,.payment-item img{max-width:88%;max-height:30px} }  @media(max-width:760px){   .footer-main{padding:16px 12px;overflow:visible}   .footer-grid{grid-template-columns:1fr;gap:10px}   .footer-grid>div{padding:12px 14px;overflow:visible}   .footer-links a{min-height:36px;padding:9px 10px;font-size:14px;white-space:normal}   .providers-list,.payments-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}   .provider-item,.payment-item{min-height:46px;padding:8px}   .provider-item img,.payment-item img{max-width:82%;max-height:28px} }  @media(max-width:480px){   .footer-main{padding:14px 10px}   .footer-grid{grid-template-columns:1fr;gap:10px}   .footer-grid>div{padding:12px 14px}   .footer-title{font-size:14px}   .footer-links a{min-height:36px;font-size:14px}   .providers-list,.payments-list{grid-template-columns:1fr;gap:9px}   .provider-item,.payment-item{min-height:44px}   .provider-item img,.payment-item img{max-width:80%;max-height:28px} }  /* responsive content images and tables */ .content-area,.text-section,.article-content{   width:100%;   max-width:100%;   min-width:0;   overflow-wrap:anywhere; }  .text-section{   overflow:hidden; }  .article-content, .article-content *{   box-sizing:border-box; }  .article-content img, .text-section img{   display:block;   max-width:100% !important;   width:auto !important;   height:auto !important;   object-fit:contain; }  .article-content img[width], .article-content img[style], .text-section img[width], .text-section img[style]{   max-width:100% !important;   width:auto !important;   height:auto !important; }  .article-content p, .article-content div, .article-content figure, .article-content picture, .article-content iframe, .article-content video{   max-width:100%;   min-width:0; }  .article-content figure{   margin-left:0;   margin-right:0; }  .article-content iframe, .article-content video{   display:block;   width:100% !important;   height:auto;   aspect-ratio:16/9; }  .text-section .text-image{   width:100%;   max-width:100%;   overflow:hidden;   margin:22px 0 24px;   border-radius:22px; }  .text-section .text-image img{   width:100% !important;   max-width:100% !important;   height:auto !important;   aspect-ratio:2.1/1;   object-fit:cover; }  .table-wrap, .table-container, .table-scroll{   display:block;   width:100%;   max-width:100%;   overflow-x:auto;   overflow-y:hidden;   -webkit-overflow-scrolling:touch;   overscroll-behavior-x:contain;   margin:18px 0 20px;   border-radius:14px; }  .table-wrap::-webkit-scrollbar, .table-container::-webkit-scrollbar, .table-scroll::-webkit-scrollbar{   height:8px; }  .table-wrap::-webkit-scrollbar-thumb, .table-container::-webkit-scrollbar-thumb, .table-scroll::-webkit-scrollbar-thumb{   background:rgba(169,181,236,.35);   border-radius:999px; }  .article-content table, .text-section table, .table-wrap table, .table-container table, .table-scroll table{   width:100%;   min-width:620px;   max-width:none;   border-collapse:separate;   border-spacing:0;   background:#0C1326;   border-radius:14px;   overflow:hidden; }  .article-content th, .article-content td, .text-section th, .text-section td, .table-wrap th, .table-wrap td, .table-container th, .table-container td, .table-scroll th, .table-scroll td{   padding:12px 14px;   border:1px solid rgba(169,181,236,.20);   text-align:left;   vertical-align:top;   white-space:normal;   word-break:normal;   overflow-wrap:anywhere; }  .article-content th, .text-section th, .table-wrap th, .table-container th, .table-scroll th{   background:#263660;   font-size:13px;   font-weight:700;   color:#fff; }  .article-content td, .text-section td, .table-wrap td, .table-container td, .table-scroll td{   font-size:13px;   color:#A9B5EC;   border-top:1px solid rgba(136,165,255,.06); }  @media(max-width:760px){   .article-content img,   .text-section img{     max-width:100% !important;     width:auto !important;     height:auto !important;   }   .text-section .text-image img{     width:100% !important;     aspect-ratio:auto;     max-height:360px;     object-fit:contain;   }   .table-wrap,   .table-container,   .table-scroll{     margin:16px 0 18px;     border-radius:12px;   }   .article-content table,   .text-section table,   .table-wrap table,   .table-container table,   .table-scroll table{     min-width:560px;   }   .article-content th,   .article-content td,   .text-section th,   .text-section td,   .table-wrap th,   .table-wrap td,   .table-container th,   .table-container td,   .table-scroll th,   .table-scroll td{     padding:10px 12px;     font-size:13px;   } }  @media(max-width:520px){   .text-section .text-image{     border-radius:16px;     margin:18px 0 20px;   }   .text-section .text-image img{     width:100% !important;     max-height:280px;     object-fit:contain;   }   .article-content table,   .text-section table,   .table-wrap table,   .table-container table,   .table-scroll table{     min-width:520px;   }   .article-content th,   .article-content td,   .text-section th,   .text-section td,   .table-wrap th,   .table-wrap td,   .table-container th,   .table-container td,   .table-scroll th,   .table-scroll td{     padding:9px 10px;     font-size:12px;     line-height:1.45;   } }  @media(max-width:380px){   .article-content table,   .text-section table,   .table-wrap table,   .table-container table,   .table-scroll table{     min-width:480px;   } }  /*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; }