*,*::before,*::after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{margin:0;font-family:'Roboto','Segoe UI',Arial,sans-serif;font-size:16px;line-height:1.6;min-height:100vh;position:relative}body::before{content:'';position:fixed;inset:0;pointer-events:none;z-index:0;background-image:radial-gradient(rgba(255,255,255,0.015) 1px,transparent 1px);background-size:3px 3px;opacity:.6}main,.site-header,.site-footer,.breadcrumbs{position:relative;z-index:1}h1,h2,h3,h4{font-family:'Roboto Condensed','Roboto',Arial,sans-serif;font-weight:700;line-height:1.2;margin:0 0 .7em}h1{font-size:clamp(1.9rem,4vw,2.8rem)}h2{font-size:clamp(1.5rem,2.6vw,2rem);display:flex;align-items:center;gap:.6rem}h2::before{content:'';width:6px;height:26px;background:linear-gradient(180deg,#3498FE,#47EBF5);border-radius:3px;flex:0 0 auto}h3{font-size:1.15rem}p{margin:0 0 1rem;color:#B6BCC4}a{color:#3498FE;text-decoration:underline;text-underline-offset:2px}a:hover{color:#4DA5FE}strong{color:#FFEA85;font-weight:700}.site-header{background:#1C1E27;padding:0 2rem;height:56px;border-bottom:1px solid rgba(255,255,255,.06)}.site-logo{font-family:'Roboto Condensed',sans-serif;font-weight:700;font-size:1.6rem;color:#F5FAFF;text-decoration:none;letter-spacing:.5px}.site-logo::before{content:'●';color:#3498FE;margin-right:.35rem}.site-menu ul{list-style:none;display:flex;gap:.3rem;margin:0;padding:0;align-items:center;justify-content:flex-start}.site-menu a{color:#F5FAFF;text-decoration:none;font-size:.95rem;font-weight:500;padding:.55rem 1rem;border-radius:10px;transition:background .2s,color .2s;display:inline-block}.site-menu a:hover{background:#232C3B;color:#F5FAFF}.site-menu a.active{background:#394F69;color:#F5FAFF}.btn{display:inline-block;padding:.7rem 1.6rem;border-radius:32px;background:#3498FE;color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;transition:background .2s,transform .2s;border:none;cursor:pointer;white-space:nowrap}.btn:hover{background:#4DA5FE;color:#fff}.btn-highlight{background:linear-gradient(120deg,#47EBF5,#04DB19);color:#0B0D0E;font-weight:700}.btn-highlight:hover{filter:brightness(1.1);color:#0B0D0E}.btn-secondary{background:#394F69}.burger-toggle{display:none}.burger-label{display:none;width:36px;height:36px;flex-direction:column;justify-content:center;align-items:center;gap:5px;cursor:pointer;border-radius:8px;background:#232C3B}.burger-label span{width:20px;height:2px;background:#F5FAFF;border-radius:2px;transition:.3s}.burger-toggle:checked~.burger-label span:nth-child(1){transform:translateY(7px) rotate(45deg)}.burger-toggle:checked~.burger-label span:nth-child(2){opacity:0}.burger-toggle:checked~.burger-label span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.breadcrumbs{max-width:1100px;margin:0 auto;padding:1rem 2rem 0;font-size:.85rem;color:#85888E}.breadcrumbs ol{list-style:none;display:flex;flex-wrap:wrap;gap:.4rem;margin:0;padding:0}.breadcrumbs li{display:flex;align-items:center;gap:.4rem}.breadcrumbs li+li::before{content:'›';color:#85888E}.breadcrumbs a{color:#85888E;text-decoration:none}.breadcrumbs a:hover{color:#F5FAFF}.breadcrumbs span{color:#F5FAFF}main{display:block}.hero{max-width:1100px;margin:1.5rem auto;padding:2.5rem 2rem;border-radius:14px;background:linear-gradient(160deg,#22262A 0%,#0E1011 100%);position:relative;overflow:hidden}.hero::after{content:'';position:absolute;top:-40%;right:-10%;width:60%;height:180%;background:radial-gradient(circle,rgba(52,152,254,.2),transparent 60%);pointer-events:none}.hero>*{position:relative;z-index:1}.hero--centered{text-align:center}.hero--centered .btn{margin:.5rem auto 0}.hero--left-accent{border-left:6px solid #3498FE}.hero--banner-badge .hero-badge{margin-bottom:1rem}.hero h1{margin-bottom:.6rem}.hero p{font-size:1.1rem;color:#B6BCC4;margin-bottom:1.5rem;max-width:640px}.hero--centered p{margin-left:auto;margin-right:auto}.hero-badge{background:#FFD60A;color:#0B0D0E;padding:.6rem 1.2rem;border-radius:8px;font-family:'Roboto Condensed',sans-serif;font-weight:900;line-height:1.1}.hero--split{gap:2rem}.hero--split .hero-aside .hero-badge{transform:rotate(-3deg);box-shadow:0 10px 30px rgba(255,214,10,.2)}.section{margin:2rem auto;padding-top:1rem;padding-bottom:1rem}.section>p,.section>ul,.section>ol{color:#B6BCC4}.section ul{padding-left:1.2rem}.section ul li{position:relative;list-style:none;padding-left:1rem;margin-bottom:.5rem}.section ul li::before{content:'';position:absolute;left:0;top:.6em;width:8px;height:8px;background:#3498FE;border-radius:50%}.section ol{padding-left:1.4rem}.section ol li{margin-bottom:.5rem;color:#B6BCC4}.slots-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:8px;margin:1.5rem 0}.card{display:flex;flex-direction:column;background:#232C3B;border-radius:10px;overflow:hidden;transition:transform .25s,box-shadow .25s;position:relative}.card img{width:100%;aspect-ratio:1;object-fit:cover;display:block;background:#0B0D0E}.card span{display:block;padding:.7rem .8rem;color:#B6BCC4;font-size:.85rem;font-weight:500}.card span small{display:block;color:#85888E;font-size:.75rem;font-weight:400;margin-top:.2rem}.card::after{content:'Играть';position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#3498FE;color:#fff;padding:.55rem 1.3rem;border-radius:32px;font-size:.9rem;font-weight:500;opacity:0;transition:opacity .25s;pointer-events:none}.card::before{content:'';position:absolute;inset:0;background:rgba(0,0,0,.7);opacity:0;transition:opacity .25s;pointer-events:none}.card:hover{transform:translateY(-3px);box-shadow:0 10px 25px rgba(0,0,0,.4)}.card:hover::before,.card:hover::after{opacity:1}.tiles{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem}.tile{background:#232C3B;border-radius:10px;padding:1.4rem}.tile h3{color:#F5FAFF;margin-bottom:.5rem}.tile p{margin:0;color:#B6BCC4;font-size:.95rem}.steps{counter-reset:step;list-style:none;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;margin-top:1rem}.steps li{background:#232C3B;border-radius:10px;padding:1.4rem 1.4rem 1.4rem 3.6rem;position:relative;counter-increment:step}.steps li::before{content:counter(step);position:absolute;left:1rem;top:1.2rem;width:2rem;height:2rem;background:linear-gradient(135deg,#3498FE,#47EBF5);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-family:'Roboto Condensed',sans-serif}.steps h3{color:#F5FAFF;margin-bottom:.3rem;font-size:1.05rem}.steps p{margin:0;color:#B6BCC4;font-size:.9rem}.stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:1rem;margin-top:1rem}.stat{background:#232C3B;border-radius:10px;padding:1.4rem;text-align:center}.stat b{display:block;font-family:'Roboto Condensed',sans-serif;font-size:2rem;color:#FFD60A;font-weight:700;line-height:1}.stat span{display:block;margin-top:.4rem;color:#B6BCC4;font-size:.9rem}.facts{width:100%}.badges{display:flex;flex-wrap:wrap;gap:.6rem;margin-top:1rem}.badge{background:#232C3B;color:#F5FAFF;padding:.55rem 1rem;border-radius:10px;font-size:.9rem;font-weight:500;display:inline-flex;align-items:center;gap:.4rem}.badge::before{content:'✓';color:#3498FE;font-weight:700}.faq{max-width:1100px;margin:2rem auto;padding:0 2rem}.faq h2{margin-bottom:1rem}.faq details{background:#232C3B;border-radius:10px;margin-bottom:.6rem;overflow:hidden;transition:background .2s}.faq details:hover{background:#2D3C51}.faq summary{cursor:pointer;padding:1rem 1.2rem;color:#F5FAFF;font-weight:500;list-style:none;display:flex;align-items:center;gap:.8rem;position:relative}.faq summary::-webkit-details-marker{display:none}.faq summary::before{content:'▸';color:#3498FE;font-size:1.1rem;transition:transform .25s;flex:0 0 auto}.faq details[open] summary::before{transform:rotate(90deg)}.faq details[open]{background:#2D3C51}.faq p{padding:0 1.2rem 1.1rem 2.6rem;margin:0;color:#B6BCC4;animation:fadeIn .3s ease}@keyframes fadeIn{from{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.site-footer{background:#0B0D0E;padding:2rem;margin-top:3rem;border-top:1px solid rgba(255,255,255,.1);text-align:center}.site-footer .site-menu ul{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:.4rem}.site-footer .site-menu a{background:#232C3B;color:#F5FAFF;padding:.5rem 1.1rem;border-radius:32px;font-size:.85rem}.site-footer .site-menu a:hover{background:#394F69}.site-footer p{max-width:70ch;margin:1rem auto;color:#85888E;font-size:.85rem}.site-footer p:last-child{color:#85888E;font-size:.8rem;margin-top:.5rem}@media(max-width:900px){h2{font-size:1.4rem}.hero{padding:2rem 1.3rem}.slots-grid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}}@media(max-width:768px){.site-header{padding:.5rem 1rem;height:auto}.burger-label{display:flex}.faq{padding:0 1rem}.hero{padding:1.8rem 1.2rem;margin:1rem auto}.site-footer{padding:1.5rem 1rem}.tiles,.steps,.stats{grid-template-columns:1fr}}:root{--color-bg:#1C1E27;--color-surface:#232C3B;--color-surface-2:#2D3C51;--color-primary:#3498FE;--color-accent:#FFD60A;--color-text:#F5FAFF;--color-muted:#85888E}body{background:var(--color-bg);color:var(--color-text)}h1,h2,h3{color:var(--color-text)}p,li,td{color:var(--color-text)}.site-header{display:flex;align-items:center;gap:1.5rem}.site-logo{flex:0 0 auto}.site-menu{flex:1 1 auto}.site-header>.btn{flex:0 0 auto;margin-left:auto}.hero--split{display:grid;grid-template-columns:1.2fr .8fr;align-items:center}.hero--split .hero-aside{display:flex;align-items:center;justify-content:center}.hero-badge{display:inline-block;font-size:clamp(1.6rem,3vw,2.6rem);font-weight:900}.section{max-width:1100px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.section>p,.section>ul,.section>ol,.section>h2,.section>h3,.section>table{max-width:none;margin-left:0;margin-right:0}.section a.card,.section a.card:hover{text-decoration:none}.section table{width:100%;border-collapse:collapse;margin:1.5rem 0}.section th,.section td{padding:12px 16px;text-align:left;border-bottom:1px solid var(--color-surface-2)}.section th{background:var(--color-surface-2);font-weight:700;color:var(--color-text)}.section tr:nth-child(even) td{background:var(--color-surface)}@media(max-width:1100px){.hero--split{grid-template-columns:1fr}}@media(max-width:768px){.site-header{flex-wrap:wrap;gap:.75rem}.site-logo{order:1}.site-header>.btn{order:2;margin-left:auto}.burger-label{order:3;display:flex}.site-menu{order:4;flex:1 0 100%;max-height:0;overflow:hidden;background:var(--color-bg);transition:max-height .3s ease}.burger-toggle:checked~.site-menu{max-height:500px}.site-menu ul{flex-direction:column;align-items:stretch;padding:.5rem 0}.section{padding-left:1rem;padding-right:1rem}.section table{display:block;overflow-x:auto;white-space:nowrap}}