*{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}  .site-wrap{max-width:1120px;margin:0 auto;padding:88px 16px 32px;overflow-x:clip} .site-header{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-inner{max-width:1120px;width:100%;display:flex;align-items:center;justify-content:space-between;gap:14px;padding:0 16px;min-width:0} .header-search{flex:1;max-width:420px;min-width:160px;position:relative} .header-search 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} .header-search input::placeholder{color:#7D90C1} .header-search input:focus{border-color:#4A82FF;background:#101A32} .header-search-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} .header-search-item{display:flex;align-items:center;gap:10px;padding:8px 10px;border-radius:10px;font-size:13px;color:#B6D7DF;cursor:pointer;transition:.2s} .header-search-item:hover{background:#263660;color:#fff} .header-search.active .header-search-dropdown{display:block} .header-search:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:14px;height:14px;border:2px solid #7D90C1;border-radius:50%} .header-search:after{content:"";position:absolute;left:26px;top:23px;width:8px;height:2px;background:#7D90C1;transform:rotate(45deg)} .header-logo,.header-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,.section-cta,.footer-btn,.back-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,.back-top:hover{filter:brightness(1.08)} .btn-primary:hover,.footer-btn:hover,.game-card:hover,.nav-item:hover,.btn-outline:hover,.section-cta:hover{transform:translateY(-1px)}  .layout-grid{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-nav{position:sticky;top:88px;height:fit-content;padding:14px;border-radius:28px} .nav-card{display:flex;align-items:center;gap:10px;margin-bottom:10px;padding:10px 12px;border-radius:18px;background:linear-gradient(90deg,#3C5BE8,#557BFF)} .nav-card p{font-size:13px;font-weight:700;line-height:1.25} .nav-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)} .nav-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} .nav-item span:last-child{opacity:.7} .nav-item:hover,.section-cta:hover,.footer-btn:hover{background:#263660} .install-banner{display:block;margin-top:16px;padding:8px;border-radius:18px;} .install-banner img{aspect-ratio:1.25/1;object-fit:cover;border-radius:12px}  .main-content{display:grid;gap:18px;min-width:0;overflow:hidden} .hero-section{position:relative} .hero-slider{position:relative;max-width:100%;padding:0 30px;overflow:hidden} .hero-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} .hero-track::-webkit-scrollbar{display:none} .hero-banner{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} .hero-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} .hero-nav:hover{background:#3A4C7A;transform:translateY(-50%) scale(1.04)} .hero-prev{left:0} .hero-next{right:0} .hero-banner img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.96;transition:transform .45s ease, filter .3s ease} .hero-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.10) 0%,rgba(15,23,45,.24) 100%);transition:opacity .28s ease, box-shadow .28s ease} .hero-banner: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)} .hero-banner:hover img{transform:scale(1.06);filter:brightness(1.06) saturate(1.05)} .hero-banner:hover::after{box-shadow:inset 0 0 0 1px rgba(169,181,236,.18),inset 0 -60px 80px rgba(38,54,96,.12)}   .games-section,.content-section,.site-footer{padding:22px;border-radius:24px} .games-section{padding:16px} .section-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px} .section-header h2{font-size:24px;line-height:1.1} .section-cta{min-height:34px;padding:0 14px;background:#263660} .games-slider{position:relative;max-width:100%;padding:0;overflow:hidden} .games-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:3;width:42px;height:42px;border-radius:999px;background:rgba(13,25,79,.94);box-shadow:0 10px 24px rgba(0,0,0,.28);display:flex;align-items:center;justify-content:center;font-size:22px;font-weight:700;line-height:1;color:#fff;cursor:pointer;user-select:none} .games-nav:hover{background:#17307a;transform:translateY(-50%) scale(1.04)} .games-prev{left:0} .games-next{right:0} .carousel-track{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-track::-webkit-scrollbar{display:none} .game-card{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} .game-card:hover{box-shadow:0 16px 30px rgba(5,12,40,.28)} .game-thumb{overflow:hidden;aspect-ratio:1/1}.game-thumb img{width:100%;height:100%;object-fit:cover;transition:.4s ease} .game-card:hover img{transform:scale(1.08)} .game-info{padding:8px 8px 10px}.game-info strong{display:block;font-size:13px;line-height:1.3}  .content-section h2{margin-bottom:14px;font-size:28px;line-height:1.15} .content-section p{margin-bottom:14px;font-size:15px;line-height:1.7;color:#A9B5EC} .content-image{overflow:hidden;margin:22px 0 24px;border-radius:22px}.content-image img{width:100%;aspect-ratio:2.1/1;object-fit:cover} .content-section ul,.content-section ol{margin:16px 0 20px 22px}.content-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:collapse;background:#0C1326} .table-wrap th,.table-wrap td{padding:14px 16px;text-align:left;border-bottom:1px solid rgba(136,165,255,.08)} .table-wrap th{background:#263660;font-size:14px}.table-wrap td{font-size:14px;color:#A9B5EC}.table-wrap tr:last-child td{border-bottom:0}  .site-footer{background:linear-gradient(180deg,#0A1020 0%,#0F172D 100%)} .footer-menu{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-heading{margin-bottom:12px;font-size:13px;font-weight:700;color:#fff} .footer-nav{display:grid;gap:8px}.footer-nav a{font-size:14px;color:#A9B5EC;transition:.2s ease}.footer-nav a:hover{color:#fff} .providers-bar,.payments-bar{padding:18px 0;border-bottom:1px solid rgba(255,255,255,.08)} .providers-bar p,.payments-bar p{margin-bottom:12px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;text-align:center;color:#7D90C1} .providers-grid,.payments-grid-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:10px} .provider-item,.payment-item,.footer-badge{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-meta{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding-top:16px} .footer-meta 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} .footer-badges{display:flex;gap:10px;flex:0 0 auto}.footer-badge{width:42px;height:42px;border-radius:999px;font-size:14px;font-weight:700}  .back-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-grid-list,.providers-grid{grid-template-columns:repeat(3,minmax(0,1fr))}} @media(max-width:980px){.layout-grid{grid-template-columns:1fr}.sidebar-nav{position:static;top:auto}.footer-menu,.footer-meta{grid-template-columns:1fr}.game-card{flex-basis:calc((100% - 20px)/3)}} @media(max-width:760px){.site-wrap{padding:74px 12px 20px}.site-header{padding:8px 0}.header-inner{padding:0 12px;gap:10px}.header-search{max-width:none;min-width:0}.header-search input{height:38px;padding:0 14px 0 38px;font-size:12px}.header-search:before{left:13px;width:12px;height:12px}.header-search:after{left:24px;top:20px}.header-search-dropdown{top:44px}.logo-text{display:none}.btn-base{min-height:38px;padding:0 14px;font-size:12px}.hero-slider{padding:0 24px}.hero-banner{flex-basis:calc(100% - 2px);min-height:190px}.hero-nav{width:38px;height:38px;font-size:20px}.games-section,.site-footer{padding:18px}.content-section{padding:20px 16px}.section-header h2{font-size:22px}.game-card{flex-basis:calc((100% - 10px)/2)}.footer-menu{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.footer-meta{grid-template-columns:1fr}.back-top{right:12px;bottom:12px;height:40px;padding:0 14px;font-size:12px}} @media(max-width:520px){.site-wrap{padding-top:132px}.header-inner{display:grid;grid-template-columns:1fr auto;grid-template-areas:'logo actions' 'search search';align-items:center}.header-logo{grid-area:logo}.header-actions{grid-area:actions;gap:8px}.header-search{grid-area:search;max-width:none}.payments-grid-list,.providers-grid,.footer-menu{grid-template-columns:1fr}.game-card{flex-basis:calc(100% - 2px)}.hero-slider{padding:0 20px}.hero-nav{width:34px;height:34px;font-size:18px}}  /* added */ .table-container {     width: 100%;     overflow-x: auto;      -webkit-overflow-scrolling: touch;  }  table {     width: 100%;     border-collapse: collapse;     min-width: 500px;  }  th, td {     padding: 12px;     border: 1px solid #ddd;     text-align: left; }  .content-section  {   a:link {   color: #5860dd;     text-decoration: underline; }  a:visited {   color: green; }  a:hover {   color: hotpink; }  a:active {   color: #5860dd;   text-decoration: underline; } }  .xl-locale {   position: relative;   min-width: 76px;   width: max-content;   font-family: Arial, sans-serif; }  .xl-locale, .xl-locale * {   box-sizing: border-box; }  .xl-locale__head {   list-style: none;   display: flex;   align-items: center;   justify-content: space-between;   gap: 8px;   min-height: 34px;   padding: 7px 10px;   border-radius: 999px;   background: #0C1326;   border: 1px solid rgba(109,122,156,.18);   cursor: pointer;   user-select: none;   transition: background .18s ease, border-color .18s ease; }  .xl-locale__head::-webkit-details-marker {   display: none; }  .xl-locale__head:hover, .xl-locale__item:hover {   background: #16203a; }  .xl-locale__left, .xl-locale__row {   display: flex;   align-items: center;   gap: 7px; }  .xl-locale__flag {   width: 16px;   height: 16px;   border-radius: 50%;   overflow: hidden;   display: inline-flex;   flex-shrink: 0; }  .xl-locale__flag img {   width: 100%;   height: 100%;   object-fit: cover;   display: block; }  .xl-locale__txt {   font-size: 12px;   font-weight: 600;   line-height: 1;   color: #F3F4F6; }  .xl-locale__caret {   font-size: 10px;   line-height: 1;   color: #C7D2FE;   transition: transform .18s ease; }  .xl-locale[open] .xl-locale__caret {   transform: rotate(180deg); }  .xl-locale__panel {   position: absolute;   top: calc(100% + 6px);   left: 0;   min-width: 100%;   border-radius: 12px;   background: #0C1326;   border: 1px solid rgba(109,122,156,.18);   overflow: hidden;   z-index: 10000; }  }