:root{--bg: #06091a;--bg-deep: #040712;--surface: rgba(12, 18, 38, .78);--surface-strong: rgba(8, 12, 28, .94);--surface-muted: rgba(10, 14, 30, .84);--text: #eef2ff;--muted: #97a2c1;--muted-strong: #d5dcf5;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--accent: #a78bfa;--accent-strong: #7c3aed;--accent-soft: rgba(124, 58, 237, .18);--olive: #2dd4bf;--olive-soft: rgba(45, 212, 191, .14);--danger: #f87171;--danger-soft: rgba(248, 113, 113, .14);--success: #34d399;--success-soft: rgba(52, 211, 153, .14);--shadow-lg: 0 28px 72px rgba(0, 0, 0, .48);--shadow-md: 0 16px 42px rgba(0, 0, 0, .34);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px;--font-display: "IBM Plex Sans", "Segoe UI", sans-serif;--font-body: "IBM Plex Sans", "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html,body{min-height:100%}body{margin:0;color:var(--text);font-family:var(--font-body);background:var(--bg);overflow-x:hidden}button,input,textarea,select{font:inherit;color:inherit}button{border:0;background:none;cursor:pointer}a{color:inherit;text-decoration:none}#app-root{min-height:100vh}.site-shell{position:relative;width:min(1280px,calc(100% - 32px));margin:0 auto;padding:26px 0 42px}.bg-orb,.bg-grid{display:none}.site-header,.hero-card,.data-card,.plan-card,.status-banner,.site-footer,.stat-card,.info-row,.profile-pill{position:relative;z-index:1;border:1px solid var(--line);background:linear-gradient(145deg,#121830eb,#080c1ce0);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:var(--shadow-md)}.site-header,.hero-card,.data-card,.plan-card,.status-banner,.site-footer{border-radius:var(--radius-xl)}.site-header{display:grid;gap:14px;padding:16px 18px;margin-bottom:22px;z-index:30}.header-main{display:flex;justify-content:space-between;gap:16px;align-items:center}.brand-button{display:flex;gap:14px;align-items:center;text-align:left}.brand-mark,.avatar-badge{display:grid;place-items:center;width:52px;height:52px;border-radius:18px;background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#f8f5ff;font-weight:700;box-shadow:0 16px 30px #7c3aed42}.avatar-badge.large{width:64px;height:64px;font-size:1.15rem}.avatar-frame{position:relative;width:52px;height:52px;border-radius:18px;overflow:hidden;flex:0 0 auto;box-shadow:0 16px 30px #7c3aed42}.avatar-image{width:100%;height:100%;display:block;object-fit:cover}.avatar-fallback{position:absolute;top:0;right:0;bottom:0;left:0}.avatar-frame:not(.fallback) .avatar-fallback{display:none}.avatar-frame.fallback .avatar-image{display:none}.brand-copy{display:grid;gap:2px}.brand-copy strong,.hero-card h1,.hero-card h2,.data-card h2,.data-card h3,.plan-card h3,.status-banner h3,.empty-state h2{font-family:var(--font-display);letter-spacing:-.03em;margin:0}.brand-copy strong{font-size:1.08rem}.brand-copy small,.profile-pill-copy span,.section-copy,.hero-copy,.field-help,.card-caption,.site-footer p,.empty-state p,.status-banner p,.feature-list,.feature-toggle small,.telegram-panel p,.profile-summary p{margin:0;color:var(--muted);line-height:1.6}.site-nav,.header-actions,.account-controls,.choice-tabs,.card-actions,.chip-row,.step-strip,.plan-meta{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.site-nav{justify-content:flex-start;padding-top:12px;border-top:1px solid var(--line);overflow-x:auto;flex-wrap:nowrap;position:relative;z-index:31}.site-nav::-webkit-scrollbar{display:none}.header-actions,.account-controls{justify-content:flex-end}.nav-link,.choice-tab,.ghost-button,.primary-button,.danger-button{min-height:44px;padding:0 18px;border-radius:999px;font-weight:700;transition:transform .18s ease,box-shadow .18s ease,background .18s ease,opacity .18s ease}.nav-link,.choice-tab,.ghost-button{background:#ffffff0d;border:1px solid var(--line)}.primary-button{background:linear-gradient(135deg,var(--accent-strong),var(--accent));color:#f8f5ff;box-shadow:0 14px 28px #7c3aed3d}.google-oauth-block{display:grid;gap:10px}.google-oauth-button{width:100%;min-height:50px;padding:0 18px;border-radius:999px;border:1px solid rgba(15,23,42,.18);background:#fff;color:#111827;font-size:1rem;font-weight:700;box-shadow:0 12px 24px #0f172a33;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.google-oauth-button:hover{background:#f8fafc;transform:translateY(-1px)}.danger-button{background:linear-gradient(135deg,#b91c1c,var(--danger));color:#fff6f3}.nav-link.active,.choice-tab.active{background:var(--accent-soft);border-color:#a78bfa61;color:#efe7ff}.nav-link:hover,.choice-tab:hover,.ghost-button:hover,.primary-button:hover,.danger-button:hover{transform:translateY(-1px)}.compact{min-height:40px;padding:0 14px;font-size:.92rem}button:disabled{opacity:.58;cursor:default;transform:none}.admin-toggle{display:inline-flex;align-items:center;gap:10px;font-size:.92rem;font-weight:600}.admin-toggle input{position:absolute;opacity:0;pointer-events:none}.admin-toggle-track{position:relative;width:52px;height:30px;border-radius:999px;background:#ffffff14;border:1px solid var(--line)}.admin-toggle-track:after{content:"";position:absolute;top:3px;left:3px;width:22px;height:22px;border-radius:50%;background:#fff;transition:transform .18s ease}.admin-toggle input:checked+.admin-toggle-track{background:var(--accent-soft);border-color:#a78bfa5c}.admin-toggle input:checked+.admin-toggle-track:after{transform:translate(22px)}.profile-pill{display:flex;align-items:center;gap:12px;padding:8px 12px 8px 8px;border-radius:999px;background:#ffffff0d;cursor:pointer;-webkit-user-select:none;user-select:none}.profile-pill-copy{display:grid;gap:2px}.profile-pill-copy strong{font-size:.95rem}.profile-menu{position:relative;z-index:35}.profile-menu[open]{z-index:60}.profile-menu summary{list-style:none}.profile-menu summary::-webkit-details-marker{display:none}.profile-caret{color:var(--muted);font-size:.9rem;transition:transform .18s ease}.profile-menu[open] .profile-caret{transform:rotate(180deg)}.profile-dropdown{position:absolute;top:calc(100% + 10px);right:0;width:min(270px,calc(100vw - 24px));padding:10px;border-radius:var(--radius-lg);border:1px solid var(--line-strong);background:var(--surface-strong);box-shadow:var(--shadow-lg);display:grid;gap:8px;z-index:80}.profile-menu-item{width:100%;min-height:44px;display:flex;align-items:center;text-align:left;padding:0 14px;border-radius:14px;border:1px solid transparent;background:#ffffff0a;color:inherit}.profile-menu-item:hover{border-color:var(--line);background:#ffffff12}.profile-menu-item.danger{color:var(--danger)}.site-main,.page-section,.content-section,.stack-grid{display:grid;gap:18px}.site-main{position:relative;z-index:1;margin-top:16px}.page-section{position:relative;z-index:1}.auth-page{min-height:calc(100vh - 240px);align-items:center}.auth-card{width:min(640px,100%);margin:0 auto;display:grid;gap:18px}.hero-grid,.grid-section,.summary-grid,.stats-grid,.feature-grid,.input-grid{display:grid;gap:16px}.hero-grid{grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr)}.grid-section.two,.auth-layout,.grid-section.dashboard{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-section.three{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-section.cards,.grid-section.plans{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.summary-grid.compact,.stats-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.feature-grid,.input-grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-card,.data-card,.plan-card{display:grid;gap:16px;align-content:start}.hero-card{background:linear-gradient(145deg,#7c3aed2e,#2dd4bf1a),linear-gradient(145deg,#121830eb,#080c1ce0)}.hero-aside,.promo-aside{display:grid;gap:16px;align-content:start}.profile-summary{display:flex;gap:14px;align-items:center}.section-kicker,.switch-label,.stat-label,.info-label{margin:0;font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:#c7b8ff}.hero-card h1{font-size:clamp(2.2rem,4vw,4.1rem);max-width:none;line-height:1.1}.data-card h2,.data-card h3,.plan-card h3,.status-banner h3{font-size:clamp(1.3rem,2vw,1.8rem);line-height:1.24}.step-chip,.chip{display:inline-flex;align-items:center;gap:8px;min-height:34px;padding:6px 12px;border-radius:999px;border:1px solid var(--line);background:#ffffff0d;font-size:.83rem;font-weight:700}.chip.active{background:var(--success-soft);border-color:#34d3993d;color:var(--success)}.chip.danger{background:var(--danger-soft);border-color:#f871713d;color:var(--danger)}.chip.muted{color:var(--muted-strong)}.step-chip span{display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:var(--accent-soft);color:#efe7ff}.stat-card,.info-row{padding:16px 18px;border-radius:var(--radius-lg)}.stat-card strong,.info-row strong{display:block;margin-top:6px;font-size:1.06rem;line-height:1.4}.stat-card.good{border-color:#34d39933}.stat-card.danger{border-color:#f8717138}.feature-list{margin:0;padding-left:20px;display:grid;gap:8px}.plan-price{margin:0;font-size:1.36rem;font-weight:700;line-height:1.25}.plan-card.current{border-color:#a78bfa4d;box-shadow:var(--shadow-lg)}.plan-card-top,.section-head,.account-head{display:flex;justify-content:space-between;gap:16px;align-items:flex-start}.plan-card-top>div,.section-head>div,.account-head>div{min-width:0;flex:1 1 auto}.plan-meta{color:var(--muted-strong);font-size:.92rem;gap:14px;line-height:1.45}.status-banner{display:flex;justify-content:space-between;gap:18px;align-items:center;background:linear-gradient(145deg,#2dd4bf1f,#7c3aed1a),linear-gradient(145deg,#121830eb,#080c1ce0)}.status-banner.subtle{background:var(--surface-muted)}.form-stack{display:grid;gap:14px}.field{display:grid;gap:8px}.field span{font-weight:600;color:var(--muted-strong)}.field input,.field textarea,.field select{width:100%;border:1px solid var(--line);border-radius:var(--radius-md);background:#ffffff0a;padding:14px 16px;transition:border-color .18s ease,box-shadow .18s ease,transform .18s ease}.field textarea{min-height:180px;resize:vertical}.field input:focus,.field textarea:focus,.field select:focus{outline:none;border-color:#a78bfa57;box-shadow:0 0 0 4px #a78bfa1f;transform:translateY(-1px)}.compact-field{min-width:min(320px,100%)}.switch-row,.switch-group,.telegram-panel{display:grid;gap:12px}.telegram-widget-panel{display:grid;gap:14px;justify-items:center;padding:20px;border-radius:var(--radius-lg);border:1px solid rgba(167,139,250,.16);background:linear-gradient(145deg,#7c3aed1f,#54a9eb14),#ffffff08;text-align:center}.telegram-widget-copy{display:grid;gap:6px;justify-items:center}.telegram-widget-copy strong{font-size:1rem;letter-spacing:-.02em}.telegram-widget-copy span{max-width:32rem;color:var(--muted);line-height:1.6}.choice-tabs{gap:8px}.checkbox-field{display:flex;gap:12px;align-items:center;font-weight:600}.checkbox-field input{width:18px;height:18px}.feature-toggle{display:grid;gap:8px;min-height:112px;border-radius:var(--radius-md);border:1px solid var(--line);background:#ffffff0a;padding:14px 16px;text-align:left}.feature-toggle.enabled{background:var(--success-soft);border-color:#34d3993d}.feature-title{font-weight:700}.feature-state{font-size:.82rem;font-weight:700;color:var(--muted-strong)}.widget-shell{min-height:56px}.widget-shell-auth{width:100%;display:flex;justify-content:center}.widget-shell-auth iframe{max-width:100%}.inline-error{border-radius:var(--radius-md);padding:12px 14px;background:var(--danger-soft);color:var(--danger)}.suggestion-list,.stack-grid{display:grid;gap:12px}.suggestion-list{margin-top:4px}.suggestion-item{display:grid;gap:4px;padding:12px 14px;text-align:left;border-radius:var(--radius-md);background:#ffffff0d;border:1px solid var(--line)}.owner-card .grid-section.cards{margin-top:6px}.admin-accounts-results,.admin-accounts-list{gap:10px}.admin-accounts-actions{display:grid;justify-items:center;gap:10px;padding-top:2px}.admin-accounts-note{margin:0;text-align:center}.compact-account-card{padding:14px;gap:10px;border-radius:8px;background:#ffffff09}.compact-account-card .section-kicker{display:none}.compact-account-card .account-head{align-items:center;gap:10px}.compact-account-card h3{font-size:1.05rem;line-height:1.2}.compact-account-card .chip-row{gap:6px}.compact-account-card .chip{min-height:28px;padding:0 10px;font-size:.76rem;letter-spacing:.04em}.compact-account-card .summary-grid.compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.compact-account-card .info-row{padding:9px 10px;border-radius:8px}.compact-account-card .info-label{font-size:.68rem;letter-spacing:.1em}.compact-account-card .info-row strong{margin-top:3px;font-size:.9rem;line-height:1.25}.compact-account-card .feature-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px}.compact-account-card .feature-toggle{min-height:0;gap:4px;padding:9px 10px;border-radius:8px}.compact-account-card .feature-toggle small{display:none}.compact-account-card .feature-title{font-size:.9rem;line-height:1.25}.compact-account-card .feature-state{font-size:.76rem}.compact-account-card .card-actions{justify-content:flex-end}.compact-account-card .danger-button{min-height:36px;padding:0 14px}.grid-section.cards,.accounts-list,.admin-accounts-list{grid-template-columns:1fr}.admin-accounts-layout{grid-template-columns:1fr;align-items:start}.empty-state{display:grid;place-items:center;gap:12px;min-height:40vh;text-align:center;padding:28px;border-radius:var(--radius-xl);border:1px dashed var(--line-strong);background:#ffffff08}.spinner{width:44px;height:44px;border-radius:50%;border:3px solid rgba(255,255,255,.12);border-top-color:var(--accent);animation:spin .85s linear infinite}.site-footer{margin-top:24px;padding:16px 20px;display:flex;justify-content:space-between;gap:12px;align-items:center}.footer-links{display:flex;align-items:center;gap:12px}.telegram-link{width:44px;height:44px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid var(--line);background:#ffffff0d;color:#54a9eb;transition:transform .18s ease,background .18s ease,border-color .18s ease}.telegram-link:hover{transform:translateY(-1px);background:#54a9eb1f;border-color:#54a9eb47}.telegram-link svg{width:22px;height:22px}.toast{position:fixed;left:50%;bottom:24px;transform:translate(-50%);z-index:30;max-width:min(92vw,560px);padding:14px 20px;border-radius:999px;background:#0a0e1cf5;color:#fff;box-shadow:0 22px 36px #0000005c}.toast.error{background:#781414f2}.mono{font-family:IBM Plex Mono,Consolas,monospace}@keyframes spin{to{transform:rotate(360deg)}}@media (max-width: 1120px){.header-main{flex-direction:column;align-items:flex-start}.header-actions,.account-controls{width:100%;justify-content:flex-start}.hero-grid,.grid-section.two,.auth-layout,.grid-section.dashboard,.grid-section.three,.feature-grid,.input-grid.two{grid-template-columns:1fr}.status-banner,.section-head,.account-head,.plan-card-top{flex-direction:column;align-items:flex-start}}@media (max-width: 780px){.compact-account-card .summary-grid.compact,.compact-account-card .feature-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.site-shell{width:min(100% - 20px,1280px);padding-top:14px}.site-header,.hero-card,.data-card,.plan-card,.status-banner,.site-footer{padding:18px;border-radius:24px}.site-footer{flex-direction:column;align-items:flex-start}.site-nav{padding-top:10px}.profile-pill{width:100%;border-radius:22px}.profile-dropdown{left:0;right:auto}}@media (max-width: 540px){.compact-account-card .summary-grid.compact,.compact-account-card .feature-grid{grid-template-columns:1fr}.site-shell{width:min(100% - 16px,1280px)}.hero-card h1{max-width:100%}.summary-grid.compact,.stats-grid,.grid-section.cards,.grid-section.plans{grid-template-columns:1fr}.brand-mark,.avatar-badge,.avatar-frame{width:44px;height:44px;border-radius:14px}.brand-copy small,.profile-pill-copy span{font-size:.86rem}.choice-tabs{width:100%}.choice-tab{flex:1 1 calc(50% - 8px);justify-content:center}}:root{--bg: #050810;--bg-deep: #040712;--surface: rgba(12, 18, 38, .78);--surface-strong: rgba(8, 12, 28, .94);--surface-muted: rgba(10, 14, 30, .86);--text: #eef2ff;--muted: #97a2c1;--muted-strong: #d5dcf5;--line: rgba(255, 255, 255, .08);--line-strong: rgba(255, 255, 255, .16);--accent: #a78bfa;--accent-strong: #7c3aed;--accent-soft: rgba(124, 58, 237, .18);--olive: #2dd4bf;--olive-soft: rgba(45, 212, 191, .14);--danger: #f87171;--danger-soft: rgba(248, 113, 113, .14);--success: #34d399;--success-soft: rgba(52, 211, 153, .16);--shadow-lg: 0 32px 84px rgba(0, 0, 0, .52);--shadow-md: 0 18px 44px rgba(0, 0, 0, .38);--radius-xl: 30px;--radius-lg: 22px;--radius-md: 16px;--radius-sm: 12px}body{background:var(--bg)}.site-shell{position:relative;width:min(1360px,calc(100% - 32px));padding:24px 0 42px}.site-header,.hero-card,.data-card,.plan-card,.status-banner,.site-footer,.stat-card,.info-row,.profile-pill,.profile-dropdown,.feature-toggle,.suggestion-list{backdrop-filter:blur(20px) saturate(1.35);-webkit-backdrop-filter:blur(20px) saturate(1.35)}.site-header,.hero-card,.data-card,.plan-card,.status-banner,.site-footer{border-color:#ffffff12;background:linear-gradient(180deg,#ffffff05,#fff0),var(--surface);box-shadow:var(--shadow-lg)}.site-header{overflow:visible;padding:18px 22px;background:linear-gradient(135deg,#7c3aed24,#2dd4bf12),var(--surface-strong);border-color:#a78bfa2e}.site-header:after{content:"";position:absolute;inset:0 0 auto;height:1px;background:linear-gradient(90deg,transparent 0%,rgba(167,139,250,.76) 35%,rgba(45,212,191,.68) 65%,transparent 100%);opacity:.65}.brand-button{gap:16px}.brand-mark,.avatar-badge,.avatar-frame{border-radius:18px;box-shadow:0 18px 34px #7c3aed4d}.brand-mark,.avatar-badge,.avatar-fallback{background:linear-gradient(135deg,#7c3aed,#a78bfa);color:#f8f5ff}.brand-copy strong{font-size:1.14rem}.brand-copy small,.profile-pill-copy span,.section-copy,.field-help,.info-label,.telegram-panel p,.profile-summary p,.plan-meta,.card-caption,.feature-toggle small{color:var(--muted)}.site-nav{gap:12px;margin-top:4px;padding:10px;border-top:0;border-radius:24px;background:#ffffff06;border:1px solid rgba(255,255,255,.06);box-shadow:inset 0 1px #ffffff08}.nav-link,.choice-tab,.ghost-button,.primary-button,.danger-button{min-height:46px;border-radius:999px;font-weight:700;letter-spacing:-.01em}.nav-link,.choice-tab,.ghost-button{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);box-shadow:inset 0 1px #ffffff08}.nav-link.active,.choice-tab.active{color:#f5efff;background:linear-gradient(135deg,#7c3aed52,#a78bfa24);border-color:#a78bfa57;box-shadow:0 18px 34px #7c3aed2e}.primary-button{background:linear-gradient(135deg,#7c3aed,#a78bfa 62%,#74c5ff);color:#fcfbff;box-shadow:0 16px 34px #7c3aed52}.ghost-button:hover,.primary-button:hover,.danger-button:hover,.nav-link:hover,.choice-tab:hover,.profile-pill:hover,.support-rail:hover,.telegram-link:hover{transform:translateY(-2px)}.danger-button{background:linear-gradient(135deg,#a61d33,#f87171);color:#fff4f5}.compact{min-height:42px;padding:0 16px}.profile-pill{padding:8px 14px 8px 8px;background:#ffffff0a;border-color:#ffffff14}.profile-dropdown{margin-top:12px;border-radius:22px;padding:10px;background:linear-gradient(180deg,#ffffff05,#fff0),var(--surface-strong);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-md)}.profile-menu-item{border-radius:16px}.hero-card,.data-card,.plan-card,.status-banner{padding:24px}.hero-card h1,.hero-card h2,.data-card h2,.data-card h3,.plan-card h3,.status-banner h3,.empty-state h2{letter-spacing:-.035em}.hero-card h1{max-width:900px;font-size:clamp(2.05rem,4vw,3.35rem)}.section-kicker,.step-chip,.chip{letter-spacing:.16em}.status-banner{background:linear-gradient(135deg,#7c3aed1c,#2dd4bf0d),var(--surface);border-color:#a78bfa29}.chip,.step-chip{min-height:34px;padding:0 14px;border-radius:999px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.chip.active{background:#34d39926;border-color:#34d39942;color:#d7ffef}.chip.muted{background:#ffffff0a;color:var(--muted)}.summary-grid.compact,.stats-grid,.grid-section.cards,.grid-section.plans,.grid-section.dashboard,.feature-grid{gap:18px}.stat-card,.info-row{border-radius:24px;background:linear-gradient(180deg,#ffffff06,#fff0),#0c12268f}.plan-card.current{border-color:#a78bfa47;box-shadow:0 20px 44px #7c3aed38}.status-banner{align-items:center}.section-head>.profile-summary,.section-head>.chip-row,.account-head>.chip-row{flex:0 0 auto;margin-left:auto}.section-head>.chip-row,.account-head>.chip-row{justify-content:flex-end}.plan-card{grid-template-rows:auto auto 1fr auto auto}.plan-card .card-actions{margin-top:auto;padding-top:8px;justify-content:center}.status-banner .card-actions{align-self:center;padding-top:0}.plan-price{font-size:clamp(1.8rem,3vw,2.5rem)}.feature-list li::marker{color:#a78bfa}.field input,.field textarea,.field select{min-height:56px;border-radius:18px;background:#ffffff09;border-color:#ffffff14;box-shadow:inset 0 1px #ffffff08}.field input:focus,.field textarea:focus,.field select:focus{border-color:#a78bfa6b;box-shadow:0 0 0 4px #7c3aed24,inset 0 1px #ffffff0a}.suggestion-list{margin-top:10px;border-radius:20px;background:linear-gradient(180deg,#ffffff05,#fff0),var(--surface-strong);border:1px solid rgba(255,255,255,.08);box-shadow:var(--shadow-md)}.suggestion-item{border-bottom-color:#ffffff0f}.suggestion-item:last-child{border-bottom:0}.feature-toggle{min-height:120px;align-content:start;padding:18px 20px;border-radius:24px;background:linear-gradient(180deg,#ffffff06,#fff0),#0c12268f;border:1px solid rgba(255,255,255,.08)}.feature-toggle.enabled{background:linear-gradient(135deg,#7c3aed2e,#2dd4bf14),#0c1226a8;border-color:#a78bfa3d}.feature-toggle.battle-toggle{position:relative;min-height:148px;gap:12px;padding:22px 168px 24px 24px}.feature-toggle.battle-toggle .feature-title{font-size:clamp(1.28rem,2.1vw,1.7rem);line-height:1.18}.feature-toggle.battle-toggle .feature-state{position:absolute;top:22px;right:24px;display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:48px;padding:0 18px;border-radius:8px;border:1px solid rgba(255,255,255,.12);background:#ffffff14;color:#f4efff;font-size:.94rem;letter-spacing:.14em;text-transform:uppercase;box-shadow:inset 0 1px #ffffff14}.feature-toggle.battle-toggle.enabled .feature-state{background:linear-gradient(135deg,#22c55e4d,#2dd4bf33);border-color:#34d39957;color:#dcfff3}.feature-toggle.battle-toggle small{max-width:42rem;font-size:1rem;line-height:1.6}.accounts-dashboard>.data-card:last-child{grid-column:1 / -1}.account-summary-grid{padding:0}.feature-title,.feature-state{color:var(--muted-strong)}.support-footer{margin-top:28px;padding:0;background:transparent;border:0;box-shadow:none;backdrop-filter:none;-webkit-backdrop-filter:none}.support-rail{width:100%;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:18px 18px 18px 26px;border-radius:8px;border:1px solid rgba(255,255,255,.08);background:linear-gradient(180deg,#ffffff05,#fff0),var(--surface);box-shadow:var(--shadow-md);text-decoration:none}.support-copy{font-size:clamp(1.05rem,2vw,1.15rem);color:var(--muted-strong)}.telegram-link{width:56px;height:56px;flex:0 0 56px;border-radius:20px;border-color:#ffffff14;background:#ffffff0d;box-shadow:inset 0 1px #ffffff0a}.telegram-link svg{width:24px;height:24px}.widget-shell,.telegram-widget-panel{border-radius:24px;background:linear-gradient(135deg,#7c3aed1a,#2dd4bf0d),#0c122685;border:1px solid rgba(255,255,255,.06)}.toast{background:#070b18f5;border:1px solid rgba(255,255,255,.08)}@media (max-width: 1120px){.site-nav,.status-banner,.section-head,.plan-card-top{gap:12px}}@media (max-width: 780px){.site-shell{width:min(100% - 20px,1360px);padding-top:16px}.site-header,.hero-card,.data-card,.plan-card,.status-banner{padding:18px}.support-rail{border-radius:8px;padding:16px 16px 16px 18px}.telegram-link{width:52px;height:52px;flex-basis:52px}}@media (max-width: 540px){.site-shell{width:min(100% - 16px,1360px)}.site-nav{padding:8px;border-radius:20px}.support-rail{padding:14px;gap:12px}.support-copy{font-size:.98rem;line-height:1.45}}button,summary{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.nav-link,.choice-tab,.ghost-button,.primary-button,.danger-button,.profile-menu-item{display:inline-flex;align-items:center;justify-content:center;gap:8px;text-align:center;line-height:1.25;white-space:normal}.brand-button,.brand-copy,.profile-pill,.profile-pill-copy,.support-rail,.support-copy,.info-row strong,.stat-card strong,.hero-card h1,.data-card h2,.data-card h3,.plan-card h3,.status-banner h3,.card-caption{min-width:0;overflow-wrap:anywhere;word-break:break-word}.brand-button,.profile-pill{min-width:0}@media (max-width: 900px){.site-shell{padding-bottom:calc(36px + env(safe-area-inset-bottom,0px))}.header-main{gap:12px}.header-actions,.account-controls{width:100%}.account-controls{display:grid;grid-template-columns:1fr;gap:12px;align-items:stretch}.admin-toggle{width:100%;justify-content:space-between;padding:12px 14px;border-radius:20px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a}.profile-menu{width:100%}.profile-pill{width:100%;justify-content:space-between}.profile-pill-copy{flex:1 1 auto}.profile-dropdown{position:static;width:100%;margin-top:10px}.site-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;overflow:visible}.nav-link{width:100%;min-width:0;justify-content:flex-start;padding:12px 14px;border-radius:18px}.choice-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%}.choice-tab{width:100%;min-width:0;padding-inline:12px}.card-actions{display:grid;grid-template-columns:1fr;width:100%}.card-actions>*{width:100%}.status-banner .card-actions{max-width:none}}@media (max-width: 640px){.site-shell{width:min(100% - 14px,1360px);padding-top:12px}.site-main,.page-section,.content-section,.stack-grid{gap:14px}.site-header,.hero-card,.data-card,.plan-card,.status-banner{padding:16px;border-radius:22px}.brand-button{width:100%;align-items:flex-start;gap:12px}.brand-copy strong{font-size:1rem}.brand-copy small{font-size:.82rem;line-height:1.4}.hero-card h1{font-size:clamp(1.68rem,8.5vw,2.25rem);line-height:1.08}.data-card h2,.data-card h3,.plan-card h3,.status-banner h3{font-size:clamp(1.08rem,5.8vw,1.34rem)}.section-head,.account-head,.plan-card-top,.status-banner,.profile-summary,.support-rail{flex-direction:column;align-items:flex-start}.profile-summary{width:100%}.section-head>.profile-summary,.section-head>.chip-row,.account-head>.chip-row{width:100%;margin-left:0}.section-head>.chip-row,.account-head>.chip-row{justify-content:flex-start}.summary-grid.compact,.stats-grid,.grid-section.cards,.grid-section.plans,.grid-section.dashboard,.grid-section.two,.grid-section.three,.feature-grid,.input-grid.two{grid-template-columns:1fr}.site-nav{grid-template-columns:1fr;padding:8px;border-radius:20px}.nav-link{min-height:50px}.choice-tabs{grid-template-columns:1fr}.field input,.field textarea,.field select,.profile-menu-item,.nav-link,.choice-tab,.ghost-button,.primary-button,.danger-button{font-size:16px}.field input,.field textarea,.field select{min-height:52px;padding:14px}.field textarea{min-height:120px}.compact-field{min-width:0}.step-strip{display:grid;width:100%;grid-template-columns:1fr}.step-chip{width:100%;justify-content:flex-start;min-height:42px;padding:10px 12px;border-radius:16px}.telegram-link{align-self:flex-end}.support-rail{padding:14px 14px 16px;border-radius:24px}.support-copy{font-size:.95rem;line-height:1.45}.feature-toggle{min-height:auto;padding:16px;border-radius:20px}.feature-toggle.battle-toggle{min-height:144px;padding:80px 18px 18px}.feature-toggle.battle-toggle .feature-title{font-size:1.18rem}.feature-toggle.battle-toggle .feature-state{top:18px;right:18px;min-width:98px;min-height:42px;padding:0 14px;font-size:.82rem}.widget-shell-auth{justify-content:flex-start;overflow-x:auto}.widget-shell-auth iframe{max-width:none}.empty-state{min-height:30vh;padding:20px}.toast{left:12px;right:12px;width:auto;max-width:none;transform:none;bottom:max(12px,env(safe-area-inset-bottom,0px));border-radius:18px}}.chip.accent{background:var(--accent-soft);border-color:#a78bfa47;color:#efe7ff}.subscription-toolbar,.subscription-filter-group{display:grid;gap:12px}.subscription-toolbar-label{font-size:.76rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted-strong)}.subscription-user-card{width:100%;display:grid;gap:16px;padding:18px;text-align:left;border-radius:var(--radius-lg);border:1px solid var(--line);background:#ffffff0a;transition:transform .18s ease,border-color .18s ease,background .18s ease}.interactive-card{cursor:pointer}.subscription-user-card:hover{transform:translateY(-1px);border-color:var(--line-strong);background:#ffffff0f}.subscription-user-card .summary-grid{margin-top:2px}.subscription-user-head{align-items:flex-start}.subscription-actions{display:flex;justify-content:center}.subscription-actions.start{justify-content:flex-start}.subscription-contact-actions{display:grid;gap:8px;justify-items:stretch}.subscription-contact-actions .ghost-button.compact{width:118px;min-width:118px;justify-content:center}.title-action-button{padding:0;border:0;background:none;color:inherit;font:inherit;text-align:left}.title-action-button:hover,.title-action-button:focus-visible{color:#f5efff;text-shadow:0 0 14px rgba(167,139,250,.24)}.title-action-button:focus-visible,.info-action-row:focus-visible{outline:none}.info-action-row{width:100%;text-align:left;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);cursor:pointer}.info-action-row:hover,.info-action-row:focus-visible{transform:translateY(-2px);border-color:#a78bfa57;box-shadow:0 18px 34px #7c3aed29}.admin-referral-list,.admin-referral-relations,.admin-user-profile-accounts{display:grid;gap:16px}.subscription-empty-state{display:grid;gap:12px;place-items:center;min-height:220px;padding:24px;text-align:center;border-radius:var(--radius-lg);border:1px dashed var(--line-strong);background:#ffffff08}.subscription-empty-state h3,.subscription-empty-state p{margin:0}@media (max-width: 540px){.subscription-user-card{padding:16px}.subscription-actions{justify-content:stretch}.subscription-actions .ghost-button{width:100%}}.header-actions,.account-controls,.profile-menu,.profile-pill,.profile-pill-copy{min-width:0}.account-controls{gap:12px;align-items:stretch}.profile-menu{width:min(100%,420px);max-width:100%}.profile-pill{width:100%;display:grid;grid-template-columns:58px minmax(0,1fr) auto;align-items:center;gap:12px;padding:10px 16px 10px 10px}.profile-pill-copy{display:grid;gap:4px}.profile-pill-copy strong,.profile-pill-copy span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:1.25}.profile-caret{justify-self:end}.telegram-widget-panel{justify-items:stretch;gap:18px;padding:22px;text-align:left}.telegram-widget-panel-inline{align-content:start}.telegram-widget-copy{width:100%;justify-items:start;text-align:left}.telegram-widget-copy span{max-width:none}.widget-shell{width:min(100%,420px);min-height:88px;display:flex;align-items:center;justify-content:center;margin:0 auto;padding:16px 18px;border-radius:26px;overflow:hidden}.widget-shell-auth{width:min(100%,420px);justify-content:center;overflow:hidden}.widget-shell>*,.widget-shell-auth>*{max-width:100%;margin-inline:auto}.widget-shell iframe,.widget-shell-auth iframe{display:block;max-width:100%;margin:0 auto}.telegram-widget-panel .card-actions{width:100%;justify-content:center}.support-copy{display:grid;gap:6px}.support-copy strong{color:var(--muted-strong);font-size:1rem;letter-spacing:-.02em}.support-copy span{color:var(--muted);line-height:1.55}.support-links,.support-info-value{display:flex;flex-wrap:wrap;gap:10px;align-items:center}.support-links{justify-content:flex-end}.support-links-tight{gap:8px;justify-content:flex-start}.support-link-chip,.support-inline-link-chip{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding:0 14px;border-radius:8px;border:1px solid rgba(255,255,255,.1);background:#ffffff0d;color:var(--muted-strong);text-decoration:none;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease}.support-inline-link-chip{text-decoration:none}.support-link-chip.tg,.support-inline-link-chip.tg{border-color:#54a9eb42;background:#54a9eb24;color:#dff3ff}.support-link-chip.vk,.support-inline-link-chip.vk{border-color:#4a76a84d;background:#4a76a829;color:#e5efff}.support-link-chip:hover,.support-inline-link-chip:hover{transform:translateY(-1px)}.support-inline-link{color:#dce8ff;font-weight:600;text-decoration:underline;text-decoration-color:#a78bfa6b;text-underline-offset:.18em}.support-inline-link:hover{color:#fff;text-decoration-color:#74c5ffb8}.support-info-value{justify-content:flex-start}@media (max-width: 900px){.profile-menu{width:100%;max-width:none}}@media (max-width: 640px){.widget-shell,.widget-shell-auth{width:100%;min-height:82px;padding:14px;border-radius:22px}.support-links{width:100%;justify-content:flex-start}.support-link-chip,.support-inline-link-chip{width:100%}}.auth-shell{width:100%;min-height:100vh;margin:0;padding:0;display:grid;place-items:center;overflow:hidden;isolation:isolate;background:transparent}.auth-shell .site-header,.auth-shell .support-footer{display:none}.auth-shell .site-main{width:100%;min-height:100vh;display:grid;place-items:center;padding:56px 16px 36px;position:relative;z-index:1;margin-top:0}.auth-shell .auth-page{width:100%;min-height:auto;display:grid;justify-items:center;align-content:center;gap:28px;padding:0}.vk-auth-card{width:min(444px,calc(100vw - 32px));margin:0 auto;display:grid;justify-items:stretch;gap:18px;padding:38px 36px 34px;border-radius:18px;border:1px solid rgba(255,255,255,.05);background:#17181a;color:#f4f6f8;box-shadow:0 34px 84px #0000007a}.vk-auth-logo{width:64px;height:64px;display:grid;place-items:center;justify-self:center;border-radius:17px;background:#07f;color:#fff;font-size:1.45rem;font-weight:800;line-height:1;letter-spacing:0;box-shadow:0 18px 36px #0077ff4d}.vk-auth-card h2{margin:4px 0 2px;color:#f5f6f8;font-size:1.58rem;line-height:1.2;text-align:center;letter-spacing:0}.vk-auth-card .section-copy,.vk-auth-card .field-help,.vk-auth-help{color:#8d939d;font-size:.92rem;line-height:1.55;text-align:center}.vk-auth-controls{display:grid;gap:12px}.vk-auth-card .choice-tabs{width:100%;display:grid;grid-template-columns:repeat(auto-fit,minmax(0,1fr));gap:0;padding:3px;border-radius:9px;border:0;background:#222326}.vk-auth-card .choice-tab{min-width:0;min-height:43px;padding:0 14px;border:0;border-radius:7px;background:transparent;color:#d8dce2;box-shadow:none;font-size:1rem;font-weight:700;line-height:1.2;white-space:nowrap}.vk-auth-card .choice-tab.active{background:#67696d;color:#fff}.vk-auth-card .choice-tab:hover,.vk-auth-card .primary-button:hover,.vk-auth-card .ghost-button:hover,.vk-auth-card .google-oauth-button:hover{transform:none}.vk-auth-card .form-stack{gap:13px}.vk-auth-card .input-grid.two{gap:10px}.vk-auth-card .field{position:relative;gap:0}.vk-auth-card .field span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.vk-auth-card .field input,.vk-auth-card .field textarea,.vk-auth-card .field select{min-height:50px;padding:0 16px;border-radius:8px;border:1px solid #34363a;background:#1d1e21;color:#f4f6f8;box-shadow:none;font-size:1rem}.vk-auth-card .field input::placeholder,.vk-auth-card .field textarea::placeholder{color:#858b94}.vk-auth-card .field input:focus,.vk-auth-card .field textarea:focus,.vk-auth-card .field select:focus{border-color:#5a5e66;box-shadow:0 0 0 3px #8287912e;transform:none}.vk-auth-primary-actions,.vk-auth-secondary-actions{width:100%;display:grid;grid-template-columns:1fr;gap:10px}.vk-auth-card .primary-button,.vk-auth-card .ghost-button,.vk-auth-card .google-oauth-button{width:100%;min-height:50px;border-radius:8px;font-size:1rem;font-weight:800;box-shadow:none}.vk-auth-card .primary-button{border:1px solid #ffffff;background:#fff;color:#111214}.vk-auth-card .ghost-button{border:1px solid #34363a;background:transparent;color:#e4e7eb}.vk-auth-card .vk-auth-link-button{min-height:30px;padding:0;border:0;background:transparent;color:#8d939d;font-weight:700}.vk-auth-divider{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:14px;color:#848a94;font-size:.95rem;line-height:1}.vk-auth-divider:before,.vk-auth-divider:after{content:"";height:1px;background:#2b2d31}.vk-auth-card .google-oauth-block{gap:10px}.vk-auth-card .google-oauth-button{border:1px solid #34363a;background:transparent;color:#f0f2f5}.vk-auth-card .telegram-panel{gap:14px}.vk-auth-card .telegram-widget-panel{justify-items:stretch;gap:14px;padding:16px;border-radius:8px;border:1px solid #34363a;background:transparent;box-shadow:none;text-align:center}.vk-auth-card .telegram-widget-copy{justify-items:center;text-align:center;gap:5px}.vk-auth-card .telegram-widget-copy strong{color:#f4f6f8;font-size:1.05rem}.vk-auth-card .telegram-widget-copy span{color:#8d939d;line-height:1.5}.vk-auth-card .widget-shell,.vk-auth-card .widget-shell-auth{width:100%;min-height:76px;padding:12px;border-radius:8px;border-color:#34363a;background:#1d1e21}.vk-auth-card .inline-error{border-radius:8px;border:1px solid rgba(248,113,113,.28);background:#f871711a;color:#ff9a9a;text-align:center}.vk-auth-help{margin:0;color:#d7dbe2;font-weight:800}.vk-auth-help a{color:#fff;text-decoration:none}@media (max-width: 640px){.auth-shell .site-main{padding:28px 12px 24px}.vk-auth-card{width:min(100%,444px);gap:16px;padding:30px 20px 26px;border-radius:16px}.vk-auth-logo{width:58px;height:58px;border-radius:15px}.vk-auth-card .input-grid.two{grid-template-columns:1fr}.vk-auth-card .choice-tabs{grid-template-columns:repeat(auto-fit,minmax(0,1fr))}.vk-auth-card .choice-tab,.vk-auth-card .primary-button,.vk-auth-card .ghost-button,.vk-auth-card .google-oauth-button{font-size:1rem}}:root{--bg: #08080f;--bg-deep: #050508;--surface: rgba(16, 16, 27, .82);--surface-strong: rgba(18, 18, 31, .96);--surface-muted: rgba(13, 13, 22, .9);--text: #f7f7fb;--muted: #9a9aaa;--muted-strong: #d6d6e2;--line: rgba(255, 255, 255, .09);--line-strong: rgba(255, 255, 255, .16);--accent: #8b5cf6;--accent-strong: #6d35f5;--accent-soft: rgba(139, 92, 246, .16);--olive: #57d7ff;--olive-soft: rgba(87, 215, 255, .14);--shadow-lg: 0 28px 70px rgba(0, 0, 0, .5);--shadow-md: 0 18px 48px rgba(0, 0, 0, .34);--radius-xl: 8px;--radius-lg: 8px;--radius-md: 8px;--radius-sm: 8px}html,body{background-color:#08080f;max-width:100%}body{background:#08080f}body:before{display:none}body:after{display:none}.bg-grid{display:none;opacity:.42;background-size:56px 56px;background-image:linear-gradient(rgba(255,255,255,.026) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.026) 1px,transparent 1px);-webkit-mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 72%);mask-image:linear-gradient(180deg,rgba(0,0,0,.7),transparent 72%)}.bg-orb{display:none}.site-shell{width:min(1360px,calc(100% - 48px));padding:14px 0 56px}.site-header{position:sticky;top:14px;z-index:40;margin-bottom:0;padding:14px 18px;border-radius:8px;border-color:#ffffff14;background:#090910c7;box-shadow:none;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px)}.header-main{display:grid;grid-template-columns:minmax(220px,1fr) auto minmax(160px,1fr);align-items:center}.marketing-nav{display:flex;align-items:center;justify-content:center;gap:34px}.marketing-nav a{color:#aaa9b7;font-size:.95rem;font-weight:800;transition:color .18s ease}.marketing-nav a:hover{color:#fff}.brand-mark,.avatar-badge{border-radius:8px;background:linear-gradient(135deg,#6d35f5,#9a66ff);box-shadow:0 14px 32px #6d35f547}.brand-copy strong,.landing-page h1,.landing-page h2,.landing-page h3,.landing-plan h3{letter-spacing:0}.section-kicker,.switch-label,.stat-label,.info-label{letter-spacing:.12em;color:#9a66ff}.primary-button,.ghost-button,.nav-link,.choice-tab,.danger-button{border-radius:8px}.primary-button{border:1px solid transparent;background:linear-gradient(135deg,#743df7,#9a66ff);color:#fff;box-shadow:0 16px 32px #743df742}.primary-button:hover{box-shadow:0 20px 42px #743df757}.ghost-button,.nav-link,.choice-tab{border-color:#ffffff1a;background:#ffffff09}.landing-page{gap:96px}.landing-page .section-head{width:100%;max-width:none;margin:0;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,.52fr);gap:24px 42px;align-items:end}.landing-hero{min-width:0;min-height:720px;display:grid;grid-template-columns:minmax(0,1.16fr) minmax(300px,.64fr);gap:40px;align-items:center;padding:72px 0 36px}.landing-hero-copy{min-width:0;display:grid;gap:24px}.landing-hero h1{max-width:820px;margin:0 auto;color:#f8f7ff;font-family:var(--font-display);font-size:3.6rem;font-weight:900;line-height:1.04;text-align:center}.landing-hero h1 .hero-line{white-space:nowrap}.landing-hero h1 .hero-brand{color:#9a66ff}.landing-hero .hero-copy{max-width:680px;margin:0 auto;color:#b8b6c7;font-size:1.16rem;line-height:1.75;text-align:center}.landing-actions{display:flex;flex-wrap:wrap;gap:14px;align-items:center;justify-content:center}.landing-actions .primary-button,.landing-actions .ghost-button{min-width:160px;justify-content:center}.landing-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));max-width:720px;margin:16px auto 0;padding-top:28px;border-top:1px solid rgba(255,255,255,.09)}.landing-stats div{display:grid;gap:6px;padding:0 24px;border-right:1px solid rgba(255,255,255,.08);text-align:center}.landing-stats div:first-child{padding-left:0}.landing-stats div:last-child{border-right:0}.landing-stats strong{color:#fff;font-size:2rem;font-weight:900;line-height:1}.landing-stats span{color:#8f8d9d;font-size:.9rem;font-weight:700}.landing-visual{position:relative;min-width:0;min-height:520px;display:grid;place-items:center}.dashboard-mockup{width:min(100%,480px);max-width:100%;overflow:hidden;display:grid;gap:18px;padding:18px;border:1px solid rgba(255,255,255,.12);border-radius:8px;background:#10101cf2;box-shadow:0 34px 90px #0000007a,0 0 0 1px #8b5cf614;transform:perspective(900px) rotateY(-7deg) rotateX(3deg)}.mockup-top{display:flex;align-items:center;gap:8px;min-height:34px;padding-bottom:12px;border-bottom:1px solid rgba(255,255,255,.08)}.mockup-top span{width:9px;height:9px;border-radius:50%;background:#6d35f5}.mockup-top span:nth-child(2){background:#57d7ff}.mockup-top span:nth-child(3){background:#38d996}.mockup-top strong{margin-left:auto;color:#dad8e8;font-size:.88rem}.mockup-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mockup-panel,.mockup-list div{border:1px solid rgba(255,255,255,.09);border-radius:8px;background:#ffffff0b}.mockup-panel{display:grid;gap:10px;min-height:120px;padding:16px}.mockup-panel.wide{grid-column:1 / -1}.mockup-panel small{color:#8f8d9d;font-weight:800;text-transform:uppercase}.mockup-panel strong{color:#fff;font-size:1.45rem}.mockup-bars{display:grid;gap:8px}.mockup-bars span{height:8px;border-radius:999px;background:linear-gradient(90deg,#6d35f5,#57d7ff)}.mockup-bars span:nth-child(2){width:72%}.mockup-bars span:nth-child(3){width:46%}.mockup-list{display:grid;gap:10px}.mockup-list div{display:grid;grid-template-columns:auto 1fr auto;gap:10px;align-items:center;min-height:52px;padding:0 14px}.status-dot{width:10px;height:10px;border-radius:50%;background:#38d996}.status-dot.warn{background:#f7c85f}.mockup-list strong{color:#fff}.mockup-list em{color:#9a98aa;font-style:normal}.landing-chip-cloud{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:-50px}.landing-chip-cloud span{min-height:28px;display:inline-flex;align-items:center;padding:0 12px;border:1px solid rgba(255,255,255,.11);border-radius:8px;background:#ffffff09;color:#9b99a8;font-size:.9rem;font-weight:800}.landing-section{gap:28px}.landing-page .section-head>div{min-width:0}.landing-page .section-head h2{margin:6px 0 0;color:#fff;font-size:2.7rem;font-weight:900;line-height:1.1}.landing-page .section-head>p{max-width:480px;margin:0;color:#aaa8b8;line-height:1.7;align-self:flex-end;justify-self:end;text-align:right}.landing-feature-grid{gap:18px}.landing-feature{--feature-accent: #9a66ff;--feature-soft: rgba(154, 102, 255, .12);--feature-line: rgba(154, 102, 255, .28);min-height:280px;overflow:hidden;gap:15px;border-radius:8px;border-color:var(--feature-line);background:#10101bdb;box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-feature:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--feature-accent)}.landing-feature:after{display:none}.landing-feature>*{position:relative;z-index:1}.landing-feature:hover{transform:translateY(-5px);border-color:var(--feature-accent);box-shadow:0 26px 60px #0000005c}.feature-violet{--feature-accent: #9a66ff;--feature-soft: rgba(154, 102, 255, .13);--feature-line: rgba(154, 102, 255, .34)}.feature-cyan{--feature-accent: #57d7ff;--feature-soft: rgba(87, 215, 255, .12);--feature-line: rgba(87, 215, 255, .3)}.feature-green{--feature-accent: #38d996;--feature-soft: rgba(56, 217, 150, .12);--feature-line: rgba(56, 217, 150, .28)}.landing-feature-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.landing-icon{width:58px;height:58px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.11);border-radius:14px;background:var(--feature-soft);color:var(--feature-accent)}.landing-icon svg{width:30px;height:30px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.landing-feature-tag{min-height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0 11px;border:1px solid var(--feature-line);border-radius:8px;background:#ffffff09;color:var(--feature-accent);font-size:.78rem;font-weight:900;text-transform:uppercase}.landing-feature-copy{display:grid;gap:10px}.landing-feature .section-kicker{color:var(--feature-accent)}.landing-feature h3{color:#fff;font-size:1.45rem;line-height:1.2}.landing-feature p:last-child{margin:0;color:#b7b5c5;line-height:1.65}.landing-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.landing-step{min-height:170px;display:grid;grid-template-columns:auto minmax(0,1fr);gap:16px;padding:22px;border:1px solid rgba(255,255,255,.1);border-radius:8px;background:#10101bcc;box-shadow:var(--shadow-md)}.landing-step>span{width:42px;height:42px;display:grid;place-items:center;border-radius:8px;background:#fff;color:#090910;font-weight:900}.landing-step h3{margin:0 0 8px;color:#fff;font-size:1.18rem;line-height:1.26}.landing-step p{margin:0;color:#aaa8b8;line-height:1.62}.landing-help-grid{gap:18px;align-items:stretch}.landing-help-card{min-height:100%;gap:16px;border-radius:8px;background:#10101bcc;box-shadow:none}.landing-help-title{margin:0;color:#fff;font-size:1.18rem;line-height:1.26}.landing-help-card .feature-list{margin:0;padding-left:18px}.landing-plan{--plan-accent: #9a66ff;--plan-soft: rgba(154, 102, 255, .13);--plan-line: rgba(154, 102, 255, .28);overflow:hidden;gap:18px;border-radius:8px;border-color:var(--plan-line);background:#10101be6;box-shadow:none;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.landing-plan:before{content:"";position:absolute;inset:0 0 auto;height:3px;background:var(--plan-accent)}.landing-plan:hover{transform:translateY(-5px);border-color:var(--plan-accent);box-shadow:0 26px 62px #00000061}.plan-basic{--plan-accent: #38d996;--plan-soft: rgba(56, 217, 150, .11);--plan-line: rgba(56, 217, 150, .26)}.plan-premium{--plan-accent: #8b5cf6;--plan-soft: rgba(139, 92, 246, .15);--plan-line: rgba(139, 92, 246, .42)}.plan-vip{--plan-accent: #f7c85f;--plan-soft: rgba(247, 200, 95, .11);--plan-line: rgba(247, 200, 95, .3)}.landing-plan.featured{box-shadow:0 0 0 1px #8b5cf640,0 28px 72px #0000006b}.plan-title-row{min-width:0;display:flex;flex:1 1 auto;align-items:center;gap:13px}.plan-title-row>div{min-width:0}.plan-mark{width:44px;height:44px;display:grid;flex:0 0 auto;place-items:center;border:1px solid var(--plan-line);border-radius:8px;background:var(--plan-soft);color:var(--plan-accent);font-weight:900}.plan-badge{min-height:34px;display:inline-flex;align-items:center;justify-content:center;padding:6px 12px;border:1px solid var(--plan-line);border-radius:8px;background:var(--plan-soft);color:var(--plan-accent);font-size:.84rem;font-weight:900;white-space:nowrap}.plan-badge.active{border-color:#34d3993d;background:var(--success-soft);color:var(--success)}.plan-copy{margin:0;color:#aaa8b8;line-height:1.6}.landing-plan .plan-price{color:#fff;font-size:2rem;font-weight:900}.landing-plan .feature-list{padding-left:0;list-style:none}.landing-plan .feature-list li{position:relative;padding-left:24px}.landing-plan .feature-list li:before{content:"";position:absolute;left:0;top:.72em;width:8px;height:8px;border-radius:50%;background:var(--plan-accent)}.landing-plan .plan-meta{display:grid;gap:8px;color:#aaa8b8}.landing-final-cta{display:flex;flex-wrap:wrap;justify-content:center;gap:14px;padding:24px;border:1px solid rgba(139,92,246,.25);border-radius:8px;background:#10101bdb;text-align:center}@media (max-width: 1100px){.header-main{grid-template-columns:minmax(0,1fr) auto}.marketing-nav{display:none}.landing-hero{grid-template-columns:1fr;min-height:0;padding-top:58px}.landing-visual{min-height:420px}.dashboard-mockup{transform:none}}@media (max-width: 860px){.site-shell{width:min(1360px,calc(100% - 28px))}.landing-page{gap:64px}.landing-hero h1{font-size:2.75rem}.landing-hero h1 .hero-line{white-space:normal}.landing-hero .hero-copy{font-size:1.05rem}.landing-stats,.landing-steps,.grid-section.three.landing-feature-grid{grid-template-columns:1fr}.landing-stats{gap:14px}.landing-stats div{padding:0;border-right:0}.landing-chip-cloud{margin-top:-50px;justify-content:flex-start}.landing-page .section-head{width:100%;grid-template-columns:1fr;gap:16px;align-items:start}.landing-page .section-head h2{font-size:2.25rem}.landing-page .section-head>p{max-width:none;align-self:stretch;justify-self:stretch;text-align:right}}@media (max-width: 640px){.site-shell{width:min(1360px,calc(100% - 22px));padding-top:10px}.site-header{top:10px;padding:12px}.header-main{gap:12px}.brand-copy small{display:none}.landing-page{gap:52px}.landing-hero{gap:36px;padding-top:44px}.landing-hero h1{font-size:2.08rem;line-height:1.08;overflow-wrap:break-word}.landing-actions .primary-button,.landing-actions .ghost-button{width:100%}.landing-visual{min-height:0}.dashboard-mockup{padding:14px}.mockup-grid{grid-template-columns:1fr}.mockup-panel.wide{grid-column:auto}.mockup-list div{grid-template-columns:auto 1fr}.mockup-list em{grid-column:2}.landing-chip-cloud span{min-height:28px;padding:0 11px;font-size:.82rem}.landing-feature,.landing-step,.landing-plan{padding:18px}.landing-step{grid-template-columns:1fr;min-height:0}.landing-page .section-head h2{font-size:1.85rem}}.auth-shell{width:100%;max-width:none;min-height:100vh;margin:0;padding:0;display:grid;place-items:center}.auth-shell .site-main{width:100%;min-height:100vh;display:grid;place-items:center;padding:56px 16px 36px}.auth-shell .auth-page{width:100%;min-height:auto;justify-items:center;align-content:center}.auth-shell .vk-auth-card{margin:0 auto}.site-header.app-header .header-main{display:flex;align-items:center;justify-content:space-between;gap:18px}.site-header.app-header .brand-block{flex:0 0 auto}.site-header.app-header .header-actions{flex:1 1 auto;justify-content:flex-end;margin-left:auto;min-width:0}.site-header.app-header .account-controls{width:100%;justify-content:flex-end;align-items:center;flex-wrap:nowrap;gap:14px}.site-header.app-header .admin-toggle{flex:0 0 auto;white-space:nowrap}.site-header.app-header .profile-pill{width:100%}.site-avatar-mark,.site-avatar-logo{overflow:hidden;background:transparent;color:transparent}.site-avatar-mark img,.site-avatar-logo img{width:100%;height:100%;display:block;object-fit:cover}.site-avatar-mark{box-shadow:0 14px 32px #00000047}.site-avatar-logo{box-shadow:0 18px 38px #00000057}.support-link-chip.bot,.support-inline-link-chip.bot{border-color:#8b5cf652;background:#8b5cf61f;color:#d6c8ff}.support-contact-rail{align-items:center}.support-contact-groups{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:18px 24px;margin-left:auto}.support-contact-group{display:grid;gap:8px;align-content:center;justify-items:center}.support-contact-group+.support-contact-group{padding-left:24px;border-left:1px solid rgba(255,255,255,.08)}.support-contact-group>span{color:#9a98aa;font-size:.76rem;font-weight:900;letter-spacing:.12em;line-height:1;text-transform:uppercase}.bot-contact-group>span{color:#c7b6ff}.support-contact-rail .support-links{justify-content:center}@media (max-width: 760px){.site-header.app-header .header-main{align-items:flex-start;flex-wrap:wrap}.site-header.app-header .header-actions,.site-header.app-header .account-controls{width:100%}.site-header.app-header .account-controls{flex-wrap:wrap}.site-header.app-header .profile-menu{flex:1 1 100%;width:100%}.support-contact-rail{align-items:flex-start}.support-contact-groups{width:100%;justify-content:flex-start;margin-left:0}.support-contact-group+.support-contact-group{padding-left:0;border-left:0}}.summary-grid.compact,.account-card,.accounts-list,.admin-accounts-list,.admin-user-profile-accounts,.account-card .summary-grid.compact,.account-card .feature-grid{width:100%}.info-row,.feature-toggle{border-radius:8px}.site-header{margin-bottom:18px;padding:10px 14px}.site-nav{margin-top:6px;padding:8px;border-radius:8px}.brand-button{gap:10px;padding:0}.brand-mark,.avatar-badge,.avatar-frame,.site-avatar-mark,.site-avatar-logo,.profile-pill,.profile-dropdown,.profile-menu-item{border-radius:8px}.brand-mark,.avatar-badge,.avatar-frame{width:42px;height:42px}.brand-copy strong{font-size:1.02rem}.brand-copy small,.profile-pill-copy span{font-size:.82rem;line-height:1.25}.profile-pill{grid-template-columns:42px minmax(0,1fr) auto;gap:10px;padding:6px 10px 6px 6px}.profile-menu{width:min(100%,280px)}.profile-dropdown{margin-top:10px;padding:8px}.profile-menu-item{min-height:40px}.site-header.app-header .header-main{gap:14px}.site-header.app-header .account-controls{gap:10px}.site-header.app-header .profile-menu{flex:0 1 280px;width:min(280px,100%)}.site-avatar-mark img{object-position:center}.subscription-plans-note{margin-left:auto;max-width:480px;align-self:flex-end;text-align:right}@media (max-width: 760px){.site-main{margin-top:12px}.site-header{margin-bottom:14px;padding:10px 12px}.brand-mark,.avatar-badge,.avatar-frame{width:40px;height:40px}.profile-pill{grid-template-columns:40px minmax(0,1fr) auto}.subscription-contact-actions .ghost-button.compact{width:100%;min-width:0}}.hero-card,.data-card,.plan-card,.status-banner,.stat-card,.info-row,.feature-toggle,.telegram-widget-panel,.compact-account-card,.field input,.field textarea,.field select,.nav-link,.choice-tab,.ghost-button,.primary-button,.danger-button,.google-oauth-button,.chip,.step-chip,.plan-badge,.profile-pill,.profile-dropdown,.profile-menu-item,.site-nav,.support-link-chip,.support-inline-link-chip,.telegram-link,.admin-toggle-track{border-radius:8px}.admin-toggle-track:after{border-radius:6px}.hero-card,.data-card,.plan-card,.status-banner{padding:20px}.stat-card,.info-row{padding:12px 14px}.stat-card strong,.info-row strong{margin-top:4px;font-size:1rem;line-height:1.3}.field input,.field textarea,.field select{min-height:44px;padding:11px 14px}.field textarea{min-height:140px}.feature-toggle{min-height:92px;padding:12px 14px}.chip,.step-chip{min-height:30px;padding:0 12px;border-radius:8px}.compact-account-card{padding:12px;gap:8px}.compact-account-card .chip{min-height:24px;padding:0 8px}.compact-account-card .summary-grid.compact,.compact-account-card .feature-grid{gap:6px}.landing-chip-cloud span{min-width:160px;min-height:44px;justify-content:center;padding:0 18px;font-size:1rem}.account-card:not(.compact-account-card) .account-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.account-card:not(.compact-account-card) .feature-grid .feature-toggle:last-child:nth-child(odd){grid-column:1 / -1}.subscription-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 860px){.subscription-summary-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width: 640px){.landing-chip-cloud span{width:100%;min-width:0;min-height:44px;padding:0 18px;font-size:.95rem}.account-card:not(.compact-account-card) .account-summary-grid,.subscription-summary-grid{grid-template-columns:1fr}}.settings-hero h1{max-width:none;font-size:clamp(1.95rem,2.55vw,2.3rem);line-height:1.08;white-space:nowrap}@media (max-width: 1120px){.settings-hero h1{font-size:clamp(1.68rem,5vw,2.15rem);white-space:normal}}
