:root{--bg:#0d1220;--text:#ffffff;--panel:#121b2b;--line:#253347;--blue:#3a8fff;--blue2:#175ff4;--text-2:#89a0c3;--accent:#182437;--radius:20px;--shadow:0 12px 40px 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,#0a0f19,#0d1220 18%,#0c111c 100%);color:var(--text)}img{max-width:100%;display:block}a{color:var(--text);text-decoration:none}button{font:inherit}button,a{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible{outline:2px solid var(--blue);outline-offset:3px;border-radius:12px}.wrap{width:min(1160px,calc(100% - 32px));margin:0 auto}.narrow{width:min(860px,100%)}.site-header{position:sticky;top:0;z-index:20;background:rgba(10,15,25,.82);backdrop-filter:blur(12px);border-bottom:1px solid rgba(137,160,195,.12)}.nav-row{display:flex;align-items:center;gap:16px;min-height:74px}.logo{font-weight:800;letter-spacing:.18em;font-size:1.15rem}.menu{display:flex;gap:18px;flex:1;justify-content:center}.menu a{color:var(--text-2)}.menu a:hover{color:var(--text)}.actions{display:flex;gap:10px;align-items:center}.burger{display:none;flex-direction:column;gap:4px;background:none;border:0;padding:8px;margin-left:auto}.burger span{width:24px;height:2px;background:#fff;border-radius:2px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;border-radius:16px;border:1px solid var(--line);font-weight:700;transition:.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,var(--blue),var(--blue2));border-color:transparent;box-shadow:0 10px 30px rgba(43,144,254,.25)}.btn-ghost{background:rgba(255,255,255,.02)}.btn-lg{min-height:54px;padding:0 22px}.hero,.page-hero{padding:56px 0 24px}.hero-grid{display:grid;grid-template-columns:1.35fr .8fr;gap:24px;align-items:start}.eyebrow{color:#a8bee0;text-transform:uppercase;letter-spacing:.12em;font-size:.78rem;margin:0 0 10px}.hero h1,.page-hero h1{font-size:clamp(2rem,4vw,3.6rem);line-height:1.08;margin:0 0 14px}.lead{font-size:1.05rem;color:#d8e3f6;max-width:72ch}.panel{background:linear-gradient(180deg,rgba(255,255,255,.03),rgba(255,255,255,.015));border:1px solid rgba(137,160,195,.15);border-radius:var(--radius);box-shadow:var(--shadow)}.summary-card,.notice,.promo-card{padding:22px}.checklist,.facts{list-style:none;padding:0;margin:0}.checklist li,.facts li{display:flex;gap:10px;align-items:flex-start}.checklist li+li{margin-top:10px}.cta-row{display:flex;gap:12px;flex-wrap:wrap;margin:22px 0}.facts{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:18px}.facts li{flex-direction:column;padding:14px;border:1px solid rgba(137,160,195,.12);border-radius:18px;background:rgba(255,255,255,.02)}.facts strong{font-size:1.2rem}.facts span,.muted,.section-head p,.gp,.seo-article p,.seo-article li,.faq-list p{color:var(--text-2)}.section-head{display:flex;justify-content:space-between;gap:18px;align-items:end;margin-bottom:16px}.section-head h2,.advantages h2,.providers h2,.responsible h2,.seo-article h2{margin:0 0 10px;font-size:clamp(1.45rem,2.2vw,2.1rem);line-height:1.18}.games-showcase,.advantages,.promo-lottery,.providers,.responsible,.article-section,.content-section{padding:26px 0}.tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 18px}.tab{padding:12px 16px;background:rgba(255,255,255,.02);border:1px solid var(--line);color:var(--text);border-radius:999px;cursor:pointer}.tab.is-active{background:linear-gradient(135deg,rgba(58,143,255,.18),rgba(23,95,244,.18));border-color:rgba(58,143,255,.5)}.tab-panel{display:none}.tab-panel.is-active{display:block}.game-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.compact-grid{grid-template-columns:repeat(4,1fr)}.game{position:relative;display:flex;flex-direction:column;justify-content:flex-end;overflow:hidden;min-height:280px;background:#0f1727;border:1px solid rgba(137,160,195,.14);border-radius:22px;box-shadow:var(--shadow)}.game img{width:100%;height:auto;aspect-ratio:3/4;object-fit:cover;background:#0c1220}.game::before{content:"";position:absolute;inset:auto 0 0 0;height:38%;background:linear-gradient(180deg,transparent,rgba(9,13,22,.88))}.game .gp{position:absolute;left:14px;bottom:12px;right:14px;z-index:1;font-size:.88rem;color:#d8e3f6}.game.noimg{background:linear-gradient(135deg,#121c2e,#0f1523)}.game.noimg::after{content:attr(data-name);position:absolute;inset:20px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;font-weight:800;font-size:1.15rem;letter-spacing:.02em}.card-grid{display:grid;gap:14px}.features-grid{grid-template-columns:repeat(4,1fr)}.feature-card{padding:20px;border:1px solid rgba(137,160,195,.14);background:rgba(255,255,255,.02);border-radius:20px}.feature-card svg{width:24px;height:24px;fill:none;stroke:#5fa9ff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.feature-card h3{margin:14px 0 8px}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:16px}.info-table{width:100%;border-collapse:collapse;margin-top:12px}.info-table th,.info-table td{padding:10px 12px;border-bottom:1px solid rgba(137,160,195,.12);text-align:left;vertical-align:top}.info-table th{color:#dce7f8;font-weight:700}.badge-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.badge-row span{padding:10px 14px;border-radius:999px;background:rgba(255,255,255,.03);border:1px solid rgba(137,160,195,.12);color:#d8e3f6}.seo-article{padding:28px;border:1px solid rgba(137,160,195,.14);background:rgba(255,255,255,.02);border-radius:24px}.seo-article h3{margin:18px 0 8px}.seo-article ol,.seo-article ul{padding-left:20px}.faq-list{display:grid;gap:12px;margin-bottom:20px}.faq-list details{border:1px solid rgba(137,160,195,.14);border-radius:18px;background:rgba(255,255,255,.02);padding:0 18px}.faq-list summary{cursor:pointer;font-weight:700;padding:16px 0;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list p{margin:0 0 16px}.site-footer{padding:32px 0 20px;border-top:1px solid rgba(137,160,195,.12);margin-top:30px;background:rgba(7,10,17,.55)}.footer-grid{display:grid;grid-template-columns:1.4fr .8fr .8fr;gap:20px}.site-footer ul{list-style:none;padding:0;margin:0}.site-footer li+li{margin-top:8px}.footer-bottom{padding-top:16px;color:var(--text-2);font-size:.95rem}@media (max-width:980px){.hero-grid,.two-col,.footer-grid,.features-grid{grid-template-columns:1fr}.game-grid{grid-template-columns:repeat(3,1fr)}.compact-grid{grid-template-columns:repeat(2,1fr)}.facts{grid-template-columns:repeat(2,1fr)}.menu{position:fixed;inset:74px 16px auto 16px;display:none;flex-direction:column;padding:16px;border-radius:20px;background:#101828;border:1px solid var(--line)}.menu.is-open{display:flex}.burger{display:flex}.actions .btn-ghost{display:none}.nav-row{flex-wrap:wrap}.section-head{flex-direction:column;align-items:flex-start}}@media (max-width:640px){.wrap{width:min(100% - 24px,1160px)}.hero,.page-hero{padding-top:36px}.game-grid{grid-template-columns:repeat(2,1fr)}.actions{width:100%}.actions .btn-primary{flex:1}.btn{width:auto}.cta-row .btn{flex:1}.seo-article{padding:20px}.facts{grid-template-columns:1fr 1fr}.summary-card{order:2}}@media (max-width:380px){.facts{grid-template-columns:1fr}.game-grid,.compact-grid{grid-template-columns:1fr 1fr}}