:root{--bg: #1d2034;--bg-soft: #262d4e;--panel: #272f4f;--panel-border: rgba(255, 255, 255, .16);--text: #f5f5f7;--muted: rgba(255, 255, 255, .7);--gold: #ebc540;--accent: #ff3151}*{box-sizing:border-box}html{scroll-behavior:smooth;text-size-adjust:100%}body{margin:0;min-width:320px;color:var(--text);font-family:Arial,Helvetica,sans-serif;background:radial-gradient(circle at top,rgba(84,95,144,.34),transparent 28%),repeating-linear-gradient(-55deg,rgba(255,255,255,.028) 0,rgba(255,255,255,.028) 2px,transparent 2px,transparent 8px),linear-gradient(180deg,#242947,#181c2f)}a{color:inherit;text-decoration:none}.shell{min-height:100vh}.desktop-451{display:none}.topbar{position:sticky;top:0;z-index:20;display:flex;align-items:center;justify-content:center;padding:14px 18px;background:#1b2036f5;border-bottom:1px solid rgba(255,255,255,.08)}.topbar-inner{width:min(100%,1360px);display:flex;align-items:center;justify-content:space-between;gap:18px}.brand{display:inline-flex;align-items:center}.brand img{width:210px;max-width:44vw;height:auto;display:block}.header-actions{display:flex;align-items:center;gap:18px;font-size:16px}.header-link{color:#ffffffeb;text-transform:uppercase}.register-button{padding:14px 28px;border-radius:999px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;background:linear-gradient(180deg,#ff4764,#ff2649);box-shadow:0 6px #8c0f27b3}.help-link{color:var(--gold);white-space:nowrap}.lang-toggle{position:relative}.lang-toggle>summary{display:flex;align-items:center;gap:12px;cursor:pointer;list-style:none;color:#fffffff2;font-size:16px;font-weight:700;text-transform:uppercase}.lang-toggle>summary::-webkit-details-marker{display:none}.lang-flag{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#ffffff1f;font-size:24px}.lang-modal{position:fixed;inset:0;z-index:30;padding:24px 20px 40px;background:#5d668d;overflow:auto}.lang-modal-head{display:flex;justify-content:flex-end;margin-bottom:18px}.lang-close{cursor:pointer;color:#ffffffe6;font-size:16px;font-weight:700;text-transform:uppercase}.install-modal{position:fixed;inset:0;z-index:35;display:none;align-items:center;justify-content:center;padding:20px;background:#090c18c7;backdrop-filter:blur(10px)}.install-modal.is-open{display:flex}.install-panel{width:min(100%,420px);padding:22px 20px 20px;border-radius:24px;border:1px solid rgba(255,255,255,.12);background:linear-gradient(180deg,#262e4efa,#171d34fa);box-shadow:0 24px 80px #00000073}.install-panel-head{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:14px}.install-panel-title{font-size:22px;font-weight:800}.install-close{width:36px;height:36px;border:0;border-radius:50%;background:#ffffff14;color:#fff;font-size:18px}.install-copy{color:#dce2f6d1;font-size:15px;line-height:1.55}.install-steps{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}.install-steps li{padding:12px 14px;border-radius:16px;background:#ffffff0f;color:#fff;font-size:14px;line-height:1.45}.page-content{width:100%}.hero-card,.content-card,.footer-card{margin:0 auto 20px;border-radius:28px;overflow:hidden;border:1px solid rgba(255,255,255,.08);background:#212743eb}.hero-card{width:100%;margin-bottom:20px;border-left:0;border-right:0;border-radius:0}.content-card{width:min(calc(100% - 40px),1600px)}.content-card,.footer-card{border-radius:28px;background:repeating-linear-gradient(-55deg,rgba(255,255,255,.02) 0,rgba(255,255,255,.02) 2px,transparent 2px,transparent 8px),#161a2ceb}.hero-card{position:relative;min-height:40vh;display:flex;flex-direction:column;justify-content:flex-end;background:#161a2c}.hero-image{position:absolute;inset:0;background:#161a2c}.hero-image img{width:100%;height:100%;object-fit:cover;display:block}.hero-overlay{position:relative;z-index:1;margin-top:auto;background:linear-gradient(180deg,#0e112000,#12162857 26%,#121628e0)}.promo-bar{display:flex;align-items:center;justify-content:center;min-height:80px;padding:14px 20px;text-align:center;font-size:clamp(26px,3vw,56px);font-weight:900;color:#ffe83d;text-transform:uppercase;background:linear-gradient(180deg,#431773eb,#4f1f83d6)}.categories{display:grid;grid-template-columns:repeat(5,1fr);gap:0;background:repeating-linear-gradient(-55deg,rgba(255,255,255,.024) 0,rgba(255,255,255,.024) 2px,transparent 2px,transparent 8px),#14192d}.category-item{display:flex;align-items:center;justify-content:center;min-height:82px;padding:12px;border-right:1px solid rgba(255,255,255,.08);font-size:clamp(16px,1.8vw,22px);font-weight:800;text-transform:uppercase}.category-item:last-child{border-right:0}.category-item:nth-child(1){color:#37f5ff}.category-item:nth-child(2){color:#ff6b45}.category-item:nth-child(3){color:#9e59ff}.category-item:nth-child(4){color:#66ff68}.category-item:nth-child(5){color:#ffd83b}.content-card{padding:34px 26px;content-visibility:auto;contain-intrinsic-size:1200px}h1,h2,h3,p{margin:0}.page-title{margin-bottom:26px;font-size:clamp(42px,5vw,78px);line-height:.95;font-weight:800}.description{max-width:960px;margin-bottom:26px;color:var(--muted);font-size:22px;line-height:1.5}.seo-block{padding:0 0 28px}.seo-block:last-child{padding-bottom:0}.seo-subtitle{margin-bottom:14px;font-size:clamp(28px,3vw,42px);font-weight:800;text-transform:uppercase}.faq-wrap{max-width:980px;padding:30px;border-radius:22px;border:1px solid var(--panel-border);background:#2b3255f5}.faq-heading{margin-bottom:20px;font-size:22px;font-weight:800;text-transform:uppercase}.faq-item{border-top:1px solid rgba(255,255,255,.12)}.faq-item:first-of-type{border-top:0}.faq-item summary,.faq-question{cursor:pointer;list-style:none;padding:20px 0;font-size:22px;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-answer{padding:0 0 22px;color:var(--muted);font-size:20px;line-height:1.6}.footer-apps{display:flex;flex-wrap:wrap;gap:14px;justify-content:center}.app-chip{padding:14px 22px;border-radius:999px;font-size:18px;font-weight:700;background:#ffffff14;display:inline-flex;align-items:center;gap:12px;justify-content:center;width:100%;min-height:54px}.app-chip.is-android{background:#2daa51}.footer-card{margin-left:0;margin-right:0;padding:30px 26px 26px;width:100%;border-left:0;border-right:0;border-radius:0;background:radial-gradient(circle at center,rgba(87,98,148,.18),transparent 42%),repeating-linear-gradient(-55deg,rgba(255,255,255,.018) 0,rgba(255,255,255,.018) 2px,transparent 2px,transparent 8px),#111627f5}.locale-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 28px}.locale-link{display:flex;align-items:center;gap:16px;padding:10px 0;font-size:clamp(20px,2vw,30px);font-weight:700;text-transform:uppercase;color:#fffffff0}.locale-badge{width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:#ffffff29;font-size:30px}.locale-link.is-active{color:#fff}.footer-shell{display:flex;flex-direction:column;gap:28px;width:100%}.footer-apps{display:grid;grid-template-columns:minmax(0,260px) minmax(0,260px) auto;justify-content:center;align-items:center;gap:14px}.social-row{display:flex;align-items:center;gap:12px;justify-content:flex-start}.social-chip{width:48px;height:48px;display:grid;place-items:center;border-radius:50%;color:#fff}.social-chip.tg{background:#2ca5e0}.social-chip.vk{background:#4c75a3}.social-chip.yt{background:red}.footer-divider{border-top:1px dashed rgba(255,255,255,.12)}.footer-bottom{display:flex;align-items:flex-start;justify-content:space-between;gap:26px}.footer-lang summary{justify-content:flex-end}.footer-legal{display:grid;grid-template-columns:72px minmax(0,1.3fr) 72px minmax(0,1fr);align-items:start;gap:18px;flex:1}.legal-badge,.age-badge{display:grid;place-items:center;font-weight:900}.legal-badge{width:56px;height:56px;border-radius:6px;background:#08a34a;color:#fff;font-size:20px}.age-badge{width:56px;height:56px;border-radius:50%;border:6px solid #ff4060;color:#111;background:#fff;font-size:18px}.legal-copy,.responsible-copy{color:#bcc3e1b8;font-size:16px;line-height:1.45}.payments-row{display:none}@media(max-width:960px){.header-actions{gap:10px;font-size:13px}.register-button{padding:12px 18px}.categories{grid-template-columns:repeat(2,1fr)}.category-item:nth-child(odd){border-right:1px solid rgba(255,255,255,.08)}.category-item:nth-child(2n){border-right:0}.locale-grid{grid-template-columns:1fr}.footer-legal{grid-template-columns:56px 1fr}.age-badge{grid-column:1}.responsible-copy{grid-column:2}.description,.seo-subtitle,.faq-item summary,.faq-question,.faq-answer,.app-chip,.legal-copy,.responsible-copy{font-size:16px}}@media(max-width:720px){.topbar{padding:8px 12px 7px}.topbar-inner{width:100%;display:grid;grid-template-columns:90px minmax(0,1fr);align-items:center;gap:10px}.brand img{width:90px;max-width:90px}.header-actions{min-width:0;width:100%;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:8px;font-size:10px}.hero-card,.content-card,.footer-card{margin-bottom:14px}.hero-card{min-height:40vh}.content-card,.footer-card{width:100%}.footer-card{margin-bottom:0}.promo-bar{min-height:54px;padding:10px 12px;font-size:18px;line-height:1.1}.content-card,.footer-card,.faq-wrap{padding:18px 16px}.page-title{margin-bottom:18px;font-size:30px;line-height:1}.categories{display:flex;overflow-x:auto;scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch}.category-item{min-width:max-content;min-height:56px;padding:0 18px;border-right:1px solid rgba(255,255,255,.08);border-bottom:0;white-space:nowrap;scroll-snap-align:start;font-size:15px}.category-item:last-child{border-right:0}.locale-link{font-size:16px}.locale-badge{width:42px;height:42px;font-size:22px}.footer-bottom{flex-direction:column;align-items:stretch;gap:20px}.register-button{width:100%;display:inline-flex;align-items:center;justify-content:center;min-height:34px;padding:8px 12px;border-radius:999px;font-size:10px;line-height:1;box-shadow:0 3px #8c0f27b3;white-space:nowrap}.header-link,.help-link{font-size:10px;white-space:nowrap;line-height:1}.header-link{justify-self:start}.help-link{justify-self:end;text-align:right}.footer-apps{grid-template-columns:1fr;justify-content:stretch}.social-chip{width:42px;height:42px;font-size:16px}.social-row{justify-content:center;padding-top:4px}.footer-legal{grid-template-columns:48px 1fr;gap:14px}.legal-badge,.age-badge{width:48px;height:48px}.footer-lang summary{justify-content:flex-start}.app-chip{width:100%;min-height:52px;justify-content:center;padding:12px 16px;gap:10px}.install-panel{padding:18px 16px 16px}.install-panel-title{font-size:18px}}@media(min-width:721px){.desktop-451{position:fixed;inset:0;z-index:80;display:flex;align-items:center;justify-content:center;padding:24px;background:#07091294;backdrop-filter:blur(16px)}.desktop-451-card{width:min(100%,720px);padding:44px 36px;border:1px solid rgba(255,255,255,.12);border-radius:28px;text-align:center;background:linear-gradient(180deg,#1d223af5,#101322f5);box-shadow:0 30px 100px #0000006b}.desktop-451-code{margin-bottom:14px;font-size:clamp(78px,12vw,140px);line-height:.9;font-weight:900;letter-spacing:.04em;color:#ff4764;text-transform:uppercase}.desktop-451-title{margin-bottom:14px;font-size:clamp(26px,3vw,38px);line-height:1.08;font-weight:800;color:#fff}.desktop-451-description,.desktop-451-note{max-width:520px;margin:0 auto;color:#e0e6fad1;font-size:18px;line-height:1.5}.desktop-451-description{margin-bottom:10px}.shell>:not(.desktop-451){filter:blur(7px)}}
