:root{--bg:#0c111c;--text:#fff;--panel:#121a29;--line:#243246;--blue:#3796ff;--blue2:#1c6ffd;--text2:#7f92b5;--accent:#182233;--ok:#6ce0a1;--radius:20px;--shadow:0 10px 35px rgba(0,0,0,.35)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font:16px/1.65 -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;background:radial-gradient(circle at top,#111a2d 0,#0c111c 45%,#0a0f18 100%);color:var(--text)}img{max-width:100%;height:auto;display:block}a{color:var(--text);text-decoration:none}button,input,select{font:inherit}.container{width:min(1120px,calc(100% - 32px));margin:0 auto}.narrow{width:min(860px,100%)}.site-header{position:sticky;top:0;z-index:30;background:rgba(12,17,28,.82);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-wrap{display:flex;align-items:center;gap:14px;min-height:74px}.logo{font-weight:800;letter-spacing:.14em}.menu{display:flex;gap:18px;flex:1;justify-content:center}.menu a,.site-footer a{color:#d8e3ff}.menu a:hover,.site-footer a:hover{color:#fff}.nav-cta{display:flex;gap:10px}.burger{display:none;margin-left:auto;background:transparent;border:1px solid var(--line);border-radius:12px;padding:10px;cursor:pointer}.burger span{display:block;width:20px;height:2px;background:#fff;margin:4px 0}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:12px 18px;border-radius:16px;border:1px solid var(--line);transition:.2s ease;cursor:pointer}.btn:focus,.menu a:focus,.tab:focus,summary:focus{outline:2px solid var(--blue);outline-offset:2px}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));border-color:transparent;color:#fff;box-shadow:0 8px 24px rgba(28,111,253,.35)}.btn-primary:hover{transform:translateY(-1px)}.btn-ghost{background:rgba(255,255,255,.02)}.btn-lg{padding:15px 22px;min-width:180px}.hero,.page-hero{padding:42px 0 20px}.hero-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px;align-items:center}.eyebrow{color:#9cb4df;text-transform:uppercase;letter-spacing:.12em;font-size:.82rem;margin:0 0 12px}.lead{font-size:1.05rem;color:#d7e2fb;max-width:68ch}.hero h1,.page-hero h1{font-size:clamp(2rem,5vw,4.1rem);line-height:1.05;margin:0 0 14px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;padding:0;margin:24px 0 0}.facts li{background:rgba(255,255,255,.02);border:1px solid var(--line);border-radius:18px;padding:14px}.facts strong{display:block;font-size:1.25rem}.facts span,.muted,.gp{color:var(--text2)}.panel{background:linear-gradient(180deg,rgba(20,28,44,.98),rgba(16,23,36,.98));border:1px solid rgba(126,152,197,.15);border-radius:var(--radius);box-shadow:var(--shadow)}.hero-card,.article,.feature,.faq-item,.responsible .panel{padding:22px}.section{padding:18px 0 26px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:18px}.section h2,.article h2{font-size:clamp(1.45rem,3vw,2rem);line-height:1.15;margin:0 0 12px}.article h2+*,.panel h2+*{margin-top:0}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin:0 0 18px}.tab{padding:10px 14px;border-radius:999px;border:1px solid var(--line);background:rgba(255,255,255,.02);color:#dce8ff;cursor:pointer}.tab.is-active{background:linear-gradient(135deg,#1a2638,#213d74);border-color:#3860ac}.tab-panel{display:none}.tab-panel.is-active{display:block}.games-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.games-grid.big{grid-template-columns:repeat(2,1fr)}.game{position:relative;overflow:hidden;display:flex;flex-direction:column;justify-content:flex-end;min-height:240px;background:#0e1624;border:1px solid var(--line);border-radius:18px}.game img{width:100%;aspect-ratio:3/4;object-fit:cover;background:#0d1522}.game .gp{padding:10px 12px;border-top:1px solid rgba(255,255,255,.06);background:rgba(8,13,22,.9)}.game.noimg{background:linear-gradient(135deg,#141f30,#0d1523)}.game.noimg::after{content:attr(data-name);position:absolute;inset:auto 12px 44px 12px;color:#fff;font-weight:700}.feature-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.feature svg{width:28px;height:28px;stroke:var(--blue);fill:none;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-bottom:10px}.two-col{display:grid;grid-template-columns:1fr;gap:16px}.table{width:100%;border-collapse:collapse;font-size:.96rem}.table th,.table td{padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08);text-align:left;vertical-align:top}.table th{color:#cfe0ff;font-weight:600}.compact th,.compact td{padding:8px 10px}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span{padding:10px 12px;border-radius:999px;background:#0d1523;border:1px solid var(--line);color:#d6e5ff}.article p,.article li{color:#dce5f8}.article ol,.article ul{padding-left:20px}.faq-list{display:grid;gap:12px}.faq-item{border:1px solid var(--line);background:linear-gradient(180deg,rgba(20,28,44,.96),rgba(15,22,34,.96));border-radius:18px}.faq-item summary{cursor:pointer;font-weight:700;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-item div{padding-top:10px;color:#d9e4f7}.site-footer{margin-top:20px;padding:26px 0 12px;border-top:1px solid rgba(255,255,255,.06);background:rgba(8,12,20,.75)}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:20px}.footer-grid h3{margin:0 0 10px;font-size:1rem}.footer-grid a{display:block;margin:6px 0}.footer-bottom{display:flex;justify-content:space-between;gap:16px;padding-top:14px;margin-top:16px;border-top:1px solid rgba(255,255,255,.06);color:var(--text2)}.badge18{display:inline-flex;align-items:center;justify-content:center;min-width:42px;height:42px;border-radius:50%;border:1px solid var(--line);color:#fff}.sr{position:absolute!important;clip:rect(1px,1px,1px,1px);padding:0;border:0;height:1px;width:1px;overflow:hidden}@media (max-width:900px){.hero-grid,.footer-grid{grid-template-columns:1fr}.menu{position:absolute;left:16px;right:16px;top:74px;display:none;flex-direction:column;padding:14px;background:rgba(13,19,30,.98);border:1px solid var(--line);border-radius:18px}.menu.is-open{display:flex}.burger{display:block}.nav-cta{margin-left:auto}.hero h1,.page-hero h1{max-width:12ch}.facts{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.container{width:min(100% - 24px,1120px)}.nav-wrap{flex-wrap:wrap;padding:10px 0}.nav-cta{width:100%;display:grid;grid-template-columns:1fr 1fr}.btn{width:100%}.hero,.page-hero,.section{padding-top:16px}.feature-grid,.games-grid,.games-grid.big,.facts{grid-template-columns:1fr}.hero-card,.article,.feature,.faq-item,.responsible .panel{padding:18px}}