:root{--bg:#0b1220;--text:#f7fbff;--panel:#121b2b;--line:#253247;--blue:#3898ff;--blue2:#1f6fff;--text-2:#8797b6;--accent:#162234;--ok:#8ac4ff;--radius:22px;--radius-sm:16px;--shadow:0 10px 30px rgba(0,0,0,.28)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,Arial,sans-serif;background:linear-gradient(180deg,#0b1220 0%,#0d1524 100%);color:var(--text);line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:var(--text);text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:10px}.wrap{width:min(1180px,calc(100% - 32px));margin:0 auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(11,18,32,.86);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.06)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:72px}.logo{font-weight:800;letter-spacing:.16em}.logo span{display:inline-grid;place-items:center;width:28px;height:28px;margin-right:6px;border-radius:9px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;box-shadow:0 0 0 4px rgba(56,152,255,.12)}.nav{display:flex;gap:18px;flex-wrap:wrap}.nav a{color:var(--text-2)}.nav a:hover,.nav a[aria-current="page"]{color:var(--text)}.nav-cta{display:flex;gap:10px}.burger{display:none;background:none;border:1px solid var(--line);color:var(--text);width:44px;height:44px;border-radius:12px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 18px;border-radius:16px;background:linear-gradient(135deg,var(--blue),var(--blue2));color:#fff;font-weight:700;border:1px solid rgba(255,255,255,.06);box-shadow:0 10px 24px rgba(31,111,255,.24)}.btn:hover{filter:brightness(1.06)}.btn-ghost{background:transparent;border:1px solid var(--line);box-shadow:none}.hero{padding:46px 0 24px}.hero-small{padding-bottom:10px}.hero-grid{display:grid;grid-template-columns:1.35fr .9fr;gap:24px;align-items:start}.eyebrow{display:inline-block;padding:7px 11px;border:1px solid var(--line);border-radius:999px;color:var(--ok);background:rgba(56,152,255,.08);margin:0 0 14px}h1,h2,h3{line-height:1.15;margin:0 0 14px}h1{font-size:clamp(2rem,4.5vw,3.7rem);max-width:13ch}h2{font-size:clamp(1.4rem,2.6vw,2.1rem)}h3{font-size:1.08rem}.lead{font-size:1.06rem;color:#d2dbeb;max-width:68ch}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0 24px}.facts{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.facts li,.panel{background:linear-gradient(180deg,rgba(255,255,255,.02),rgba(255,255,255,.01));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.facts li{padding:15px 16px}.facts strong{display:block;font-size:1.2rem}.facts span,.muted,.gp{color:var(--text-2)}.hero-card,.panel{padding:20px}.info-table{width:100%;border-collapse:collapse}.info-table th,.info-table td{padding:12px 10px;border-bottom:1px solid rgba(255,255,255,.07);text-align:left;vertical-align:top}.section{padding:20px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:12px;margin-bottom:16px}.tabs{display:flex;gap:8px;flex-wrap:wrap}.tab{background:#10192a;color:var(--text);border:1px solid var(--line);padding:10px 14px;border-radius:999px;cursor:pointer}.tab.is-active{background:rgba(56,152,255,.14);border-color:rgba(56,152,255,.45)}.tab-panel{display:none}.tab-panel.is-active{display:block}.games-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.game{display:block;position:relative;overflow:hidden;border-radius:20px;background:#0f1828;border:1px solid var(--line);min-height:220px}.game img{width:100%;aspect-ratio:3/4;object-fit:cover}.game .gp{display:block;padding:10px 12px;background:rgba(7,10,18,.7);border-top:1px solid rgba(255,255,255,.05)}.game.noimg{background:linear-gradient(135deg,#14213a,#0b1220)}.game.noimg::after{content:attr(data-name);position:absolute;inset:auto 12px 44px 12px;color:#fff;font-weight:700}.cards-3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.feature svg{width:26px;height:26px;fill:none;stroke:var(--blue);stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;margin-bottom:12px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chips{display:flex;flex-wrap:wrap;gap:10px}.chips span{padding:9px 12px;border:1px solid var(--line);border-radius:999px;background:#0e1625;color:var(--text-2)}.article-section .article{padding:24px}.prose p,.prose li{color:#d7e0ef}.prose h2{margin-top:28px}.prose h3{margin-top:18px}.prose ol,.prose ul{padding-left:22px}.responsible .panel{border-color:rgba(138,196,255,.24)}.faq-list{display:grid;gap:12px}.faq-item summary{cursor:pointer;font-weight:700}.faq-item[open] summary{margin-bottom:10px}.top-gap{margin-top:16px}.site-footer{padding:28px 0 34px;border-top:1px solid rgba(255,255,255,.06);margin-top:22px}.footer-grid{display:grid;grid-template-columns:1.2fr .8fr .8fr;gap:18px}.footer-grid h3{font-size:1rem}.footer-grid a,.footer-grid p{display:block;margin:6px 0;color:var(--text-2)}.footer-bottom{padding-top:8px;color:var(--text-2)}@media (max-width:920px){.hero-grid,.two-col,.footer-grid,.cards-3{grid-template-columns:1fr}.games-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:768px){.burger{display:inline-grid;place-items:center}.nav{display:none;position:absolute;left:16px;right:16px;top:72px;padding:14px;border-radius:18px;background:#0f1828;border:1px solid var(--line);flex-direction:column}.nav.is-open{display:flex}.nav-cta{display:none}.games-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head{align-items:start;flex-direction:column}.btn{width:100%}.cta-row .btn{flex:1 1 100%}}@media (max-width:420px){.wrap{width:min(100% - 24px,1180px)}.facts{grid-template-columns:1fr}.games-grid{gap:12px}.panel{padding:16px}}