:root{--bg:#08090d;--panel:#111319;--panel2:#171a21;--line:#262a34;--text:#f7f7f4;--muted:#9a9da7;--lime:#d9ff43;--lime2:#a9db19;--orange:#ff9f43;--radius:18px;--sidebar:232px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-size:15px;line-height:1.5}button,input{font:inherit}a{color:inherit;text-decoration:none}button,a{tap-highlight-color:transparent}.icon{width:20px;height:20px;display:block;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand{display:flex;align-items:center;gap:9px;font-weight:900;font-size:23px;letter-spacing:-1.2px}.brand-mark{display:grid;place-items:center;width:31px;height:31px;border-radius:10px;background:var(--lime);color:#0a0b0d;font-size:17px;transform:rotate(-5deg);box-shadow:0 0 30px #d9ff4330}.brand em{font-style:normal;color:var(--lime)}.btn{border:0;border-radius:12px;padding:11px 18px;display:inline-flex;align-items:center;justify-content:center;gap:8px;cursor:pointer;font-weight:800;transition:.18s ease}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--lime);color:#10120b;box-shadow:0 8px 25px #cfff3330}.btn-dark{background:#242730;color:#fff}.btn-ghost{background:transparent;color:#fff;border:1px solid var(--line)}.pill{display:inline-flex;align-items:center;gap:7px;border:1px solid #ffffff18;background:#ffffff0b;border-radius:999px;padding:7px 10px;color:#d4d5d8;font-size:12px}.dot{width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 9px var(--lime)}

/* game-first */.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:var(--sidebar);background:#0d0f14;border-right:1px solid var(--line);padding:22px 14px;display:flex;flex-direction:column;z-index:30}.sidebar .brand{padding:0 10px 24px}.side-nav{display:grid;gap:5px}.side-link{display:flex;align-items:center;gap:12px;padding:11px 12px;border-radius:12px;color:#aeb0b8;font-weight:650;transition:.15s}.side-link:hover,.side-link.active{background:#1c1f26;color:#fff}.side-link.active .icon{color:var(--lime)}.side-label{font-size:11px;text-transform:uppercase;letter-spacing:1.4px;color:#5e626d;padding:22px 12px 8px;font-weight:800}.sidebar-bottom{margin-top:auto}.support-card{padding:15px;background:linear-gradient(145deg,#1a1d24,#101217);border:1px solid var(--line);border-radius:16px}.support-card strong{display:block;margin:8px 0 4px}.support-card small{color:var(--muted)}.game-main{margin-left:var(--sidebar);padding:0 28px 70px}.game-header{height:78px;display:flex;align-items:center;gap:16px;position:sticky;top:0;background:#08090de6;backdrop-filter:blur(15px);z-index:20}.mobile-logo,.mobile-menu{display:none}.search{height:44px;max-width:420px;flex:1;display:flex;align-items:center;gap:10px;background:#14161c;border:1px solid var(--line);border-radius:13px;padding:0 13px;color:var(--muted)}.search input{border:0;outline:0;background:transparent;color:#fff;width:100%}.header-actions{margin-left:auto;display:flex;gap:9px}.balance{display:flex;align-items:center;gap:9px;border:1px solid var(--line);background:#14161c;border-radius:12px;padding:8px 12px}.balance span{font-size:11px;color:var(--muted);display:block}.balance b{font-size:13px}.hero-game{min-height:350px;padding:38px 46px;border-radius:26px;overflow:hidden;position:relative;display:flex;align-items:center;background:radial-gradient(circle at 80% 10%,#ddff4e55,transparent 26%),radial-gradient(circle at 95% 85%,#9cc40555,transparent 30%),linear-gradient(120deg,#20242b 0%,#12151b 58%,#252f11);border:1px solid #d9ff431d}.hero-game:after{content:"7";position:absolute;right:6%;top:-27%;font-size:400px;font-weight:1000;line-height:1;color:#d9ff43;transform:rotate(8deg);text-shadow:0 0 80px #d9ff4360;opacity:.95}.hero-game:before{content:"";position:absolute;width:280px;height:280px;border:55px dotted #ffffff0e;border-radius:50%;right:18%;bottom:-55%;transform:rotate(25deg)}.hero-copy{position:relative;z-index:2;max-width:530px}.eyebrow{color:var(--lime);text-transform:uppercase;letter-spacing:1.8px;font-size:12px;font-weight:900}.hero-game h1{font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:13px 0 16px}.hero-game p{color:#c2c4c8;max-width:430px;font-size:16px}.hero-buttons{display:flex;gap:10px;margin-top:27px}.quick-row{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:16px 0 28px}.quick-card{position:relative;overflow:hidden;min-height:105px;border:1px solid var(--line);background:var(--panel);border-radius:16px;padding:17px;display:flex;align-items:flex-end;transition:.18s}.quick-card:hover{border-color:#d9ff4366;transform:translateY(-2px)}.quick-card .big-icon{position:absolute;right:12px;top:2px;font-size:65px;filter:grayscale(.3);opacity:.75}.quick-card small{display:block;color:var(--muted);font-size:11px}.section-head{display:flex;align-items:end;justify-content:space-between;margin:27px 0 15px}.section-head .section-title{margin:0;font-size:22px;letter-spacing:-.6px}.section-head a{font-size:13px;color:var(--lime);font-weight:750}.filters{display:flex;gap:8px;overflow:auto;padding-bottom:2px}.filter{white-space:nowrap;border:1px solid var(--line);background:#111319;color:#acafb7;border-radius:999px;padding:9px 14px;cursor:pointer}.filter.active{background:#fff;color:#0c0e11}.games-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:14px}.game-card{min-width:0}.game-cover{display:block;aspect-ratio:4/5;border-radius:16px;position:relative;overflow:hidden;border:1px solid #ffffff14;isolation:isolate;background:var(--card)}.game-cover:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,#fff5,transparent 20%),linear-gradient(180deg,transparent 40%,#000c);z-index:-1}.game-cover:after{content:attr(data-letter);position:absolute;inset:0;display:grid;place-items:center;font-size:72px;font-weight:1000;font-style:italic;color:#fff;text-shadow:0 7px 20px #0009;transform:rotate(-6deg)}.game-card:nth-child(2n) .game-cover:after{transform:rotate(5deg)}.tag{position:absolute;z-index:3;top:9px;left:9px;background:var(--lime);color:#121509;border-radius:7px;padding:4px 7px;font-size:9px;font-weight:950;text-transform:uppercase}.play{position:absolute;z-index:4;inset:0;display:grid;place-items:center;background:#080a0bb8;opacity:0;transition:.18s}.play span{width:51px;height:51px;border-radius:50%;display:grid;place-items:center;background:var(--lime);color:#111;font-size:20px;padding-left:3px}.game-cover:hover .play{opacity:1}.game-info{padding:9px 3px}.game-info b{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.game-info span{color:var(--muted);font-size:12px}.mobile-dock{display:none}

/* SEO-first */.seo-page{background:#f5f3ed;color:#181915}.seo-wrap{width:min(1180px,calc(100% - 40px));margin:auto}.seo-topbar{background:#171812;color:#b8baaf;font-size:12px}.seo-topbar .seo-wrap{height:34px;display:flex;align-items:center;justify-content:space-between}.seo-header{position:sticky;top:0;z-index:30;background:#f5f3ede8;backdrop-filter:blur(15px);border-bottom:1px solid #d9d7cf}.seo-header-inner{height:74px;display:flex;align-items:center;gap:32px}.seo-page .brand-mark{background:#21221b;color:var(--lime)}.seo-page .brand em{color:#6d8509}.seo-nav{display:flex;gap:22px;margin-left:auto;font-size:14px;font-weight:700}.seo-nav a:hover{color:#688000}.seo-hero{padding:70px 0 34px}.breadcrumbs{font-size:12px;color:#74766f;margin-bottom:20px}.seo-hero-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:30px}.seo-hero h1{font-family:Georgia,serif;font-size:clamp(42px,5.5vw,72px);line-height:1.02;letter-spacing:-2.6px;margin:0 0 20px;font-weight:500}.seo-hero h1 span{color:#789200}.lead{font-size:18px;color:#55574f;max-width:700px}.seo-hero-actions{display:flex;gap:10px;margin-top:28px}.seo-page .btn-primary{background:#191a15;color:white;box-shadow:none}.seo-page .btn-ghost{color:#222;border-color:#c8c7bf}.info-panel{border-radius:20px;background:#ddeb9d;padding:24px;align-self:stretch;display:flex;flex-direction:column;justify-content:space-between}.info-panel small{text-transform:uppercase;letter-spacing:1.3px;font-weight:900;color:#5d681f}.info-panel .score{font:500 68px/1 Georgia,serif;margin:20px 0}.info-list{display:grid;gap:10px}.info-row{display:flex;justify-content:space-between;border-top:1px solid #adb96d;padding-top:10px;font-size:13px}.trust-strip{border-block:1px solid #dbd8d0;background:#eeece5}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr)}.trust-item{padding:18px 20px;border-right:1px solid #dbd8d0}.trust-item:last-child{border:0}.trust-item small{display:block;color:#777970}.content-layout{display:grid;grid-template-columns:250px 1fr;gap:50px;padding:55px 0}.toc{position:sticky;top:100px;align-self:start;border:1px solid #d9d7cf;border-radius:15px;padding:18px;background:#faf9f5}.toc strong{font-size:13px}.toc a{display:block;color:#65675f;font-size:13px;padding:7px 0;border-bottom:1px solid #eceae3}.toc a:last-child{border:0}.article h2{font:500 38px/1.15 Georgia,serif;margin:0 0 16px}.article h3{font-size:23px;margin:40px 0 12px}.article p{font-size:16px;color:#4d4f48;max-width:780px}.article-section{padding-bottom:40px;border-bottom:1px solid #d9d7cf;margin-bottom:40px}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;margin-top:22px}.feature{background:#fff;border:1px solid #dedcd4;border-radius:15px;padding:18px}.feature .num{font:500 30px Georgia,serif;color:#7f980f}.feature b{display:block;margin:8px 0}.feature p{font-size:13px;margin:0}.steps{counter-reset:step;display:grid;gap:10px}.step{counter-increment:step;background:#fff;border:1px solid #dedcd4;padding:17px;border-radius:13px;display:flex;gap:14px}.step:before{content:counter(step);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#ddeb9d;font-weight:900;flex:none}.faq details{background:#fff;border:1px solid #dedcd4;border-radius:13px;padding:17px;margin:9px 0}.faq summary{font-weight:800;cursor:pointer}.faq details p{font-size:14px;margin-bottom:0}.seo-footer{background:#171812;color:#f2f1eb;padding:45px 0 30px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:35px}.footer-grid p,.footer-grid a{color:#989b91;font-size:13px}.footer-grid a{display:block;margin:7px 0}.legal{border-top:1px solid #33352e;margin-top:35px;padding-top:20px;color:#7c7f75;font-size:12px}

@media(max-width:1050px){.sidebar{width:84px}.sidebar .brand span,.side-link span,.side-label,.support-card strong,.support-card small{display:none}.sidebar .brand{padding-inline:11px}.side-link{justify-content:center}.support-card{padding:13px;display:grid;place-items:center}.game-main{margin-left:84px}.games-grid{grid-template-columns:repeat(4,1fr)}.hero-game:after{right:0;opacity:.7}.quick-row{grid-template-columns:repeat(2,1fr)}}@media(max-width:760px){body{font-size:14px}.sidebar{display:none}.game-main{margin:0;padding:0 14px 90px}.game-header{height:66px}.mobile-logo{display:flex}.mobile-logo .brand{font-size:19px}.mobile-logo .brand-mark{width:27px;height:27px}.search{order:3;position:absolute;top:68px;left:14px;right:14px;max-width:none;display:none}.balance{display:none}.header-actions .btn{padding:9px 12px}.header-actions .btn-dark{display:none}.hero-game{min-height:300px;padding:30px 23px;border-radius:20px}.hero-game:after{font-size:270px;right:-6%;top:-5%;opacity:.32}.hero-game h1{font-size:42px;letter-spacing:-2px;max-width:280px}.hero-game p{font-size:14px;max-width:70%}.hero-buttons .btn-ghost{display:none}.quick-row{display:flex;overflow:auto}.quick-card{min-width:190px}.games-grid{grid-template-columns:repeat(2,1fr);gap:11px}.section-head{margin-top:23px}.mobile-dock{position:fixed;display:flex;justify-content:space-around;align-items:center;z-index:50;bottom:10px;left:12px;right:12px;height:64px;border:1px solid #343741;background:#17191eef;backdrop-filter:blur(18px);border-radius:18px}.dock-link{display:grid;justify-items:center;gap:3px;color:#8e929d;font-size:9px}.dock-link.active{color:var(--lime)}.seo-wrap{width:min(100% - 28px,1180px)}.seo-topbar{display:none}.seo-header-inner{height:64px}.seo-nav{display:none}.seo-header .btn{margin-left:auto;padding:9px 12px}.seo-hero{padding-top:40px}.seo-hero-grid{grid-template-columns:1fr}.seo-hero h1{font-size:44px}.info-panel{min-height:260px}.trust-grid{grid-template-columns:repeat(2,1fr)}.trust-item:nth-child(2){border-right:0}.content-layout{grid-template-columns:1fr;padding-top:35px}.toc{position:static}.feature-grid{grid-template-columns:1fr}.article h2{font-size:31px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
/* layout matching supplied reference */
body{background:#05080c}.sidebar{width:286px;background:linear-gradient(180deg,#06191d,#0b0d14);border-right:1px solid #17454a;padding:28px 24px}.sidebar .brand{font-size:28px;padding:0 18px 26px}.sidebar .brand-mark{background:linear-gradient(135deg,#ffd15d,#ee9b24);width:40px;height:40px;color:#10161b}.side-nav{gap:8px}.side-link{padding:8px 12px;color:#f4f6f7;font-size:16px;font-weight:750}.side-link:hover,.side-link.active{background:transparent}.side-link .icon{width:22px;height:22px;color:#ffca55}.side-link:has(.icon){gap:15px}.side-link .icon{box-sizing:content-box;padding:10px;border-radius:50%;background:#152330}.sidebar-bottom{margin-top:auto}.support-card{border:0;background:#152330;border-radius:28px;display:flex;align-items:center;gap:8px;padding:13px 17px}.support-card strong{margin:0}.support-card small{display:none}.game-main{margin-left:286px;padding:0 28px 70px}.game-header{height:108px;background:linear-gradient(90deg,#070b10ee,#15100fee);border-bottom:1px solid #12393b}.search,.balance{display:none}.header-actions .btn{border-radius:34px;padding:15px 30px;font-size:17px}.header-actions .btn-primary,.hero-game .btn-primary,.promo-card .btn{background:linear-gradient(135deg,#ffd46f 30%,#ffb63f 62%,#4de0c2);color:#091017;box-shadow:0 10px 28px #df9d4430}.hero-game{min-height:450px;padding:55px;border-radius:0 0 30px 30px;background:radial-gradient(circle at 85% 45%,#214a46 0,transparent 35%),linear-gradient(100deg,#0b0d10,#101418 55%,#102625);border:1px solid #2b5350}.hero-game:after{content:"💰";font-size:230px;right:7%;top:18%;transform:rotate(-8deg);filter:drop-shadow(0 15px 30px #000);opacity:1}.hero-game:before{border:0;background:radial-gradient(circle,#f1b74833,transparent 60%);right:5%;bottom:0}.hero-copy{max-width:620px}.hero-game h1{font-size:52px;max-width:650px;background:linear-gradient(90deg,#ffe9a7,#ffc650,#b8dc68);-webkit-background-clip:text;color:transparent}.hero-game p{color:#e9f1ef;font-size:19px;font-weight:600;max-width:580px}.eyebrow{display:none}.quick-row{grid-template-columns:repeat(3,1fr);gap:18px;margin:24px 0}.quick-card{min-height:260px;padding:30px;background:linear-gradient(145deg,#14202a,#0d1218);border-color:#284548;border-radius:26px;align-items:flex-start}.quick-card b{font-size:22px}.quick-card small{font-size:15px;margin-top:9px;max-width:70%;color:#e5ebea}.quick-card .big-icon{font-size:105px;right:18px;top:auto;bottom:12px}.section-head .section-title{font-size:28px}.games-grid{grid-template-columns:repeat(4,1fr);gap:20px}.game-cover{aspect-ratio:1/1;border-radius:22px;border-color:#32605a}.game-cover:after{font-size:58px}.game-info{text-align:center}.language{margin-top:auto;background:#172330;border-radius:30px;padding:14px 18px;font-weight:700}.chat{position:fixed;right:28px;bottom:25px;z-index:60;width:68px;height:68px;border-radius:50%;display:grid;place-items:center;font-size:26px;background:linear-gradient(145deg,#54dbc0,#ffe05d);color:#0b1418}
@media(max-width:1050px){.sidebar{width:92px;padding:22px 12px}.game-main{margin-left:92px}.sidebar .brand span,.language span{display:none}.sidebar .brand{padding-inline:10px}.side-link{justify-content:center}.quick-row{grid-template-columns:1fr}.games-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:760px){.game-main{margin:0;padding:0 12px 85px}.hero-game{min-height:380px;padding:35px 24px}.hero-game:after{font-size:130px;right:-5%;top:35%}.hero-game h1{font-size:38px;max-width:85%}.hero-game p{max-width:72%;font-size:15px}.quick-card{min-width:260px}.games-grid{grid-template-columns:repeat(2,1fr);gap:12px}.game-header{height:72px}.chat{bottom:90px;width:54px;height:54px}}
/* FARO neon arcade identity */
:root{--pink:#ff3fa4;--cyan:#2de2e6;--violet:#7b4dff;--sun:#ffe14d}.sidebar{background:linear-gradient(180deg,#17103d 0%,#0c1230 52%,#081728 100%);border-right:1px solid #7455ff55}.sidebar .brand-mark{background:linear-gradient(135deg,var(--pink),#ff8a3d);color:#fff;box-shadow:0 0 28px #ff3fa477}.sidebar .brand span{background:linear-gradient(90deg,#fff,var(--cyan));-webkit-background-clip:text;color:transparent}.side-link .icon{color:#fff;background:linear-gradient(135deg,#6d4cff,#d93da6);box-shadow:inset 0 0 0 1px #ffffff1d}.side-link:nth-child(2n) .icon{background:linear-gradient(135deg,#ff8838,#ff3d85)}.side-link:nth-child(3n) .icon{background:linear-gradient(135deg,#14b8a6,#27d9ef)}.side-link:hover{background:#ffffff0b;transform:translateX(4px)}.language{background:linear-gradient(90deg,#713fff44,#18cad633);border:1px solid #6e5ee955}.game-main{background:radial-gradient(circle at 90% 5%,#62217732,transparent 24%),radial-gradient(circle at 38% 20%,#087e8b28,transparent 22%),#070916}.game-header{background:#090b19dc;border-bottom:1px solid #7a4dff44}.header-actions .btn-dark{background:#201b42}.header-actions .btn-primary,.hero-game .btn-primary{background:linear-gradient(100deg,#ff3fa4,#ff7a45 45%,#ffe14d);color:#16051a;box-shadow:0 10px 35px #ff3fa455}.hero-game{min-height:465px;border:1px solid #9f5dff88;border-radius:32px;background:radial-gradient(circle at 82% 50%,#2de2e66b 0,transparent 24%),radial-gradient(circle at 68% 0,#ff3fa452,transparent 28%),linear-gradient(120deg,#261351,#35136a 45%,#082e4a);box-shadow:0 25px 80px #13033c88;overflow:hidden}.hero-game:after{content:"★";font-size:310px;right:4%;top:1%;color:#ffe14d;filter:drop-shadow(0 0 30px #ff3fa4);opacity:.95}.hero-game:before{width:380px;height:380px;border-radius:34% 66% 65% 35%;background:linear-gradient(135deg,#ff3fa4bb,#2de2e6bb);right:5%;bottom:-45%;transform:rotate(25deg)}.hero-game h1{font-size:58px;background:linear-gradient(90deg,#fff 10%,#80f7ff 45%,#ffe14d 82%);-webkit-background-clip:text;color:transparent;text-shadow:none}.hero-game p{color:#e7e9ff}.hero-copy:before{content:"НОВАЯ ИГРОВАЯ ВСЕЛЕННАЯ";display:inline-block;margin-bottom:12px;color:#73faff;font-size:11px;font-weight:900;letter-spacing:2.2px}.quick-row{gap:15px}.quick-card{border:0;min-height:230px;box-shadow:inset 0 0 0 1px #ffffff20,0 14px 35px #0005;transition:.2s}.quick-card:nth-child(1){background:linear-gradient(145deg,#ff3f7b,#8d31d9)}.quick-card:nth-child(2){background:linear-gradient(145deg,#047cc1,#20d4cf)}.quick-card:nth-child(3){background:linear-gradient(145deg,#ff7a29,#e8327c)}.quick-card:hover{transform:translateY(-7px) rotate(-1deg);border-color:transparent}.quick-card small{color:#fff}.quick-card .big-icon{opacity:.95;filter:drop-shadow(0 10px 15px #0005)}.filters .filter{background:#171632;border-color:#37325f;color:#bfbce2}.filters .filter.active{background:linear-gradient(90deg,#714cff,#d83ea8);color:#fff;border-color:transparent}.games-grid{gap:18px}.game-cover{border:2px solid #ffffff22;box-shadow:0 14px 34px #0008;transition:.22s}.game-cover:hover{transform:translateY(-8px) scale(1.02);border-color:#64f6ff;box-shadow:0 18px 45px #7f4cff55}.game-cover:before{background:radial-gradient(circle at 25% 18%,#fff9,transparent 12%),radial-gradient(circle at 75% 78%,#fff3,transparent 25%),linear-gradient(180deg,transparent 38%,#070315bb)}.game-cover:after{font-size:54px;letter-spacing:-4px;text-shadow:0 5px 0 #0005,0 0 24px #fff8}.game-card:nth-child(1) .game-cover{--card:linear-gradient(145deg,#ff234f,#ff9d28)!important}.game-card:nth-child(2) .game-cover{--card:linear-gradient(145deg,#2563ff,#a342ff)!important}.game-card:nth-child(3) .game-cover{--card:linear-gradient(145deg,#00b894,#ffe047)!important}.game-card:nth-child(4) .game-cover{--card:linear-gradient(145deg,#ff3eab,#7828ff)!important}.game-card:nth-child(5) .game-cover{--card:linear-gradient(145deg,#00c6ff,#0072ff)!important}.game-card:nth-child(6) .game-cover{--card:linear-gradient(145deg,#ff6a00,#ee0979)!important}.game-card:nth-child(7) .game-cover{--card:linear-gradient(145deg,#141e30,#f5af19)!important}.game-card:nth-child(8) .game-cover{--card:linear-gradient(145deg,#f7971e,#ffd200)!important}.game-card:nth-child(9) .game-cover{--card:linear-gradient(145deg,#00f2fe,#8f00ff)!important}.game-card:nth-child(10) .game-cover{--card:linear-gradient(145deg,#ff0844,#ffb199)!important}.tag{background:#ffe14d;box-shadow:0 3px 15px #ffe14d99}.play span{background:linear-gradient(135deg,#ffe14d,#ff3fa4);color:#14071c}.game-info b{color:#fff}.game-info span{color:#8feef0}.chat{background:linear-gradient(145deg,#ff3fa4,#ffe14d);box-shadow:0 10px 30px #ff3fa466}
@media(max-width:760px){.hero-game{border-radius:23px}.hero-game h1{font-size:39px}.hero-game:after{font-size:170px;right:-10%;top:22%}}
.benefits-row{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:34px 0 8px}.benefit-card{padding:22px;border:1px solid #294245;border-radius:18px;background:linear-gradient(145deg,#111c24,#0b1017)}.benefit-card span{display:grid;place-items:center;width:38px;height:38px;margin-bottom:16px;border-radius:12px;background:#172b32;color:var(--gold);font-size:19px}.benefit-card b{display:block;margin-bottom:6px;font-size:16px}.benefit-card small{color:#98a5a7;line-height:1.55}.page-note{margin-top:38px;padding:25px 28px;border:1px solid #31504e;border-radius:20px;background:linear-gradient(110deg,#101a20,#102624);display:flex;align-items:center;justify-content:space-between;gap:25px}.page-note b{display:block;margin-bottom:5px;color:#f3cd75;font-size:18px}.page-note p{margin:0;color:#aab6b5;font-size:13px}.page-note .btn{flex:none}.games-grid .game-cover{background-position:center;background-size:cover;background-repeat:no-repeat}.games-grid .game-card:nth-child(4n+1) .game-cover{background-image:url("../images/games/game-crown.avif")!important}.games-grid .game-card:nth-child(4n+2) .game-cover{background-image:url("../images/games/game-lightning.avif")!important}.games-grid .game-card:nth-child(4n+3) .game-cover{background-image:url("../images/games/game-roulette.avif")!important}.games-grid .game-card:nth-child(4n+4) .game-cover{background-image:url("../images/games/game-treasure.avif")!important}.games-grid .game-cover:after{content:""}.games-grid .game-cover:before{z-index:1;background:linear-gradient(180deg,transparent 48%,#03060bbb)}@media(max-width:760px){.benefits-row{grid-template-columns:1fr}.page-note{align-items:flex-start;flex-direction:column}}
/* mature casino refinement */
:root{--gold:#f2bf55;--gold-soft:#ffe29a;--teal:#36c9b7;--ink:#06090d;--navy:#101923}.sidebar{background:linear-gradient(180deg,#07191c 0%,#091117 55%,#0b0d13 100%);border-right:1px solid #174349}.sidebar .brand-mark{background:linear-gradient(145deg,#f7d477,#d9992d);color:#0c1316;box-shadow:0 0 22px #dca7412d}.sidebar .brand span{background:none;color:#f7f8f6}.side-link .icon,.side-link:nth-child(2n) .icon,.side-link:nth-child(3n) .icon{color:#f0bd51;background:#15232d;box-shadow:inset 0 0 0 1px #203b43}.side-link:hover{background:#ffffff08;transform:translateX(3px)}.language{background:#15212d;border-color:#253846}.game-main{background:radial-gradient(circle at 75% 0,#123d3b33,transparent 28%),#05080c}.game-header{background:#070b0fdc;border-color:#19383a}.header-actions .btn-dark{background:#15222d}.header-actions .btn-primary,.hero-game .btn-primary{background:linear-gradient(105deg,#ffd272,#f4b742 62%,#68d6bd);color:#11181a;box-shadow:0 10px 30px #b1843c2b}.hero-game{min-height:455px;border:1px solid #31504e;border-radius:26px;background:radial-gradient(circle at 82% 45%,#27534c88 0,transparent 27%),linear-gradient(105deg,#0b0d11 0%,#10171a 54%,#102b2a);box-shadow:0 24px 65px #0009}.hero-game:after{content:"◆";font-size:255px;right:8%;top:8%;color:#ddb04c;filter:drop-shadow(0 18px 30px #000);opacity:.72}.hero-game:before{width:310px;height:310px;border-radius:50%;background:radial-gradient(circle,#e6bd5940,transparent 64%);right:6%;bottom:-20%;transform:none}.hero-copy:before{content:"ПРИВИЛЕГИЯ ДЛЯ НОВЫХ ИГРОКОВ";color:#6fd4c8;letter-spacing:1.8px}.hero-game h1{font-size:54px;background:linear-gradient(90deg,#fff0c6,#f0bd54 70%,#9bcf9d);-webkit-background-clip:text;color:transparent}.hero-game p{color:#d5dddc}.quick-card{min-height:235px;border:1px solid #294245;box-shadow:0 16px 35px #0007}.quick-card:nth-child(1),.quick-card:nth-child(2),.quick-card:nth-child(3){background:linear-gradient(145deg,#17232c,#0c1117)}.quick-card:hover{transform:translateY(-4px);border-color:#7e7654}.quick-card b{color:#f5f5f1}.quick-card small{color:#b6c0c0}.quick-card .big-icon{color:#eabf60;opacity:.78;filter:drop-shadow(0 10px 15px #0008);font-family:Georgia,serif}.filters .filter{background:#111922;border-color:#26343c;color:#aab2b6}.filters .filter.active{background:#f4f4ed;color:#101418;border-color:#f4f4ed}.games-grid{gap:18px}.game-cover{border:1px solid #31504d;box-shadow:0 14px 32px #0009}.game-cover:hover{transform:translateY(-5px) scale(1.01);border-color:#d1aa55;box-shadow:0 18px 42px #000}.game-cover:before{background:radial-gradient(circle at 75% 20%,#fff4,transparent 18%),linear-gradient(180deg,transparent 36%,#000b)}.game-cover:after{font-size:50px;letter-spacing:-3px;text-shadow:0 6px 20px #000b}.game-card:nth-child(1) .game-cover{--card:linear-gradient(145deg,#722722,#d88b37)!important}.game-card:nth-child(2) .game-cover{--card:linear-gradient(145deg,#193f66,#584187)!important}.game-card:nth-child(3) .game-cover{--card:linear-gradient(145deg,#17483b,#b48a38)!important}.game-card:nth-child(4) .game-cover{--card:linear-gradient(145deg,#512a56,#a94f6c)!important}.game-card:nth-child(5) .game-cover{--card:linear-gradient(145deg,#145052,#458d78)!important}.game-card:nth-child(6) .game-cover{--card:linear-gradient(145deg,#723a24,#b95650)!important}.game-card:nth-child(7) .game-cover{--card:linear-gradient(145deg,#111b27,#947032)!important}.game-card:nth-child(8) .game-cover{--card:linear-gradient(145deg,#68431d,#c69639)!important}.game-card:nth-child(9) .game-cover{--card:linear-gradient(145deg,#244f69,#5a4b7a)!important}.game-card:nth-child(10) .game-cover{--card:linear-gradient(145deg,#672c3b,#b55d55)!important}.tag{background:#e2b858;color:#111820;box-shadow:none}.play span{background:linear-gradient(135deg,#f4d37f,#54c5b4);color:#101719}.game-info span{color:#6bbfb5}.chat{background:linear-gradient(145deg,#5bd0b9,#eac75e);box-shadow:0 10px 28px #0006}



#games .game-card:nth-child(1) .game-cover{background-image:url("../images/games/game-crown.avif")!important}#games .game-card:nth-child(2) .game-cover{background-image:url("../images/games/game-lightning.avif")!important}#games .game-card:nth-child(3) .game-cover{background-image:url("../images/games/game-roulette.avif")!important}#games .game-card:nth-child(4) .game-cover{background-image:url("../images/games/game-treasure.avif")!important}#games .game-card:nth-child(5) .game-cover{background-image:url("../images/games/game-05.avif")!important}#games .game-card:nth-child(6) .game-cover{background-image:url("../images/games/game-06.avif")!important}#games .game-card:nth-child(7) .game-cover{background-image:url("../images/games/game-07.avif")!important}#games .game-card:nth-child(8) .game-cover{background-image:url("../images/games/game-08.avif")!important}#games .game-card:nth-child(9) .game-cover{background-image:url("../images/games/game-09.avif")!important}#games .game-card:nth-child(10) .game-cover{background-image:url("../images/games/game-10.avif")!important}
section[aria-labelledby="new-games-title"] .game-card:nth-child(1) .game-cover{background-image:url("../images/games/game-11.avif")!important}section[aria-labelledby="new-games-title"] .game-card:nth-child(2) .game-cover{background-image:url("../images/games/game-12.avif")!important}section[aria-labelledby="new-games-title"] .game-card:nth-child(3) .game-cover{background-image:url("../images/games/game-13.avif")!important}section[aria-labelledby="new-games-title"] .game-card:nth-child(4) .game-cover{background-image:url("../images/games/game-14.avif")!important}
section[aria-labelledby="recommended-title"] .game-card:nth-child(1) .game-cover{background-image:url("../images/games/game-15.avif")!important}section[aria-labelledby="recommended-title"] .game-card:nth-child(2) .game-cover{background-image:url("../images/games/game-16.avif")!important}section[aria-labelledby="recommended-title"] .game-card:nth-child(3) .game-cover{background-image:url("../images/games/game-17.avif")!important}section[aria-labelledby="recommended-title"] .game-card:nth-child(4) .game-cover{background-image:url("../images/games/game-18.avif")!important}
.game-cover{background-image:none!important}.game-cover>img{position:absolute;inset:0;width:100%;height:100%;display:block;object-fit:cover;object-position:center;z-index:2}.game-cover:after{content:none!important}.game-cover:before{z-index:3}.game-cover .tag{z-index:4}.game-cover .play{z-index:5}
.hero-game{background-image:linear-gradient(90deg,#080d12 0%,rgba(8,13,18,.96) 35%,rgba(8,13,18,.55) 62%,rgba(8,13,18,.12) 100%),url("../images/games/game-crown.avif");background-position:center,right center;background-size:cover,58% auto;background-repeat:no-repeat}.hero-game:after{content:"";display:none}.hero-game:before{width:48%;height:100%;right:0;bottom:0;border-radius:0;background:radial-gradient(circle at 65% 45%,rgba(242,191,85,.22),transparent 62%);transform:none}.hero-copy{max-width:680px}
@media(max-width:760px){.hero-game{background-image:linear-gradient(90deg,rgba(8,13,18,.97),rgba(8,13,18,.72)),url("../images/games/game-crown.avif");background-position:center;background-size:cover}.hero-game p{max-width:92%}}


/* Providers */
.providers-section{margin:38px 0 18px;padding:22px;border:1px solid var(--line);border-radius:22px;background:linear-gradient(145deg,#111319,#0c0f13);overflow:hidden}.providers-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-bottom:15px}.providers-head .providers-title{margin:4px 0 0;font-size:22px;letter-spacing:-.6px}.providers-controls{display:flex;gap:7px}.providers-controls button{width:38px;height:38px;border:1px solid var(--line);border-radius:11px;background:#1b1e25;color:#fff;cursor:pointer;font-size:24px;line-height:1}.providers-controls button:hover{border-color:#d9ff4366;color:var(--lime)}.providers-track{display:flex;gap:10px;overflow-x:auto;scroll-snap-type:x mandatory;overscroll-behavior-inline:contain;padding:1px 1px 5px;scrollbar-width:none}.providers-track::-webkit-scrollbar{display:none}.provider-card{flex:0 0 205px;height:80px;scroll-snap-align:start;border:1px solid #ffffff12;border-radius:15px;background:#171a21;display:grid;place-items:center;padding:14px;transition:.18s;text-decoration:none;cursor:pointer}.provider-card:hover{transform:translateY(-2px);border-color:#d9ff434d;background:#1b1f23}.provider-card img{display:block;width:100%;height:100%;object-fit:contain}

/* Footer imported from the supplied archive and recolored to the main site */
.site-footer{margin:18px 0 0;background:linear-gradient(145deg,#12151b,#0c0e12);border:1px solid var(--line);border-radius:22px;padding:28px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:34px;color:#d7d9dd;overflow:hidden}.footer-about{min-width:0}.footer-app{border:1px solid #d9ff4338;background:#171b1c;color:#fff;border-radius:14px;padding:9px 13px;display:flex;align-items:center;gap:10px;text-align:left;cursor:pointer;margin:7px 0 15px}.footer-app-icon{width:30px;height:30px;border-radius:9px;background:linear-gradient(135deg,#ffd36a,#91f0be);display:grid;place-items:center;color:#0b0e0c;font-weight:900}.footer-app span:last-child{display:flex;flex-direction:column}.footer-app small{color:#a9adb3;font-size:10px;margin-top:1px}.site-footer p{font-size:11px;line-height:1.6;color:#aeb1b7;margin:10px 0}.footer-column .footer-title{color:var(--lime);font-size:14px;margin:8px 0 16px}.footer-column a{display:block;color:#c6c9ce;font-size:12px;margin:12px 0;transition:.15s}.footer-column a:hover{color:#fff}.footer-column a span{display:inline-grid;width:20px;color:var(--lime)}.footer-badges{grid-column:1/4;display:flex;align-items:center;gap:12px;padding-top:4px}.footer-badges span{flex:1}.footer-badges img{height:36px;width:auto;max-width:132px;object-fit:contain}.footer-badges .license-badge{height:42px}.footer-legal{grid-column:1/4;border-top:1px solid var(--line);padding-top:10px}.footer-legal p{margin:0}

@media(max-width:900px){.providers-section{margin:28px 0 15px}.site-footer{display:block;padding:22px}.footer-column{margin-top:24px}.footer-badges{margin-top:24px;display:flex;flex-wrap:wrap}.footer-badges span{display:none}.footer-legal{margin-top:18px}.providers-controls{display:none}.provider-card{flex-basis:185px}}
@media(max-width:620px){.providers-section{margin:24px 0 12px;padding:16px;border-radius:18px}.providers-head .providers-title{font-size:19px}.provider-card{flex:0 0 160px;height:66px;padding:10px;border-radius:13px}.site-footer{border-radius:18px;padding:18px;margin-bottom:12px}.footer-badges img{height:31px;max-width:115px}.footer-badges .license-badge{height:36px}}


/* PHP engine dynamic content */
.hero-static-title{font-size:clamp(40px,5vw,68px);line-height:.98;letter-spacing:-3px;margin:13px 0 16px;font-weight:900;background:linear-gradient(90deg,#fff0c6,#f0bd54 70%,#9bcf9d);-webkit-background-clip:text;background-clip:text;color:transparent}
.dynamic-intro,.article-card,.dynamic-faq{margin:24px 0;border:1px solid #294245;border-radius:22px;background:linear-gradient(145deg,#111820,#0b1015);box-shadow:0 16px 42px #0005;padding:28px;overflow:hidden}
.dynamic-intro h1{margin:0 0 20px;font-size:clamp(28px,4vw,46px);line-height:1.08;letter-spacing:-1.5px;color:#f7f7f4}
.dynamic-copy{color:#c8cecf;line-height:1.72;overflow-wrap:anywhere}
.dynamic-copy h2,.dynamic-copy h3,.dynamic-copy h4{color:#f5f5f1;line-height:1.2;margin:30px 0 14px;letter-spacing:-.45px}.dynamic-copy h2{font-size:28px}.dynamic-copy h3{font-size:22px}.dynamic-copy h4{font-size:18px}.dynamic-copy p{margin:0 0 15px}.dynamic-copy a{color:#e9c267;text-decoration:underline;text-underline-offset:3px}.dynamic-copy strong{color:#fff}.dynamic-copy ul,.dynamic-copy ol{margin:16px 0;padding-left:26px;max-width:100%}.dynamic-copy li{margin:8px 0;overflow-wrap:anywhere}.dynamic-copy li::marker{color:#e5bc5c;font-weight:800}
.table-scroll{width:100%;max-width:100%;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;margin:18px 0 24px;border:1px solid #294245;border-radius:15px;scrollbar-width:thin}.table-scroll table{width:100%;border-collapse:collapse;table-layout:auto;background:#0d141a}.table-scroll th,.table-scroll td{padding:13px 15px;border-bottom:1px solid #25343b;border-right:1px solid #25343b;text-align:left;white-space:nowrap}.table-scroll tr:last-child td{border-bottom:0}.table-scroll th:last-child,.table-scroll td:last-child{border-right:0}.table-scroll th{background:#17232c;color:#f0c66b;font-weight:800}.table-scroll tr:nth-child(even) td{background:#101920}

/* FAQ + reviews from includes/faq.php */
.dynamic-faq{padding:30px}.dynamic-faq .faq{margin:0}.dynamic-faq .faq>.faq-section-title,.dynamic-faq>section>.reviews-section-title{margin:0 0 18px;font-size:28px;color:#f5f5f1;letter-spacing:-.7px}.dynamic-faq .faq>.faq-section-title::before{content:"Вопросы и ответы";font-size:0}.faq-content{display:grid;gap:10px}.faq-item{border:1px solid #294245;border-radius:15px;background:#10171d;overflow:hidden;transition:border-color .2s ease,background .2s ease}.faq-item.open{border-color:#8e7a4a;background:#121b21}.faq-item-header-wrapper{position:relative;display:flex;align-items:center;min-height:60px;padding:16px 52px 16px 18px;cursor:pointer;outline:none}.faq-item-header-wrapper:after{content:"+";position:absolute;right:18px;top:50%;transform:translateY(-50%);width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#1d2a30;color:#efc565;font-size:22px;font-weight:400;transition:transform .2s ease,background .2s ease}.faq-item.open .faq-item-header-wrapper:after{transform:translateY(-50%) rotate(45deg);background:#efd079;color:#10171a}.faq-item-title{margin:0;color:#f5f5f1;font-size:16px;line-height:1.35}.faq-item-content{display:grid;grid-template-rows:0fr;transition:grid-template-rows .25s ease}.faq-item.open .faq-item-content{grid-template-rows:1fr}.faq-item-content>div{min-height:0;overflow:hidden}.faq-item-content-visible{padding:0 18px 18px;color:#b9c2c3;line-height:1.65}.faq-item-content-visible p:last-child{margin-bottom:0}
.dynamic-faq>section{margin-top:34px}.dynamic-faq>section>div[itemtype$="Review"]{border:1px solid #294245;border-radius:16px;background:linear-gradient(145deg,#121b22,#0e141a);padding:20px;margin:12px 0;position:relative}.dynamic-faq>section>div[itemtype$="Review"]:before{content:"★★★★★";display:block;color:#efc565;letter-spacing:2px;font-size:13px;margin-bottom:8px}.dynamic-faq>section .review-item-title[itemprop="name"]{margin:0 0 8px;color:#fff;font-size:17px}.dynamic-faq>section [itemprop="reviewBody"] p{margin:0;color:#b9c2c3;line-height:1.65;text-align:left}

/* Keep the supplied footer clean in the Faro palette */
.site-footer a{text-decoration:none}.footer-app{text-decoration:none}.footer-column a{text-decoration:none}

@media(max-width:800px){.dynamic-intro,.article-card,.dynamic-faq{padding:20px;border-radius:18px}.dynamic-copy h2{font-size:24px}.dynamic-copy h3{font-size:20px}.table-scroll table{width:max-content;min-width:720px;max-width:none}.dynamic-copy ul,.dynamic-copy ol{padding-left:22px}.hero-static-title{font-size:38px;letter-spacing:-1.8px}}
@media(max-width:600px){.dynamic-intro,.article-card,.dynamic-faq{padding:16px;margin:18px 0}.dynamic-intro h1{font-size:29px}.dynamic-faq .faq>.faq-section-title,.dynamic-faq>section>.reviews-section-title{font-size:24px}.faq-item-header-wrapper{padding:15px 48px 15px 15px}.faq-item-content-visible{padding:0 15px 16px}.dynamic-faq>section>div[itemtype$="Review"]{padding:16px}.hero-static-title{font-size:34px}}
