*{box-sizing:border-box}     html{scroll-behavior:smooth}     body{       margin:0;       font-family:Arial,Helvetica,sans-serif;       color:#fff;       background:         radial-gradient(circle at top right,rgba(44,101,255,.14),transparent 22%),         radial-gradient(circle at top left,rgba(137,72,255,.10),transparent 18%),         linear-gradient(180deg,#020a31 0%,#03103c 100%);     }     img{display:block;max-width:100%;height:auto}     a{text-decoration:none;color:inherit}     .page{max-width:1280px;margin:0 auto;padding:92px 18px 36px}     .topbar{       position:fixed;top:0;left:0;right:0;z-index:100;       display:flex;justify-content:center;       padding:12px 0;       background:linear-gradient(180deg,rgba(10,22,70,.98) 0%,rgba(8,18,60,.96) 100%);       border-bottom:1px solid rgba(140,162,255,.12);       box-shadow:0 10px 26px rgba(0,0,0,.35);     }     .topbar-inner{max-width:1280px;width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 18px}     .logo-wrap{display:flex;align-items:center;gap:14px}     .logo{       width:54px;height:54px;overflow:hidden;       /*       border-radius:16px;       box-shadow:0 10px 25px rgba(0,0,0,.28);       border:1px solid rgba(255,255,255,.08)       */     }     .brand-title{font-size:14px;letter-spacing:.18em;text-transform:uppercase;color:#7dd3fc;margin:0 0 4px}     .brand-sub{font-size:20px;font-weight:700;margin:0}     .auth{display:flex;align-items:center;gap:12px}     .btn{       display:inline-flex;align-items:center;justify-content:center;       height:42px;padding:0 22px;border-radius:999px;font-size:13px;font-weight:700     }     .btn-outline{border:1px solid rgba(158,178,255,.22);background:rgba(8,20,72,.7);color:#fff;transition:.25s ease, box-shadow .25s ease, border-color .25s ease}     .btn-outline:hover{background:rgba(13,29,88,.95);border-color:rgba(110,166,255,.48);box-shadow:0 10px 24px rgba(18,46,128,.26);transform:translateY(-1px)}     .btn-gradient{background:linear-gradient(90deg,#1d68ff 0%,#23b8ff 52%,#9b3dff 100%);box-shadow:0 10px 24px rgba(28,98,255,.28);transition:.25s ease, box-shadow .25s ease, filter .25s ease}     .btn-gradient:hover{transform:translateY(-1px);box-shadow:0 14px 30px rgba(28,98,255,.34);filter:brightness(1.06)}      .layout{display:grid;grid-template-columns:230px 1fr;gap:18px}     .panel{       background:linear-gradient(180deg,rgba(12,26,70,.96) 0%,rgba(9,19,57,.98) 100%);       border:1px solid rgba(140,162,255,.12);       box-shadow:0 14px 36px rgba(0,0,0,.22),inset 0 1px 0 rgba(255,255,255,.04)     }     .sidebar{padding:14px;border-radius:28px;height:fit-content;position:sticky;top:14px}          .category-card{margin-bottom:10px;border-radius:18px;padding:10px 12px;background:linear-gradient(90deg,#3d2fbd 0%,#2f4cff 100%);display:flex;align-items:center;gap:10px}     .category-icon,.menu-icon,.small-icon{       width:28px;height:28px;border-radius:50%;background:rgba(255,255,255,.14);display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto     }     .category-title{font-size:13px;font-weight:700;margin:0 0 2px}     .category-meta{font-size:11px;color:rgba(255,255,255,.72);margin:0}     .menu-link{       display:flex;align-items:center;justify-content:space-between;gap:10px;       padding:11px 12px;margin-bottom:10px;border-radius:18px;       background:linear-gradient(180deg,#0d1d58 0%,#091546 100%);       border:1px solid rgba(255,255,255,.06);transition:.25s ease, box-shadow .25s ease, border-color .25s ease     }     .menu-link:hover{transform:translateY(-1px);border-color:rgba(114,149,255,.24);background:linear-gradient(180deg,#11256b 0%,#0b1a56 100%);box-shadow:0 12px 24px rgba(4,10,32,.22)}     .menu-link-left{display:flex;align-items:center;gap:10px}     .menu-main{font-size:13px;font-weight:700;margin:0 0 2px}     .menu-sub{font-size:11px;color:#7383be;margin:0}     .install-btn{       margin-top:16px;border-radius:18px;padding:8px;       /*background:linear-gradient(90deg,#4c3cff 0%,#1888ff 56%,#44c8ff 100%)*/     }          .side-bottom{display:flex;gap:8px;margin-top:12px}     .chip{flex:1;display:flex;align-items:center;justify-content:center;gap:8px;height:40px;border-radius:999px;background:#09164a;border:1px solid rgba(255,255,255,.08);font-size:12px;font-weight:700;transition:.25s ease, box-shadow .25s ease, border-color .25s ease}     .chip:hover{transform:translateY(-1px);background:#0d1d5f;border-color:rgba(116,152,255,.28);box-shadow:0 10px 22px rgba(6,14,44,.24)}      .main{display:grid;gap:18px}     .hero{display:grid;grid-template-columns:1fr 1fr;gap:14px}     .hero-card{       min-height:190px;border-radius:26px;padding:22px;position:relative;overflow:hidden     }     .hero-green{background:linear-gradient(135deg,#071128 0%,#0a2413 54%,#174412 100%);border:1px solid rgba(100,255,140,.12)}     .hero-blue{background:linear-gradient(135deg,#09122e 0%,#13286b 58%,#1547a4 100%);border:1px solid rgba(88,163,255,.16)}     .hero-art{position:absolute;inset:0;width:100%;height:100%}     .hero-art img{width:100%;height:100%;object-fit:cover;opacity:.82}     .hero-content{position:absolute;top:20px;left:22px;z-index:2;max-width:70%}     .hero-badge{display:inline-flex;align-items:center;justify-content:center;height:26px;padding:0 12px;border-radius:999px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}     .hero-badge.green{background:#77d734;color:#16350d}     .hero-badge.blue{background:#2d6dff;color:#fff}     .hero-title{font-size:54px;line-height:.92;font-weight:900;letter-spacing:-.04em;margin:16px 0 10px}     .hero-title.small{font-size:46px}     .hero-text{margin:0;color:rgba(255,255,255,.88);font-size:15px;line-height:1.5;max-width:260px}      .games-section{padding:14px;border-radius:26px}     .section-head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}     .section-left{display:flex;align-items:center;gap:10px}     .section-left img{width:22px;height:22px;border-radius:50%;object-fit:cover;opacity:.9}     .section-title{font-size:28px;font-weight:700;margin:0;letter-spacing:-.03em}     .section-pill{display:inline-flex;align-items:center;justify-content:center;height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#0b1747;color:#d6defd;font-size:12px;font-weight:700;transition:.25s ease, box-shadow .25s ease, border-color .25s ease}     .section-pill:hover{transform:translateY(-1px);background:#10205f;border-color:rgba(116,152,255,.26);box-shadow:0 10px 22px rgba(7,15,46,.22)}     .game-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}     .game-card{overflow:hidden;border-radius:18px;background:#0a1646;border:1px solid rgba(255,255,255,.06);transition:transform .28s ease, box-shadow .28s ease, border-color .28s ease}     .game-card:hover{transform:translateY(-4px);border-color:rgba(118,155,255,.26);box-shadow:0 16px 30px rgba(5,12,40,.28)}     .game-thumb{aspect-ratio:1.02/1;overflow:hidden}     .game-thumb img{width:100%;height:100%;object-fit:cover;transition:transform .45s ease, filter .3s ease}     .game-card:hover .game-thumb img{transform:scale(1.08);filter:brightness(1.08)}     .game-body{padding:10px 10px 12px}     .tag{display:inline-flex;align-items:center;justify-content:center;height:22px;padding:0 8px;border-radius:999px;font-size:10px;font-weight:700;margin-bottom:8px}     .tag.blue{background:rgba(88,103,255,.2);color:#c7d8ff}     .tag.red{background:rgba(255,92,115,.18);color:#ffd1da}     .game-name{font-size:13px;font-weight:700;line-height:1.3;margin:0}      .content-wrap{padding:26px 26px 22px;border-radius:28px}     .feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:24px}     .feature-card{background:#08154a;border:1px solid rgba(255,255,255,.06);border-radius:20px;padding:18px}     .feature-icon{width:44px;height:44px;border-radius:14px;background:#12286e;border:1px solid rgba(255,255,255,.08);padding:7px;margin-bottom:14px}     .feature-icon img{width:100%;height:100%;border-radius:10px;object-fit:cover}     .feature-card h3{margin:0 0 8px;font-size:18px;line-height:1.25}     .feature-card p{margin:0;color:#c4cff4;font-size:14px;line-height:1.65}      .content{max-width:980px;margin:0 auto}     .content h2{font-size:28px;line-height:1.15;letter-spacing:-.03em;margin:0 0 18px}     .content h3{font-size:24px;line-height:1.2;letter-spacing:-.02em;margin:28px 0 14px}     .content p{font-size:16px;line-height:1.82;color:#b7c4ef;margin:0 0 16px}     .content-image{margin:28px 0;border-radius:24px;overflow:hidden;border:1px solid rgba(255,255,255,.08)}     .content ul,.content ol{list-style:none;padding:0;margin:0 0 22px;display:grid;gap:12px}     .content li{position:relative;padding:10px 16px 2px 48px; /*border-radius:16px;background:rgba(12,24,66,.92);border:1px solid rgba(136,165,255,.12);*/color:#d6def9;line-height:1.7}     .content li:before{content:'';position:absolute;left:25px;top:16px;width:16px;height:16px;border-radius:50%;background:linear-gradient(135deg,#34d399 0%,#4f46e5 100%);/*box-shadow:0 0 0 4px rgba(52,211,153,.12)*/}     .content a{color:#8db4ff;border-bottom:1px solid rgba(141,180,255,.35);transition:.22s ease, border-color .22s ease}     .content a:hover{color:#c9dbff;border-bottom-color:rgba(201,219,255,.78)}     .table-wrap{overflow-x:auto;margin:20px 0 24px;border-radius:18px;border:1px solid rgba(136,165,255,.14);background:rgba(9,18,52,.96)}     table{width:100%;min-width:640px;border-collapse:collapse}     th,td{padding:15px 16px;text-align:left;border-bottom:1px solid rgba(136,165,255,.08)}     th{background:rgba(23,38,87,.95);font-size:14px}     td{color:#c4cff4;font-size:15px}     tr:last-child td{border-bottom:0}      .footer{padding:20px 22px;border-radius:28px}     .footer-top{display:grid;grid-template-columns:1.15fr .85fr;gap:26px;padding-bottom:24px;border-bottom:1px solid rgba(255,255,255,.08)}     .footer-cols{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}     .footer-brand{display:flex;align-items:center;gap:12px}     .footer-brand img{width:50px;height:50px;border-radius:16px;object-fit:cover}     .footer-mini{font-size:11px;letter-spacing:.16em;text-transform:uppercase;color:#7184bf;margin:0 0 4px}     .footer-name{margin:0;font-size:16px;font-weight:700}     .footer-title{margin:0 0 14px;font-size:14px;font-weight:700}     .footer-links{display:grid;gap:8px}     .footer-links a{font-size:14px;color:#cbd5f1;transition:.22s ease}     .footer-links a:hover{color:#fff}     .footer-side{display:grid;grid-template-columns:1fr auto;gap:16px}     .footer-actions{display:flex;flex-wrap:wrap;gap:10px;justify-content:flex-end}     .payments{padding:22px 0}     .payments-title{text-align:center;margin:0 0 14px;font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#6e7fb6}     .payments-grid{display:grid;grid-template-columns:repeat(9,1fr);gap:10px}     .payment{height:52px;border-radius:16px;background:#071447;border:1px solid rgba(255,255,255,.06);display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:700;color:#cfd7f8}     .footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:16px;padding-top:18px;border-top:1px solid rgba(255,255,255,.08)}     .footer-note{margin:0;max-width:760px;color:#96a3d2;font-size:14px;line-height:1.7}     .badges{display:flex;gap:10px}     .badge{width:44px;height:44px;border-radius:999px;border:1px solid rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;font-size:15px;font-weight:700}     .back-top-wrap{position:fixed;right:28px;bottom:28px;z-index:80}     .back-top{display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 22px;border-radius:999px;background:linear-gradient(90deg,#10205f 0%,#16358b 100%);border:1px solid rgba(120,153,255,.22);color:#fff;font-size:13px;font-weight:700;transition:.25s ease, box-shadow .25s ease, border-color .25s ease;cursor:pointer}     .back-top:hover{transform:translateY(-2px);border-color:rgba(146,178,255,.4);box-shadow:0 14px 28px rgba(7,15,45,.28);filter:brightness(1.06)}      @media (max-width:1180px){       .game-grid{grid-template-columns:repeat(3,1fr)}       .feature-grid{grid-template-columns:repeat(2,1fr)}       .payments-grid{grid-template-columns:repeat(5,1fr)}     }     @media (max-width:980px){       .layout,.hero,.footer-top,.footer-cols,.footer-side{grid-template-columns:1fr}       .sidebar{position:static}       .footer-actions{justify-content:flex-start}     }     @media (max-width:760px){       .page{padding:14px 12px 24px}       .topbar{padding:6px 2px 12px;min-height:56px}       .auth{top:12px;right:12px;gap:8px}       .auth .btn{height:38px;padding:0 14px;font-size:12px}       .hero-card{min-height:210px}       .hero-content{max-width:58%}       .hero-title{font-size:38px}       .hero-title.small{font-size:34px}       .game-grid{grid-template-columns:repeat(2,1fr)}       .payments-grid{grid-template-columns:repeat(3,1fr)}       .footer-bottom{flex-direction:column;align-items:flex-start}       .content-wrap{padding:20px 16px}     }     @media (max-width:560px){       .hero-art{width:100%}       .hero-content{max-width:64%}       .game-grid,.feature-grid,.payments-grid{grid-template-columns:1fr}       .side-bottom{flex-direction:column}       .content h2{font-size:28px}       .content h3{font-size:21px}       .content p,.content li,td,th{font-size:14px}     }  /*lang*/ .ux-lang {   position: relative;   display: inline-block;   min-width: 76px;   font-family: Arial, sans-serif; }  .ux-lang, .ux-lang * {   box-sizing: border-box; }  .ux-lang__head {   list-style: none;   display: flex;   align-items: center;   justify-content: space-between;   gap: 8px;   width: 100%;   min-height: 34px;   padding: 7px 10px;   border-radius: 999px;   background: #0C1326;   border: 1px solid rgba(109,122,156,.18);   cursor: pointer;   user-select: none; }  .ux-lang__head::-webkit-details-marker {   display: none; }  .ux-lang__head::marker {   content: ''; }  .ux-lang__left, .ux-lang__row {   display: flex;   align-items: center;   gap: 7px; }  .ux-lang__flag {   width: 16px;   height: 16px;   border-radius: 50%;   overflow: hidden;   display: inline-flex;   flex-shrink: 0; }  .ux-lang__flag img {   width: 100%;   height: 100%;   object-fit: cover;   display: block; }  .ux-lang__txt {   font-size: 12px;   font-weight: 600;   line-height: 1;   color: #F3F4F6; }  .ux-lang__caret {   font-size: 10px;   line-height: 1;   color: #C7D2FE;   transition: transform .18s ease; }  .ux-lang[open] .ux-lang__caret {   transform: rotate(180deg); }  .ux-lang__panel {   /*position: absolute;*/   top: calc(100% + 6px);   left: 0;   width: 100%;   z-index: 10000; }  .ux-lang:not([open]) .ux-lang__panel {   display: none; }  .ux-lang__item {   display: flex;   align-items: center;   width: 100%;   min-height: 34px;   padding: 7px 10px;   border-radius: 999px;   background: #0C1326;   border: 1px solid rgba(109,122,156,.18);   text-decoration: none;   color: #F3F4F6; }  .ux-lang__head:hover, .ux-lang__item:hover {   background: #16203a; }