:root{--bg:#0d1220;--text:#f7fbff;--panel:#121b2b;--line:#283548;--blue:#3494ff;--blue2:#1b6cf0;--text2:#8ca0bf;--accent:#182436;--success:#58d6a5;--radius:20px;--shadow:0 10px 30px rgba(0,0,0,.28)}*{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:linear-gradient(180deg,#0b101b 0%,#0d1220 100%);color:var(--text)}img{max-width:100%;display:block}a{color:var(--text);text-decoration:none}button{font:inherit}table{width:100%;border-collapse:collapse}th,td{padding:12px 14px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top}th{color:#d9e7ff}details+details{margin-top:10px}.wrap{width:min(1120px,calc(100% - 32px));margin:0 auto}.panel{background:linear-gradient(180deg,rgba(19,29,45,.94),rgba(15,24,37,.96));border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow)}.site-header{position:sticky;top:0;z-index:20;background:rgba(10,15,24,.82);backdrop-filter:blur(12px);border-bottom:1px solid rgba(40,53,72,.7)}.nav-row{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:74px}.logo{font-weight:800;letter-spacing:.14em}.nav{display:flex;gap:22px;align-items:center}.nav a{color:var(--text2)}.nav a:hover,.nav a:focus-visible{color:var(--text)}.nav-cta{display:flex;gap:10px}.burger{display:none;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:var(--panel);padding:10px;align-items:center;justify-content:center;flex-direction:column;gap:5px}.burger span{display:block;width:20px;height:2px;background:#fff;border-radius:2px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 18px;border-radius:16px;border:1px solid var(--line);font-weight:700;transition:.2s transform,.2s background,.2s border-color}.btn:hover,.btn:focus-visible{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));border-color:transparent;color:#fff;box-shadow:0 10px 24px rgba(30,108,253,.28)}.btn-ghost{background:rgba(18,27,43,.6);color:#fff}.btn-lg{padding:15px 22px;min-width:170px}.hero{padding:32px 0 22px}.hero-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:24px;align-items:stretch}.hero h1,.page h1{font-size:clamp(2rem,4vw,3.5rem);line-height:1.08;margin:10px 0 14px}.eyebrow{display:inline-block;padding:6px 10px;border:1px solid var(--line);border-radius:999px;background:#10192a;color:#b8caf0;font-size:.88rem}.lead{font-size:1.08rem;color:#dce7f8;max-width:760px}.cta-row{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0 26px}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;list-style:none;padding:0;margin:0}.facts li,.hero-card,.feature,.note18,.page-hero,.article,.faq-list{padding:18px}.facts li{background:rgba(18,27,43,.72);border:1px solid var(--line);border-radius:18px}.facts strong{display:block;font-size:1.25rem}.facts span,.muted,.gp{color:var(--text2)}.checklist{margin:0;padding-left:18px}.section-head{display:flex;flex-wrap:wrap;justify-content:space-between;gap:10px;align-items:end;margin-bottom:14px}.catalog,.features,.tournaments,.responsible,.article-section,.page{padding:22px 0}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:16px}.tab{background:#10192a;color:#dbe7fd;border:1px solid var(--line);border-radius:999px;padding:10px 14px;cursor:pointer}.tab.is-active{background:linear-gradient(135deg,var(--blue),var(--blue2));border-color:transparent}.tab-panels>.games-grid{display:none}.tab-panels>.games-grid.is-active{display:grid}.games-grid{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:14px}.game{position:relative;overflow:hidden;border-radius:18px;border:1px solid var(--line);background:#111827;min-height:210px;display:flex;align-items:flex-end;justify-content:flex-start;box-shadow:var(--shadow)}.game img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;background:#0d1420}.game .gp{position:absolute;left:10px;right:10px;bottom:10px;padding:8px 10px;background:rgba(8,12,18,.72);backdrop-filter:blur(4px);border:1px solid rgba(255,255,255,.08);border-radius:12px;color:#eef5ff;font-size:.86rem}.game.noimg{background:linear-gradient(135deg,#19283d,#0f1622)}.game.noimg::after{content:attr(data-name);position:absolute;inset:auto 10px 44px 10px;color:#fff;font-weight:700;line-height:1.25}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.feature svg{width:26px;height:26px;fill:none;stroke:#8dc0ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;margin-bottom:8px}.feature h3{margin:0 0 8px;font-size:1rem}.feature p,.article p,.article li,.faq-list p,.page-hero p{color:#d7e2f2}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.chips{display:flex;flex-wrap:wrap;gap:10px;margin-top:16px}.chips span{padding:10px 12px;border:1px solid var(--line);border-radius:999px;background:#10192a;color:#d9e7ff}.note18{display:flex;align-items:center;gap:16px}.note18 strong{display:grid;place-items:center;width:58px;height:58px;border-radius:50%;background:linear-gradient(135deg,var(--blue),var(--blue2));font-size:1.2rem;flex:0 0 auto}.article h2{font-size:1.5rem;margin:28px 0 12px}.article h2:first-child{margin-top:0}.info-table{margin:18px 0}.page-hero{margin-top:24px}.page-games{margin:18px 0 22px}.faq-list summary{cursor:pointer;font-weight:700;list-style:none}.faq-list details{padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#10192a}.faq-list details[open]{background:#132033}.faq-list summary::-webkit-details-marker{display:none}.site-footer{margin-top:26px;border-top:1px solid var(--line);background:#0a0f18}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:20px;padding:30px 0 18px}.footer-grid ul{list-style:none;margin:0;padding:0}.footer-grid li+li{margin-top:8px}.footer-bottom{padding:10px 0 26px;color:var(--text2)}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid #7fb5ff;outline-offset:2px}@media (max-width:1080px){.games-grid{grid-template-columns:repeat(4,1fr)}.feature-grid{grid-template-columns:repeat(2,1fr)}.facts{grid-template-columns:repeat(2,1fr)}.hero-grid,.two-col,.footer-grid{grid-template-columns:1fr}}@media (max-width:760px){.burger{display:flex}.nav{display:none;position:absolute;top:75px;left:16px;right:16px;flex-direction:column;align-items:flex-start;padding:14px;background:#0f1827;border:1px solid var(--line);border-radius:18px}.nav.open{display:flex}.nav-cta{display:none}.games-grid{grid-template-columns:repeat(2,1fr)}.hero{padding-top:18px}.wrap{width:min(1120px,calc(100% - 20px))}.btn{width:100%}.cta-row .btn{flex:1 1 100%}}@media (max-width:420px){.games-grid{grid-template-columns:1fr 1fr;gap:12px}.facts{grid-template-columns:1fr}.feature-grid{grid-template-columns:1fr}}