@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap";:root[data-site-theme=purple]{--bg: #050312;--bg-soft: #0b0820;--card: rgba(22, 18, 48, .9);--card-strong: rgba(30, 24, 64, .96);--surface: rgba(255, 255, 255, .035);--surface-strong: rgba(255, 255, 255, .065);--text: #f5f4ff;--muted: #c1bed8;--line: rgba(255, 255, 255, .11);--line-strong: rgba(150, 80, 255, .42);--accent: #9650ff;--accent-strong: #7e2fff;--accent-soft: rgba(150, 80, 255, .12);--accent-soft-strong: rgba(150, 80, 255, .22);--accent-focus: rgba(150, 80, 255, .38);--success: #64f7a5;--danger: #ff7b7b;--warning: #ffd16a;--header-bg: rgba(10, 8, 28, .84);--hero-glow-top: rgba(133, 86, 255, .16);--hero-glow-bottom: rgba(133, 86, 255, .12);--cta-shadow: 0 16px 40px rgba(150, 80, 255, .28);--cta-hover-start: #a666ff;--cta-hover-end: #7e2fff}:root[data-site-theme=green]{--bg: #03140d;--bg-soft: #082018;--card: rgba(10, 35, 24, .9);--card-strong: rgba(14, 47, 32, .96);--surface: rgba(255, 255, 255, .035);--surface-strong: rgba(255, 255, 255, .065);--text: #effff7;--muted: #b8d9c7;--line: rgba(255, 255, 255, .11);--line-strong: rgba(0, 165, 81, .42);--accent: #00a551;--accent-strong: #008f46;--accent-soft: rgba(0, 165, 81, .12);--accent-soft-strong: rgba(0, 165, 81, .22);--accent-focus: rgba(0, 165, 81, .38);--success: #64f7a5;--danger: #ff7b7b;--warning: #ffd16a;--header-bg: rgba(4, 24, 15, .84);--hero-glow-top: rgba(0, 165, 81, .16);--hero-glow-bottom: rgba(0, 165, 81, .12);--cta-shadow: 0 16px 40px rgba(0, 165, 81, .28);--cta-hover-start: #12b861;--cta-hover-end: #008f46}:root{--bg: #050312;--bg-soft: #0b0a1f;--card: rgba(18, 16, 40, .88);--card-strong: rgba(24, 20, 55, .96);--surface: rgba(255, 255, 255, .03);--surface-strong: rgba(255, 255, 255, .06);--text: #f5f4ff;--muted: #c1bed8;--line: rgba(255, 255, 255, .11);--line-strong: rgba(180, 122, 255, .42);--accent: #9650ff;--accent-strong: #7e2fff;--accent-soft: var(--accent-soft);--accent-soft-strong: var(--accent-soft-strong);--success: #64f7a5;--danger: #ff7b7b;--warning: #ffd16a;--radius-sm: 14px;--radius-md: 20px;--radius-lg: 30px;--shadow: 0 22px 80px rgba(0, 0, 0, .38);--shadow-soft: 0 16px 42px rgba(0, 0, 0, .2);font-family:Manrope,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;background:radial-gradient(circle at top center,var(--hero-glow-top),transparent 30%),radial-gradient(circle at bottom center,var(--hero-glow-bottom),transparent 28%),linear-gradient(180deg,var(--bg) 0%,var(--bg-soft) 55%,var(--bg) 100%);color:var(--text);text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body,button,input,textarea,select{font:inherit}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{cursor:pointer;border:0;background:none;color:inherit}button:disabled,a[aria-disabled=true]{cursor:not-allowed}input{width:100%;border:1px solid var(--line);background:#ffffff0a;color:var(--text);border-radius:16px;padding:15px 16px;outline:none;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}input::placeholder{color:#c1bed8a8}input:focus{border-color:var(--accent-focus);background:#ffffff0f;box-shadow:0 0 0 4px var(--accent-soft)}code{font-family:JetBrains Mono,SFMono-Regular,Consolas,monospace}#app{min-height:100dvh}.app-shell{min-height:100dvh;display:flex;flex-direction:column}main{flex:1}.container{width:min(1220px,calc(100% - 32px));margin:0 auto}.narrow{width:min(980px,calc(100% - 32px))}.section{padding:88px 0}.section-soft{position:relative;border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:linear-gradient(180deg,#ffffff06,#ffffff03)}.spacer-xl{height:56px}.surface-glow{position:relative;overflow:hidden}.surface-glow:before{content:"";position:absolute;inset:auto auto -35% 50%;width:70%;aspect-ratio:1;transform:translate(-50%);background:radial-gradient(circle,var(--accent-soft-strong),transparent 68%);pointer-events:none}.muted,.hero-text,.telegram-text,.section-description,.footer-copy,.buy-subtitle,.buy-note,.buy-total-note,.support-note,.auth-code-text,.auth-code-hint{color:var(--muted)}.site-header{position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:var(--header-bg);border-bottom:1px solid rgba(255,255,255,.08)}.nav{display:flex;align-items:center;justify-content:space-between;gap:20px;min-height:82px}.brand{position:relative;z-index:2;font-size:1.12rem;font-weight:800;letter-spacing:.02em}.nav-toggle{display:none;position:relative;z-index:2;width:46px;height:46px;border:1px solid var(--line);border-radius:14px;background:#ffffff0a;padding:0}.nav-toggle span{display:block;width:20px;height:2px;margin:4px auto;border-radius:999px;background:var(--text)}.nav-panel{display:flex;align-items:center;gap:16px}.nav-links,.footer-links{display:flex;align-items:center;flex-wrap:wrap;gap:18px}.nav-links a,.footer-links a{color:var(--muted);transition:color .2s ease}.nav-links a:hover,.nav-links a.router-link-active,.footer-links a:hover{color:var(--text)}.nav-cta{min-width:174px}.hero-section{padding:86px 0 60px}.hero-grid,.telegram-block,.footer-grid,.buy-layout{display:grid;gap:32px}.hero-grid{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center}.hero-grid h1{margin:18px 0;font-size:clamp(2.7rem,6vw,5rem);line-height:.96;max-width:11ch}.hero-text,.telegram-text,.section-description,.footer-copy,.buy-subtitle,.auth-code-text,.auth-code-hint{font-size:1.04rem;line-height:1.7}.hero-badges,.buy-badges{display:flex;flex-wrap:wrap;gap:10px;margin-top:24px}.hero-inline-pill,.pill,.eyebrow,.plan-badge,.plan-discount,.discount-badge,.subscription-pill,.payment-status{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:9px 14px;border-radius:999px;font-weight:700;line-height:1}.hero-inline-pill,.pill,.eyebrow,.discount-badge,.subscription-pill{background:var(--accent-soft);color:#d8b8ff;border:1px solid var(--accent-line)}.eyebrow{margin-bottom:16px}.plan-badge{color:#fff;background:linear-gradient(135deg,#b56dff,#8a3dff);box-shadow:0 10px 30px #9650ff59}.plan-discount{padding:0;background:transparent;color:var(--success);font-size:1.08rem}.card,.feature-card,.platform-item,.ticker-card,.pricing-card,.faq-item,.ref-card,.ref-stat-card,.profile-card{border:1px solid var(--line);background:linear-gradient(180deg,#1b1638e0,#0f0c23eb);border-radius:28px;box-shadow:var(--shadow)}.card,.feature-card,.platform-item,.ticker-card,.ref-card,.ref-stat-card,.profile-card{padding:24px}.test-card,.auth-card,.cabinet-card,.buy-card{padding:32px}.section-heading{max-width:760px;margin:0 auto 30px;text-align:center}.section-heading h2,.telegram-card h2,.buy-title{margin:0;font-size:clamp(2rem,4vw,3.4rem);line-height:1.04}.hero-actions,.telegram-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:28px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 24px;border-radius:18px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,border-color .18s ease,opacity .18s ease}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:disabled{opacity:.55}.btn-primary{color:#fff;border:1px solid rgba(180,122,255,.65);background:linear-gradient(135deg,#b56dff,#8d45ff 45%,#7a2ef8);box-shadow:0 20px 32px #893dff40}.btn-primary:hover:not(:disabled){box-shadow:0 26px 38px #893dff57}.btn-secondary{color:var(--text);border:1px solid var(--line);background:#ffffff0a}.btn-secondary:hover:not(:disabled){border-color:var(--line-strong)}.btn-sm{min-height:42px;padding:0 16px;border-radius:14px;font-size:.95rem}.btn-block{width:100%}.hero-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin-top:28px}.hero-metric{padding:18px 20px;border:1px solid var(--line);border-radius:22px;background:#ffffff08}.hero-metric strong,.ref-stat-card strong,.profile-card strong,.cabinet-user-name,.price-value,.plan-price{display:block;font-size:clamp(1.75rem,4vw,3rem);font-weight:800;line-height:1}.hero-metric strong{font-size:1.45rem;margin-bottom:8px}.hero-metric span{color:var(--muted);line-height:1.5}.test-form,.buy-form,.auth-form,.auth-code-flow{display:grid;gap:18px}.test-form label,.buy-form label,.auth-form label{display:grid;gap:10px}.test-form span,.buy-label,.auth-form span{font-weight:600}.advantages-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:18px}.feature-card{min-height:146px;display:grid;align-content:start;gap:16px}.emoji-badge{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;font-size:1.6rem;background:#9650ff24;border:1px solid var(--accent-line-soft)}.feature-card p,.check-item,.platform-item,.ticker-price,.ref-link-box,.vpn-key-box{margin:0;line-height:1.5}.check-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px}.check-item{padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#ffffff08}.ticker-wrap{overflow:hidden;-webkit-mask-image:linear-gradient(90deg,transparent,black 7%,black 93%,transparent);mask-image:linear-gradient(90deg,transparent,black 7%,black 93%,transparent)}.ticker-track{display:flex;gap:14px;width:max-content;animation:ticker-scroll 38s linear infinite}.ticker-card{min-width:210px;display:grid;gap:8px}.ticker-logo{font-weight:700;font-size:1.02rem}.ticker-price{color:var(--muted)}.pricing-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.pricing-card{position:relative;display:flex;flex-direction:column;min-height:520px;padding:34px 30px 30px;background:linear-gradient(180deg,#262048e6,#110d27f5),radial-gradient(circle at bottom center,var(--accent-line),transparent 60%);box-shadow:0 24px 70px #0000006b;overflow:hidden}.pricing-card.featured,.pricing-card.best{border-color:#b47aff99;box-shadow:0 0 0 1px #b47aff1f,0 28px 80px #732ff82e}.plan-badge-floating{position:absolute;top:-18px;right:18px;min-height:50px;padding-inline:22px;text-transform:uppercase;font-size:.92rem}.pricing-card-body{display:flex;flex:1;flex-direction:column}.pricing-card-header{display:grid;align-content:start;gap:16px;min-height:224px}.pricing-card h3{margin:0;font-size:clamp(1.95rem,2vw,2.2rem);line-height:1.05;white-space:nowrap}.plan-discount{min-height:1.3em;padding:0;background:transparent;color:var(--success);font-size:1.08rem;justify-content:flex-start}.plan-price-line,.plan-price,.price-line{display:flex;align-items:baseline;gap:10px;flex-wrap:nowrap;white-space:nowrap;letter-spacing:-.03em}.plan-price-amount,.price-amount{font-size:clamp(3.35rem,4.1vw,4.45rem);font-weight:800;line-height:.92}.plan-price-currency,.price-currency{font-size:clamp(2.4rem,2.8vw,3.3rem);font-weight:800;line-height:.98}.pricing-features{display:grid;gap:12px;margin-top:auto;padding-top:10px}.pricing-feature-item{color:#e6e2f5;font-size:1.1rem}.pricing-card-button{text-transform:lowercase;margin-top:34px}.platform-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px}.platform-item{display:grid;place-items:center;min-height:82px;font-weight:700;text-align:center}.telegram-block,.footer-grid,.buy-layout{grid-template-columns:repeat(2,minmax(0,1fr));align-items:center}.telegram-card{padding:34px}.faq-list{display:grid;gap:14px}.faq-shell,.faq-list,.accordion-item,.accordion-trigger-main{width:100%;min-width:0}.accordion-item{border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,#191637f2,#0f0c23f0);box-shadow:var(--shadow-soft)}.accordion-trigger{width:100%;min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:18px 22px;text-align:left}.accordion-trigger-main{min-width:0;flex:1}.accordion-title,.faq-question-title{font-size:1.1rem;font-weight:700;line-height:1.45}.accordion-chevron{flex:0 0 auto;width:38px;height:38px;display:grid;place-items:center;color:var(--text);border-radius:999px;border:1px solid rgba(255,255,255,.1);background:#ffffff0a;transition:transform .22s ease,border-color .22s ease,background .22s ease}.accordion-chevron.open{transform:rotate(180deg);border-color:var(--accent-line-strong);background:var(--accent-soft)}.accordion-chevron svg{width:20px;height:20px}.accordion-content{padding:0 22px 22px;border-top:1px solid rgba(255,255,255,.06)}.faq-answer p,.prose-block p{line-height:1.75}.support-note{margin-top:22px}.buy-layout{align-items:start}.buy-layout--checkout{grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:40px}.buy-sidebar{display:grid;gap:24px}.buy-sidebar--clean{align-content:start;padding-top:10px}.buy-hero{display:grid;gap:12px}.buy-hero--clean{gap:18px}.buy-title{max-width:10ch}.buy-note--inline{max-width:42ch;margin:0;font-size:1.05rem}.buy-card{min-width:0}.buy-form,.buy-form--clean{display:grid;gap:22px}.buy-summary-card{display:none}.buy-summary-list{display:grid;gap:10px;margin:0;padding-left:18px;color:var(--muted)}.period-grid,.subtabs,.cabinet-tabs,.auth-code-actions,.buy-actions-secondary,.ref-grid,.ref-stats,.profile-grid,.renew-grid{display:grid;gap:12px}.period-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-top:14px}.period-grid--checkout{grid-template-columns:repeat(3,minmax(0,1fr))}.period-button,.cabinet-tab,.subtab{border:1px solid var(--line);border-radius:18px;background:#ffffff0a;color:var(--text);transition:border-color .18s ease,background .18s ease,transform .18s ease}.period-button:hover,.cabinet-tab:hover,.subtab:hover{transform:translateY(-1px);border-color:var(--accent-line-strong)}.period-button{min-height:84px;padding:18px 16px;display:grid;gap:6px;align-content:center;justify-items:start}.period-button.active,.cabinet-tab.active,.subtab.active{background:var(--accent-soft);border-color:var(--accent-line-bold);box-shadow:inset 0 0 0 1px var(--accent-soft)}.period-title{font-weight:700;font-size:1.05rem}.period-meta{color:var(--muted);font-size:.95rem}.price-panel{display:grid;justify-items:start;gap:10px;padding:20px 22px;border:1px solid var(--accent-soft-strong);border-radius:22px;background:linear-gradient(180deg,#9650ff17,#ffffff08)}.price-panel--summary{min-height:210px;align-content:center}.price-panel--checkout{gap:12px;padding:26px 26px 24px}.price-value{margin:0}.price-caption{margin:0;color:var(--muted);font-size:1.05rem}.agreement{position:relative;display:flex;align-items:flex-start;gap:14px;line-height:1.65}.agreement--card{padding:16px 18px;border:1px solid var(--line);border-radius:20px;background:#ffffff08}.agreement input{position:absolute;opacity:0;pointer-events:none}.agreement-check{flex:0 0 auto;width:22px;height:22px;margin-top:3px;border-radius:8px;border:1px solid rgba(255,255,255,.16);background:#ffffff0a;transition:border-color .18s ease,background .18s ease,box-shadow .18s ease}.agreement-text{min-width:0}.agreement input:checked+.agreement-check{border-color:var(--accent-focus);background:linear-gradient(135deg,#b56dff,#8d45ff 55%,#7a2ef8);box-shadow:0 10px 24px #893dff38}.agreement input:checked+.agreement-check:before{content:"✓";display:grid;place-items:center;width:100%;height:100%;color:#fff;font-size:.9rem;font-weight:800}.agreement a{color:#d9beff;text-decoration:underline;text-decoration-color:#d9beff70}.buy-actions{display:grid;gap:14px}.buy-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-total-note{margin:0;font-size:.95rem}.auth-page-section,.not-found-section{display:flex;align-items:center;min-height:calc(100dvh - 214px)}.auth-page-section--compact{padding-block:56px}.auth-shell,.not-found-wrap{display:flex;justify-content:center}.auth-card--compact{width:min(460px,100%)}.auth-card--tight{padding:28px}.auth-heading{display:grid;gap:10px}.auth-heading .eyebrow{margin-bottom:4px}.auth-title{margin:0;font-size:clamp(2rem,4vw,2.8rem);line-height:1.04}.auth-lead,.auth-mask-preview,.auth-resend-hint{margin:0}.auth-code-header{display:grid;gap:8px}.code-inputs{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:12px}.code-input{height:68px;padding:0;font-size:1.8rem;font-weight:800;text-align:center}.auth-code-actions--stacked{grid-template-columns:1fr}.error-text{margin:8px 0 0;color:var(--danger)}.success-text{margin:0;color:var(--success)}.site-footer{border-top:1px solid var(--line);background:#ffffff05;padding:26px 0}.footer-grid{align-items:start}.brand--footer{margin-bottom:12px}.footer-links{justify-content:flex-end}.notification-stack{position:fixed;right:18px;bottom:18px;z-index:150;display:grid;gap:10px;width:min(380px,calc(100vw - 32px))}.notification-toast{display:grid;grid-template-columns:auto 1fr auto;gap:12px;align-items:start;padding:16px 16px 16px 14px;border-radius:18px;border:1px solid var(--line);background:#0d0b1ef5;box-shadow:0 24px 70px #00000061}.notification-toast.tone-success{border-color:#64f7a538}.notification-toast.tone-error{border-color:#ff7b7b38}.notification-toast-icon{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:var(--accent-soft);color:#d9beff;font-weight:800}.notification-toast.tone-success .notification-toast-icon{background:#64f7a524;color:var(--success)}.notification-toast.tone-error .notification-toast-icon{background:#ff7b7b24;color:var(--danger)}.notification-toast-content{min-width:0}.notification-toast-title{display:block;margin-bottom:4px}.notification-toast-body{line-height:1.45;color:#f1efff}.notification-close{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;color:var(--muted)}.notification-close:hover{background:#ffffff0d;color:#fff}.toast-enter-active,.toast-leave-active{transition:transform .18s ease,opacity .18s ease}.toast-enter-from,.toast-leave-to{opacity:0;transform:translateY(10px)}.cabinet-page{display:grid;gap:26px}.cabinet-card{display:grid;gap:22px}.cabinet-topbar,.subscription-summary,.payment-row,.payment-right,.profile-connect-box,.link-box{display:flex;align-items:center;justify-content:space-between;gap:16px}.cabinet-user-name{font-size:1.35rem}.cabinet-tabs{grid-template-columns:repeat(4,minmax(0,1fr))}.cabinet-tab,.subtab{min-height:52px;padding:0 18px;font-weight:700}.cabinet-panel{display:grid;gap:18px}.cabinet-panel-header{display:grid;gap:6px}.cabinet-panel-header h3,.profile-connect-box h4{margin:0}.subscriptions-list,.payments-list{display:grid;gap:14px}.subscription-summary{min-width:0}.subscription-meta{font-size:.95rem}.subscription-content-inner{display:grid;gap:18px;padding-top:18px}.subtabs{grid-template-columns:repeat(3,minmax(0,1fr))}.subtab-panel{display:grid;gap:14px}.vpn-key-box,.ref-link-box{min-width:0;word-break:break-all;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.link-box{align-items:stretch}.link-box>:first-child{flex:1}.renew-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.renew-link{display:grid;gap:8px;padding:18px;border-radius:18px;border:1px solid var(--line);background:#ffffff08;transition:border-color .2s ease,transform .2s ease}.renew-link:hover{transform:translateY(-1px);border-color:var(--accent-line-strong)}.payment-row,.ref-card,.ref-stat-card,.profile-card,.profile-connect-box{padding:18px 20px;border-radius:22px;border:1px solid var(--line);background:#ffffff08}.payment-right{align-items:flex-end}.payment-status{padding:8px 12px;background:#64f7a51f;color:var(--success);border:1px solid rgba(100,247,165,.18)}.ref-grid,.ref-stats,.profile-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ref-stats{grid-template-columns:repeat(3,minmax(0,1fr))}.ref-stat-card strong{font-size:2rem;margin-top:12px}.profile-card{display:grid;gap:10px}.profile-card strong{font-size:1.1rem;line-height:1.5}.profile-connect-box{margin-top:8px}.prose-block{display:grid;gap:10px}.buy-page-section{padding-top:72px}@keyframes ticker-scroll{0%{transform:translate(0)}to{transform:translate(calc(-50% - 7px))}}@media(max-width:1120px){.advantages-grid,.pricing-grid,.platform-grid,.renew-grid,.period-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-grid,.buy-layout,.telegram-block,.footer-grid{grid-template-columns:1fr}.hero-grid h1,.buy-title{max-width:none}.footer-links{justify-content:flex-start}}@media(max-width:900px){.nav-toggle{display:block}.nav-panel{position:absolute;top:calc(100% + 10px);left:16px;right:16px;display:none;flex-direction:column;align-items:stretch;gap:16px;padding:18px;border:1px solid var(--line);border-radius:24px;background:#0c091bf5;box-shadow:var(--shadow)}.nav-panel.open{display:flex}.nav-links{flex-direction:column;align-items:stretch;gap:12px}.nav-links a{padding:6px 0}.nav-cta{width:100%}.check-grid,.ref-grid,.profile-grid,.cabinet-tabs,.subtabs,.buy-actions-secondary,.hero-metrics{grid-template-columns:1fr}.ref-stats{grid-template-columns:repeat(2,minmax(0,1fr))}.link-box,.cabinet-topbar,.profile-connect-box,.payment-row{flex-direction:column;align-items:stretch}.payment-right{align-items:flex-start}}@media(max-width:640px){.section{padding:68px 0}.container,.narrow{width:min(100% - 24px,1220px)}.hero-section{padding-top:62px}.test-card,.auth-card,.cabinet-card,.buy-card,.card,.pricing-card,.feature-card,.platform-item,.ticker-card,.ref-card,.ref-stat-card,.profile-card{padding:22px;border-radius:24px}.pricing-grid,.advantages-grid,.platform-grid,.period-grid,.renew-grid,.ref-stats{grid-template-columns:1fr}.pricing-card{min-height:auto;padding-top:30px}.pricing-card-header{min-height:auto}.plan-badge-floating{right:14px;top:-14px;min-height:38px;font-size:.8rem}.pricing-feature-item,.period-button,.platform-item,.check-item{font-size:1rem}.code-inputs{gap:8px}.code-input{height:58px;font-size:1.45rem}.accordion-trigger{min-height:70px;padding:16px 18px}.accordion-content{padding:0 18px 18px}.notification-stack{left:50%;right:auto;bottom:12px;width:min(calc(100vw - 24px),420px);transform:translate(-50%);justify-items:center}.notification-toast{width:min(100%,420px)}}@media(max-width:1120px){.buy-layout--checkout{grid-template-columns:1fr;gap:28px}}@media(max-width:900px){.pricing-card-header{min-height:auto}.plan-price-amount,.price-amount{font-size:clamp(2.85rem,7vw,4rem)}.plan-price-currency,.price-currency{font-size:clamp(2rem,5vw,3rem)}}@media(max-width:640px){.buy-page-section{padding-top:44px}.buy-title{max-width:none}.period-grid--checkout{grid-template-columns:repeat(2,minmax(0,1fr))}.buy-actions-secondary{grid-template-columns:1fr}.agreement--card{padding:14px 16px}.plan-price-line,.price-line{gap:8px}.plan-price-amount,.price-amount{font-size:clamp(2.6rem,10vw,3.3rem)}.plan-price-currency,.price-currency{font-size:clamp(1.9rem,7vw,2.5rem)}.auth-card--compact{width:100%}.auth-card--tight{padding:22px}}.cabinet-page{gap:22px}.cabinet-account-card{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:26px 28px}.cabinet-account-main,.cabinet-account-side,.purchase-accordion-header{display:flex;align-items:center;gap:16px}.cabinet-account-side{justify-content:flex-end}.cabinet-avatar{width:58px;height:58px;border-radius:20px;display:grid;place-items:center;flex:0 0 auto;font-size:1.3rem;font-weight:800;color:#fff;border:1px solid var(--accent-soft-strong);background:linear-gradient(135deg,#b56dff38,#7a2ef866);box-shadow:inset 0 1px #ffffff0f}.cabinet-account-copy{display:grid;gap:4px}.cabinet-email-card{display:grid;gap:4px;min-width:240px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.cabinet-email-card strong{font-size:1rem;line-height:1.35;word-break:break-word}.cabinet-logout{min-width:130px}.cabinet-workspace{gap:24px}.cabinet-tabs-shell{display:grid;gap:16px;padding:18px;border-radius:24px;border:1px solid var(--accent-line-soft);background:linear-gradient(180deg,#9650ff14,#ffffff08)}.cabinet-tabs-head{display:flex;align-items:end;justify-content:space-between;gap:18px}.cabinet-tabs-head h3{margin:0}.cabinet-tabs-note{max-width:480px}.purchase-accordion .accordion-trigger{min-height:88px}.purchase-accordion-header{justify-content:flex-start;min-width:0}.purchase-accordion-plus{width:38px;height:38px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;border:1px solid var(--accent-soft-strong);background:var(--accent-soft);color:#dec5ff;font-size:1.45rem;font-weight:700;line-height:1}.purchase-accordion-meta{margin-top:6px;line-height:1.5}.purchase-accordion-body,.purchase-summary-box,.purchase-actions-grid{display:grid;gap:16px}.purchase-plan-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.purchase-period-button{min-height:72px}.purchase-summary-box{padding:22px 24px;border-radius:22px;border:1px solid var(--accent-line);background:linear-gradient(180deg,#9650ff17,#ffffff08)}.purchase-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}.purchase-accordion-note{margin:0;line-height:1.6}@media(max-width:1120px){.purchase-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:900px){.cabinet-account-card,.cabinet-account-side,.cabinet-tabs-head,.purchase-accordion-header{align-items:stretch;flex-direction:column}.cabinet-account-side,.cabinet-email-card,.cabinet-logout{width:100%}.purchase-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.purchase-actions-secondary{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){.cabinet-account-card,.cabinet-tabs-shell,.cabinet-email-card,.purchase-summary-box{padding:20px}.cabinet-avatar{width:52px;height:52px;border-radius:18px}.purchase-accordion .accordion-trigger{min-height:78px}}.cabinet-account-card{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:18px}.cabinet-account-main{min-width:0}.cabinet-account-copy{gap:6px}.cabinet-user-name{font-size:1.5rem;font-weight:800;line-height:1.05}.cabinet-email-inline{color:var(--muted);font-size:1rem;line-height:1.4;word-break:break-word}.cabinet-account-side{width:auto;display:flex;justify-content:flex-end}.cabinet-logout{min-width:148px}.cabinet-workspace{padding-top:28px}.cabinet-tabs-shell{padding:24px;border-radius:28px;border:1px solid var(--accent-line);background:linear-gradient(180deg,#9650ff14,#ffffff06);box-shadow:inset 0 1px #ffffff0a}.cabinet-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.cabinet-tab{min-height:64px;padding:0 22px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff09;color:var(--text);font-size:1rem;font-weight:800;line-height:1.2;text-align:center;transition:border-color .2s ease,background .2s ease,transform .2s ease,box-shadow .2s ease}.cabinet-tab:hover{transform:translateY(-1px);border-color:var(--accent-line-strong)}.cabinet-tab.active{border-color:var(--accent-line-bold);background:#9650ff29;box-shadow:inset 0 0 0 1px var(--accent-soft-strong)}.cabinet-panel{gap:20px}.cabinet-panel-header{gap:0}.cabinet-panel-header h3{font-size:clamp(1.7rem,2.6vw,2.2rem)}.purchase-accordion .accordion-trigger{min-height:94px}.purchase-accordion-header{gap:14px}.purchase-accordion-header strong{font-size:1.15rem;letter-spacing:.01em}.purchase-accordion-plus{width:44px;height:44px;border-radius:14px}.profile-grid.howto-grid{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:900px){.cabinet-account-card{grid-template-columns:1fr;align-items:stretch}.cabinet-account-side{justify-content:flex-start}.cabinet-logout{min-width:0;width:auto}.cabinet-tabs-shell{padding:18px}.cabinet-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.cabinet-tab{min-height:58px;padding:10px 6px;border-radius:18px;font-size:.78rem;line-height:1.12;letter-spacing:0;white-space:normal;overflow-wrap:anywhere;word-break:normal}.profile-grid.howto-grid{grid-template-columns:1fr}}@media(max-width:640px){.cabinet-account-card,.cabinet-workspace,.cabinet-tabs-shell,.purchase-summary-box{padding:20px}.cabinet-user-name{font-size:1.32rem}.cabinet-tabs{gap:8px}.cabinet-tab{min-height:54px;border-radius:18px;font-size:.72rem;padding:8px 4px;line-height:1.1}.purchase-plan-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.purchase-period-button{min-height:60px;padding:12px 10px;border-radius:16px}.purchase-period-button .period-title{font-size:.96rem;line-height:1.15}.purchase-actions-secondary{grid-template-columns:1fr}.purchase-accordion .accordion-trigger{min-height:82px}.purchase-accordion-header strong{font-size:1rem}}@media(max-width:380px){.cabinet-tab{font-size:.68rem;padding:8px 3px}.purchase-period-button .period-title{font-size:.9rem}}.vpn-key-box{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal;font-size:.98rem;line-height:1.35}.subtabs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.subtab{display:grid;place-items:center;min-width:0;white-space:nowrap}@media(max-width:900px){.subtabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.subtab{min-height:56px;padding:8px 10px;border-radius:18px;font-size:.92rem;line-height:1.08;white-space:nowrap}.renew-grid,.purchase-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.renew-link,.purchase-period-button{min-height:64px;padding:12px 8px;border-radius:16px}.renew-link{justify-items:center;text-align:center;gap:6px}.renew-link span,.renew-link strong,.purchase-period-button .period-title{font-size:.88rem;line-height:1.08}.link-box{gap:10px}.vpn-key-box{width:100%;font-size:.9rem}}@media(max-width:640px){.subtabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.subtab{min-height:48px;padding:6px 4px;border-radius:14px;font-size:.74rem;line-height:1;letter-spacing:-.01em}.renew-grid,.purchase-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.renew-link,.purchase-period-button{min-height:56px;padding:10px 4px;border-radius:14px}.renew-link span,.renew-link strong,.purchase-period-button .period-title{font-size:.72rem;line-height:1.02;letter-spacing:-.01em}.purchase-period-button .period-title,.renew-link span{white-space:normal;overflow-wrap:anywhere}.vpn-key-box{padding:14px 16px;font-size:.82rem}}@media(max-width:380px){.subtab{font-size:.68rem}.renew-link span,.renew-link strong,.purchase-period-button .period-title{font-size:.66rem}}.tab-fade-enter-active,.tab-fade-leave-active{transition:opacity .22s ease,transform .22s ease}.tab-fade-enter-from,.tab-fade-leave-to{opacity:0;transform:translateY(8px)}.ref-link-box,.vpn-key-box{display:block;width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;word-break:normal}.link-box--stacked-mobile{align-items:stretch}.renew-summary-box{margin-top:2px}.profile-connect-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:18px;align-items:center}.profile-connect-copy{min-width:0;display:grid;gap:8px}.profile-connect-copy h4{margin:0;font-size:1.1rem}.profile-connect-actions{display:flex;gap:12px;justify-content:flex-end;flex-wrap:wrap}.renew-grid,.purchase-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.renew-period-button,.purchase-period-button{min-width:0}.renew-period-button .period-title,.purchase-period-button .period-title{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subtab-panel-reissue{gap:0}.subtab-panel-reissue .btn{width:fit-content}@media(max-width:900px){.link-box--stacked-mobile{grid-template-columns:1fr}.renew-grid,.purchase-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.renew-period-button,.purchase-period-button{min-height:58px;padding:10px 4px}.renew-period-button .period-title,.purchase-period-button .period-title{font-size:.76rem;line-height:1;letter-spacing:-.01em}.profile-connect-box{grid-template-columns:1fr}.profile-connect-actions{justify-content:flex-start}}@media(max-width:640px){.link-box--stacked-mobile{gap:10px}.subtabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.subtab{min-height:46px;padding:6px 2px;font-size:.66rem;line-height:1;letter-spacing:-.02em}.renew-grid,.purchase-plan-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:6px}.renew-period-button,.purchase-period-button{min-height:52px;padding:8px 2px;border-radius:14px}.renew-period-button .period-title,.purchase-period-button .period-title{font-size:.64rem;line-height:.98;letter-spacing:-.015em;white-space:nowrap}.vpn-key-box,.ref-link-box{padding:14px;font-size:.82rem}.profile-connect-actions{display:grid;grid-template-columns:1fr 1fr}}@media(max-width:380px){.cabinet-tab{font-size:.64rem;padding:8px 2px}.subtab{font-size:.6rem}.renew-period-button .period-title,.purchase-period-button .period-title{font-size:.58rem}}.cabinet-top-cards{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px}.cabinet-identity-card{display:flex;align-items:center;gap:16px;padding:22px 24px}.cabinet-exit-card{display:grid;align-items:center;padding:16px;min-width:180px}.cabinet-exit-card .cabinet-logout{width:100%;min-width:0}.profile-telegram-box{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center;padding:22px 24px;border-radius:24px;border:1px solid var(--accent-line-soft);background:#ffffff08}.profile-telegram-copy{display:grid;gap:8px}.profile-telegram-copy strong{font-size:1.1rem;line-height:1.35}@media(max-width:900px){.cabinet-top-cards{grid-template-columns:1fr}.cabinet-exit-card{min-width:0}.profile-telegram-box{grid-template-columns:1fr}}@media(max-width:640px){.cabinet-identity-card,.cabinet-exit-card,.profile-telegram-box{padding:18px}}.cabinet-section{padding-top:28px}.cabinet-page{gap:18px}.cabinet-topbar{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:20px 22px}.cabinet-account-copy{min-width:0;display:grid;gap:6px}.cabinet-email-inline{color:var(--muted);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cabinet-topbar-actions{display:flex;align-items:center;justify-content:flex-end;gap:12px;flex-wrap:wrap}.cabinet-topbar-btn{min-width:188px}.cabinet-tabs-shell{padding:18px;border-radius:28px;background:linear-gradient(180deg,#9650ff14,#ffffff05);border:1px solid var(--accent-line-soft)}.cabinet-tabs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.cabinet-tab,.subtab{display:inline-flex;align-items:center;justify-content:center;text-align:center}.subtabs--mobile-tight{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.purchase-plan-grid--compact,.renew-grid--compact{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.purchase-period-button,.renew-period-button{min-height:56px;padding:0 10px}.link-box--single-line{display:flex;align-items:center;justify-content:space-between;gap:12px}.vpn-key-box--truncate,.ref-link-box--truncate{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.howto-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.howto-card{display:grid;gap:10px}@media(max-width:900px){.howto-grid,.purchase-plan-grid--compact,.renew-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:640px){.cabinet-section{padding-top:16px}.cabinet-topbar{flex-direction:column;align-items:stretch;padding:16px}.cabinet-topbar-actions{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.cabinet-topbar-btn{min-width:0;width:100%;padding-inline:12px}.cabinet-tabs-shell{padding:12px}.cabinet-tabs{gap:8px}.cabinet-tab{min-height:44px;padding:0 8px;font-size:.78rem;line-height:1.1}.subtabs--mobile-tight{gap:8px}.subtab{min-height:44px;padding:0 8px;font-size:.76rem;line-height:1.1}.purchase-plan-grid--compact,.renew-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.purchase-period-button,.renew-period-button{min-height:46px;padding:0 8px}.purchase-period-button .period-title,.renew-period-button .period-title{font-size:.82rem;line-height:1.1}.link-box--single-line{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:center}.vpn-key-box--truncate,.ref-link-box--truncate{font-size:.9rem}.howto-grid{grid-template-columns:1fr}}.subscription-content-inner,.subtab-panel,.subtabs,.subtabs--mobile-tight,.link-box,.link-box--single-line,.accordion-content,.accordion-content-wrap,.purchase-accordion-body{min-width:0}.subscription-content-inner,.subtab-panel,.link-box--single-line,.subtabs--mobile-tight{overflow:hidden}.link-box--single-line{max-width:100%}.link-box--single-line>:first-child{flex:1 1 auto;min-width:0;max-width:100%}.link-box--single-line>.btn,.link-box--single-line>button{flex:0 0 auto}.vpn-key-box,.vpn-key-box--truncate,.ref-link-box,.ref-link-box--truncate{display:block;width:auto;max-width:100%;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.subtabs--mobile-tight,.subtabs--mobile-tight .subtab{min-width:0}@media(max-width:640px){.subscription-content-inner{overflow:hidden}.subtabs--mobile-tight{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.subtabs--mobile-tight .subtab{min-width:0;padding-inline:6px;font-size:.74rem;letter-spacing:-.01em}.link-box--single-line{grid-template-columns:minmax(0,1fr) auto;max-width:100%}.vpn-key-box,.vpn-key-box--truncate{font-size:.82rem;line-height:1.25}}.subscription-content-inner,.subtab-panel{max-width:100%}.link-box--single-line{inline-size:100%}.link-box--single-line>:first-child{inline-size:100%;min-inline-size:0}.vpn-key-box,.vpn-key-box--truncate{inline-size:100%;max-inline-size:100%;min-inline-size:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:640px){.link-box--single-line{grid-template-columns:minmax(0,1fr) auto;gap:8px}.link-box--single-line>.btn,.link-box--single-line>button{min-width:0;padding-inline:12px;font-size:.8rem;white-space:nowrap}.vpn-key-box,.vpn-key-box--truncate{inline-size:100%;max-inline-size:100%;font-size:.8rem;line-height:1.2}}.brand-logo{width:34px;height:34px;object-fit:contain;filter:drop-shadow(0 10px 18px rgba(255,118,35,.24))}.brand-logo--footer{width:32px;height:32px}.hero-section--home{padding:96px 0 72px}.hero-grid--art{grid-template-columns:minmax(0,1fr) minmax(300px,520px);gap:40px}.hero-copy--centered,.telegram-copy--centered,.support-note--centered{text-align:center}.hero-copy--centered{display:grid;justify-items:center}.hero-brand-pill{gap:10px}.hero-brand-icon{width:22px;height:22px;object-fit:contain}.hero-text--wide{max-width:34rem}.hero-actions--centered,.telegram-actions--centered{justify-content:center}.hero-visual{display:grid;place-items:center}.hero-rocket-wrap{position:relative;width:min(100%,500px);aspect-ratio:1;display:grid;place-items:center}.hero-rocket-wrap:before{content:"";position:absolute;top:14%;right:12%;bottom:14%;left:12%;border-radius:50%;background:radial-gradient(circle,rgba(150,80,255,.32),rgba(62,28,130,.1) 55%,transparent 72%);filter:blur(20px)}.hero-rocket-image{position:relative;width:min(100%,460px);object-fit:contain;filter:drop-shadow(0 24px 64px rgba(0,0,0,.45))}.section-heading{margin-inline:auto;text-align:center}.section-heading .eyebrow{margin-inline:auto}.ticker-card--brand{min-width:250px}.ticker-brand-row{display:flex;align-items:center;gap:14px}.ticker-brand-mark,.platform-logo{flex:0 0 auto;display:grid;place-items:center;color:#fff;border:1px solid rgba(255,255,255,.1);box-shadow:inset 0 0 0 1px #ffffff0d}.ticker-brand-mark{width:52px;height:52px;border-radius:16px;font-weight:800;letter-spacing:-.02em}.pricing-card{position:relative;overflow:visible;display:grid;grid-template-rows:1fr auto;min-height:468px;padding:30px 30px 28px;border:1px solid rgba(255,255,255,.12);border-radius:34px}.pricing-card.featured,.pricing-card.best{border-color:#9b62ff8f;box-shadow:0 0 0 1px #9b62ff24,0 24px 80px #7437ff29}.pricing-card-body,.pricing-card-header{display:grid;gap:22px;align-content:start}.pricing-card-title-row{display:grid;gap:10px;min-height:112px;align-content:start}.pricing-card h3{margin:0;font-size:clamp(1.65rem,1.8vw,2.15rem);line-height:1.05;white-space:nowrap}.plan-badge-floating{position:absolute;top:0;right:18px;transform:translateY(-50%);z-index:2;min-height:46px;padding:0 22px;font-size:.88rem;border-radius:999px;box-shadow:0 18px 40px #9250ff47}.plan-discount{margin:0;min-height:1.35em;font-size:.95rem;font-weight:700;color:var(--success)}.plan-discount-empty{visibility:hidden}.plan-price-box{width:100%;min-width:0;display:inline-flex;align-items:flex-end;gap:8px;white-space:nowrap;line-height:1}.plan-price-amount-home,.plan-price-currency-home{display:block;line-height:.92;letter-spacing:-.05em;white-space:nowrap;flex:0 0 auto}.plan-price-amount-home{font-size:clamp(3.1rem,3vw,4rem);font-weight:800;font-variant-numeric:tabular-nums}.plan-price-currency-home{font-size:clamp(1.95rem,1.75vw,2.4rem);font-weight:800;margin-bottom:.08em}.compact .plan-price-amount-home{font-size:clamp(2.75rem,2.45vw,3.35rem)}.compact .plan-price-currency-home{font-size:clamp(1.7rem,1.5vw,2rem)}.pricing-features{display:grid;gap:12px;margin-top:auto}.pricing-card-button{margin-top:24px;min-height:62px;font-size:1.02rem;text-transform:uppercase}@media(max-width:1360px){.pricing-grid-home{gap:20px}.pricing-card{min-height:446px;padding-inline:24px}.pricing-card-title-row{min-height:102px}.plan-price-amount-home{font-size:clamp(2.7rem,3vw,3.3rem)}.plan-price-currency-home{font-size:clamp(1.7rem,2vw,2rem)}.compact .plan-price-amount-home{font-size:clamp(2.45rem,2.6vw,2.9rem)}.compact .plan-price-currency-home{font-size:clamp(1.55rem,1.7vw,1.8rem)}}@media(max-width:980px){.pricing-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{min-height:428px}.pricing-card-title-row{min-height:94px}}@media(max-width:720px){.ticker-card--brand{min-width:210px}.ticker-brand-row{min-height:48px;padding:8px 12px}.ticker-brand-logo--wide{width:min(138px,100%);height:28px}.pricing-grid-home{grid-template-columns:1fr}.pricing-card{min-height:auto;padding:30px 22px 22px}.pricing-card-title-row{min-height:auto}.pricing-card h3{font-size:1.75rem}.plan-badge-floating{right:14px;min-height:42px;padding-inline:18px;font-size:.82rem}.plan-price-amount-home{font-size:clamp(2.4rem,10vw,3rem)}.plan-price-currency-home{font-size:clamp(1.55rem,5.8vw,1.9rem)}.compact .plan-price-amount-home{font-size:clamp(2.2rem,9vw,2.65rem)}.compact .plan-price-currency-home{font-size:clamp(1.45rem,5.3vw,1.75rem)}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-logo-box{width:64px;height:64px;display:grid;place-items:center;border-radius:18px;border:1px solid rgba(255,255,255,.08);background:#ffffff05}.platform-logo-image{width:34px;height:34px;object-fit:contain;filter:brightness(0) invert(1)}.telegram-block{display:grid;gap:18px;align-items:start;justify-items:center}.telegram-copy{display:grid;gap:10px;text-align:center}.telegram-actions{display:flex;flex-direction:column;gap:12px;width:min(100%,420px)}.pricing-grid-home{align-items:stretch;gap:24px}.pricing-card{min-height:560px;padding:38px 30px 28px;border:1px solid rgba(255,255,255,.12);border-radius:34px}.pricing-card-body{gap:24px}.pricing-card-header{min-height:248px;display:grid;grid-template-rows:minmax(40px,auto) minmax(28px,auto) 1fr;align-content:start;gap:18px}.pricing-card h3{font-size:clamp(1.9rem,1.9vw,2.15rem);line-height:1.05;min-height:1.1em;white-space:nowrap}.plan-badge-floating{top:-12px;right:18px;min-height:42px;padding-inline:20px;font-size:.88rem}.plan-discount{min-height:28px;font-size:.95rem;font-weight:700}.plan-price-box{width:100%;min-width:0;min-height:108px;display:flex;align-items:flex-end;gap:10px;white-space:nowrap}.plan-price-box--compact{gap:8px}.plan-price-amount-home,.plan-price-currency-home{display:block;line-height:.88;letter-spacing:-.04em;white-space:nowrap;flex:0 0 auto}.plan-price-amount-home{font-size:clamp(3.5rem,3vw,4.35rem);font-weight:800;font-variant-numeric:tabular-nums}.plan-price-currency-home{font-size:clamp(2.3rem,1.95vw,2.9rem);font-weight:800;margin-bottom:.18em}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(3.2rem,2.5vw,3.75rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(2.05rem,1.6vw,2.45rem)}@media(max-width:1360px){.pricing-grid-home{gap:20px}.pricing-card{padding-inline:26px}.plan-price-amount-home{font-size:clamp(3rem,4vw,3.8rem)}.plan-price-currency-home{font-size:clamp(2rem,2.6vw,2.45rem)}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.75rem,3.4vw,3.25rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.75rem,2.2vw,2.15rem)}}@media(max-width:980px){.pricing-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{min-height:510px}.pricing-card-header{min-height:220px}}@media(max-width:720px){.ticker-card--brand{min-width:210px}.ticker-brand-row{min-height:48px;padding:8px 12px}.ticker-brand-logo--wide{width:min(138px,100%);height:28px}.pricing-grid-home{grid-template-columns:1fr}.pricing-card{min-height:auto;padding:34px 24px 24px}.pricing-card-header{min-height:auto;grid-template-rows:auto auto auto}.pricing-card h3{font-size:1.9rem}.plan-price-box{min-height:82px}.plan-price-amount-home{font-size:clamp(2.45rem,9vw,3rem)}.plan-price-currency-home{font-size:clamp(1.7rem,6vw,2rem)}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.25rem,8vw,2.65rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.55rem,5.5vw,1.85rem)}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-item--logo{gap:10px;place-items:center;align-content:center}.platform-logo{width:54px;height:54px;border-radius:18px;font-size:1.6rem;font-weight:800}.tone-orange{background:linear-gradient(135deg,#ff9f43,#ff5f6d)}.tone-cyan{background:linear-gradient(135deg,#34d3ff,#267dff)}.tone-blue{background:linear-gradient(135deg,#3a8dff,#2251ff)}.tone-green{background:linear-gradient(135deg,#38e680,#1da35b)}.tone-amber{background:linear-gradient(135deg,#ffc857,#ff8a00)}.tone-yellow{background:linear-gradient(135deg,#ffd84d,#ffae00);color:#2b2200}.tone-teal{background:linear-gradient(135deg,#2ce1d2,#0d8c95)}.tone-silver{background:linear-gradient(135deg,#d7dde8,#8a93a8);color:#101321}.tone-chrome{background:conic-gradient(from 180deg,#ea4335,#fbbc05,#34a853,#4285f4,#ea4335)}.telegram-block{align-items:center}@media(max-width:980px){.hero-grid--art{grid-template-columns:1fr}.hero-visual{order:-1}.hero-rocket-wrap{width:min(100%,360px)}.advantages-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.hero-section--home{padding:74px 0 48px}.hero-copy--centered h1{max-width:8ch}.hero-actions--centered,.hero-actions--centered .btn{width:100%}.check-grid,.platform-grid,.pricing-grid,.advantages-grid{grid-template-columns:1fr}.ticker-card--brand{min-width:220px}.platform-item--logo{min-height:96px}}.pricing-grid-home{align-items:stretch;gap:26px}.pricing-card{min-height:548px;padding:42px 30px 28px;border:1px solid rgba(255,255,255,.12);border-radius:34px}.pricing-card-body{gap:26px}.pricing-card-header{min-height:234px;display:grid;grid-template-rows:auto 28px 1fr;align-content:start;gap:18px}.pricing-card h3{font-size:clamp(1.72rem,1.85vw,2.05rem);line-height:1.05;min-height:2.1em}.plan-discount{min-height:28px;font-size:1rem;font-weight:700}.plan-price-box{width:100%;min-width:0;min-height:108px;display:inline-flex;align-items:flex-end;gap:8px;flex-wrap:nowrap}.plan-price-box--compact{gap:6px}.plan-price-amount-home,.plan-price-currency-home{display:block;max-width:100%;line-height:.92;letter-spacing:-.04em;white-space:nowrap;flex:0 1 auto}.plan-price-amount-home{font-size:clamp(3.05rem,2.85vw,3.75rem);font-weight:800;font-variant-numeric:tabular-nums}.plan-price-currency-home{font-size:clamp(2rem,1.75vw,2.45rem);font-weight:800;margin-bottom:.12em}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.5rem,2.45vw,3.1rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.7rem,1.45vw,2rem)}.pricing-features{margin-top:auto;padding-top:0;gap:14px}.pricing-feature-item{font-size:1rem;line-height:1.3}.pricing-card-button{margin-top:28px;min-height:66px;font-size:1.05rem;text-transform:uppercase}@media(max-width:1320px){.pricing-grid-home{gap:20px}.pricing-card{padding-inline:26px}.plan-price-amount-home{font-size:clamp(2.7rem,4vw,3.4rem)}.plan-price-currency-home{font-size:clamp(1.85rem,2.8vw,2.3rem)}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.35rem,3.5vw,2.95rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.6rem,2.3vw,1.95rem)}}@media(max-width:980px){.pricing-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{min-height:510px}.plan-price-box{min-height:96px}}@media(max-width:720px){.ticker-card--brand{min-width:210px}.ticker-brand-row{min-height:48px;padding:8px 12px}.ticker-brand-logo--wide{width:min(138px,100%);height:28px}.pricing-grid-home{grid-template-columns:1fr}.pricing-card{min-height:auto;padding:34px 24px 24px}.pricing-card-header{min-height:auto}.pricing-card h3{font-size:1.9rem}.plan-price-box{min-height:82px}.plan-price-amount-home{font-size:clamp(2.45rem,9vw,3rem)}.plan-price-currency-home{font-size:clamp(1.7rem,6vw,2rem)}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.15rem,8vw,2.55rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.45rem,5.5vw,1.8rem)}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.platform-item--logo{display:grid;grid-template-rows:auto auto;gap:14px}.platform-logo-box{width:54px;height:54px;display:grid;place-items:center;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.06)}.platform-logo-image{width:28px;height:28px;object-fit:contain}.hero-grid--stacked{grid-template-columns:minmax(0,1fr);justify-items:center}.hero-copy--stacked{width:min(100%,780px);display:grid;justify-items:center;gap:18px}.hero-brand-icon--hero{width:54px;height:54px;object-fit:contain;filter:drop-shadow(0 12px 28px rgba(255,120,35,.22))}.hero-copy--stacked h1{margin:0;max-width:11ch}.hero-actions--stacked{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:12px}.ticker-card--brand{min-width:248px;padding:14px 18px;border-radius:22px;border:1px solid rgba(255,255,255,.08);background:#ffffff06}.ticker-brand-row--full{display:grid;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:12px}.ticker-brand-logo{width:40px;height:40px;object-fit:contain}.ticker-brand-copy{min-width:0;display:grid;gap:2px}.ticker-brand-name{margin:0;font-size:.96rem;font-weight:700;line-height:1.2}.ticker-price{margin:0;font-size:.84rem;color:#ffffffb8;white-space:nowrap}.pricing-grid-home{align-items:stretch;gap:18px;overflow:visible}.pricing-card{min-height:412px;padding:30px 22px 20px;border-radius:28px;overflow:visible}.pricing-card-body{gap:16px}.pricing-card-header{min-height:150px;gap:10px}.pricing-card-title-row{min-height:auto;gap:6px}.pricing-card h3{min-height:auto;font-size:clamp(1.36rem,1.6vw,1.72rem)}.plan-badge-floating{top:0;right:16px;transform:translateY(-58%);min-height:38px;padding:0 16px;border-radius:999px;box-shadow:0 14px 28px #0000003d;white-space:nowrap}.plan-discount{min-height:20px;font-size:.9rem}.plan-price-box{min-height:auto;gap:7px}.plan-price-amount-home{font-size:clamp(2.35rem,2.55vw,3rem);letter-spacing:-.045em}.plan-price-currency-home{font-size:clamp(1.45rem,1.55vw,1.8rem);margin-bottom:.12em}.plan-price-box--compact .plan-price-amount-home{font-size:clamp(2.1rem,2.25vw,2.6rem)}.plan-price-box--compact .plan-price-currency-home{font-size:clamp(1.32rem,1.4vw,1.6rem)}.pricing-features--compact{gap:10px}.pricing-feature-item{font-size:.95rem}.pricing-card-button{margin-top:18px;min-height:56px;font-size:.96rem}.platform-item--logo{gap:8px;min-height:100px}.platform-logo-box{width:58px;height:58px;background:#ffffff08}.platform-logo-image{width:30px;height:30px;display:block;object-fit:contain;filter:none}.telegram-block--narrow{width:min(100%,760px);margin-inline:auto}.telegram-card{padding:26px}.telegram-copy{width:100%;gap:12px}.telegram-actions{width:min(100%,360px)}@media(max-width:980px){.pricing-grid-home{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-card{min-height:392px}}@media(max-width:720px){.hero-section--home{padding:60px 0 42px}.hero-copy--stacked{gap:16px}.hero-brand-icon--hero{width:44px;height:44px}.hero-copy--stacked h1{max-width:8.5ch}.hero-actions--stacked{width:100%;flex-direction:column}.hero-actions--stacked .btn{width:100%}.ticker-card--brand{min-width:216px;padding:12px 14px}.ticker-brand-row--full{grid-template-columns:36px minmax(0,1fr);gap:10px}.ticker-brand-logo{width:36px;height:36px}.ticker-brand-name{font-size:.9rem}.ticker-price{font-size:.78rem}.pricing-grid-home{grid-template-columns:1fr;gap:16px}.pricing-card{min-height:0;padding:26px 18px 18px}.pricing-card-header{min-height:0}.pricing-card h3{font-size:1.25rem}.plan-badge-floating{right:12px;min-height:34px;padding:0 14px;font-size:.76rem}.plan-price-amount-home{font-size:2.05rem}.plan-price-currency-home{font-size:1.2rem}.plan-price-box--compact .plan-price-amount-home{font-size:1.88rem}.plan-price-box--compact .plan-price-currency-home{font-size:1.12rem}.pricing-feature-item{font-size:.88rem}.pricing-card-button{min-height:52px;font-size:.9rem}.platform-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.platform-item--logo{min-height:88px}.platform-logo-box{width:52px;height:52px}.platform-logo-image{width:26px;height:26px}.telegram-block--narrow{width:100%}.telegram-card{padding:22px 18px}}.app-shell{position:relative;isolation:isolate;overflow:clip}.app-shell>main,.app-shell>.site-header,.app-shell>.site-footer{position:relative;z-index:1}.bg-grid,.bg-grad{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.bg-grid{z-index:0;background-image:repeating-linear-gradient(0deg,transparent,transparent 79px,rgba(255,255,255,.03) 79px,rgba(255,255,255,.03) 80px),repeating-linear-gradient(90deg,transparent,transparent 79px,rgba(255,255,255,.03) 79px,rgba(255,255,255,.03) 80px);-webkit-mask-image:radial-gradient(ellipse 80% 60% at 50% 25%,black 10%,transparent 70%);mask-image:radial-gradient(ellipse 80% 60% at 50% 25%,black 10%,transparent 70%)}.bg-grad{z-index:0;background:radial-gradient(ellipse 80% 50% at 20% 10%,rgba(80,100,220,.18) 0%,transparent 60%),radial-gradient(ellipse 60% 50% at 80% 80%,rgba(130,80,200,.14) 0%,transparent 60%),radial-gradient(ellipse 50% 40% at 50% 50%,rgba(60,120,200,.1) 0%,transparent 60%)}.hero-copy--stacked{align-items:center;text-align:center}.hero-brand-icon--hero{margin-inline:auto}.telegram-block{grid-template-columns:1fr!important;justify-items:start;gap:20px}.telegram-block--narrow{width:min(100%,640px)}.telegram-card{padding:22px 20px}.telegram-copy,.telegram-actions{width:100%}.telegram-copy{display:flex;flex-direction:column;align-items:flex-start;text-align:left;gap:12px}.telegram-actions{display:flex;flex-direction:column;align-items:stretch;gap:12px;max-width:320px}.telegram-actions .btn{width:100%}@media(max-width:720px){.bg-grid{-webkit-mask-image:radial-gradient(ellipse 115% 70% at 50% 18%,black 8%,transparent 72%);mask-image:radial-gradient(ellipse 115% 70% at 50% 18%,black 8%,transparent 72%)}.bg-grad{background:radial-gradient(ellipse 95% 58% at 20% 5%,rgba(80,100,220,.2) 0%,transparent 62%),radial-gradient(ellipse 90% 58% at 80% 78%,rgba(130,80,200,.16) 0%,transparent 62%),radial-gradient(ellipse 70% 44% at 50% 45%,rgba(60,120,200,.1) 0%,transparent 64%)}.telegram-block--narrow{width:min(100%,520px)}.telegram-card{padding:20px 16px}}.site-header{background:#0f0c26d1;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 18px 48px #00000029}.brand-with-logo{gap:12px}.btn{min-height:56px;padding:0 22px;border-radius:18px;font-weight:800;letter-spacing:-.01em}.btn-primary{border:1px solid rgba(215,180,255,.45);background:linear-gradient(180deg,#fff3,#fff0) padding-box,linear-gradient(135deg,#c78cff,#9f5dff 38%,#7f3dff 72%,#6b27f5) border-box;box-shadow:inset 0 1px #ffffff3d,0 14px 36px #7f3dff61,0 4px 14px #0000002e}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:inset 0 1px #ffffff47,0 22px 44px #7f3dff70,0 8px 20px #00000038}.btn-secondary{border:1px solid rgba(255,255,255,.12);background:#ffffff0e;box-shadow:inset 0 1px #ffffff14}.btn-secondary:hover:not(:disabled){transform:translateY(-2px);border-color:#af7eff8c;background:#ffffff14}.btn-cta{min-width:210px}.btn-secondary-soft{min-width:150px}.hero-grid--stacked{grid-template-columns:minmax(0,1fr);justify-items:center;gap:26px}.hero-copy--centered{max-width:860px}.hero-brand-icon--hero{width:46px;height:46px;opacity:.96}.hero-visual,.hero-visual--centered{width:min(100%,460px);margin-inline:auto;display:flex;justify-content:center}.hero-lottie,.rocket-lottie{width:min(100%,420px);aspect-ratio:1;filter:drop-shadow(0 28px 60px rgba(127,61,255,.24))}.hero-lottie svg,.rocket-lottie svg{width:100%!important;height:100%!important}.pricing-grid-home{gap:16px}.pricing-card{min-height:354px;padding:24px 20px 18px}.pricing-card-body{gap:12px}.pricing-card-header{min-height:118px;gap:8px}.pricing-card h3{font-size:clamp(1.28rem,1.45vw,1.58rem)}.plan-badge-floating{top:0;right:16px;transform:translateY(-56%);z-index:3;padding:0 16px;min-height:36px}.plan-price-amount-home{font-size:clamp(2rem,2.15vw,2.55rem)}.plan-price-currency-home{font-size:clamp(1.16rem,1.2vw,1.42rem)}.pricing-features--compact{gap:8px}.pricing-feature-item{font-size:.9rem}.pricing-card-button{margin-top:14px;min-height:52px}.telegram-block,.telegram-block--wide{width:min(100%,920px);margin-inline:auto}.pricing-grid-home{width:100%;margin-inline:0}.telegram-card{padding:30px 34px}.telegram-copy--centered{align-items:center;text-align:center}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;margin-top:12px}.telegram-actions .btn{width:min(100%,340px)}@media(max-width:980px){.pricing-card{min-height:338px;padding:24px 18px 18px}.pricing-card-header{min-height:112px}.telegram-block--wide{width:min(100%,860px)}}@media(max-width:720px){.site-header{background:#120f2ae6}.nav{min-height:74px}.hero-section--home{padding:52px 0 38px}.hero-copy--stacked{gap:14px}.hero-brand-icon--hero{width:38px;height:38px}.hero-lottie,.rocket-lottie{width:min(100%,290px)}.hero-actions--stacked{width:100%;flex-direction:column;gap:10px;margin-top:18px}.hero-actions--stacked .btn{width:100%}.btn{min-height:52px;border-radius:16px}.pricing-card{min-height:0;padding:22px 16px 16px}.pricing-card-body{gap:10px}.pricing-card-header{min-height:0;gap:7px}.pricing-card h3{font-size:1.16rem}.plan-badge-floating{right:10px;min-height:32px;padding:0 12px;font-size:.72rem}.plan-price-amount-home{font-size:1.78rem}.plan-price-currency-home{font-size:1.04rem}.pricing-feature-item{font-size:.84rem}.pricing-card-button{min-height:48px;margin-top:12px}.telegram-block--wide{width:100%}.telegram-card{padding:24px 18px}}.main-with-header{padding-top:96px}.site-header{position:fixed;top:0;left:0;right:0;z-index:120;background:#14102cdb;border-bottom:1px solid rgba(255,255,255,.12);box-shadow:0 10px 34px #05031240}.nav{min-height:76px}.brand-with-logo{display:inline-flex;align-items:center;gap:12px}.brand-mark{width:42px;height:42px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#ffffff1f,#ffffff0f);border:1px solid rgba(255,255,255,.14);box-shadow:inset 0 1px #ffffff1f,0 10px 22px #06041229;flex:0 0 auto}.brand-mark--footer{width:38px;height:38px}.brand-logo{width:22px;height:22px;object-fit:contain}.brand-logo--footer{width:20px;height:20px}.nav-cta{min-width:146px;min-height:44px;padding-inline:18px;box-shadow:none}.btn,.btn-primary,.btn-secondary{transition:transform .18s ease,box-shadow .22s ease,border-color .22s ease,background .22s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:linear-gradient(135deg,#9f5cff,#7c39ff);border:1px solid rgba(255,255,255,.14);box-shadow:0 12px 26px #7c39ff42,inset 0 1px #ffffff29}.btn-primary:hover{box-shadow:0 16px 28px #7c39ff47,inset 0 1px #fff3}.btn-secondary,.btn-secondary-soft{border:1px solid rgba(255,255,255,.12);background:#ffffff0a;box-shadow:inset 0 1px #ffffff0f}.hero-grid--stacked{grid-template-columns:1fr}.hero-copy--stacked{align-items:center;text-align:center;gap:18px}.hero-lottie--headline,.hero-copy .rocket-lottie{width:min(100%,240px);margin-inline:auto}.hero-grid h1{max-width:12ch;margin:0}.hero-text--wide{max-width:720px}.hero-actions--stacked{flex-direction:row;justify-content:center;gap:14px;margin-top:8px}.btn-hero-primary,.btn-hero-secondary{min-height:58px;padding-inline:28px;font-size:1rem}.hero-mobile-menu{display:none}.telegram-block--wide{width:min(100%,980px)}.telegram-card{padding:38px 42px}.telegram-copy,.telegram-copy--centered{max-width:700px;margin-inline:auto;text-align:center;align-items:center}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked{flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px;margin-top:20px}.telegram-actions .btn{width:auto;min-width:220px}@media(max-width:720px){.main-with-header{padding-top:84px}.site-header{background:#14102ceb}.nav{min-height:68px}.brand-mark{width:36px;height:36px;border-radius:12px}.brand-logo{width:18px;height:18px}.nav-cta{min-width:126px;min-height:40px;padding-inline:14px;font-size:.92rem}.nav-toggle,.nav-panel{display:none!important}.hero-section--home{padding:18px 0 30px}.hero-lottie--headline,.hero-copy .rocket-lottie{position:relative;z-index:0;width:min(100%,138px);margin-top:6px}.hero-mobile-menu{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin-top:2px}.hero-mobile-menu a{min-width:0;padding:10px 6px;border-radius:14px;font-size:.78rem;font-weight:700;text-align:center;color:var(--muted);background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.hero-grid h1{font-size:clamp(2.2rem,11vw,3.4rem);max-width:9ch}.hero-actions--stacked{width:100%;flex-direction:column;gap:12px}.btn-hero-primary,.btn-hero-secondary{width:100%;min-height:56px;font-size:.98rem}.telegram-block--wide{width:100%}.telegram-card{padding:28px 22px}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked{width:100%;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:12px}.telegram-actions .btn{flex:0 0 auto;width:auto;min-width:196px;padding-inline:16px}}.hero-lottie,.rocket-lottie{position:relative;z-index:0}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked{width:100%;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:14px}.telegram-actions .btn{flex:0 0 auto}.site-header{background:#1a1538eb!important}.main-with-header{padding-top:96px!important}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked,.telegram-actions--row{width:100%!important;display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:14px!important;margin-top:20px!important}.telegram-actions .btn,.telegram-actions--row .btn{width:auto!important;min-width:220px!important;flex:0 0 auto!important;margin:0!important}@media(max-width:900px){.site-header{background:#1a1538f0!important;border-bottom:1px solid rgba(255,255,255,.12)!important}.main-with-header{padding-top:88px!important}.nav{min-height:72px!important}.nav-toggle,.nav-panel{display:none!important}.hero-section--home{padding-top:18px!important}.hero-copy--stacked{position:relative;z-index:1;gap:14px!important}.hero-lottie--headline,.hero-copy .rocket-lottie,.rocket-lottie{width:min(100%,138px)!important;margin:0 auto 6px!important;position:relative!important;z-index:1!important;transform:none!important}.hero-mobile-menu{display:grid!important;grid-template-columns:repeat(4,minmax(0,1fr));width:100%;gap:8px;margin-top:0!important}.hero-mobile-menu a{min-width:0;padding:10px 6px;border-radius:14px;font-size:.78rem;font-weight:700;text-align:center;color:var(--muted);background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.telegram-block--wide{width:min(100%,100%)!important}.telegram-card{padding:28px 24px!important}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked,.telegram-actions--row{justify-content:center!important;align-items:center!important;flex-direction:row!important}}.site-header{background:#14102cdb!important}.telegram-block,.telegram-block--wide{justify-items:center!important}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked,.telegram-actions--row{display:flex!important;flex-direction:row!important;justify-content:center!important;align-items:center!important;flex-wrap:wrap!important;gap:14px!important;width:100%!important;max-width:none!important;margin-inline:auto!important;text-align:center!important}.telegram-actions .btn,.telegram-actions--centered .btn,.telegram-actions--stacked .btn,.telegram-actions--row .btn{width:auto!important;min-width:220px!important;max-width:100%!important}@media(max-width:720px){.main-with-header{padding-top:84px!important}.site-header{background:#14102cdb!important}.nav{min-height:68px!important}.nav-toggle{display:inline-flex!important;align-items:center;justify-content:center}.nav-panel{display:none!important;position:absolute;top:calc(100% + 8px);left:16px;right:16px;z-index:130;padding:16px;border-radius:18px;border:1px solid rgba(255,255,255,.1);background:#14102cf5;box-shadow:0 20px 44px #05031252;flex-direction:column;align-items:stretch;gap:14px}.nav-panel.open{display:flex!important}.nav-links{display:grid;grid-template-columns:1fr 1fr;gap:10px}.nav-links a{display:flex;align-items:center;justify-content:center;min-height:42px;text-align:center;border-radius:14px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08)}.nav-cta{width:100%;min-width:0}.hero-section--home{padding:26px 0 30px!important}.hero-lottie--headline,.hero-copy .rocket-lottie{width:138px!important;margin-top:0!important;margin-bottom:6px}.hero-mobile-menu{display:none!important}.telegram-card{padding:28px 24px!important}.telegram-actions,.telegram-actions--centered,.telegram-actions--stacked,.telegram-actions--row{flex-direction:row!important;justify-content:center!important;align-items:center!important}}.device-qty-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px}.device-qty-button{min-height:56px;border-radius:16px;border:1px solid var(--line);background:#ffffff0a;color:var(--text);font-weight:800;transition:border-color .2s ease,background .2s ease,transform .2s ease}.device-qty-button:hover{transform:translateY(-1px);border-color:#9650ff57}.device-qty-button.active{border-color:#9650ffa6;background:#9650ff29;box-shadow:inset 0 0 0 1px #9650ff33}.subscription-links-grid,.devices-panel,.device-slot-list{display:grid;gap:14px}.subscription-link-card{display:grid;gap:10px}.subscription-link-title,.devices-panel-title{font-size:.95rem;font-weight:800}.device-slot-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:16px 18px;border-radius:18px;border:1px solid var(--line);background:#ffffff08}.device-slot-name{min-width:0;font-weight:700;line-height:1.35}.device-slot-name.is-empty{color:var(--muted)}.device-slot-action{flex:0 0 auto}.device-slot-action--connect{border-color:#9650ff4d;color:#e7d6ff}.cabinet-panel .subscriptions-list .accordion-trigger{min-height:86px}@media(max-width:900px){.device-qty-grid{grid-template-columns:repeat(5,minmax(0,1fr))}}@media(max-width:640px){.device-qty-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.device-slot-row{align-items:stretch;flex-direction:column}.device-slot-action{width:100%}}.subscription-section-stack{display:grid;gap:14px}.devices-accordion-header{display:flex;align-items:center;justify-content:space-between;gap:16px;width:100%}.device-usage-pill{flex:0 0 auto;padding:8px 12px;border-radius:999px;border:1px solid rgba(150,80,255,.24);background:#9650ff1f;color:#e9dcff;font-size:.82rem;font-weight:800}.device-slot-row--upgrade{border-style:dashed;border-color:#9650ff57}.device-slot-name.is-upgrade{color:#efe5ff}.device-slot-action--upgrade{border-color:#9650ff66;background:#9650ff24;color:#f3eaff}@media(max-width:640px){.devices-accordion-header{align-items:flex-start;flex-direction:column}.device-usage-pill{align-self:flex-start}}.page-enter-active,.page-leave-active,.panel-enter-active,.panel-leave-active{transition:opacity .24s ease,transform .24s ease,filter .24s ease}.page-enter-from,.page-leave-to,.panel-enter-from,.panel-leave-to{opacity:0;transform:translateY(8px);filter:blur(6px)}.skeleton-page,.skeleton-shell{position:relative}.skeleton-grid{display:grid;gap:16px;margin-top:16px}.skeleton-block{border-radius:22px;background:linear-gradient(90deg,#ffffff0a,#ffffff1a,#ffffff0a);background-size:200% 100%;animation:shimmer 1.4s infinite linear}.hero-skeleton{height:420px}.skeleton-lg{height:180px}.skeleton-md{height:88px}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.empty-subscription{padding:28px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:14px}.empty-subscription__emoji{font-size:52px;line-height:1}.empty-subscription__title{font-size:22px;font-weight:800}.auth-shell--otp{max-width:520px}.otp-card{padding:32px}.auth-form--otp{gap:18px}.otp-headline{font-size:1.1rem;font-weight:800}.otp-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px}.otp-input{text-align:center;font-size:24px;font-weight:800;padding:18px 0}.btn-linklike{background:transparent;border:1px dashed var(--line)}.buy-page-section--rebuild{padding-top:40px}.buy-shell{display:grid;gap:18px}.buy-headline,.buy-main-card,.buy-side-card,.cabinet-post-header,.cabinet-step-card,.cabinet-payments-card,.cabinet-link-code-card{padding:24px;border:1px solid var(--line);background:var(--card);border-radius:24px;box-shadow:var(--shadow-soft)}.buy-headline{display:grid;grid-template-columns:auto 1fr;gap:18px;align-items:start}.buy-headline__icon{width:64px;height:64px;border-radius:20px;background:var(--accent-soft);display:grid;place-items:center;font-size:30px}.buy-advantages{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.buy-grid-rebuild{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:18px}.buy-main-card,.buy-side-card{display:grid;gap:18px}.buy-section-title{font-size:1.2rem;font-weight:800}.buy-section-subtitle{font-weight:700;margin-bottom:10px}.buy-step-block{display:grid;gap:12px}.buy-step-block--account{padding:14px;border-radius:18px;background:var(--surface)}.buy-account-email{font-size:1.1rem;font-weight:800}.period-grid--rebuild{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:10px}.period-button{padding:16px;border-radius:18px;border:1px solid var(--line);background:var(--surface);display:grid;gap:6px;text-align:left;transition:.2s}.period-button.active,.period-button:hover{border-color:var(--line-strong);background:var(--accent-soft)}.period-price{font-size:.95rem;color:var(--muted)}.promo-row{display:grid;grid-template-columns:1fr auto;gap:10px}.buy-quote-box{border:1px solid var(--line);border-radius:20px;padding:16px;background:#ffffff05}.buy-quote-row{display:flex;justify-content:space-between;gap:16px;padding:6px 0}.buy-quote-row--total{font-size:1.05rem;font-weight:800;border-top:1px solid var(--line);margin-top:6px;padding-top:12px}.buy-renew-until{margin-top:10px}.payment-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:10px}.payment-method{padding:16px;border-radius:18px;border:1px solid var(--line);background:var(--surface);text-align:center;transition:.2s}.payment-method:hover{border-color:var(--line-strong);background:var(--accent-soft)}.payment-method.disabled{opacity:.48}.buy-side-account{font-size:1.05rem;font-weight:800}.cabinet-section--rebuild{padding-top:34px}.cabinet-post-header{display:flex;justify-content:space-between;gap:18px;align-items:center}.cabinet-post-user{font-size:1.15rem;font-weight:800}.cabinet-post-actions{display:flex;gap:10px;flex-wrap:wrap}.cabinet-steps-grid{display:grid;gap:18px;margin-top:18px}.cabinet-step-index{font-size:.88rem;text-transform:uppercase;letter-spacing:.08em;color:#d8b4fe;margin-bottom:8px}.cabinet-step-card h2{margin:0 0 14px}.cabinet-main-cta{margin-bottom:14px}.cabinet-link-item{display:grid;gap:8px}.cabinet-link-title{font-weight:700}.cabinet-inline-actions{display:flex;flex-wrap:wrap;gap:10px}.cabinet-payments-card{margin-top:18px}.payments-list{display:grid;gap:10px}.payment-row{display:flex;justify-content:space-between;gap:12px;padding:12px 0;border-bottom:1px solid var(--line)}.cabinet-link-code-card{margin-top:18px;text-align:center}.cabinet-link-code{font-size:28px;font-weight:900;letter-spacing:6px}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#050312b3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;z-index:300;padding:20px}.modal-card{width:min(560px,100%);background:var(--card-strong);border:1px solid var(--line);border-radius:24px;padding:24px;box-shadow:var(--shadow);display:grid;gap:14px}.modal-card--wide{width:min(760px,100%)}.modal-actions{display:flex;justify-content:flex-end;gap:10px;flex-wrap:wrap}.device-list-rebuild{display:grid;gap:12px}.device-row-rebuild{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:12px 0;border-bottom:1px solid var(--line)}.device-row-title{font-weight:700}.device-row-sub{font-size:.92rem;word-break:break-all}.device-buy-block{margin-top:16px;padding-top:16px;border-top:1px solid var(--line)}.device-buy-row{display:grid;grid-template-columns:120px auto;gap:10px;align-items:end}@media(max-width:980px){.buy-grid-rebuild{grid-template-columns:1fr}.cabinet-post-header{align-items:flex-start;flex-direction:column}.cabinet-post-actions{width:100%}.cabinet-post-actions .btn{flex:1 1 auto}.buy-headline{grid-template-columns:1fr}}@media(max-width:640px){.otp-grid{gap:8px}.otp-input{font-size:22px;padding:16px 0}.promo-row,.device-buy-row{grid-template-columns:1fr}.cabinet-platform-grid .btn,.cabinet-inline-actions .btn,.cabinet-post-actions .btn{width:100%}.buy-headline,.buy-main-card,.buy-side-card,.cabinet-step-card,.cabinet-payments-card,.cabinet-post-header{padding:18px}}.buy-main-card--animated{position:relative;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.buy-main-card--animated.is-busy{pointer-events:none}.buy-loading-overlay{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:24px;background:#08061685;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:grid;place-items:center;z-index:3;animation:fadeIn .22s ease}.buy-spinner{width:44px;height:44px;border-radius:999px;border:3px solid rgba(255,255,255,.18);border-top-color:var(--accent);animation:spin .8s linear infinite}.buy-quote-box{transition:opacity .28s ease,transform .28s ease,border-color .28s ease,background .28s ease}.buy-quote-box.loading{opacity:.72;transform:translateY(2px);border-color:#9650ff59}.buy-price-stack{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}.buy-price-old{text-decoration:line-through;color:var(--muted);opacity:.8;font-weight:600}.buy-price-new{font-size:1.08rem}.promo-applied-card{display:flex;align-items:flex-start;gap:10px}.promo-applied-badge{display:inline-flex;align-items:center;gap:8px;padding:11px 14px;border-radius:16px;background:#64f7a51a;border:1px solid rgba(100,247,165,.24);color:#c8ffe0;font-weight:700;line-height:1.4}.buy-side-links{position:sticky;top:96px;align-self:start}.buy-side-links-list{display:grid;gap:10px}.buy-side-link{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:14px 16px;border-radius:18px;border:1px solid var(--line);background:var(--surface);transition:.2s}.buy-side-link:hover{border-color:var(--line-strong);background:var(--accent-soft);transform:translateY(-1px)}@keyframes spin{to{transform:rotate(360deg)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media(max-width:980px){.buy-side-links{position:static}}.buy-total-label{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.promo-inline-badge{display:inline-flex;align-items:center;padding:4px 8px;border-radius:999px;background:#9650ff24;border:1px solid rgba(150,80,255,.28);font-size:.72rem;font-weight:800;text-transform:uppercase;letter-spacing:.04em}.promo-inline-meta{margin-top:2px;font-size:.88rem}.payment-grid--cta{grid-template-columns:1fr}.payment-method--primary{width:100%;min-height:58px;font-size:1rem;font-weight:800}.payment-method--secondary{min-height:52px}.payment-grid--cta .payment-method--secondary{display:inline-flex;align-items:center;justify-content:center}.payment-grid--cta{display:grid;gap:10px}.payment-grid--cta .payment-method--primary+.payment-method--secondary{margin-top:2px}@media(min-width:768px){.payment-grid--cta{grid-template-columns:repeat(2,minmax(0,1fr))}.payment-grid--cta .payment-method--primary{grid-column:1/-1}}.cabinet-user-badge{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;background:#6366f124;border:1px solid rgba(99,102,241,.2);font-size:.86rem;font-weight:700;color:var(--text);margin-left:10px}.site-header{overflow:visible;z-index:500}.nav{position:relative}.nav-toggle{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;gap:4px}.nav-toggle span{display:block;width:20px;height:2px;margin:0;border-radius:999px;background:var(--text)}.nav-panel{z-index:650}.cabinet-guide-btn{width:100%;justify-content:center}.cabinet-platform-grid{display:flex;flex-wrap:wrap;gap:10px}.payment-item-card{border:1px solid var(--line);border-radius:18px;padding:16px;background:#ffffff08;display:grid;gap:10px}.payment-item-card__top{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.payment-item-card__title{font-weight:800;font-size:1.02rem}.payment-item-card__meta{margin-top:4px}.payment-item-card__amount{font-size:1.1rem;font-weight:800;white-space:nowrap}.payment-item-card__bottom{display:flex;flex-wrap:wrap;gap:14px;font-size:.92rem}@media(max-width:900px){.nav-panel{position:absolute;top:calc(100% + 10px);left:16px;right:16px;z-index:900}}@media(max-width:640px){.nav-toggle{width:46px;height:46px;padding:0}.nav-toggle span{width:18px}.nav-panel{z-index:999}.cabinet-platform-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.cabinet-platform-grid .btn{width:100%;min-width:0}.cabinet-main-cta .btn{width:100%}.payment-item-card__top,.payment-item-card__bottom{display:grid;gap:6px}}.app-shell>.site-header{position:fixed!important;top:0;left:0;right:0;z-index:1200!important}.app-shell>main{position:relative;z-index:0!important}.app-shell>.site-footer{position:relative;z-index:0!important}.site-header{position:fixed!important;top:0;left:0;right:0;overflow:visible!important;z-index:1200!important}.main-with-header{padding-top:104px!important}.nav-toggle{display:none!important}.nav-panel{z-index:1300!important}@media(max-width:720px){.main-with-header{padding-top:88px!important}.nav-toggle{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:46px!important;height:46px!important;padding:0!important}.nav-toggle span{display:block!important;width:18px!important;height:2px!important;margin:0!important}.nav-panel{position:absolute!important;top:calc(100% + 10px)!important;left:16px!important;right:16px!important;z-index:1400!important}}.cabinet-step-card .muted+.ref-stats-grid{margin-top:18px}.ref-stats-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;margin-top:18px}.ref-stat-card{display:grid;gap:10px;align-content:start}.ref-stat-card .muted{margin:0}@media(max-width:720px){.ref-stats-grid{grid-template-columns:1fr}}.payment-item-card--polished{background:linear-gradient(180deg,#ffffff0a,#ffffff05)}.payment-item-card__main,.payment-item-card__side{display:grid;gap:8px}.payment-item-card__side{justify-items:end}.payment-item-card__type{font-size:.82rem;font-weight:800;text-transform:uppercase;letter-spacing:.05em;color:#d8b4fe}.payment-item-card__meta--badges{display:flex;flex-wrap:wrap;gap:8px}.cabinet-mini-badge,.payment-status-badge{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;border:1px solid var(--line);font-size:.78rem;font-weight:800;line-height:1}.cabinet-mini-badge--soft{background:#ffffff0d}.payment-status-badge.is-paid,.payment-status-badge.is-paid_pending_sync{color:#c8ffe0;background:#64f7a51f;border-color:#64f7a538}.payment-status-badge.is-pending,.payment-status-badge.is-created{color:#ffe8b0;background:#ffd6661f;border-color:#ffd66638}.payment-status-badge.is-failed,.payment-status-badge.is-cancelled{color:#ffd1d1;background:#ff6b6b1f;border-color:#ff6b6b38}.payment-item-card__bottom--polished{display:flex;justify-content:space-between;align-items:center;gap:10px;border-top:1px solid var(--line);padding-top:10px}@media(max-width:640px){.payment-item-card__top{display:grid!important}.payment-item-card__side{justify-items:start}.payment-item-card__bottom--polished{justify-content:flex-start}}.vpn-key-box--clickable{cursor:pointer}.payment-item-card__status-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap;justify-content:flex-end}.payment-status-badge--success,.payment-status-badge.is-paid,.payment-status-badge.is-paid_pending_sync{color:#c8ffe0;background:#64f7a524;border-color:#64f7a547}.payment-status-badge--danger,.payment-status-badge.is-pending,.payment-status-badge.is-created,.payment-status-badge.is-failed,.payment-status-badge.is-cancelled{color:#ffd1d1;background:#ff6b6b24;border-color:#ff6b6b47}.ref-stat-card--action{align-content:stretch}.ref-activate-btn{margin-top:auto;width:100%;justify-content:center}@media(max-width:900px){.nav-toggle{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:46px!important;height:46px!important;padding:0!important}.nav-toggle span{display:block!important;width:18px!important;height:2px!important;margin:0!important}.nav-panel{position:absolute!important;top:calc(100% + 10px)!important;left:16px!important;right:16px!important;z-index:1400!important}.link-box--single-line{display:grid!important;grid-template-columns:minmax(0,1fr) auto!important;align-items:center!important;gap:10px!important}.link-box--single-line>.btn,.link-box--single-line>button{justify-self:end;white-space:nowrap}}@media(max-width:640px){.payment-item-card__status-row{justify-content:flex-start}}.auth-shell--centered{display:grid;gap:26px}.auth-card--framed{width:min(100%,560px);margin:0 auto}.auth-inline-note{text-align:center}.footer-shell{display:grid;gap:28px}.footer-brand-column{display:grid;gap:10px}.footer-contact-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.footer-contact-card{display:flex;align-items:center;gap:14px;padding:16px 18px;border-radius:20px;border:1px solid var(--line);background:#ffffff08;color:inherit;text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease}.footer-contact-card:hover{transform:translateY(-1px);border-color:var(--accent-line-strong);background:#ffffff0d}.footer-contact-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:16px;background:var(--accent-soft);font-size:1.15rem}.footer-contact-copy{display:grid;gap:4px;min-width:0}.footer-contact-copy strong{font-size:1rem}.footer-contact-copy small{color:var(--muted);overflow-wrap:anywhere}.footer-bottom-links{display:flex;flex-wrap:wrap;gap:14px 22px}.footer-bottom-links a{color:var(--muted);text-decoration:none}.footer-bottom-links a:hover{color:var(--text)}.legal-page-section{padding-top:76px}.legal-card{padding:28px 30px;display:grid;gap:24px}.legal-section{display:grid;gap:12px}.legal-section h3{margin:0;font-size:1.2rem}.legal-content{display:grid;gap:12px}.legal-content p{margin:0;line-height:1.75}.legal-list{margin:0;padding-left:1.2rem;display:grid;gap:8px}.legal-list li{line-height:1.7;color:var(--muted)}@media(max-width:900px){.footer-contact-grid{grid-template-columns:1fr}}@media(max-width:640px){.legal-card{padding:22px 20px}.footer-contact-card{padding:14px 16px}}.contact-links-section{padding:32px;border:1px solid var(--line);border-radius:var(--radius-lg);background:linear-gradient(180deg,#ffffff08,#ffffff04)}.contact-links-header{text-align:center;margin-bottom:20px}.contact-links-header h2{margin:8px 0 10px;font-size:clamp(1.7rem,2.5vw,2.2rem)}.contact-links-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.footer-shell{display:flex;flex-direction:column;align-items:center;gap:18px;text-align:center}.footer-bottom-links--centered{justify-content:center}.auth-inline-actions{display:flex;gap:12px;width:100%}.btn-inline-action{flex:1}@media(max-width:900px){.contact-links-grid{grid-template-columns:1fr}}@media(max-width:560px){.auth-inline-actions{flex-direction:column}}.faq-shell,.contact-links-section.telegram-block--wide,.support-links-shell{width:min(100%,980px);margin-inline:auto}.plans-more-cta{display:flex;justify-content:center;margin-top:24px}.site-footer .footer-shell{display:flex;align-items:center;justify-content:space-between;gap:24px;text-align:left}.site-footer .footer-bottom-links{display:flex;align-items:center;justify-content:flex-end;flex-wrap:wrap;gap:14px 22px}.footer-bottom-links--right{justify-content:flex-end}.footer-brand-column{display:flex;align-items:center}.contact-links-section.telegram-block--wide{padding:32px}@media(max-width:900px){.site-footer .footer-shell{flex-direction:column;align-items:flex-start;text-align:left}.site-footer .footer-bottom-links{justify-content:flex-start}}.buy-page-hero--compact{display:grid;gap:14px;margin-bottom:6px}.buy-page-hero--compact .section-heading{text-align:center}.buy-page-hero--compact .section-description{max-width:560px;margin-inline:auto}.buy-advantages--centered{justify-content:center;margin-top:-2px}.buy-page-section--rebuild{padding-top:32px!important}@media(max-width:640px){.buy-page-section--rebuild{padding-top:24px!important}}body{background:radial-gradient(circle at top center,var(--hero-glow-top),transparent 30%),radial-gradient(circle at bottom center,var(--hero-glow-bottom),transparent 28%),linear-gradient(180deg,var(--bg) 0%,var(--bg-soft) 55%,var(--bg) 100%)}.site-header{background:var(--header-bg);border-bottom-color:var(--line)}.section-soft,.telegram-block,.telegram-block--wide,.telegram-block--narrow,.faq-shell,.hero-card,.buy-card,.buy-quote-box,.auth-card,.step-card,.referral-card,.payment-card,.device-card,.plan-card,.stat-card,.panel-card,.legal-card,.support-link-card,.contact-links-section,.hero-visual,.hero-rocket-wrap,.platform-card,.review-card,.feature-card{background:linear-gradient(180deg,var(--card),var(--card-strong));border-color:var(--line)}.btn-primary,.payment-method--primary,.hero-cta,.plan-cta,.buy-submit,.auth-submit,.nav-cta,.btn-hero-primary{background:linear-gradient(135deg,var(--accent) 0%,var(--accent-strong) 100%);box-shadow:var(--cta-shadow)}.btn-primary:hover:not(:disabled),.payment-method--primary:hover:not(:disabled),.hero-cta:hover:not(:disabled),.plan-cta:hover:not(:disabled),.buy-submit:hover:not(:disabled),.auth-submit:hover:not(:disabled),.nav-cta:hover:not(:disabled),.btn-hero-primary:hover:not(:disabled){background:linear-gradient(135deg,var(--cta-hover-start) 0%,var(--cta-hover-end) 100%)}.btn-secondary,.nav-toggle,.payment-method--secondary,.copy-btn,.inline-action,.auth-link-btn,.platform-link,.btn-hero-secondary{border-color:var(--line);background:var(--surface)}.badge-accent,.section-badge,.hero-badge,.buy-badge,.inline-badge,.promo-inline-badge{background:var(--accent-soft);border-color:var(--line-strong);color:var(--text)}.surface-glow:before{background:radial-gradient(circle,rgb(var(--accent-rgb) / .22),transparent 68%)}
