:root{color-scheme:dark;font-family:Inter,SF Pro Display,SF Pro Text,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--bg: #070913;--bg-deep: #04060d;--surface: #0c111e;--surface-raised: #111827;--surface-soft: #151d30;--line: #273149;--line-soft: rgba(151, 164, 196, .15);--text: #f7f8fc;--muted: #929bb0;--muted-2: #687288;--violet: #8b75ff;--violet-strong: #7258ff;--violet-soft: rgba(139, 117, 255, .14);--mint: #59dfb5;--amber: #f6b85e;--red: #ff7182;--blue: #68a9ff;--shadow: 0 28px 80px rgba(0, 0, 0, .32);--radius: 18px;--container: min(1400px, calc(100vw - 96px) )}*{box-sizing:border-box}html{background:var(--bg);scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;color:var(--text);background:var(--bg)}body.modal-open{position:fixed;left:0;right:0;overflow:hidden}button,input,select,textarea{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:20px;height:20px;stroke-width:1.8}::selection{background:#8b75ff59}:focus-visible{outline:2px solid var(--violet);outline-offset:3px}.container{width:var(--container);margin-inline:auto}.desktop-only{display:flex}.spin{animation:spin .85s linear infinite}.page-transition{animation:enter .36s ease both}@keyframes spin{to{transform:rotate(360deg)}}@keyframes enter{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}.brand-lockup{display:inline-flex;align-items:center;gap:12px;white-space:nowrap}.brand-lockup strong{font-size:22px;letter-spacing:-.035em}.brand-logo{position:relative;width:42px;height:42px;display:inline-grid;place-items:center;flex:0 0 auto}.brand-logo i{position:absolute;inset:6px;border:2px solid var(--violet);border-radius:50%;transform:rotate(34deg)}.brand-logo i:nth-child(2){inset:2px 9px;border-color:#6a9cff;transform:rotate(-43deg);opacity:.8}.brand-logo i:nth-child(3){inset:16px;border:0;background:linear-gradient(145deg,#b7acff,#6549ff);box-shadow:0 0 18px #8b75ffa6}.brand-logo-compact{width:34px;height:34px}.button{min-height:50px;border:1px solid transparent;border-radius:10px;padding:0 22px;display:inline-flex;align-items:center;justify-content:center;gap:10px;font-weight:700;font-size:15px;line-height:1;cursor:pointer;transition:transform .18s ease,border-color .18s ease,background .18s ease,color .18s ease,box-shadow .18s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:active:not(:disabled){transform:translateY(0)}.button:disabled{opacity:.5;cursor:not-allowed}.button-primary{color:#fff;background:linear-gradient(135deg,#7258ff,#947fff);box-shadow:0 10px 32px #6e50ff3d}.button-primary:hover:not(:disabled){box-shadow:0 14px 38px #6e50ff59}.button-secondary{border-color:var(--line);background:#0b101db8}.button-secondary:hover:not(:disabled){border-color:#59647e;background:var(--surface-raised)}.button-ghost{background:transparent;color:var(--muted)}.button-danger{color:#ff9ca7;border-color:#ff718247;background:#ff718214}.button-compact{min-height:40px;padding:0 14px;font-size:13px}.status-dot{display:inline-flex;align-items:center;gap:7px;color:var(--muted);font-size:13px;white-space:nowrap}.status-dot i{width:7px;height:7px;border-radius:50%;background:var(--muted-2)}.status-success{color:#86e8c9}.status-success i{background:var(--mint);box-shadow:0 0 10px #59dfb573}.status-warning{color:#f8c77f}.status-warning i{background:var(--amber)}.status-danger{color:#ff98a4}.status-danger i{background:var(--red)}.marketing-page{overflow:hidden;background:radial-gradient(ellipse at 77% 17%,rgba(71,84,143,.1),transparent 34%),var(--bg)}.marketing-header{min-height:82px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px;border-bottom:1px solid transparent}.marketing-header nav{display:flex;gap:38px;color:#c0c6d4;font-size:14px}.marketing-header nav a:hover{color:#fff}.marketing-header>.button{justify-self:end}.telegram-plane{color:#65b9ff;transform:rotate(-17deg);font-size:17px}.marketing-hero{min-height:720px;display:grid;grid-template-columns:minmax(0,.9fr) minmax(560px,1.1fr);align-items:center;gap:clamp(48px,6vw,100px);padding-block:64px 84px}.hero-copy h1{margin:0;max-width:720px;font-size:clamp(54px,5.15vw,82px);line-height:.99;letter-spacing:-.062em}.hero-copy p{max-width:620px;margin:34px 0;color:var(--muted);font-size:19px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:14px}.hero-actions .button{min-width:200px}.hero-product{min-height:510px;display:grid;grid-template-columns:185px 1fr;border:1px solid #39435a;border-radius:18px;background:#080d18d1;box-shadow:var(--shadow);overflow:hidden;transform:perspective(1400px) rotateY(-1.5deg)}.hero-product aside{padding:26px 18px;border-right:1px solid var(--line-soft);display:flex;flex-direction:column}.hero-product aside .brand-lockup strong{font-size:16px}.hero-product aside nav{margin-top:34px;display:grid;gap:8px}.hero-product aside nav>*{min-height:42px;display:flex;align-items:center;padding:0 13px;border-radius:8px;color:var(--muted);font-size:12px}.hero-product aside nav b{color:#fff;background:var(--violet-soft);box-shadow:inset 2px 0 var(--violet)}.hero-product-main{padding:28px}.preview-plan{min-height:210px;border:1px solid var(--line-soft);background:linear-gradient(145deg,#151e34cc,#090e1acc);border-radius:12px;padding:25px;display:flex;align-items:center;justify-content:space-between}.preview-plan>div:first-child{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.preview-plan small{color:var(--muted);font-size:12px}.preview-plan strong{font-size:34px}.preview-ring{width:142px;aspect-ratio:1;display:grid;place-items:center;text-align:center;border-radius:50%;background:radial-gradient(circle,var(--surface) 57%,transparent 59%),conic-gradient(var(--violet) 0 72%,#222a40 72%)}.preview-ring b,.preview-ring span{display:block}.preview-ring b{font-size:34px}.preview-ring span{color:var(--muted);font-size:12px}.preview-connections{margin-top:18px;display:grid;gap:8px}.preview-connections>div{min-height:58px;display:grid;grid-template-columns:32px 1fr auto;align-items:center;gap:12px;padding:0 14px;border:1px solid var(--line-soft);border-radius:9px;background:#101728b3}.preview-connections b{font-size:13px}.preview-connections svg{color:var(--mint);width:17px}.flag{width:28px;height:20px;display:inline-block;border-radius:4px;box-shadow:0 0 0 1px #ffffff1f}.flag-nl{background:linear-gradient(#ae1c28 0 33.33%,#fff 33.33% 66.66%,#21468b 66.66%)}.flag-de{background:linear-gradient(#0a0a0a 0 33.33%,#dd1b28 33.33% 66.66%,#ffce00 66.66%)}.shield-mini,.connection-shield{color:var(--mint);display:grid;place-items:center}.steps-band{border-block:1px solid var(--line-soft);background:#0c111f94}.steps-row{min-height:142px;display:grid;grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:28px}.steps-row article{display:flex;align-items:center;gap:22px}.steps-row article>strong{color:var(--violet);font-size:48px;letter-spacing:-.06em}.steps-row article span{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:3px 12px}.steps-row article svg{grid-row:1 / span 2;color:#b2a6ff}.steps-row b{font-size:16px}.steps-row small{color:var(--muted);font-size:13px}.step-arrow{color:#515b71}.pricing-section{padding-block:112px}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:42px}.section-head h2,.faq-title h2{margin:0;font-size:42px;letter-spacing:-.045em}.section-head p{margin:10px 0 0;color:var(--muted);font-size:16px}.segment{display:inline-flex;padding:3px;border:1px solid var(--line);background:var(--surface);border-radius:10px}.segment button{min-width:126px;min-height:43px;border:0;border-radius:7px;background:transparent;color:var(--muted);cursor:pointer;font-size:14px}.segment button.active{background:linear-gradient(135deg,#6e52ff61,#8b75ff29);color:#fff;box-shadow:inset 0 0 0 1px var(--violet)}.pricing-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.marketing-plan{min-height:420px;padding:32px;display:flex;flex-direction:column;border:1px solid var(--line);background:linear-gradient(150deg,#0f1524c7,#080c17e6);border-radius:14px}.marketing-plan.featured{border-color:var(--violet);box-shadow:0 18px 65px #4831a624}.marketing-plan h3{margin:0;font-size:25px}.marketing-plan p{color:var(--muted);line-height:1.55;min-height:48px}.marketing-plan>strong{margin:26px 0;font-size:45px;letter-spacing:-.04em}.marketing-plan ul{margin:0 0 30px;padding:0;list-style:none;display:grid;gap:13px}.marketing-plan li{display:flex;align-items:center;gap:10px;color:#c7cddd}.marketing-plan li svg{width:17px;color:var(--mint)}.marketing-plan .button{margin-top:auto;width:100%}.compatibility{border-block:1px solid var(--line-soft);background:#090e1abd}.compatibility-inner{min-height:210px;display:grid;grid-template-columns:1fr 1.45fr;align-items:center;gap:70px}.compat-title{display:flex;align-items:center;gap:22px}.compat-title h2{margin:0 0 10px;font-size:24px}.compat-title button{border:0;padding:0;color:var(--violet);background:none;display:flex;align-items:center;gap:8px;cursor:pointer}.os-list{display:grid;grid-template-columns:repeat(4,1fr)}.os-list span{min-height:88px;display:grid;place-items:center;gap:8px;border-left:1px solid var(--line-soft)}.os-list svg{width:34px;height:34px;color:#cbd1e0}.os-list b{font-size:14px}.faq-section{padding-block:105px;display:grid;grid-template-columns:260px 1fr;gap:85px}.faq-title{display:flex;align-items:flex-start;gap:15px}.faq-title svg{color:var(--violet);margin-top:7px}.faq-list{border-top:1px solid var(--line)}.faq-list article{border-bottom:1px solid var(--line)}.faq-list article>button{width:100%;min-height:68px;padding:0 8px;border:0;background:none;display:flex;align-items:center;justify-content:space-between;color:var(--text);cursor:pointer;text-align:left;font-size:17px}.faq-list article>button svg{color:var(--muted);transition:transform .2s}.faq-list article.open>button svg{transform:rotate(180deg)}.faq-list article p{margin:-2px 0 24px;max-width:760px;color:var(--muted);line-height:1.65}.marketing-footer{border-top:1px solid var(--line-soft);background:var(--bg-deep)}.marketing-footer .container{min-height:118px;display:grid;grid-template-columns:1fr auto auto;align-items:center;gap:60px}.marketing-footer nav{display:flex;gap:30px;color:var(--muted);font-size:13px}.marketing-footer small{color:var(--muted-2)}.web-login{min-height:100dvh;padding:42px max(32px,calc((100vw - 1260px)/2));display:grid;grid-template-columns:minmax(420px,620px) minmax(320px,1fr);align-items:center;gap:80px;background:radial-gradient(circle at 25% 40%,rgba(90,65,201,.14),transparent 36%),var(--bg)}.back-link{position:absolute;left:max(32px,calc((100vw - 1260px)/2));top:32px;border:0;background:none;color:var(--muted);display:flex;gap:8px;align-items:center;cursor:pointer}.login-panel{max-width:520px;padding:40px;border:1px solid var(--line);background:#0a0f1beb;border-radius:20px;box-shadow:var(--shadow)}.login-copy{margin:34px 0 24px}.login-copy h1{margin:0;font-size:38px;letter-spacing:-.045em}.login-copy p{color:var(--muted);line-height:1.6}.login-qr{width:240px;height:240px;margin:0 auto;display:grid;place-items:center;border:1px solid var(--line);border-radius:18px;background:#12192bb8;overflow:hidden}.login-qr img{width:210px}.login-qr>svg{color:var(--violet)}.login-success{width:100px;height:100px;display:grid;place-items:center;border-radius:50%;background:#59dfb51f;color:var(--mint)}.login-success svg{width:52px;height:52px}.login-state{text-align:center;margin:22px 0}.login-state h2{margin:0 0 8px;font-size:21px}.login-state p{margin:0;color:var(--muted);line-height:1.5}.login-panel>.button{width:100%}.login-security{margin-top:20px;display:flex;align-items:flex-start;gap:10px;color:var(--muted-2);font-size:12px;line-height:1.5}.login-security svg{flex:0 0 auto;width:16px}.login-aside{max-width:520px}.login-aside>svg{width:60px;height:60px;color:var(--violet)}.login-aside h2{font-size:40px;margin:26px 0 12px}.login-aside p{color:var(--muted);font-size:18px;line-height:1.65}.dashboard-shell{min-height:100dvh;display:grid;grid-template-columns:260px minmax(0,1fr);background:radial-gradient(circle at 67% 0%,rgba(70,79,125,.08),transparent 32%),var(--bg)}.dashboard-sidebar{position:sticky;top:0;height:100dvh;padding:28px 18px 22px;border-right:1px solid var(--line-soft);background:#050810c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);display:flex;flex-direction:column;z-index:10}.dashboard-sidebar>.brand-lockup{padding-inline:10px}.dashboard-sidebar nav{margin-top:45px;display:grid;gap:5px}.dashboard-sidebar nav button{min-height:48px;border:0;border-radius:9px;padding:0 13px;background:none;color:var(--muted);display:flex;align-items:center;gap:13px;cursor:pointer;text-align:left;font-size:14px}.dashboard-sidebar nav button.active{color:#fff;background:linear-gradient(90deg,#785eff3b,#785eff14);box-shadow:inset 2px 0 var(--violet)}.dashboard-sidebar nav button.active svg{color:var(--violet)}.sidebar-support{margin-top:auto;min-height:48px;display:flex;align-items:center;gap:12px;padding:0 13px;color:var(--muted);font-size:14px}.sidebar-user{margin-top:16px;padding:18px 10px 0;border-top:1px solid var(--line-soft);display:flex;align-items:center;gap:11px}.sidebar-user>span:last-child{display:flex;flex-direction:column;gap:2px;min-width:0}.sidebar-user b{font-size:13px}.sidebar-user small{color:var(--muted);overflow:hidden;text-overflow:ellipsis}.user-avatar{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;flex:0 0 auto;overflow:hidden;background:linear-gradient(145deg,#8c74ff,#4f6ee5);font-weight:800}.user-avatar img{width:100%;height:100%;object-fit:cover}.dashboard-main{min-width:0}.account-view{width:min(1260px,calc(100vw - 320px));margin:0 auto;padding:52px 0 80px}.account-view.narrow-view{width:min(980px,calc(100vw - 320px))}.account-view-head{min-height:72px;margin-bottom:28px;align-items:flex-start;justify-content:space-between;gap:30px}.account-view-head h1{margin:0;font-size:34px;letter-spacing:-.045em}.account-view-head p{margin:8px 0 0;color:var(--muted)}.account-overview-grid{display:grid;grid-template-columns:minmax(0,1fr) 350px;gap:18px;align-items:start}.account-hero{min-height:335px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:linear-gradient(145deg,#121a2de0,#080d18f0);display:grid;grid-template-columns:minmax(210px,.8fr) 190px minmax(170px,.65fr);grid-template-rows:1fr auto;gap:24px 30px;align-items:center}.account-hero-title{display:flex;flex-direction:column;align-items:flex-start}.account-hero-title h1{margin:0 0 24px;font-size:25px}.account-hero-title>span{color:var(--muted);font-size:13px}.account-hero-title>strong{margin:5px 0 8px;color:var(--violet);font-size:34px}.account-hero-title p{color:var(--muted);font-size:13px}.account-hero-title p b{color:#b7a9ff}.account-ring{width:176px;aspect-ratio:1;display:grid;place-items:center;border-radius:50%;background:radial-gradient(circle,#0f1627 59%,transparent 60%),conic-gradient(var(--violet) 0 var(--ring),#283048 var(--ring))}.account-ring span{text-align:center}.account-ring strong{display:block;font-size:38px;letter-spacing:-.04em}.account-ring small{color:var(--muted)}.account-hero-facts{display:grid;gap:18px}.account-hero-facts span{display:grid;grid-template-columns:30px 1fr;column-gap:8px}.account-hero-facts svg{grid-row:1 / span 2;color:#a9f}.account-hero-facts b{font-size:17px}.account-hero-facts small{color:var(--muted);font-size:12px}.account-hero-actions{grid-column:1 / -1;display:flex;gap:12px}.account-hero-actions .button{min-width:205px}.account-empty-sub{min-height:300px;padding:40px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface);display:flex;align-items:center;justify-content:space-between}.account-empty-sub h1{font-size:32px}.account-empty-sub p{max-width:520px;color:var(--muted);line-height:1.6}.account-empty-sub>span{width:130px;height:130px;display:grid;place-items:center;border-radius:50%;background:var(--violet-soft);color:var(--violet)}.account-empty-sub>span svg{width:52px;height:52px}.recent-payment,.account-section,.guide-panel,.devices-panel{border:1px solid var(--line);border-radius:var(--radius);background:#0b111ed1}.recent-payment{padding:22px}.recent-payment h2,.account-section h2,.guide-panel h2,.devices-panel h2{margin:0;font-size:19px}.recent-payment>button:not(.aside-link){width:100%;margin-top:22px;padding:14px;border:1px solid var(--line);border-radius:11px;background:var(--surface-raised);display:grid;grid-template-columns:38px 1fr auto;gap:10px;align-items:center;text-align:left;cursor:pointer}.recent-payment>button>span:first-child{width:38px;height:38px;display:grid;place-items:center;border-radius:9px;background:var(--violet-soft);color:var(--violet)}.recent-payment>button div{display:flex;flex-direction:column;gap:4px}.recent-payment>button div b{font-size:13px}.recent-payment>button div small{color:var(--muted)}.recent-payment>button>svg{display:none}.aside-link{margin-top:18px;border:0;background:none;color:var(--violet);display:flex;align-items:center;gap:8px;cursor:pointer}.account-section{margin-top:18px;overflow:hidden}.account-section>header{min-height:86px;padding:0 22px;border-bottom:1px solid var(--line-soft);display:flex;align-items:center;justify-content:space-between;gap:20px}.account-section header p{margin:5px 0 0;color:var(--muted);font-size:13px}.account-section header button{border:0;background:none;color:var(--violet);display:flex;align-items:center;gap:7px;cursor:pointer}.connection-rows article{min-height:67px;padding:0 20px;display:grid;grid-template-columns:34px 1fr auto 20px;align-items:center;gap:13px;border-bottom:1px solid var(--line-soft)}.connection-rows article:last-child{border:0}.connection-rows article>div{display:flex;flex-direction:column;gap:3px}.connection-rows article b{font-size:14px}.connection-rows article small{color:var(--muted);font-size:12px}.connection-rows article>svg{color:var(--muted-2);width:16px}.country-flag{width:32px;height:32px;display:grid;place-items:center;border:1px solid var(--line-soft);border-radius:9px;background:#ffffff09;font-size:20px}.quick-account-actions{margin-top:18px;display:grid;grid-template-columns:1fr 1fr;gap:14px}.quick-account-actions button{min-height:92px;padding:0 20px;border:1px solid var(--line);border-radius:14px;background:#0c121fd1;display:grid;grid-template-columns:42px 1fr 20px;align-items:center;gap:14px;cursor:pointer;text-align:left}.quick-account-actions button>svg:first-child{width:42px;height:42px;padding:10px;border-radius:11px;background:var(--violet-soft);color:var(--violet)}.quick-account-actions button span{display:flex;flex-direction:column;gap:4px}.quick-account-actions button small{color:var(--muted)}.quick-account-actions button>svg:last-child{color:var(--muted-2)}.subscription-link-panel{min-height:86px;padding:14px 18px;border:1px solid var(--line);border-radius:14px;background:var(--surface);display:grid;grid-template-columns:42px minmax(0,1fr) auto auto;align-items:center;gap:14px}.subscription-link-panel>span{width:42px;height:42px;display:grid;place-items:center;border-radius:11px;color:var(--violet);background:var(--violet-soft)}.subscription-link-panel>div{min-width:0;display:flex;flex-direction:column;gap:5px}.subscription-link-panel small{color:var(--muted)}.subscription-link-panel code{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:#c8cede}.guide-panel{margin-top:18px;padding:24px}.guide-panel>header p{color:var(--muted);margin:7px 0 22px}.os-tabs{display:flex;border-bottom:1px solid var(--line)}.os-tabs button{min-height:48px;flex:1;border:0;border-bottom:2px solid transparent;background:none;color:var(--muted);display:flex;align-items:center;justify-content:center;gap:8px;cursor:pointer}.os-tabs button.active{color:#b8aaff;border-color:var(--violet)}.guide-panel ol{margin:26px 0 0;padding-left:27px;display:grid;gap:13px;color:#c9cfdd}.guide-panel li::marker{color:var(--violet);font-weight:800}.devices-panel{margin-top:18px;padding:22px}.devices-panel header{display:flex;justify-content:space-between}.devices-panel header span{color:var(--muted)}.devices-panel>p{color:var(--muted)}.devices-panel>div{margin-top:18px;display:grid;gap:9px}.devices-panel>div>span{min-height:54px;padding:0 13px;display:grid;grid-template-columns:28px 1fr auto;align-items:center;border:1px solid var(--line-soft);border-radius:9px}.devices-panel small{color:var(--muted)}.account-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.account-plans article{min-height:430px;padding:28px;border:1px solid var(--line);border-radius:15px;background:var(--surface);display:flex;flex-direction:column}.account-plans article.featured{border-color:var(--violet)}.account-plans h2{margin:0;font-size:25px}.account-plans p{color:var(--muted);line-height:1.55}.account-plans>article>strong{margin:28px 0;font-size:40px}.account-plans ul{padding:0;margin:0;list-style:none;display:grid;gap:12px}.account-plans li{display:flex;align-items:center;gap:9px;color:#c8cede}.account-plans li svg{width:16px;color:var(--mint)}.account-plans .button{width:100%;margin-top:auto}.payment-list{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.payment-list article{min-height:86px;padding:14px 18px;border-bottom:1px solid var(--line-soft);display:grid;grid-template-columns:44px 1fr auto 110px;align-items:center;gap:14px}.payment-list article:last-child{border:0}.payment-list-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:11px;background:var(--violet-soft);color:var(--violet)}.payment-list article>div{display:grid;gap:3px}.payment-list h3{margin:0;font-size:14px}.payment-list p{margin:0;color:var(--muted);font-size:12px}.payment-list code{color:var(--muted-2);font-size:11px}.payment-list article>strong{font-size:14px}.profile-header{display:flex;align-items:center;gap:18px;margin-bottom:26px}.profile-header .user-avatar{width:68px;height:68px;border-radius:20px;font-size:24px}.profile-header h1{margin:0 0 5px;font-size:30px}.profile-header p{margin:0;color:var(--muted)}.profile-list{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.profile-list>*{width:100%;min-height:74px;padding:0 18px;border:0;border-bottom:1px solid var(--line-soft);background:var(--surface);display:grid;grid-template-columns:38px 1fr 20px;align-items:center;gap:13px;text-align:left;cursor:pointer}.profile-list>*:last-child{border-bottom:0}.profile-list>*>svg:first-child{width:38px;height:38px;padding:9px;border-radius:10px;background:var(--violet-soft);color:var(--violet)}.profile-list>*>span{display:flex;flex-direction:column;gap:4px}.profile-list b{font-size:14px}.profile-list small{color:var(--muted)}.profile-list>*>svg:last-child{color:var(--muted-2);width:17px}.profile-list>*:disabled{opacity:.55;cursor:default}.profile-security{margin:18px 0;padding:18px;border:1px solid var(--line-soft);border-radius:12px;display:flex;gap:12px;color:var(--muted);line-height:1.5}.profile-security svg{color:var(--mint);flex:0 0 auto}.logout-button{width:100%}.miniapp-shell{min-height:100dvh;padding-bottom:calc(86px + env(safe-area-inset-bottom));background:radial-gradient(circle at 75% 0%,rgba(116,88,255,.12),transparent 30%),var(--bg)}.miniapp-header{height:76px;padding:env(safe-area-inset-top) 20px 0;display:flex;align-items:center;justify-content:space-between}.miniapp-header .brand-lockup strong{font-size:20px}.miniapp-header .user-avatar{width:40px;height:40px}.miniapp-shell .dashboard-main{width:min(100%,620px);margin:auto}.miniapp-shell .account-view,.miniapp-shell .account-view.narrow-view{width:100%;padding:20px 18px 36px}.miniapp-shell .desktop-only{display:none}.miniapp-shell .account-overview-grid{display:block}.miniapp-shell .recent-payment{display:none}.miniapp-shell .account-hero{min-height:390px;grid-template-columns:1fr 130px;grid-template-rows:auto 1fr auto;padding:24px 20px;gap:16px}.miniapp-shell .account-hero-title h1{font-size:26px;margin-bottom:20px}.miniapp-shell .account-hero-title>strong{font-size:30px}.miniapp-shell .account-ring{width:128px}.miniapp-shell .account-ring strong{font-size:30px}.miniapp-shell .account-hero-facts{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);padding-top:18px;border-top:1px solid var(--line-soft)}.miniapp-shell .account-hero-facts span{grid-template-columns:1fr;text-align:center}.miniapp-shell .account-hero-facts svg{display:none}.miniapp-shell .account-hero-facts b{font-size:16px}.miniapp-shell .account-hero-actions{display:grid;grid-template-columns:1fr auto}.miniapp-shell .account-hero-actions .button{min-width:0;padding-inline:14px}.miniapp-shell .account-section{margin-top:16px}.miniapp-shell .connection-rows article{grid-template-columns:32px 1fr 18px}.miniapp-shell .connection-rows .status-dot{display:none}.miniapp-shell .quick-account-actions{gap:10px}.miniapp-shell .quick-account-actions button{min-height:96px;grid-template-columns:38px 1fr;padding:14px}.miniapp-shell .quick-account-actions button>svg:last-child{display:none}.miniapp-shell .quick-account-actions button small{font-size:11px}.miniapp-shell .account-view-head{display:flex;min-height:auto;margin-bottom:22px}.miniapp-shell .account-view-head h1{font-size:29px}.miniapp-shell .account-view-head p{font-size:14px}.miniapp-shell .account-view-head .segment{width:100%;margin-top:16px}.miniapp-shell .account-view-head:has(.segment){display:block}.miniapp-shell .account-view-head .segment button{flex:1;min-width:0}.miniapp-shell .account-plans{grid-template-columns:1fr}.miniapp-shell .account-plans article{min-height:380px}.miniapp-shell .subscription-link-panel{grid-template-columns:42px minmax(0,1fr) auto}.miniapp-shell .subscription-link-panel .button:last-child{display:none}.miniapp-shell .guide-panel{padding:20px 16px}.miniapp-shell .os-tabs{overflow-x:auto}.miniapp-shell .os-tabs button{flex:0 0 105px}.miniapp-shell .payment-list article{grid-template-columns:42px 1fr auto}.miniapp-shell .payment-list article>.status-dot{grid-column:2 / -1}.miniapp-shell .profile-header{margin-top:8px}.miniapp-nav{position:fixed;z-index:30;inset:auto 0 0;height:calc(76px + env(safe-area-inset-bottom));padding:7px max(8px,calc((100vw - 620px)/2)) env(safe-area-inset-bottom);border-top:1px solid var(--line-soft);background:#060811eb;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);display:flex;justify-content:space-around}.miniapp-nav button{min-width:68px;border:0;background:none;color:var(--muted-2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;cursor:pointer}.miniapp-nav button svg{width:22px;height:22px}.miniapp-nav button small{font-size:11px}.miniapp-nav button.active{color:#a996ff}.modal-backdrop{position:fixed;z-index:100;inset:0;padding:28px;background:#02040ac2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);display:grid;place-items:center;overflow-y:auto}.modal{position:relative;width:min(520px,100%);max-height:calc(100dvh - 56px);overflow-y:auto;padding:34px;border:1px solid #39435b;border-radius:20px;background:linear-gradient(155deg,#11192a,#090e1a);box-shadow:0 34px 110px #0000009e}.modal-wide{width:min(780px,100%)}.modal-close{position:absolute;right:18px;top:18px;width:44px;height:44px;display:grid;place-items:center;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);color:var(--muted);cursor:pointer}.checkout-head{padding-right:55px}.checkout-head h2{margin:0;font-size:30px}.checkout-head p{margin:8px 0 24px;color:var(--muted)}.checkout-segment{width:100%}.checkout-segment button{flex:1}.checkout-summary{margin:18px 0;min-height:90px;padding:16px;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:repeat(3,1fr)}.checkout-summary span{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-right:1px solid var(--line-soft)}.checkout-summary span:last-child{border:0}.checkout-summary b{font-size:16px}.checkout-summary small{color:var(--muted);font-size:12px}.field{display:grid;gap:8px;margin:18px 0}.field>span,.payment-methods legend{color:var(--muted);font-size:13px}.field input{width:100%;height:50px;padding:0 14px;border:1px solid var(--line);border-radius:10px;background:#080d18;color:#fff;font-size:16px}.field input:focus{border-color:var(--violet);outline:0;box-shadow:0 0 0 3px #8b75ff1f}.payment-methods{margin:0;padding:0;border:0;display:grid;gap:8px}.payment-methods legend{margin-bottom:9px}.payment-methods button{min-height:62px;padding:0 14px;border:1px solid var(--line);border-radius:11px;background:#080d18b3;display:grid;grid-template-columns:40px 1fr 18px;align-items:center;gap:12px;color:#fff;cursor:pointer;text-align:left}.payment-methods button.selected{border-color:var(--violet);background:var(--violet-soft)}.payment-methods button>span:nth-child(2){display:flex;flex-direction:column;gap:4px}.payment-methods button small{color:var(--muted)}.payment-methods button>i{width:17px;height:17px;border:1px solid #667087;border-radius:50%}.payment-methods button.selected>i{border:5px solid var(--violet)}.method-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:10px;background:var(--surface-soft);color:#b4a7ff}.method-stars{color:#f7d265}.terms-row{display:block;margin:22px 0 24px;cursor:pointer}.terms-row input{position:absolute;opacity:0}.terms-row>span{display:flex;align-items:center;gap:9px;color:var(--muted);font-size:13px}.terms-row>span>svg{width:19px;height:19px;padding:3px;border:1px solid var(--line);border-radius:5px;color:transparent}.terms-row input:checked+span>svg{color:#fff;border-color:var(--violet);background:var(--violet)}.terms-row a{color:#aa98ff;text-decoration:underline}.terms-row input:focus-visible+span>svg{outline:2px solid var(--violet);outline-offset:3px}.payment-unavailable{padding:16px;border:1px dashed var(--line);border-radius:11px;color:var(--muted);text-align:center;font-size:13px;line-height:1.5}.checkout-pay{width:100%}.secure-note{margin-top:15px;display:flex;align-items:center;justify-content:center;gap:8px;color:var(--muted-2);font-size:12px}.secure-note svg{width:16px;color:var(--mint)}.form-error{padding:11px 13px;border:1px solid rgba(255,113,130,.24);border-radius:9px;background:#ff718214;color:#ff9aa5;font-size:13px}.checkout-result{min-height:440px;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}.checkout-result h2{margin:22px 0 10px;font-size:30px}.checkout-result>p{max-width:390px;margin:0 0 25px;color:var(--muted);line-height:1.6}.result-icon,.return-icon{width:82px;height:82px;display:grid;place-items:center;border-radius:50%}.result-icon svg,.return-icon svg{width:39px;height:39px}.result-icon.success,.return-icon.success{color:var(--mint);background:#59dfb51f}.result-icon.waiting,.return-icon.pending{color:var(--violet);background:var(--violet-soft)}.result-icon.delayed,.return-icon.delayed{color:var(--amber);background:#f6b85e1c}.payment-timeline{width:100%;margin-bottom:25px;display:grid;gap:11px;text-align:left}.payment-timeline span{min-height:42px;display:flex;align-items:center;gap:12px;color:var(--muted)}.payment-timeline span svg,.payment-timeline span>i{width:26px;height:26px;display:grid;place-items:center;border-radius:50%;border:1px solid var(--line);padding:4px}.payment-timeline .done{color:#c9cfdb}.payment-timeline .done svg{border-color:var(--mint);color:var(--mint)}.qr-modal{text-align:center;display:flex;flex-direction:column;align-items:center}.qr-modal h2{margin:18px 0 6px;font-size:28px}.qr-modal p{margin:0;color:var(--muted);line-height:1.55}.qr-frame{width:280px;height:280px;margin:23px 0;padding:12px;border-radius:16px;background:#fff}.qr-frame img{width:100%}.qr-modal>.button{width:100%}.payment-return-page{min-height:100dvh;padding:36px;background:radial-gradient(circle at 50% 10%,rgba(95,67,210,.13),transparent 38%),var(--bg)}.payment-return-page>.brand-lockup{margin-left:26px}.payment-return-card{width:min(720px,100%);margin:80px auto 0;padding:48px;border:1px solid var(--line);border-radius:20px;background:#0a0f1be6}.payment-return-card>header{display:flex;align-items:center;flex-direction:column;text-align:center}.payment-return-card h1{margin:20px 0 8px;font-size:38px}.payment-return-card header p{margin:0;max-width:500px;color:var(--muted);line-height:1.6}.return-icon.failed{color:var(--red);background:#ff71821a}.return-timeline{margin:40px 0}.return-timeline>span{min-height:78px;display:grid;grid-template-columns:42px 1fr;column-gap:14px;position:relative}.return-timeline>span:not(:last-child):after{content:"";position:absolute;left:20px;top:44px;bottom:-10px;width:1px;background:var(--line)}.return-timeline i{grid-row:1 / span 2;width:42px;height:42px;display:grid;place-items:center;border:1px solid var(--line);border-radius:50%;color:var(--muted)}.return-timeline .done i{color:var(--mint);border-color:var(--mint);background:#59dfb514}.return-timeline .active i{color:var(--violet);border-color:var(--violet)}.return-timeline b{align-self:end}.return-timeline small{color:var(--muted)}.return-actions{display:flex;gap:10px}.return-actions .button{flex:1}.legal-page{min-height:100dvh;background:var(--bg)}.legal-page>header{height:82px;width:min(980px,calc(100% - 48px));margin:auto;display:flex;align-items:center;justify-content:space-between}.legal-page header button{border:0;background:none;color:var(--muted);display:flex;align-items:center;gap:8px;cursor:pointer}.legal-page article{width:min(760px,calc(100% - 48px));margin:70px auto 120px}.legal-page h1{margin:0;font-size:48px;letter-spacing:-.05em}.legal-updated{color:var(--muted)}.legal-page section{margin-top:44px}.legal-page h2{font-size:23px}.legal-page section p{color:#b4bccd;font-size:17px;line-height:1.75}.toast{position:fixed;z-index:150;right:24px;bottom:24px;min-height:54px;max-width:390px;padding:9px 18px 9px 10px;border:1px solid var(--line);border-radius:13px;background:#151c2b;box-shadow:var(--shadow);display:flex;align-items:center;gap:11px;font-size:14px}.toast>span{width:36px;height:36px;display:grid;place-items:center;border-radius:9px}.toast-success>span{color:var(--mint);background:#59dfb51a}.toast-warning>span{color:var(--amber);background:#f6b85e1a}.toast-error>span{color:var(--red);background:#ff71821a}.empty-state{min-height:220px;padding:24px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.empty-state>span{color:var(--violet)}.empty-state>span svg{width:38px;height:38px}.empty-state h3{margin:15px 0 6px}.empty-state p{max-width:330px;margin:0;color:var(--muted);line-height:1.5}.app-splash,.fatal-screen{min-height:100dvh;display:grid;place-items:center;align-content:center;gap:24px;text-align:center;background:var(--bg)}.app-splash>span{width:180px;height:2px;overflow:hidden;background:#1c2335}.app-splash>span i{display:block;width:45%;height:100%;background:var(--violet);animation:loading 1.1s ease-in-out infinite}.fatal-screen>svg{width:52px;height:52px;color:var(--amber)}.fatal-screen h1{margin:0}.fatal-screen p{max-width:460px;margin:0;color:var(--muted)}.fatal-screen .button{margin-top:10px}@keyframes loading{0%{transform:translate(-110%)}to{transform:translate(330%)}}@media(max-width:1180px){:root{--container: min(100% - 48px, 1120px)}.marketing-hero{grid-template-columns:.8fr 1.2fr;gap:38px}.hero-copy h1{font-size:54px}.hero-product{grid-template-columns:150px 1fr;min-height:470px}.hero-product aside{padding-inline:12px}.hero-product-main{padding:18px}.steps-row article>strong{font-size:38px}.steps-row article{gap:12px}.steps-row small{display:none}.dashboard-shell{grid-template-columns:230px minmax(0,1fr)}.account-view,.account-view.narrow-view{width:calc(100vw - 278px)}.account-overview-grid{grid-template-columns:1fr}.recent-payment{display:none}.account-hero{grid-template-columns:1fr 170px 160px}.account-plans{grid-template-columns:1fr}.account-plans article{min-height:330px}}@media(max-width:820px){:root{--container: min(100% - 32px, 720px)}.marketing-header{min-height:70px;grid-template-columns:1fr auto}.marketing-header nav{display:none}.marketing-header .button{min-height:42px;padding-inline:13px;font-size:0}.marketing-header .button .telegram-plane{font-size:18px}.marketing-hero{min-height:auto;grid-template-columns:1fr;padding-block:64px}.hero-copy h1{font-size:clamp(43px,13vw,64px)}.hero-copy p{margin-block:25px;font-size:17px}.hero-actions{display:grid}.hero-actions .button{width:100%}.hero-product{min-height:470px;grid-template-columns:1fr;transform:none}.hero-product aside{display:none}.preview-plan{min-height:180px}.preview-ring{width:120px}.preview-connections>div{min-height:55px}.steps-row{min-height:360px;grid-template-columns:1fr;gap:0;padding-block:20px}.steps-row article{justify-content:center}.step-arrow{display:none}.pricing-section{padding-block:76px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.faq-title h2{font-size:35px}.section-head .segment{width:100%}.section-head .segment button{flex:1;min-width:0}.pricing-grid{grid-template-columns:1fr}.marketing-plan{min-height:365px}.compatibility-inner{min-height:360px;grid-template-columns:1fr;gap:24px;padding-block:45px}.os-list span{border-left:0;border-top:1px solid var(--line-soft)}.faq-section{padding-block:76px;grid-template-columns:1fr;gap:35px}.faq-title{align-items:center}.marketing-footer .container{padding-block:32px;grid-template-columns:1fr;gap:24px}.marketing-footer nav{flex-direction:column;gap:14px}.web-login{padding:90px 18px 30px;grid-template-columns:1fr}.back-link{left:18px;top:24px}.login-panel{width:100%;margin:auto;padding:28px 20px}.login-aside{display:none}.login-copy h1{font-size:31px}.login-qr{width:220px;height:220px}.login-qr img{width:195px}.dashboard-shell{display:block;padding-bottom:74px}.dashboard-sidebar{position:fixed;inset:auto 0 0;width:100%;height:74px;padding:0 8px env(safe-area-inset-bottom);border:0;border-top:1px solid var(--line-soft);background:#050810f0}.dashboard-sidebar>.brand-lockup,.sidebar-support,.sidebar-user{display:none}.dashboard-sidebar nav{height:100%;margin:0;display:flex;justify-content:space-around}.dashboard-sidebar nav button{min-width:60px;height:100%;padding:7px;flex-direction:column;justify-content:center;gap:4px;font-size:10px}.dashboard-sidebar nav button.active{box-shadow:inset 0 2px var(--violet)}.account-view,.account-view.narrow-view{width:100%;padding:28px 16px 50px}.account-view-head{display:flex}.account-view-head h1{font-size:29px}.account-overview-grid{display:block}.account-hero{grid-template-columns:1fr 120px;grid-template-rows:auto auto auto;padding:22px 18px}.account-hero-title h1{font-size:23px}.account-ring{width:116px}.account-ring strong{font-size:28px}.account-hero-facts{grid-column:1 / -1;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--line-soft);padding-top:17px}.account-hero-facts span{grid-template-columns:1fr;text-align:center}.account-hero-facts svg{display:none}.account-hero-actions{display:grid;grid-template-columns:1fr auto}.account-hero-actions .button{min-width:0;padding-inline:13px}.quick-account-actions{gap:10px}.quick-account-actions button{padding-inline:13px;grid-template-columns:38px 1fr}.quick-account-actions button>svg:last-child{display:none}.subscription-link-panel{grid-template-columns:42px minmax(0,1fr) auto}.subscription-link-panel .button:last-child{display:none}.account-plans{grid-template-columns:1fr}.payment-list article{grid-template-columns:42px 1fr auto}.payment-list article>.status-dot{grid-column:2 / -1}.os-tabs{overflow-x:auto}.os-tabs button{flex:0 0 105px}.profile-header{padding-top:18px}.modal-backdrop{padding:0;align-items:end}.modal{width:100%;max-height:min(88dvh,820px);padding:28px 18px calc(24px + env(safe-area-inset-bottom));border-radius:24px 24px 0 0}.checkout-head h2{font-size:27px}.checkout-summary{padding-inline:8px}.checkout-summary b{font-size:14px}.secure-note{font-size:11px}.qr-frame{width:min(270px,80vw);height:auto;aspect-ratio:1}.payment-return-page{padding:24px 16px}.payment-return-page>.brand-lockup{margin-left:0}.payment-return-card{margin-top:50px;padding:30px 20px}.payment-return-card h1{font-size:31px}.return-actions{flex-direction:column}.legal-page h1{font-size:38px}.legal-page article{margin-top:45px}.toast{right:14px;left:14px;bottom:calc(88px + env(safe-area-inset-bottom));max-width:none}}@media(max-width:480px){.brand-lockup strong{font-size:19px}.marketing-header .brand-logo{width:36px;height:36px}.hero-copy h1{font-size:45px}.hero-product-main{padding:14px}.preview-plan{padding:18px}.preview-plan strong{font-size:28px}.preview-ring{width:106px}.preview-ring b{font-size:28px}.compat-title{align-items:flex-start}.os-list{grid-template-columns:repeat(2,1fr)}.marketing-footer nav{font-size:14px}.account-hero-title h1{font-size:21px}.account-hero-title>strong{font-size:27px}.account-ring{width:105px}.account-hero-facts b{font-size:14px}.account-hero-facts small{font-size:10px}.account-hero-actions .button{font-size:13px}.account-section>header{padding:16px}.account-section>header button{display:none}.connection-rows article{padding-inline:14px}.quick-account-actions button{min-height:92px}.quick-account-actions button>svg:first-child{width:36px;height:36px}.quick-account-actions button b{font-size:13px}.subscription-link-panel{padding-inline:12px}.subscription-link-panel>span{display:none}.subscription-link-panel{grid-template-columns:minmax(0,1fr) auto}.account-plans article{padding:23px}.payment-list article>strong{display:none}.checkout-summary small{font-size:10px}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
