@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:400;src:url(/assets/inter-cyrillic-400-normal-obahsSVq.woff2) format("woff2"),url(/assets/inter-cyrillic-400-normal-HOLc17fK.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:500;src:url(/assets/inter-cyrillic-500-normal-BasfLYem.woff2) format("woff2"),url(/assets/inter-cyrillic-500-normal-CxZf_p3X.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:700;src:url(/assets/inter-cyrillic-700-normal-CjBOestx.woff2) format("woff2"),url(/assets/inter-cyrillic-700-normal-DrXBdSj3.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:800;src:url(/assets/inter-cyrillic-800-normal-C7MGvYyJ.woff2) format("woff2"),url(/assets/inter-cyrillic-800-normal-CCHyn08d.woff) format("woff")}@font-face{font-family:Inter;font-style:normal;font-display:swap;font-weight:900;src:url(/assets/inter-cyrillic-900-normal-CjyCg421.woff2) format("woff2"),url(/assets/inter-cyrillic-900-normal-BAVML7y5.woff) format("woff")}:root{color-scheme:dark;--bg: rgb(45, 48, 57);--surface: rgba(255, 255, 255, .06);--surface-strong: rgb(37, 40, 49);--text: #f5f7ff;--muted: rgba(236, 238, 255, .7);--line: rgba(255, 255, 255, .16);--brand: #1f8bea;--brand-strong: #54a8f5;--brand-soft: rgba(31, 139, 234, .16);--accent: #f5f7ff;--accent-soft: rgba(245, 247, 255, .12);--shadow: 0 24px 80px rgba(3, 6, 18, .42);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg);color:var(--text)}*{box-sizing:border-box}html{scroll-padding-top:6rem;scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top left,rgba(31,139,234,.22),transparent 32rem),radial-gradient(circle at 88% 10%,rgba(168,85,247,.14),transparent 28rem),linear-gradient(180deg,rgba(3,6,18,.16),transparent 22rem),var(--bg)}a{color:inherit;text-decoration:none}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid rgba(31,139,234,.6);outline-offset:4px}.skip-link{position:fixed;top:.75rem;left:.75rem;z-index:100;transform:translateY(-140%);padding:.75rem 1rem;border-radius:999px;background:var(--brand);color:#fff;font-weight:800}.skip-link:focus{transform:translateY(0)}p,h1,h2,h3{margin:0}.site-header{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;gap:1rem;width:min(1120px,calc(100% - 2rem));min-height:4.25rem;margin:1rem auto 0;padding:.75rem;border:1px solid var(--line);border-radius:999px;background:#252831eb;box-shadow:0 12px 36px #03061247}.brand{display:inline-flex;align-items:center;gap:.6rem;min-height:2.75rem;padding:0 .5rem;font-weight:800;letter-spacing:-.03em}.brand-mark{display:inline-grid;place-items:center;width:2.25rem;height:2.25rem;border-radius:.85rem;background:#1b2e57;color:#fff;font-weight:900}.header-nav{display:none;align-items:center;gap:1rem;color:var(--muted);font-size:.95rem}.header-nav a{min-height:2.75rem;display:inline-flex;align-items:center}.header-nav a:hover{color:var(--text)}.menu-toggle{display:inline-flex;flex-direction:column;justify-content:center;gap:.3rem;width:2.75rem;height:2.75rem;padding:0;border:1px solid var(--line);border-radius:999px;background:#ffffff14;cursor:pointer}.menu-toggle span{display:block;width:1rem;height:.15rem;margin:0 auto;border-radius:999px;background:var(--text);transition:transform .16s ease,opacity .16s ease}.menu-toggle[aria-expanded=true] span:nth-child(1){transform:translateY(.45rem) rotate(45deg)}.menu-toggle[aria-expanded=true] span:nth-child(2){opacity:0}.menu-toggle[aria-expanded=true] span:nth-child(3){transform:translateY(-.45rem) rotate(-45deg)}.mobile-menu{position:fixed;top:5.75rem;left:.5rem;right:.5rem;z-index:20;display:grid;gap:.25rem;padding:.75rem;border:1px solid var(--line);border-radius:1.5rem;background:#252831f5;box-shadow:var(--shadow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.mobile-menu[hidden]{display:none}.mobile-menu a{display:inline-flex;align-items:center;min-height:2.75rem;padding:0 .75rem;border-radius:.9rem;color:var(--muted);font-weight:700}.mobile-menu a:hover,.mobile-menu a:focus-visible{background:#ffffff14;color:var(--text)}.mobile-menu a:last-child{margin-top:.5rem;justify-content:center;min-height:3rem;background:var(--accent);color:#0a0d18}.section-shell{width:min(1120px,calc(100% - 2rem));margin:0 auto}.section{padding:4.5rem 0 0;scroll-margin-top:6rem}.hero{display:grid;gap:2rem;padding-top:5rem;align-items:center}.hero-copy{display:grid;gap:1.4rem}.eyebrow{color:var(--brand);font-size:.88rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}h1{max-width:16ch;font-size:clamp(3rem,12vw,5.9rem);line-height:.94;letter-spacing:-.08em}h2{font-size:clamp(2rem,6vw,3.4rem);line-height:1;letter-spacing:-.06em}h3{font-size:1.2rem;letter-spacing:-.03em}.hero-lead{max-width:38rem;color:var(--muted);font-size:clamp(1.1rem,3vw,1.4rem);line-height:1.55}.hero-actions{display:grid;grid-template-columns:1fr;gap:.75rem;max-width:36rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:3rem;padding:.9rem 1.25rem;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:var(--accent);color:#0a0d18;font-weight:800;box-shadow:0 14px 32px #03061247;transition:transform .14s ease,box-shadow .14s ease,background .14s ease}.button:hover{transform:translateY(-1px);background:#fff;box-shadow:0 18px 40px #03061257}.button-secondary{border-color:var(--line);background:#ffffff14;color:var(--text);box-shadow:none}.button-secondary:hover{background:#ffffff21}.channel-button{justify-content:flex-start;align-items:center;gap:.6rem;min-height:4rem;min-width:0;padding:.85rem 1rem;border-color:var(--line);background:#ffffff14;color:var(--text);box-shadow:0 12px 28px #03061238}.channel-button span{display:inline-grid;place-items:center;flex:0 0 auto;min-width:3.1rem;height:2.25rem;padding:0 .55rem;border-radius:999px;background:var(--accent-soft);color:var(--text);font-size:.76rem;font-weight:900;letter-spacing:.03em}.channel-button strong{flex:1 1 auto;min-width:0;font-size:.98rem;line-height:1.15;text-align:center}.channel-button:hover{background:#ffffff21;color:var(--text)}.channel-web{border-color:#f5f7ff4d}.channel-telegram{border-color:#1f8bea7a}.channel-telegram span{background:#1f8bea33;color:#b8ddff}.channel-max{border-color:#a855f773}.channel-max span{background:#a855f72e;color:#e6d2ff}.channel-vk{border-color:#54a8f573}.channel-vk span{background:#54a8f52e;color:#c9e6ff}.channel-primary{border-color:#ffffff80;background:var(--accent);color:#0a0d18;box-shadow:0 16px 36px #03061257}.channel-primary span{background:#0a0d181f;color:#0a0d18}.channel-primary strong{color:#0a0d18}.channel-primary:hover{background:#fff;color:#0a0d18}.button-small{min-height:2.75rem;padding:.75rem 1rem;font-size:.95rem}.hero-note{color:var(--muted);font-size:.95rem}.hero-card{display:grid;place-items:center;min-height:28rem;border:1px solid var(--line);border-radius:2rem;background:linear-gradient(145deg,#ffffff1a,#1f8bea1f),var(--surface);box-shadow:var(--shadow)}.phone-frame{position:relative;width:min(100%,22rem);padding:.4rem;border:.12rem solid rgba(255,255,255,.18);border-radius:2.4rem;background:#030619;box-shadow:0 30px 70px #03061273,inset 0 0 0 .1rem #ffffff0a}.phone-screen{display:block;width:100%;height:auto;border-radius:2rem;background:#2d3039}.section-heading{display:grid;gap:.9rem;max-width:48rem;margin:0 auto 2rem;text-align:center}.section-heading.left{margin:0;text-align:left}.section-heading p:not(.eyebrow){color:var(--muted);font-size:1.08rem;line-height:1.6}.feature-grid{display:grid;grid-template-columns:1fr;gap:1rem}.info-card{display:grid;gap:.85rem;min-height:13rem;padding:1.3rem;border:1px solid var(--line);border-radius:1.4rem;background:#ffffff0f;box-shadow:0 12px 34px #0306122e}.info-card p,.audience-list p,.faq-list p,.benefit span{color:var(--muted);line-height:1.6}.card-icon{display:inline-grid;place-items:center;width:2.6rem;height:2.6rem;border-radius:.9rem;background:var(--brand-soft);color:var(--brand);font-size:.88rem;font-weight:900}.split-section{display:grid;gap:2rem}.audience-list{display:grid;gap:1rem}.audience-list article{padding:1.25rem;border:1px solid var(--line);border-radius:1.3rem;background:var(--surface-strong)}.audience-list h3{margin-bottom:.45rem}.benefit-grid{display:grid;grid-template-columns:1fr;gap:.85rem}.benefit{display:grid;gap:.35rem;padding:1.1rem;border:1px solid var(--line);border-radius:1.2rem;background:#ffffff0f}.faq-list{display:grid;gap:.8rem;max-width:52rem;margin:0 auto}details{border:1px solid var(--line);border-radius:1.1rem;background:#ffffff0f}details summary{list-style:none}details summary::-webkit-details-marker{display:none}summary{position:relative;min-height:3.5rem;padding:1rem 2.5rem 1rem 1.1rem;cursor:pointer;font-weight:850}summary:after{content:"";position:absolute;top:50%;right:1.1rem;width:.55rem;height:.55rem;border-right:2px solid var(--brand-strong);border-bottom:2px solid var(--brand-strong);transform:translateY(-65%) rotate(45deg);transition:transform .16s ease}details[open] summary:after{transform:translateY(-35%) rotate(-135deg)}details p{padding:0 1.1rem 1.1rem}.final-cta{display:grid;justify-items:center;gap:1rem;margin-top:4.5rem;padding:3rem 1.25rem;border:1px solid var(--line);border-radius:2rem;background:var(--surface-strong);text-align:center;box-shadow:var(--shadow)}.final-cta h2{max-width:18ch}.cta-actions{display:grid;grid-template-columns:1fr;gap:.75rem;width:min(100%,42rem)}.site-footer{padding:3rem 0 2rem}.footer-inner{display:flex;flex-direction:column;gap:1rem;width:min(1120px,calc(100% - 2rem));margin:0 auto;color:var(--muted);font-size:.95rem}.footer-inner nav{display:flex;flex-wrap:wrap;gap:.8rem 1.25rem}.footer-inner a{min-height:2.75rem;display:inline-flex;align-items:center}.footer-inner a:hover{color:var(--text)}@media(min-width:720px){.header-nav{display:flex}.menu-toggle{display:none}.mobile-menu{display:none!important}.hero{grid-template-columns:minmax(0,1.08fr) minmax(20rem,.92fr);padding-top:6rem}.feature-grid,.hero-actions,.cta-actions,.benefit-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.split-section{grid-template-columns:.9fr 1.1fr;align-items:start}.footer-inner{flex-direction:row;align-items:center;justify-content:space-between}}@media(min-width:720px)and (max-width:880px){.channel-button{flex-direction:column;justify-content:center;gap:.5rem;padding:.7rem .6rem;text-align:center}.channel-button span{min-width:2.6rem;height:2rem;padding:0 .4rem;font-size:.7rem}.channel-button strong{font-size:.88rem;line-height:1.2}}@media(min-width:1024px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}.info-card{min-height:13.5rem}}@media(min-width:1180px){.feature-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}@media(max-width:520px){.site-header{width:calc(100% - 1rem);margin-top:.5rem}.brand span:last-child{display:none}.button-small{padding-inline:.85rem}.hero-actions .button,.cta-actions .button{width:100%}.hero-card{min-height:auto;padding:1rem}.phone-frame{width:min(100%,18rem)}}
