:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#f4f7f5;background:#050706;font-synthesis:none;--bg: #050706;--surface: #0c100e;--panel: rgba(19, 25, 22, .88);--panel-solid: #111613;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .16);--muted: #929d97;--accent: #70e5c4;--accent-bright: #a2ffd9;--warm: #f4c76d}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;min-width:320px;min-height:100vh;background:var(--bg)}body,button,a{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}h1,h2,h3,p{margin-top:0}.brand{display:inline-flex;align-items:center;gap:10px;font-size:18px;font-weight:800;letter-spacing:-.04em}.brand-symbol{position:relative;width:25px;height:18px;display:inline-block}.brand-symbol span{position:absolute;height:7px;background:#f5f8f6;transform:skew(-30deg);border-radius:2px}.brand-symbol span:first-child{width:17px;left:0;top:2px}.brand-symbol span:last-child{width:14px;right:0;bottom:2px}.brand.compact .brand-symbol{width:22px;transform:scale(.9)}.public-site{min-height:100vh;overflow:hidden;background:radial-gradient(circle at 75% 5%,rgba(53,137,112,.12),transparent 28%),var(--bg)}.site-header{width:min(1180px,calc(100% - 40px));height:88px;margin:0 auto;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:36px;position:relative;z-index:30}.site-header nav{display:flex;align-items:center;gap:38px;color:#b7bfba;font-size:13px;font-weight:600}.site-header nav a{transition:color .2s ease}.site-header nav a:hover{color:#fff}.brand-link{width:max-content}.header-action{justify-self:end;display:inline-flex;align-items:center;gap:8px;min-height:42px;padding:0 18px;border:1px solid var(--line-strong);border-radius:999px;font-size:13px;font-weight:700;background:#ffffff0a}.telegram-dot{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#07100d;background:var(--accent)}.menu-button{display:none;justify-self:end;width:42px;height:42px;border:1px solid var(--line);border-radius:50%;color:#fff;background:#ffffff0a}.landing-hero{width:min(1180px,calc(100% - 40px));min-height:730px;margin:0 auto;padding:82px 0 60px;display:grid;grid-template-columns:1.02fr .98fr;align-items:center;gap:34px;position:relative}.hero-copy{position:relative;z-index:4}.live-badge{width:max-content;max-width:100%;margin-bottom:30px;padding:9px 13px;display:flex;align-items:center;gap:8px;color:#c0c8c3;border:1px solid var(--line);border-radius:999px;font-size:11px;background:#ffffff06}.live-badge i{width:7px;height:7px;border-radius:50%;background:var(--accent);box-shadow:0 0 15px var(--accent)}.live-badge span{color:#67716c}.hero-copy h1{max-width:720px;margin-bottom:28px;font-size:clamp(64px,6.6vw,104px);line-height:.88;letter-spacing:-.075em;font-weight:600}.hero-copy h1 em,.final-cta h2 em{color:var(--accent);font-style:normal;font-weight:inherit}.hero-copy>p{max-width:570px;color:#a2aaa6;font-size:17px;line-height:1.65}.hero-actions{margin:34px 0 24px;display:flex;align-items:center;gap:11px;flex-wrap:wrap}.button{min-height:52px;padding:0 20px;border:1px solid var(--line-strong);border-radius:999px;display:inline-flex;align-items:center;justify-content:center;gap:10px;color:#fff;background:#ffffff0d;font-size:13px;font-weight:800;transition:transform .2s ease,border-color .2s ease,background .2s ease}.button:hover{transform:translateY(-2px);border-color:#70e5c473}.button svg{width:17px}.button-light{color:#07100d;border-color:#edf5f1;background:#edf5f1}.button-light:hover{border-color:var(--accent-bright);background:var(--accent-bright)}.button-ghost{color:#abb3af}.hero-note{display:flex;align-items:center;gap:8px;color:#66716b;font-size:11px}.hero-note svg{width:16px;color:var(--accent)}.hero-visual{min-height:610px;position:relative;display:grid;place-items:center;isolation:isolate}.hero-visual:before{content:"";position:absolute;width:450px;height:450px;border-radius:50%;background:#3ccfa62e;filter:blur(90px);z-index:-2}.glow-orbit{position:absolute;border:1px solid rgba(112,229,196,.12);border-radius:50%;z-index:-1}.orbit-one{width:560px;height:560px}.orbit-two{width:400px;height:400px;border-style:dashed;animation:slowSpin 24s linear infinite}.phone-frame{width:286px;min-height:555px;padding:20px 18px 18px;border:1px solid rgba(255,255,255,.16);border-radius:44px;background:linear-gradient(150deg,#151e1afa,#070a08fa);box-shadow:0 45px 100px #000000a6,inset 0 0 0 5px #ffffff05;transform:rotate(4deg)}.phone-top{display:flex;align-items:center;justify-content:space-between;color:#68716d}.phone-status{min-height:300px;margin-top:24px;padding:31px 16px;border:1px solid var(--line);border-radius:29px;display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(circle at 50% 14%,rgba(112,229,196,.16),transparent 42%),#ffffff06}.mini-shield{width:82px;height:82px;margin-bottom:24px;display:grid;place-items:center;border:1px solid rgba(112,229,196,.25);border-radius:50%;color:var(--accent);background:#70e5c414;box-shadow:0 0 50px #70e5c42e}.mini-shield svg{width:35px;height:35px}.phone-status small{color:#6f7974;font-size:8px;letter-spacing:.18em}.phone-status strong{margin:8px 0 5px;font-size:24px;letter-spacing:-.05em}.phone-status>span{color:#7f8984;font-size:10px}.phone-metrics{margin:12px 0;display:grid;grid-template-columns:1fr 1fr;gap:10px}.phone-metrics>span{min-height:69px;padding:11px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr 1fr;column-gap:8px;text-align:left;border:1px solid var(--line);border-radius:17px;background:#ffffff06}.phone-metrics svg{width:17px;grid-row:1 / span 2;align-self:center;color:var(--accent)}.phone-metrics small{color:#6f7974;font-size:8px}.phone-metrics strong{font-size:11px}.phone-frame>button{width:100%;min-height:47px;border:0;border-radius:15px;display:flex;align-items:center;justify-content:center;gap:8px;color:#06100c;background:var(--accent);font-size:11px;font-weight:800}.phone-frame>button svg{width:15px}.floating-chip{position:absolute;z-index:3;min-width:165px;padding:13px 15px;display:flex;align-items:center;gap:11px;border:1px solid var(--line-strong);border-radius:18px;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#0f1512d1;box-shadow:0 20px 50px #0000004d}.floating-chip>svg{width:22px;color:var(--accent)}.floating-chip span{display:flex;flex-direction:column}.floating-chip small{color:#78817d;font-size:8px}.floating-chip strong{font-size:11px}.chip-speed{left:8px;top:115px}.chip-device{right:0;bottom:105px}.trust-row{width:min(1180px,calc(100% - 40px));min-height:92px;margin:0 auto;padding:0 12px;display:grid;grid-template-columns:repeat(4,1fr);align-items:center;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:#9da6a1;font-size:11px}.trust-row span{display:flex;align-items:center;gap:11px}.trust-row strong{color:var(--accent);font-size:9px}.landing-section{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:132px 0}.section-heading{margin-bottom:54px}.section-heading.split{display:grid;grid-template-columns:1.2fr .8fr;gap:60px;align-items:end}.section-heading.centered{max-width:680px;margin-inline:auto;text-align:center}.section-kicker{display:block;margin-bottom:18px;color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.18em}.section-heading h2{margin-bottom:0;font-size:clamp(42px,5vw,68px);line-height:.98;letter-spacing:-.06em;font-weight:600}.section-heading p{max-width:470px;margin-bottom:0;color:#87918c;font-size:14px;line-height:1.75}.section-heading.centered p{margin:18px auto 0}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.feature-card{min-height:315px;padding:28px;position:relative;overflow:hidden;border:1px solid var(--line);border-radius:28px;background:linear-gradient(145deg,#121815f5,#090c0af5)}.feature-card>svg{width:32px;height:32px;margin-top:74px;color:var(--accent)}.feature-card h3{max-width:330px;margin:21px 0 10px;font-size:23px;line-height:1.15;letter-spacing:-.04em}.feature-card p{max-width:390px;color:#7f8984;font-size:13px;line-height:1.6}.feature-wide{grid-column:span 2}.feature-number{position:absolute;top:26px;right:28px;color:#59625d;font-size:10px}.feature-accent{background:radial-gradient(circle at 75% 20%,rgba(112,229,196,.19),transparent 45%),#111814}.signal-lines{width:230px;height:230px;position:absolute;top:30px;right:4%;display:grid;place-items:center}.signal-lines i{position:absolute;border:1px solid rgba(112,229,196,.12);border-radius:50%}.signal-lines i:nth-child(1){width:45px;height:45px;background:#70e5c414}.signal-lines i:nth-child(2){width:95px;height:95px}.signal-lines i:nth-child(3){width:150px;height:150px}.signal-lines i:nth-child(4){width:210px;height:210px}.how-section{border-top:1px solid var(--line)}.steps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.steps-grid article{min-height:320px;padding:25px;position:relative;border:1px solid var(--line);border-radius:28px;background:#ffffff05}.steps-grid article>span{color:#58615d;font-size:10px}.step-icon{width:72px;height:72px;margin:62px auto 42px;display:grid;place-items:center;border:1px solid rgba(112,229,196,.22);border-radius:24px;color:var(--accent);background:#70e5c40f;transform:rotate(-4deg)}.steps-grid article:nth-child(2) .step-icon{transform:rotate(4deg)}.step-icon svg{width:29px}.steps-grid h3{margin-bottom:9px;font-size:19px;letter-spacing:-.035em}.steps-grid p{color:#7d8782;font-size:12px;line-height:1.55}.pricing-section{padding-top:70px}.public-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;align-items:stretch}.public-plans article{min-height:490px;padding:30px;position:relative;display:flex;flex-direction:column;border:1px solid var(--line);border-radius:28px;background:linear-gradient(150deg,#111613,#090c0a)}.public-plans article.featured{border-color:#70e5c459;background:radial-gradient(circle at 75% 4%,rgba(112,229,196,.14),transparent 35%),#111713}.popular-label{width:max-content;margin:-16px 0 24px auto;padding:6px 9px;color:#07100d;border-radius:999px;background:var(--accent);font-size:8px;font-weight:800;letter-spacing:.12em}.plan-name{color:#a7b0ab;font-size:13px;font-weight:700}.plan-price{margin:17px 0 12px;font-size:38px;font-weight:700;letter-spacing:-.06em}.plan-price small{color:#69726e;font-size:10px;font-weight:500;letter-spacing:0}.public-plans article>p{min-height:42px;color:#7d8782;font-size:12px;line-height:1.55}.public-plans ul{margin:25px 0 30px;padding:24px 0 0;border-top:1px solid var(--line);display:grid;gap:14px;list-style:none;color:#a7b0ab;font-size:11px}.public-plans li{display:flex;align-items:center;gap:9px}.public-plans li svg{width:15px;color:var(--accent)}.public-plans .button{width:100%;margin-top:auto}.plans-state{min-height:260px;display:flex;align-items:center;justify-content:center;gap:10px;color:#79837e;border:1px dashed var(--line);border-radius:28px}.faq-section{padding-top:60px}.faq-list{max-width:820px;margin:0 auto;border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px;list-style:none;cursor:pointer;font-size:16px;font-weight:600}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;color:#69726e;transition:transform .2s ease}.faq-list details[open] summary svg{transform:rotate(90deg);color:var(--accent)}.faq-list details p{max-width:690px;padding:0 0 27px;color:#7e8883;font-size:13px;line-height:1.7}.final-cta{width:min(1180px,calc(100% - 40px));min-height:590px;margin:40px auto 90px;padding:90px 40px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px solid var(--line);border-radius:40px;background:#0c110e}.cta-glow{width:600px;height:600px;position:absolute;top:-360px;border-radius:50%;background:#4adcb138;filter:blur(90px)}.final-cta>*:not(.cta-glow){position:relative;z-index:1}.final-cta h2{margin:32px 0 22px;font-size:clamp(52px,7vw,86px);line-height:.92;letter-spacing:-.07em;font-weight:600}.final-cta p{max-width:520px;color:#87918c;font-size:14px;line-height:1.7}.final-cta .button{margin-top:16px}.site-footer{width:min(1180px,calc(100% - 40px));margin:0 auto;padding:70px 0 30px;display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px;border-top:1px solid var(--line);color:#737d78;font-size:11px}.site-footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.site-footer p{max-width:250px;line-height:1.6}.site-footer strong{margin-bottom:5px;color:#c5ccc8}.site-footer a:hover{color:#fff}.footer-meta{grid-column:1 / -1;padding-top:30px;margin-top:30px;border-top:1px solid var(--line);flex-direction:row!important;justify-content:space-between}body.auth-body{background:#080d0b}.sr-only{width:1px;height:1px;padding:0;margin:-1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.auth-screen{min-height:100vh;width:100%;padding:80px 20px 34px;position:relative;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;color:#f4f8f7;background:#080d0b;isolation:isolate}.auth-screen:before{content:"";width:100%;height:100%;position:absolute;inset:0;z-index:-3;opacity:.26;background:radial-gradient(circle at 50% 22%,rgba(94,225,204,.13),transparent 29%),linear-gradient(135deg,rgba(255,255,255,.018),transparent 35%)}.auth-glow{position:absolute;z-index:-2;pointer-events:none;border-radius:50%;filter:blur(68px)}.auth-glow-main{width:min(960px,90vw);height:390px;top:-165px;left:50%;transform:translate(-50%) rotate(-5deg);background:linear-gradient(100deg,#1879691a,#51e0c9c7 48%,#2d8b7c2e);box-shadow:0 110px 180px #3dd3bb33}.auth-glow-side{width:440px;height:540px;top:50px;left:calc(50% - 470px);background:#24b19a3d;filter:blur(105px)}.auth-logo{margin-bottom:42px;position:relative;z-index:2}.auth-logo .brand{flex-direction:column;gap:8px;color:#fff;font-size:14px;letter-spacing:-.025em}.auth-logo .brand-symbol{transform:scale(1.35)}.auth-logo .brand-symbol span{background:#fff}.auth-card{width:min(440px,100%);min-height:250px;padding:32px 25px 25px;position:relative;z-index:2;overflow:hidden;border:1px solid rgba(220,255,248,.15);border-radius:34px;text-align:center;background:linear-gradient(145deg,#141d1ac2,#0b100eab);box-shadow:0 32px 90px #00000070,inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(30px) saturate(125%);backdrop-filter:blur(30px) saturate(125%)}.auth-card-shine{width:250px;height:150px;position:absolute;top:-105px;left:-30px;border-radius:50%;background:#55e1ca1c;filter:blur(36px);pointer-events:none}.auth-card h1{margin-bottom:5px;position:relative;font-size:24px;letter-spacing:-.045em}.auth-card>p{margin-bottom:24px;color:#707c78;font-size:11px}.auth-email-field{height:55px;padding:5px 6px 5px 15px;display:flex;align-items:center;gap:8px;border:1px solid rgba(89,224,203,.82);border-radius:15px;background:#060a0959;box-shadow:0 0 0 1px #59e0cb0d,inset 0 0 24px #0000002e;transition:border-color .2s ease,box-shadow .2s ease}.auth-email-field:focus-within{border-color:#7ff1dc;box-shadow:0 0 0 3px #59e0cb1a,0 10px 35px #23aa9414}.auth-email-field input{min-width:0;height:100%;flex:1;border:0;outline:0;color:#eef7f4;background:transparent;font-size:13px}.auth-email-field input::placeholder{color:#66716d}.auth-email-field button{width:43px;height:43px;flex:0 0 43px;border:1px solid rgba(138,240,222,.12);border-radius:12px;display:grid;place-items:center;color:#07100d;background:linear-gradient(145deg,#65c9b8,#438c80);box-shadow:0 8px 20px #25988429}.auth-email-field button:disabled{opacity:.65;cursor:wait}.auth-code-input{letter-spacing:.32em;font-variant-numeric:tabular-nums}.auth-spinner{animation:auth-spin .8s linear infinite}@keyframes auth-spin{to{transform:rotate(360deg)}}.auth-email-field button svg{width:17px}.auth-notice{margin:11px 4px 0;color:#9ba6a2;font-size:10px;line-height:1.45}.auth-more{margin:22px auto 0;padding:7px 6px;border:0;color:#64d8c5;background:transparent;font-size:12px;font-weight:700}.auth-more:hover{color:#8cf2df}.auth-alternatives{margin-top:16px}.auth-divider{height:20px;margin-bottom:14px;display:flex;align-items:center;gap:12px;color:#727d79;font-size:10px}.auth-divider:before,.auth-divider:after{content:"";height:1px;flex:1;background:linear-gradient(90deg,transparent,rgba(255,255,255,.22))}.auth-divider:after{background:linear-gradient(90deg,rgba(255,255,255,.22),transparent)}.telegram-login{min-height:54px;padding:0 15px;display:grid;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.1);border-radius:15px;color:#f4f8f7;text-align:left;background:#ffffff06;transition:border-color .2s ease,background .2s ease,transform .2s ease}.telegram-login:hover{transform:translateY(-1px);border-color:#59e0cb47;background:#59e0cb0b}.telegram-login>span{width:32px;height:32px;display:grid;place-items:center;border-radius:50%;color:#0c2620;background:#f5f8f7}.telegram-login>span svg{width:16px;transform:translate(-1px,1px)}.telegram-login strong{font-size:12px}.telegram-login>svg{width:16px;color:#71807b}.auth-footer{margin-top:36px;position:relative;z-index:2;display:flex;align-items:center;gap:7px;color:#4f5a56;font-size:9px}.auth-footer svg{width:14px;color:#579e91}body.cabinet-body{background:#e9f2ef}.app-shell{--app-text: #13221d;--app-muted: #73817b;--app-line: #dce8e3;--app-accent: #159a72;min-height:100vh;color:var(--app-text);background:#f3f8f6}.app-shell.telegram-mode{max-width:620px;margin:0 auto;padding-bottom:calc(96px + env(safe-area-inset-bottom))}.app-workspace{min-width:0;background:radial-gradient(circle at 80% -5%,rgba(103,224,187,.22),transparent 28%),#f3f8f6}.app-shell .brand{color:#10201a}.app-shell .brand-symbol span{background:#10201a}.app-sidebar{display:none}.browser-mode{width:min(1180px,calc(100% - 48px));min-height:calc(100vh - 48px);margin:24px auto;display:grid;grid-template-columns:248px minmax(0,1fr);overflow:hidden;border:1px solid rgba(18,50,39,.08);border-radius:32px;background:#fff;box-shadow:0 28px 80px #173d3021}.browser-mode .app-sidebar{padding:29px 20px 20px;display:flex;flex-direction:column;border-right:1px solid #e5eeea;background:#fffffff0}.sidebar-caption{margin:10px 7px 28px;color:#9aa7a1;font-size:9px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.app-sidebar nav{display:grid;gap:5px}.app-sidebar nav button{width:100%;min-height:48px;padding:0 12px;border:0;border-radius:15px;display:grid;grid-template-columns:22px 1fr 16px;align-items:center;gap:10px;color:#718079;text-align:left;background:transparent;font-size:12px;font-weight:700}.app-sidebar nav button>svg:first-child{width:18px}.app-sidebar nav button>svg:last-child{width:14px;opacity:0}.app-sidebar nav button:hover{color:#173c30;background:#f1f7f4}.app-sidebar nav button.active{color:#0f7f5d;background:#e4f8f0}.app-sidebar nav button.active>svg:last-child{opacity:1}.sidebar-support{width:100%;min-height:76px;margin-top:auto;padding:12px;border:1px solid #dcebe5;border-radius:19px;display:grid;grid-template-columns:36px 1fr 15px;align-items:center;gap:9px;color:#173229;text-align:left;background:linear-gradient(135deg,#effbf7,#f9fcfb)}.sidebar-support>span:first-child{width:36px;height:36px;display:grid;place-items:center;border-radius:12px;color:#118461;background:#d9f5ea}.sidebar-support svg{width:17px}.sidebar-support>span:nth-child(2),.sidebar-secure span{display:flex;flex-direction:column}.sidebar-support strong,.sidebar-secure strong{font-size:10px}.sidebar-support small,.sidebar-secure small{color:#8a9892;font-size:8px}.sidebar-support>svg{color:#9aa7a1}.sidebar-secure{margin-top:12px;padding:12px 8px;display:flex;align-items:center;gap:9px;color:#75837d}.sidebar-secure>svg{width:18px;color:#25a47e}.app-topbar{height:82px;padding:15px 22px;position:sticky;top:0;z-index:10;display:flex;align-items:center;gap:18px;border-bottom:1px solid rgba(24,69,53,.07);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);background:#f8fcfadb}.mobile-brand{display:flex;align-items:center}.app-greeting{display:none;flex-direction:column}.app-greeting small{color:#89968f;font-size:9px}.app-greeting strong{font-size:14px}.profile-button{margin-left:auto;padding:0;border:0;display:flex;align-items:center;gap:10px;color:var(--app-text);background:transparent}.profile-button>span:first-child{max-width:150px;display:flex;flex-direction:column;align-items:flex-end}.profile-button small{max-width:100%;overflow:hidden;color:#829089;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profile-button strong{font-size:12px}.profile-avatar{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(21,154,114,.16);border-radius:15px;color:#087855;background:linear-gradient(145deg,#dff8ef,#c8eee1);box-shadow:0 8px 20px #1f916f1f;font-size:13px;font-weight:800}.app-content{max-width:720px;padding:18px}.browser-mode .app-content{max-width:860px;padding:28px 34px 44px}.browser-mode .mobile-brand{display:none}.browser-mode .app-greeting{display:flex}.eyebrow{color:#168e6b;font-size:9px;letter-spacing:.16em;font-weight:800}.status-card{min-height:416px;padding:25px 22px 22px;position:relative;overflow:hidden;text-align:center;border:1px solid rgba(10,112,80,.12);border-radius:31px;background:linear-gradient(145deg,#dffbef,#a5e8d0 58%,#8edabc);box-shadow:0 24px 60px #297e602e}.status-card:before,.status-card:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.42);border-radius:50%}.status-card:before{width:270px;height:270px;top:-170px;right:-60px}.status-card:after{width:180px;height:180px;bottom:-120px;left:-50px}.status-aura{width:280px;height:280px;position:absolute;top:-180px;left:calc(50% - 140px);border-radius:50%;background:#ffffff8c;filter:blur(28px)}.status-card-top{min-height:24px;margin-bottom:15px;position:relative;z-index:2;display:flex;align-items:center;justify-content:space-between;color:#0d59429e;font-size:8px;font-weight:800;letter-spacing:.12em}.status-card-top span{display:flex;align-items:center;gap:7px}.status-card-top i{width:6px;height:6px;border-radius:50%;background:#0d8a65;box-shadow:0 0 10px #0d8a6573}.status-card-top svg{width:17px}.status-orb{width:112px;height:112px;margin:0 auto 25px;position:relative;z-index:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.72);border-radius:50%;color:#1c8f6d;background:#ffffff75;box-shadow:0 18px 45px #1c7b5d26,inset 0 0 0 7px #ffffff40}.status-card.active .status-orb{color:#087653;background:#ffffff94}.status-orb svg{width:43px;height:43px}.status-card .eyebrow{color:#0a5d439e}.status-card h1{margin:9px 0;position:relative;z-index:1;color:#10372b;font-size:clamp(29px,8vw,39px);letter-spacing:-.055em}.status-card p{position:relative;z-index:1;color:#10372bab;line-height:1.55;font-size:13px}.app-shell .primary,.app-shell .secondary{min-height:50px;padding:0 18px;border:0;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;gap:9px;font-weight:800}.app-shell .primary{color:#fff;background:#12241e;box-shadow:0 14px 30px #0e2f2529}.app-shell .primary:disabled,.app-shell .secondary:disabled{opacity:.42;box-shadow:none}.status-card .primary{width:100%;margin-top:15px;position:relative;z-index:2}.metric-grid{margin:14px 0;display:grid;grid-template-columns:1fr 1fr;gap:12px}.metric-card{min-height:154px;padding:17px;display:flex;flex-direction:column;align-items:flex-start;border:1px solid var(--app-line);border-radius:23px;background:#fffffff0;box-shadow:0 12px 32px #27554512}.metric-card>svg{width:22px;height:22px;margin-bottom:17px;padding:10px;box-sizing:content-box;border-radius:13px;color:#118461;background:#e2f8f0}.metric-card:nth-child(2)>svg{color:#7259c7;background:#eeeafd}.metric-card span{color:var(--app-muted);font-size:11px}.metric-card strong{margin-top:4px;font-size:14px}.progress{width:100%;height:5px;margin-top:auto;overflow:hidden;border-radius:8px;background:#e8efec}.progress i{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#12a679,#71d9b9)}.text-button{margin-top:auto;padding:0;border:0;color:#118461;background:none;font-size:11px;font-weight:800}.quick-list{overflow:hidden;border:1px solid var(--app-line);border-radius:23px;background:#fffffff0;box-shadow:0 12px 32px #2755450f}.quick-list>button{width:100%;min-height:80px;padding:13px 15px;border:0;border-bottom:1px solid #e5eeea;display:flex;align-items:center;gap:12px;color:var(--app-text);text-align:left;background:transparent}.quick-list>button:last-child{border-bottom:0}.quick-list>button>svg{width:18px;margin-left:auto;color:#a3afa9}.quick-list button span:nth-child(2){display:flex;flex-direction:column;gap:3px}.quick-icon{width:45px;height:45px;flex:0 0 45px;display:grid!important;place-items:center;border-radius:15px;color:#12825f;background:#e0f7ef}.quick-icon.warm{color:#b77822;background:#fff3dc}.quick-icon svg{width:20px}.bottom-nav{width:min(620px,100%);min-height:calc(76px + env(safe-area-inset-bottom));padding:8px 13px env(safe-area-inset-bottom);position:fixed;z-index:20;bottom:0;left:50%;transform:translate(-50%);display:grid;grid-template-columns:repeat(5,1fr);align-items:center;border-top:1px solid #dfe9e5;background:#fffffff0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:0 -12px 35px #1e4a3a14}.bottom-nav>button{height:54px;border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#92a09a;background:none;font-size:9px;font-weight:700}.bottom-nav>button svg{width:21px}.bottom-nav>button.active{color:#0e8863}.bottom-nav .connect-fab{width:58px;height:58px;margin:-27px auto 0;border-radius:20px;color:#fff;background:linear-gradient(145deg,#16a97b,#087c59);box-shadow:0 14px 30px #0a845d4a}.page-heading{margin:8px 2px 22px}.page-heading h1{margin:8px 0 7px;color:var(--app-text);font-size:32px;letter-spacing:-.05em}.page-heading p,.empty-feature p,.referral-hero p{color:var(--app-muted);line-height:1.55;font-size:13px}.plan-list{display:grid;gap:14px}.browser-mode .plan-list{grid-template-columns:repeat(2,minmax(0,1fr))}.plan-card{padding:22px;border:1px solid var(--app-line);border-radius:25px;background:#fff;box-shadow:0 12px 32px #2755450f}.plan-card.featured{border-color:#139d7347;background:radial-gradient(circle at 95% 0,rgba(103,224,187,.19),transparent 38%),#fff}.plan-code{color:#118461;font-size:10px;font-weight:800;letter-spacing:.14em}.plan-card h2{margin:6px 0}.plan-card p,.plan-card li{color:var(--app-muted);font-size:12px}.plan-card ul{padding:12px 0;display:grid;gap:9px;list-style:none}.plan-card li{display:flex;align-items:center;gap:8px}.plan-card li svg{width:14px;color:#14936d}.plan-card footer{display:flex;flex-direction:column;gap:12px}.plan-card footer strong{font-size:27px;letter-spacing:-.04em}.client-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.client-grid article{padding:23px 15px;text-align:center;border:1px solid var(--app-line);border-radius:24px;background:#fff;box-shadow:0 12px 32px #2755450f}.client-grid p{min-height:42px;color:var(--app-muted);font-size:11px}.client-logo{width:57px;height:57px;margin:0 auto 12px;display:grid;place-items:center;border-radius:19px;color:#fff;background:linear-gradient(145deg,#27bb90,#0a855f);box-shadow:0 10px 24px #118b6333;font-size:24px;font-weight:800}.client-logo.blue{color:#fff;background:linear-gradient(145deg,#579bea,#326ac6)}.app-shell .secondary{width:100%;color:#68766f;background:#eef3f1}.empty-feature{min-height:310px;padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;border:1px dashed #cbdad4;border-radius:25px;background:#ffffffb8}.empty-feature>span{width:68px;height:68px;margin-bottom:17px;display:grid;place-items:center;border-radius:22px;color:#12835f;background:#def6ed}.empty-feature p{max-width:320px}.referral-hero{padding:36px 22px;text-align:center;border:1px solid #f1dec0;border-radius:29px;background:radial-gradient(circle at 50% 0,rgba(255,215,143,.52),transparent 53%),#fffaf0;box-shadow:0 14px 36px #815d2212}.referral-hero>svg{width:56px;height:56px;margin:0 auto 17px;display:block;color:#d48e2e}.referral-hero h1{margin:7px 0 8px}.copy-field{margin:14px 0;padding:10px 10px 10px 16px;display:flex;align-items:center;border:1px solid var(--app-line);border-radius:17px;background:#fff}.copy-field code{overflow:hidden;color:#42524b;text-overflow:ellipsis}.copy-field button{width:42px;height:42px;margin-left:auto;border:0;border-radius:13px;color:#118461;background:#e3f7ef}.muted{color:var(--app-muted);font-size:11px;line-height:1.5}.wallet-card{padding:29px;margin-bottom:14px;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.34);border-radius:28px;color:#fff;background:radial-gradient(circle at 90% 0,rgba(122,239,202,.42),transparent 40%),linear-gradient(140deg,#143b2e,#0c211a);box-shadow:0 22px 50px #17463533}.wallet-card>svg{margin-bottom:32px;color:#8bebcd}.wallet-card span,.wallet-card p{color:#ffffffa6}.wallet-card strong{margin:5px 0 14px;font-size:39px}.wallet-card p{margin:0;font-size:11px;line-height:1.5}.center-state{min-height:100vh;padding:32px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px;color:#718079;text-align:center;background:radial-gradient(circle at 50% 18%,rgba(112,229,196,.32),transparent 29%),#eef6f3}.center-state .brand{color:#10201a}.center-state .brand-symbol span{background:#10201a}.center-state.error{color:#16251f}.center-state.error>svg{color:#c89039}.center-state.error p,.center-state.error small{color:#718079}.spinner{animation:spin 1s linear infinite;color:#11906a}body.cabinet-body{background:radial-gradient(900px 520px at 55% -3%,rgba(33,235,198,.22),transparent 62%),#050807}.app-shell{--app-text: #f4f8f7;--app-muted: #899693;--app-line: rgba(221,255,248,.14);--app-accent: #59e0cb;color:var(--app-text);color-scheme:dark;background:radial-gradient(720px 400px at 55% -4%,rgba(33,235,198,.24),transparent 64%),linear-gradient(180deg,#07100e,#050807 52%,#030504)}.app-workspace{background:radial-gradient(650px 340px at 65% -4%,rgba(33,235,198,.17),transparent 66%),#05080794}.app-shell .brand{color:#f4f8f7}.app-shell .brand-symbol span{background:#f4f8f7}.browser-mode{border-color:#ddfff826;background:#050807e0;box-shadow:0 30px 90px #0000007a,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.browser-mode .app-sidebar{border-right-color:var(--app-line);background:#0a0f0dbd;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.sidebar-caption{color:#5f6b68}.app-sidebar nav button{color:#899592}.app-sidebar nav button:hover{color:#f4f8f7;background:#ffffff09}.app-sidebar nav button.active{color:#f4f8f7;background:linear-gradient(90deg,#59e0cb21,#ffffff06);box-shadow:inset 3px 0 #59e0cb}.sidebar-support{border-color:var(--app-line);color:#dbe4e1;background:#ffffff09}.sidebar-support>span:first-child{color:#59e0cb;background:#59e0cb1c}.sidebar-support small,.sidebar-secure small{color:#71807b}.sidebar-support>svg{color:#687570}.sidebar-secure{color:#72807b}.sidebar-secure>svg{color:#59e0cb}.app-topbar{border-bottom-color:#ddfff814;background:#050807ad}.app-greeting small,.profile-button small{color:#7f8c88}.profile-button{color:#f4f8f7}.profile-avatar{border-color:#59e0cb3d;color:#07100e;background:linear-gradient(145deg,#b9fff2,#42cbb5);box-shadow:0 8px 25px #2cc7ad21}.eyebrow{color:#65cdbd}.status-card{border-color:#ddfff833;background:radial-gradient(430px 250px at 100% 0%,rgba(89,224,203,.2),transparent 70%),linear-gradient(135deg,#182622f0,#080d0be8);box-shadow:0 26px 65px #00000052,inset 0 1px #ffffff0b}.status-card:before,.status-card:after{border-color:#59e0cb21}.status-card:before{box-shadow:0 0 0 36px #59e0cb05,0 0 0 72px #59e0cb03}.status-card:after{border-color:#ffffff0b}.status-aura{background:#59e0cb29;filter:blur(38px)}.status-card-top{color:#91a09c}.status-card-top i{background:#59e0cb;box-shadow:0 0 12px #59e0cb99}.status-orb{border-color:#59e0cb3d;color:#788580;background:radial-gradient(circle,#59e0cb1f,#ffffff06);box-shadow:0 0 62px #59e0cb1a,inset 0 0 0 7px #ffffff04}.status-card.active .status-orb{color:#59e0cb;background:radial-gradient(circle,#59e0cb2b,#ffffff06)}.status-card .eyebrow{color:#7e8c87}.status-card h1{color:#f4f8f7}.status-card p{color:#93a09d}.app-shell .primary{color:#07100e;background:#fff;box-shadow:0 12px 30px #ffffff14}.app-shell .primary:disabled{color:#7e8885;background:#ffffff1f}.metric-card{border-color:var(--app-line);background:#101715d1;box-shadow:0 14px 36px #0003,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.metric-card>svg,.metric-card:nth-child(2)>svg{border:1px solid rgba(89,224,203,.17);color:#59e0cb;background:#59e0cb1c}.metric-card span{color:var(--app-muted)}.progress{background:#ffffff12}.progress i{background:linear-gradient(90deg,#3bc7b2,#75efdc)}.text-button{color:#59e0cb}.quick-list{border-color:var(--app-line);background:#101715d1;box-shadow:0 14px 36px #00000030,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.quick-list>button{border-bottom-color:#ddfff81a;color:#f4f8f7}.quick-list>button>svg{color:#63716c}.quick-list small{color:var(--app-muted)}.quick-icon,.quick-icon.warm{border:1px solid rgba(89,224,203,.16);color:#59e0cb;background:#59e0cb1a}.bottom-nav{border-top-color:#ddfff824;background:#0c1210ed;box-shadow:0 -16px 40px #00000057,inset 0 1px #ffffff06}.bottom-nav>button{color:#71807b}.bottom-nav>button.active{color:#59e0cb}.bottom-nav .connect-fab{color:#07100e;background:linear-gradient(145deg,#85f4e1,#42cbb5);box-shadow:0 14px 34px #33c6ad40}.page-heading h1{color:#f4f8f7}.page-heading p,.empty-feature p,.referral-hero p{color:var(--app-muted)}.plan-card{border-color:var(--app-line);background:#101715d1;box-shadow:0 14px 38px #0003,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.plan-card.featured{border-color:#59e0cb4d;background:radial-gradient(circle at 95% 0,rgba(89,224,203,.16),transparent 40%),#101715e0}.plan-code,.plan-card li svg{color:#59e0cb}.plan-card p,.plan-card li{color:var(--app-muted)}.client-grid article{border-color:var(--app-line);background:#101715d1;box-shadow:0 14px 38px #0003,inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.client-grid p{color:var(--app-muted)}.client-logo{color:#07100e;background:linear-gradient(145deg,#85f4e1,#42cbb5)}.client-logo.blue{color:#fff;background:linear-gradient(145deg,#4f95e7,#2d66bf)}.app-shell .secondary{color:#aeb9b5;background:#ffffff12}.empty-feature{border-color:#ddfff826;background:#10171594;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.empty-feature>span{border:1px solid rgba(89,224,203,.16);color:#59e0cb;background:#59e0cb1a}.referral-hero{border-color:#59e0cb2b;background:radial-gradient(circle at 50% 0,rgba(89,224,203,.14),transparent 53%),#101715cc;box-shadow:0 16px 42px #0003}.referral-hero>svg{color:#59e0cb}.copy-field{border-color:var(--app-line);background:#101715cc}.copy-field code{color:#cbd5d1}.copy-field button{color:#59e0cb;background:#59e0cb1a}.muted{color:var(--app-muted)}.wallet-card{border-color:#59e0cb38;background:radial-gradient(circle at 90% 0,rgba(89,224,203,.24),transparent 42%),linear-gradient(140deg,#15251f,#09110e);box-shadow:0 24px 58px #0000004d}.wallet-card>svg{color:#59e0cb}.center-state{color:#899693;background:radial-gradient(circle at 50% 8%,rgba(89,224,203,.25),transparent 32%),#050807}.center-state .brand,.center-state.error{color:#f4f8f7}.center-state .brand-symbol span{background:#f4f8f7}.center-state.error>svg{color:#59e0cb}.center-state.error p,.center-state.error small{color:#899693}.spinner{color:#59e0cb}@keyframes spin{to{transform:rotate(360deg)}}@keyframes slowSpin{to{transform:rotate(360deg)}}@media(min-width:761px){.browser-mode .bottom-nav{display:none}.browser-mode .app-workspace{min-height:calc(100vh - 48px)}.browser-mode .metric-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.browser-mode{width:min(620px,100%);min-height:100vh;margin:0 auto;padding-bottom:calc(96px + env(safe-area-inset-bottom));display:block;overflow:visible;border:0;border-radius:0;box-shadow:none}.browser-mode .app-sidebar{display:none}.browser-mode .mobile-brand{display:flex}.browser-mode .app-greeting{display:none}.browser-mode .app-content{max-width:720px;padding:18px}.browser-mode .plan-list{grid-template-columns:1fr}}@media(max-width:900px){.site-header{grid-template-columns:1fr auto auto}.site-header nav{display:none;position:absolute;top:76px;left:0;right:0;padding:18px;flex-direction:column;align-items:stretch;gap:0;border:1px solid var(--line);border-radius:22px;background:#0a0e0cfa;box-shadow:0 25px 70px #00000080}.site-header nav.open{display:flex}.site-header nav a{padding:14px}.menu-button{display:grid;place-items:center}.landing-hero{min-height:auto;padding-top:50px;grid-template-columns:1fr}.hero-copy{text-align:center}.hero-copy h1,.hero-copy>p{margin-left:auto;margin-right:auto}.live-badge,.hero-actions{margin-left:auto;margin-right:auto;justify-content:center}.hero-note{justify-content:center}.hero-visual{min-height:620px}.trust-row{grid-template-columns:1fr 1fr;padding-block:22px;gap:20px}.feature-grid,.steps-grid,.public-plans{grid-template-columns:1fr 1fr}.feature-wide{grid-column:span 2}.public-plans article:last-child{grid-column:span 2}}@media(max-width:640px){.auth-screen{padding:64px 14px 28px;justify-content:center}.auth-glow-main{width:155vw;height:330px;top:-145px}.auth-glow-side{width:330px;height:430px;top:20px;left:-190px}.auth-logo{margin-bottom:35px}.auth-card{padding:29px 20px 22px;border-radius:29px}.auth-card h1{font-size:22px}.auth-email-field{height:54px}.auth-footer{margin-top:28px}.site-header,.landing-hero,.trust-row,.landing-section,.final-cta,.site-footer{width:min(100% - 28px,1180px)}.site-header{height:72px;gap:10px}.header-action{min-height:39px;padding:0 13px}.header-action .telegram-dot{display:none}.landing-hero{padding-top:52px}.hero-copy h1{font-size:clamp(54px,17vw,76px)}.hero-copy>p{font-size:14px}.hero-actions .button{flex:1}.hero-note{font-size:9px}.hero-visual{min-height:560px;transform:scale(.9);margin:-25px -20px}.phone-frame{width:276px}.chip-speed{left:-5px}.chip-device{right:-5px}.trust-row{grid-template-columns:1fr}.landing-section{padding:92px 0}.section-heading.split{grid-template-columns:1fr;gap:22px}.section-heading h2{font-size:43px}.feature-grid,.steps-grid,.public-plans{grid-template-columns:1fr}.feature-wide,.public-plans article:last-child{grid-column:span 1}.feature-card{min-height:290px}.signal-lines{right:-70px;opacity:.65}.public-plans article{min-height:450px}.final-cta{min-height:520px;padding-inline:22px;border-radius:30px}.final-cta h2{font-size:55px}.site-footer{grid-template-columns:1fr 1fr}.site-footer>div:first-child{grid-column:1 / -1}.footer-meta{flex-direction:column!important}}@media(max-width:380px){.app-content{padding:13px}.app-topbar{padding-inline:13px}.metric-card{padding:13px}.client-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}body.cabinet-body{color:#f7fbfa;background:radial-gradient(760px 520px at 50% 0%,rgba(33,188,164,.14),transparent 72%),#080b0a}.app-shell.vpnus-shell,.app-shell.vpnus-shell.browser-mode,.app-shell.vpnus-shell.telegram-mode{width:min(100%,480px);min-height:100svh;margin:0 auto;padding:0;position:relative;display:block;overflow:hidden;border:0;border-radius:0;color:#f7fbfa;background:radial-gradient(90% 72% at 105% 4%,rgba(103,236,215,.78),rgba(19,117,103,.2) 48%,transparent 78%),radial-gradient(65% 48% at 67% 45%,rgba(36,157,139,.2),transparent 70%),linear-gradient(125deg,#00110e,#021c17 48%,#06392f);box-shadow:0 0 100px #000000b3;isolation:isolate}.vpnus-shell:before{content:"";position:absolute;inset:0;z-index:-3;pointer-events:none;opacity:.25;background-image:linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.01) 1px,transparent 1px);background-size:28px 28px;-webkit-mask-image:linear-gradient(to bottom,#000,transparent 80%);mask-image:linear-gradient(to bottom,#000,transparent 80%)}.cabinet-light{position:absolute;z-index:-2;pointer-events:none;border-radius:50%;filter:blur(70px)}.cabinet-light-main{width:360px;height:440px;top:-80px;right:-180px;background:#6bf4dc6b}.cabinet-light-edge{width:280px;height:420px;bottom:-190px;left:-160px;background:#17948133}.cabinet-home{min-height:100svh;padding:24px;position:relative}.cabinet-emblem{position:absolute;top:27%;left:50%;transform:translate(-50%,-50%) scale(4.4);filter:drop-shadow(0 10px 35px rgba(0,0,0,.24))}.cabinet-emblem .brand-symbol{width:26px}.cabinet-emblem .brand-symbol span{background:#fff}.cabinet-control-panel{width:calc(100% - 36px);padding:23px 24px 19px;position:absolute;left:18px;right:18px;bottom:max(20px,env(safe-area-inset-bottom));overflow:hidden;border:1px solid rgba(214,255,248,.12);border-radius:24px;background:linear-gradient(145deg,#02221dd4,#021512b8);box-shadow:0 28px 70px #00000061,inset 0 1px #ffffff0a;-webkit-backdrop-filter:blur(26px) saturate(130%);backdrop-filter:blur(26px) saturate(130%)}.cabinet-control-panel:before{content:"";width:180px;height:90px;position:absolute;top:-58px;right:-30px;border-radius:50%;background:#5de7d229;filter:blur(25px)}.cabinet-control-panel>.brand{position:relative;margin-bottom:15px;color:#fff;font-size:20px}.cabinet-control-panel .brand-symbol span{background:#fff}.cabinet-account-row{margin-bottom:15px;display:grid;grid-template-columns:1fr 1fr;gap:20px}.cabinet-account-row>span{min-width:0;display:flex;flex-direction:column}.cabinet-account-row>span:last-child{align-items:flex-start}.cabinet-account-row strong{overflow:hidden;color:#f8fbfa;font-size:14px;font-weight:600;text-overflow:ellipsis;white-space:nowrap}.cabinet-account-row small{color:#d7ebe661;font-size:10px}.vpnus-shell .cabinet-action{width:100%;min-height:48px;margin-top:8px;padding:0 16px;border:1px solid rgba(202,255,246,.24);border-radius:999px;display:grid;grid-template-columns:24px 1fr 17px;align-items:center;gap:8px;color:#f1f9f7d1;background:#062a245c;box-shadow:inset 0 1px #ffffff06;font-size:12px;font-weight:500;transition:transform .18s ease,background .18s ease,border-color .18s ease}.vpnus-shell .cabinet-action:hover{transform:translateY(-1px);border-color:#75efdb7a;background:#1e635759}.vpnus-shell .cabinet-action>span{display:grid;place-items:center}.vpnus-shell .cabinet-action svg{width:16px;height:16px}.vpnus-shell .cabinet-action>svg{color:#e6f6f2a6}.vpnus-shell .cabinet-action.primary{border-color:#8bf7e559;color:#05221d;background:linear-gradient(90deg,#5fd3c0,#72e0cf);box-shadow:0 9px 24px #3bc5af29,inset 0 1px #ffffff4d}.vpnus-shell .cabinet-action.primary>svg{color:#16594e}.cabinet-action-pair{display:grid;grid-template-columns:1fr 1fr;gap:8px}.cabinet-action-pair .cabinet-action{grid-template-columns:20px 1fr;padding:0 13px}.cabinet-action-pair .cabinet-action>svg{display:none}.cabinet-topbar{height:calc(68px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 20px 0;position:relative;z-index:8;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;border-bottom:1px solid rgba(220,255,249,.08);background:#000d0b6b;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.cabinet-topbar>button{width:38px;height:38px;border:0;border-radius:50%;display:grid;place-items:center;color:#f4f9f7;background:transparent}.cabinet-topbar>button:hover{background:#ffffff0f}.cabinet-topbar>button svg{width:20px}.cabinet-topbar>.brand{justify-self:center;color:#fff;font-size:15px}.cabinet-topbar .brand-symbol span{background:#fff}.vpnus-shell .cabinet-page{width:100%;min-height:calc(100svh - 68px - env(safe-area-inset-top));max-width:none;padding:30px 26px calc(42px + env(safe-area-inset-bottom));position:relative;z-index:2}.cabinet-page-mark{width:64px;height:64px;margin:2px auto 22px;display:grid;place-items:center;color:#071b17;border-radius:23px;background:linear-gradient(145deg,#7be8d6,#4bbba9);box-shadow:0 18px 45px #3ad5bc2e}.cabinet-page-mark .brand{transform:scale(1.55)}.cabinet-page-mark .brand-symbol span{background:#061915}.cabinet-page-mark>svg{width:28px;height:28px}.cabinet-page-mark.gift{color:#eafcf8;background:#5cdec924;border:1px solid rgba(112,231,212,.24)}.cabinet-title{margin-bottom:22px;text-align:left}.cabinet-title h1{margin-bottom:4px;color:#f5f9f8;font-size:26px;line-height:1.1;letter-spacing:-.045em;font-weight:500}.cabinet-title p{margin:0;color:#dcebe766;font-size:11px}.purchase-screen .cabinet-title,.setup-screen .cabinet-title,.support-screen .cabinet-title{text-align:center}.purchase-plans{display:grid;gap:8px}.purchase-plans>button{min-height:72px;padding:9px 18px;position:relative;border:1px solid rgba(220,255,248,.06);border-radius:22px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:#f4f9f7;text-align:left;background:linear-gradient(100deg,#0b2f29c7,#174f4680);box-shadow:inset 0 1px #ffffff06}.purchase-plans>button.selected{border-color:#7eefddad;background:linear-gradient(100deg,#0a372fd6,#2b766a8f);box-shadow:0 0 0 1px #51d2be1f,inset 0 0 24px #51d2be14}.purchase-period{display:flex;align-items:center;gap:9px}.purchase-period>strong{min-width:32px;font-size:30px;line-height:1;text-align:right;font-weight:300}.purchase-period>span{display:flex;flex-direction:column}.purchase-period b{font-size:12px;font-weight:500}.purchase-period small{color:#deeeea80;font-size:9px}.purchase-price{font-size:14px;font-weight:500}.purchase-plans em{padding:2px 7px;position:absolute;bottom:-7px;left:50%;transform:translate(-50%);border-radius:999px;color:#09342c;background:#62d8c5;font-size:7px;font-style:normal}.device-selector{margin:24px 0 18px}.device-selector>span{display:block;margin-bottom:13px;color:#ecf6f3ad;font-size:11px}.device-selector>span strong{color:#fff}.device-dots{min-height:35px;padding:0 8px;position:relative;display:flex;align-items:center;justify-content:space-between}.device-dots:before{content:"";height:10px;position:absolute;left:7px;right:7px;border-radius:999px;background:#113c34b3;box-shadow:inset 0 2px 8px #00000047}.device-dots button{width:12px;height:12px;padding:0;position:relative;z-index:1;border:0;border-radius:50%;background:#69ccbc47}.device-dots button.active{background:#65d9c6;box-shadow:0 0 0 7px #59d6c21f,0 0 18px #59d6c27a}.vpnus-shell .cabinet-pay,.vpnus-shell .cabinet-secondary{width:100%;min-height:50px;border:0;border-radius:999px;color:#07231e;background:linear-gradient(90deg,#64d4c2,#75e2d0);box-shadow:0 10px 26px #39cab22e,inset 0 1px #ffffff4d;font-size:12px;font-weight:500}.vpnus-shell .cabinet-pay:disabled{cursor:not-allowed;opacity:.74}.vpnus-shell .cabinet-secondary{margin-top:8px;border:1px solid rgba(211,255,247,.1);color:#f0f8f6c7;background:#042721b8;box-shadow:none}.cabinet-caption{margin:13px auto 0;color:#dbebe759;font-size:9px;line-height:1.5;text-align:center}.setup-screen{padding-top:4vh}.setup-shield{width:142px;height:160px;margin:0 auto 28px;position:relative;display:grid;place-items:center;color:#eafffb;filter:drop-shadow(0 22px 40px rgba(47,196,172,.18))}.setup-shield:before,.setup-shield:after{content:"";position:absolute;inset:0;clip-path:polygon(50% 0,92% 18%,86% 70%,50% 100%,14% 70%,8% 18%);background:#58dac51c}.setup-shield:after{inset:14px;background:linear-gradient(160deg,#75decf,#43ae9d)}.setup-shield>svg:first-child{width:68px;height:68px;position:relative;z-index:2;opacity:.22}.setup-shield>svg:last-child{width:38px;height:38px;position:absolute;z-index:3;color:#f3fffd}.cabinet-alert{margin:0 0 16px;padding:12px 14px;border:1px solid rgba(111,226,208,.15);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#e6f2efa8;background:#0629238f;font-size:10px;line-height:1.45;text-align:center}.cabinet-alert svg{width:16px;flex:0 0 16px;color:#67d4c2}.setup-clients{margin:21px 0;display:grid;grid-template-columns:1fr 1fr;gap:8px}.setup-clients>span{min-height:92px;padding:13px 10px;display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(211,255,248,.1);border-radius:19px;background:#05231e99}.setup-clients b{width:30px;height:30px;margin-bottom:5px;display:grid;place-items:center;border-radius:10px;color:#08231e;background:#6ad7c5;font-size:14px}.setup-clients strong{font-size:11px}.setup-clients small{margin-top:2px;color:#ddece859;font-size:7px}.cabinet-menu-list{display:grid;gap:7px}.cabinet-menu-list>button{width:100%;min-height:58px;padding:9px 13px;border:1px solid rgba(213,255,248,.07);border-radius:13px;display:grid;grid-template-columns:26px 1fr 16px;align-items:center;gap:8px;color:#f2f9f7cc;text-align:left;background:linear-gradient(100deg,#072d27c2,#1951478a)}.cabinet-menu-list>button:nth-last-child(1){margin-top:10px;background:linear-gradient(100deg,#15584dc2,#2a7e7094)}.cabinet-menu-list>button:disabled{cursor:default;opacity:.74}.cabinet-menu-list>button>span:first-child{display:grid;place-items:center;color:#dff9f4}.cabinet-menu-list svg{width:16px}.cabinet-menu-list>button>svg{color:#e1f2ee66}.cabinet-menu-list>button>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.cabinet-menu-list strong{font-size:11px;font-weight:500}.cabinet-menu-list small{color:#dcebe759;font-size:8px}.profile-summary{margin-bottom:16px;padding:14px;border:1px solid rgba(213,255,248,.09);border-radius:18px;display:grid;grid-template-columns:46px 1fr auto;align-items:center;gap:10px;background:#04241e9e}.profile-letter{width:44px;height:44px;display:grid;place-items:center;border-radius:15px;color:#06221c;background:#68d6c3;font-size:17px;font-weight:800}.profile-summary>span:not(.profile-letter){min-width:0;display:flex;flex-direction:column}.profile-summary>span:last-child{text-align:right}.profile-summary small{color:#dcebe75c;font-size:8px}.profile-summary strong{overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.invite-block,.login-methods{margin-top:24px}.invite-block>span,.login-methods>span,.cabinet-field>span:first-child{display:block;margin:0 3px 10px;color:#e9f4f19e;font-size:10px}.invite-tabs{display:grid;grid-template-columns:1fr 1fr;overflow:hidden;border-radius:10px;background:#08312aa8}.invite-tabs button{min-height:32px;border:0;color:#e1f0ec57;background:transparent;font-size:9px}.invite-tabs button.active{color:#edf8f5b3;background:#4ac1ae2e}.invite-link{margin-top:8px;min-height:43px;padding:0 12px;border-radius:10px;display:flex;align-items:center;background:#04231ec7}.invite-link code{min-width:0;overflow:hidden;flex:1;color:#ebf6f3b3;font:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.invite-link button,.cabinet-field button{width:32px;height:32px;padding:0;border:0;display:grid;place-items:center;color:#bdebe3;background:transparent}.invite-link svg,.cabinet-field button svg{width:14px}.login-methods>div{min-height:42px;padding:0 12px;border-radius:10px;display:grid;grid-template-columns:21px 1fr auto;align-items:center;gap:6px;background:#04231ec7}.login-methods>div svg{width:14px}.login-methods>div strong{font-size:10px;font-weight:500}.login-methods>div em{padding:4px 7px;border-radius:999px;color:#5ac6b3;background:#36a69314;font-size:7px;font-style:normal}.login-methods>button{width:100%;min-height:42px;margin-top:14px;border:1px solid rgba(112,222,205,.2);border-radius:10px;color:#68d6c485;background:#23766840;font-size:10px}.login-methods>button svg{width:14px;margin-right:6px;vertical-align:middle}.referral-card{padding:24px 19px;border:1px solid rgba(107,225,207,.14);border-radius:20px;display:flex;flex-direction:column;align-items:center;text-align:center;background:radial-gradient(circle at 50% 0,rgba(94,224,203,.16),transparent 58%),#04231ea3}.referral-card>svg{width:36px;height:36px;margin-bottom:11px;color:#68d8c5}.referral-card strong{font-size:15px}.referral-card p{margin:7px 0 0;color:#deede973;font-size:10px;line-height:1.5}.cabinet-field{margin-top:18px;display:block}.cabinet-field>span:last-child{min-height:46px;padding:0 9px 0 13px;border:1px solid rgba(213,255,248,.08);border-radius:12px;display:flex;align-items:center;background:#04231eb3}.cabinet-field code{min-width:0;overflow:hidden;flex:1;color:#e7f4f194;font:inherit;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.vpnus-shell .empty-feature{min-height:330px;padding:28px;border:1px dashed rgba(113,224,207,.19);border-radius:23px;color:#f5f9f8;background:#04231e85}.vpnus-shell .empty-feature>span{color:#61d1be;background:#59d6c21a}.vpnus-shell .empty-feature p{color:#dcebe76b}@media(min-width:700px){.app-shell.vpnus-shell.browser-mode{min-height:calc(100svh - 48px);margin:24px auto;border:1px solid rgba(218,255,249,.12);border-radius:30px}.app-shell.vpnus-shell.browser-mode .cabinet-home{min-height:calc(100svh - 48px)}.app-shell.vpnus-shell.browser-mode .cabinet-page{min-height:calc(100svh - 116px)}}@media(max-width:380px){.cabinet-control-panel{width:calc(100% - 24px);left:12px;right:12px;bottom:max(12px,env(safe-area-inset-bottom));padding:20px 18px 15px}.cabinet-emblem{top:23%;transform:translate(-50%,-50%) scale(3.7)}.vpnus-shell .cabinet-page{padding-inline:18px}.cabinet-title h1{font-size:23px}.purchase-plans>button{padding-inline:13px}.purchase-period>strong{font-size:26px}}body.cabinet-body{background:radial-gradient(ellipse 72% 48% at 10% 7%,rgba(76,205,187,.34),transparent 72%),radial-gradient(ellipse 70% 52% at 92% 94%,rgba(45,161,143,.28),transparent 74%),linear-gradient(145deg,#1b756d,#0b3833 38%,#061f1d 70%,#12655e)}.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{width:100%;max-width:none;min-height:100svh;margin:0;padding:0;display:grid;grid-template-columns:136px minmax(0,1fr);overflow:hidden;border:0;border-radius:0;color:#f5f7f7;background:#000;box-shadow:none}.reference-sidebar{min-height:100svh;padding:72px 22px 64px;position:relative;z-index:30;display:flex;flex-direction:column;align-items:center;color:#fff;background:#000}.rail-logo{padding:0;border:0;display:flex;flex-direction:column;align-items:center;gap:6px;color:#d8e9e6;background:transparent}.rail-logo .brand-symbol{transform:scale(1.38)}.rail-logo .brand-symbol span{background:#d8e9e6}.rail-logo small{font-size:7px;font-weight:800;letter-spacing:.04em}.reference-sidebar nav{margin:auto 0;display:grid;gap:13px}.reference-sidebar nav button,.rail-exit{width:68px;height:68px;padding:0;border:0;border-radius:22px;display:grid;place-items:center;color:#f4f7f6;background:transparent;transition:color .2s ease,background .2s ease,transform .2s ease}.reference-sidebar nav button:hover{transform:translateY(-1px);background:#ffffff09}.reference-sidebar nav button.active{color:#09cbc0;background:#03605b7a}.reference-sidebar nav button svg,.rail-exit svg{width:28px;height:28px;stroke-width:1.8}.reference-sidebar nav button span,.rail-exit span{width:1px;height:1px;position:absolute;overflow:hidden;clip:rect(0,0,0,0)}.rail-exit{margin-top:auto;justify-self:end;opacity:.72;cursor:default}.reference-stage{height:calc(100svh - 48px);min-height:650px;margin:24px 16px 24px 0;position:relative;overflow:hidden;border:0;border-radius:68px;background:#0d0e0e;box-shadow:none;isolation:isolate}.reference-stage:after{display:none}.reference-gradient{position:absolute;inset:0;z-index:0;pointer-events:none;background-size:cover;background-position:center 85%;background-repeat:no-repeat;will-change:opacity,transform}.reference-gradient-one{background-image:url(/assets/cabinet-backgrounds/main-1.webp);animation:reference-bg-pulse 2.4s ease-in-out infinite,reference-bg-breathe 3.2s ease-in-out infinite}.reference-gradient-two{background-image:url(/assets/cabinet-backgrounds/main-2.webp);animation:reference-bg-pulse 2.4s ease-in-out -.8s infinite,reference-bg-breathe 3.2s ease-in-out -.65s infinite}.reference-gradient-three{background-image:url(/assets/cabinet-backgrounds/main-3.webp);animation:reference-bg-pulse 2.4s ease-in-out -1.6s infinite,reference-bg-breathe 3.2s ease-in-out -1.3s infinite}.reference-gradient-four{display:none}@keyframes reference-bg-pulse{0%{opacity:0}33%{opacity:1}66%{opacity:1}to{opacity:0}}@keyframes reference-mobile-bg-pulse{0%{opacity:0}25%{opacity:1}50%{opacity:1}75%{opacity:0}to{opacity:0}}@keyframes reference-bg-breathe{0%,to{transform:scale(1) translate(0)}25%{transform:scale(1.04) translate(-1%,1%)}50%{transform:scale(1.02) translate(1%,-1%)}75%{transform:scale(1.05) translate(-1%,-1%)}}@media(max-width:599px){.reference-gradient{background-position:center}.reference-gradient-one{background-image:url(/assets/cabinet-backgrounds/mobile-1.png);animation:reference-mobile-bg-pulse 6s ease-in-out infinite,reference-bg-breathe 4.5s ease-in-out infinite}.reference-gradient-two{background-image:url(/assets/cabinet-backgrounds/mobile-2.png);animation:reference-mobile-bg-pulse 6s ease-in-out -1.5s infinite,reference-bg-breathe 4.5s ease-in-out -1.1s infinite}.reference-gradient-three{background-image:url(/assets/cabinet-backgrounds/mobile-3.png);animation:reference-mobile-bg-pulse 6s ease-in-out -3s infinite,reference-bg-breathe 4.5s ease-in-out -2.2s infinite}.reference-gradient-four{display:block;background-image:url(/assets/cabinet-backgrounds/mobile-4.png);animation:reference-mobile-bg-pulse 6s ease-in-out -4.5s infinite,reference-bg-breathe 4.5s ease-in-out -3.3s infinite}}.reference-content{width:100%;height:100%;min-height:0;position:relative;z-index:3;overflow:auto;scrollbar-width:none}.reference-content::-webkit-scrollbar{display:none}.reference-mobile-header,.reference-mobile-nav{display:none}.reference-home{width:100%;min-height:100%;padding:34px 28px 42px;display:flex;flex-direction:column;align-items:center}.subscription-notice{width:min(505px,100%);min-height:80px;padding:15px 26px;border:1px solid rgba(255,255,255,.1);border-radius:27px;display:flex;align-items:center;gap:16px;color:#f6f8f8c7;background:#121414ba;box-shadow:inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.subscription-notice span{font-size:28px}.subscription-notice p{margin:0;font-size:16px;line-height:1.45}.subscription-notice.active{border-color:#04c6b938}.reference-account{width:min(505px,100%);margin-top:44px;display:flex;flex-direction:column;align-items:center}.reference-account>.brand{color:#fff;font-size:22px}.reference-account>.brand .brand-symbol span{background:#fff}.reference-balance{margin-top:26px;display:flex;flex-direction:column;align-items:center}.reference-balance small{color:#cededa54;font-size:14px}.reference-balance strong{margin-top:4px;font-size:32px;font-weight:600;letter-spacing:-.04em}.reference-status{margin-top:26px;display:flex;align-items:center;gap:8px;color:#db5a46;font-size:14px}.reference-status i{width:14px;height:14px;position:relative;border-radius:50%;background:#db5a46}.reference-status i:after{content:"i";position:absolute;inset:0;display:grid;place-items:center;color:#111;font-size:9px;font-style:normal;font-weight:900}.reference-status.active{color:#12cabe}.reference-status.active i{background:#12cabe}.reference-status.active i:after{content:"✓"}.reference-chips{margin:22px 0 54px;display:flex;gap:10px}.reference-chips span{min-height:38px;padding:0 17px;border:1px solid rgba(255,255,255,.1);border-radius:999px;display:flex;align-items:center;color:#f1f6f5bd;background:#12141485;font-size:14px}.reference-primary,.reference-outline{width:100%;min-height:68px;border-radius:27px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:17px;font-weight:700}.reference-primary{border:0;color:#061311;background:#14c8bd;box-shadow:0 12px 34px #02c1b324}.reference-primary:hover{background:#20d8cc}.reference-outline{margin-top:18px;border:2px solid #09bdb3;color:#0bc9be;background:#0f1111d1}.reference-primary svg,.reference-outline svg{width:23px}.reference-feature-cards{width:100%;margin-top:56px;display:grid;grid-template-columns:1fr 1fr;gap:18px}.reference-feature-cards>button{height:205px;padding:26px 25px;position:relative;overflow:hidden;border:1px solid rgba(228,255,251,.1);border-radius:42px;color:#fff;text-align:left;background:radial-gradient(circle at 85% 28%,rgba(44,175,162,.34),transparent 55%),linear-gradient(145deg,#131f1de0,#0b1816c2);box-shadow:inset 0 1px #ffffff09}.reference-feature-cards strong{position:relative;z-index:3;font-size:18px}.reference-feature-cards i{width:70px;height:48px;position:absolute;z-index:4;bottom:19px;left:20px;border-radius:999px;display:grid;place-items:center;color:#fff;background:#b0d3cd42;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.reference-feature-cards i svg{width:20px}.feature-art{width:120px;height:128px;position:absolute;right:-4px;bottom:-7px;display:grid;place-items:center;color:#95a4a2;filter:drop-shadow(0 18px 15px rgba(0,0,0,.5))}.feature-art:before{content:"";width:90px;height:30px;position:absolute;bottom:0;border-radius:50%;background:#07100e;box-shadow:0 -8px #111817,0 -11px 22px #14ccbe40}.feature-art svg{width:76px;height:76px;position:relative;z-index:2;stroke-width:1.35}.gift-art svg{color:#8eaaa5;filter:drop-shadow(0 0 8px rgba(3,208,194,.5))}.support-art svg{color:#99aaa7;filter:drop-shadow(0 0 8px rgba(3,208,194,.45))}.reference-page-pill{width:max-content;min-width:310px;min-height:52px;margin:0 auto;padding:0 28px;border:1px solid rgba(255,255,255,.1);border-radius:999px;display:flex;align-items:center;justify-content:center;color:#f5f7f7;background:#121414ad;font-size:17px;font-weight:700;box-shadow:inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px)}.reference-referral{width:min(642px,calc(100% - 40px));margin:0 auto;padding:38px 0 54px}.referral-dashboard{margin-top:50px;display:grid;grid-template-columns:1.6fr 1fr;gap:18px}.referral-stats{display:grid;gap:12px}.referral-stats article,.withdraw-card{border:1px solid rgba(255,255,255,.1);border-radius:34px;background:#121414b3;box-shadow:inset 0 1px #ffffff06;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.referral-stats article{min-height:104px;padding:23px 20px;display:flex;flex-direction:column;justify-content:center}.referral-stats small,.withdraw-card small{color:#cddfda5c;font-size:13px}.referral-stats strong{margin-top:8px;font-size:23px}.withdraw-card{padding:24px 20px 28px;display:flex;flex-direction:column;align-items:center;text-align:center}.withdraw-ring{width:118px;height:118px;margin-bottom:18px;position:relative;border:9px solid rgba(255,255,255,.1);border-radius:50%}.withdraw-ring i{width:15px;height:8px;position:absolute;top:-8px;left:calc(50% - 7px);border-radius:999px;background:#12d1c4;box-shadow:0 0 12px #12d1c4e6}.withdraw-card>strong{margin:7px 0 20px;font-size:22px}.withdraw-card>button{width:100%;min-height:51px;border:0;border-radius:15px;color:#050c0b;background:#2ca399bf;font-size:16px;font-weight:700;cursor:default}.referral-details{margin:28px auto 0;padding:10px;border:0;display:flex;align-items:center;gap:8px;color:#08c9bd;background:transparent;font-size:15px;font-weight:600;opacity:1;cursor:default}.referral-details svg{width:17px}.referral-link-section{margin-top:20px}.referral-link-section h2{margin-bottom:15px;font-size:18px}.referral-tabs{height:45px;padding:3px;border:1px solid rgba(255,255,255,.09);border-radius:999px;display:grid;grid-template-columns:1fr 1fr;background:#121414b8}.referral-tabs button{border:0;border-radius:inherit;color:#e1ece959;background:transparent;font-size:15px;font-weight:600}.referral-tabs button.active{color:#f5f8f7;background:#6a8b8666}.referral-link-field{min-height:80px;margin-top:14px;padding:0 18px;border:1px solid rgba(255,255,255,.1);border-radius:31px;display:flex;align-items:center;background:#121414b8}.referral-link-field code{min-width:0;overflow:hidden;flex:1;color:#f3f7f6d1;font:inherit;font-size:14px;text-overflow:ellipsis;white-space:nowrap}.referral-link-field button{width:45px;height:45px;border:0;border-radius:14px;display:grid;place-items:center;color:#06d1c4;background:#00534e80}.referral-link-field svg{width:20px}.reference-content .purchase-screen,.reference-content .setup-screen,.reference-content>section:not(.reference-home):not(.reference-referral){width:min(642px,calc(100% - 40px));min-height:100%;margin:0 auto;padding:38px 0 54px}.reference-content .reference-page-pill+.cabinet-title{margin:22px auto;text-align:center}.reference-content .purchase-screen .cabinet-title{margin-bottom:22px}.reference-content .purchase-screen .cabinet-title p,.reference-content>section .cabinet-title p{color:#d3e2de6e;font-size:13px}.reference-content .purchase-plans>button{min-height:76px;border-radius:24px;background:#121817c2}.reference-content .cabinet-menu-list>button{min-height:66px;border-radius:22px;background:#121817b8}.reference-content .profile-summary{margin-top:38px;border-radius:28px;background:#121817b8}.reference-content .cabinet-page-mark{margin-top:30px}@media(max-width:980px){.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{grid-template-columns:96px minmax(0,1fr)}.reference-sidebar{padding-inline:14px}.reference-stage{border-radius:48px}}@media(max-width:699px){.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{display:block;min-height:100svh;overflow:visible}.reference-sidebar{display:none}.reference-stage{width:100%;height:100svh;min-height:620px;margin:0;overflow:hidden;border:0;border-radius:0}.reference-mobile-header{height:calc(62px + env(safe-area-inset-top));padding:env(safe-area-inset-top) 18px 0;position:absolute;z-index:20;top:0;left:0;right:0;display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to bottom,rgba(0,10,9,.76),transparent)}.reference-mobile-header .brand{color:#fff;font-size:16px}.reference-mobile-header .brand-symbol span{background:#fff}.reference-mobile-header button{width:40px;height:40px;border:0;border-radius:14px;display:grid;place-items:center;color:#fff;background:#ffffff0d}.reference-mobile-header svg{width:19px}.reference-content{padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(72px + env(safe-area-inset-bottom))}.reference-mobile-nav{min-height:calc(66px + env(safe-area-inset-bottom));padding:5px 10px env(safe-area-inset-bottom);position:absolute;z-index:20;bottom:0;left:0;right:0;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.08);background:#040c0ae0;-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px)}.reference-mobile-nav button{border:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;color:#e8f2ef61;background:transparent;font-size:8px}.reference-mobile-nav button.active{color:#0fd0c4}.reference-mobile-nav svg{width:20px}.reference-home{padding:18px 16px 34px}.subscription-notice{min-height:62px;padding:12px 16px;border-radius:21px}.subscription-notice span{font-size:20px}.subscription-notice p{font-size:11px}.reference-account{margin-top:28px}.reference-balance{margin-top:18px}.reference-status{margin-top:17px}.reference-chips{margin:16px 0 26px}.reference-primary,.reference-outline{min-height:54px;border-radius:21px;font-size:13px}.reference-outline{margin-top:10px}.reference-feature-cards{margin-top:22px;gap:10px}.reference-feature-cards>button{height:145px;padding:18px;border-radius:28px}.reference-feature-cards strong{font-size:12px}.feature-art{width:85px;height:92px}.feature-art svg{width:54px;height:54px}.reference-feature-cards i{width:48px;height:36px;bottom:12px;left:13px}.reference-page-pill{min-width:230px;min-height:44px;font-size:13px}.reference-referral,.reference-content .purchase-screen,.reference-content .setup-screen,.reference-content>section:not(.reference-home):not(.reference-referral){width:min(100% - 28px,642px);padding-top:18px}.referral-dashboard{margin-top:22px;grid-template-columns:1fr}.withdraw-card{min-height:250px}.referral-link-field{min-height:60px;border-radius:23px}}@media(prefers-reduced-motion:reduce){.reference-gradient{animation:none!important}.reference-gradient-two,.reference-gradient-three,.reference-gradient-four{display:none}}@media(min-width:700px){.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{grid-template-columns:80px minmax(0,1fr)}.reference-sidebar{min-height:100svh;padding:36px 11px 32px}.rail-logo{gap:3px}.rail-logo .brand-symbol{transform:scale(.72)}.rail-logo small{margin-top:-4px;font-size:5px}.reference-sidebar nav{gap:7px}.reference-sidebar nav button,.rail-exit{width:34px;height:34px;border-radius:11px}.reference-sidebar nav button svg,.rail-exit svg{width:14px;height:14px;stroke-width:2}.rail-exit{position:relative;overflow:visible;opacity:1}.rail-exit:after{content:"Выйти";position:absolute;left:43px;top:50%;padding:8px 12px;border-radius:10px;color:#ffffffd1;background:#181a1a;font-size:9px;font-weight:600;white-space:nowrap;opacity:0;transform:translate(-4px,-50%);pointer-events:none;transition:opacity .16s ease,transform .16s ease}.rail-exit:hover:after{opacity:1;transform:translateY(-50%)}.reference-stage{height:calc(100svh - 14px);min-height:0;margin:7px 8px 7px 0;border-radius:35px}.reference-stage:after{box-shadow:inset 0 0 65px #00000042}.reference-content{scrollbar-width:thin;scrollbar-color:rgba(28,198,187,.42) transparent}.reference-content::-webkit-scrollbar{display:block;width:5px}.reference-content::-webkit-scrollbar-track{background:transparent}.reference-content::-webkit-scrollbar-thumb{border-radius:999px;background:#1ecfc36b}.reference-home{padding:17px 14px 21px}.subscription-notice{width:min(253px,100%);min-height:40px;padding:7px 13px;border-radius:14px;gap:8px;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.subscription-notice span{font-size:14px}.subscription-notice p{font-size:8px;line-height:1.45}.reference-account{width:min(253px,100%);margin-top:23px}.reference-account>.brand{gap:5px;font-size:11px}.reference-account>.brand .brand-symbol{width:16px;height:11px;transform:scale(.72)}.reference-balance{margin-top:13px}.reference-balance small{font-size:7px}.reference-balance strong{margin-top:2px;font-size:16px}.reference-status{margin-top:13px;gap:4px;font-size:7px}.reference-status i{width:7px;height:7px}.reference-status i:after{font-size:5px}.reference-chips{margin:11px 0 27px;gap:5px}.reference-chips span{min-height:19px;padding:0 9px;font-size:7px}.reference-primary,.reference-outline{min-height:34px;border-radius:14px;gap:6px;font-size:8.5px}.reference-outline{margin-top:9px;border-width:1px}.reference-primary svg,.reference-outline svg{width:12px;height:12px}.reference-feature-cards{margin-top:28px;gap:9px}.reference-feature-cards>button{height:103px;padding:13px;border-radius:21px}.reference-feature-cards strong{font-size:9px}.reference-feature-cards i{width:35px;height:24px;bottom:10px;left:10px;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px)}.reference-feature-cards i svg{width:10px}.feature-art{width:60px;height:64px;right:-2px;bottom:-4px}.feature-art:before{width:45px;height:15px;bottom:0;box-shadow:0 -4px #111817,0 -6px 11px #14ccbe40}.feature-art svg{width:38px;height:38px}.reference-page-pill{min-width:155px;min-height:26px;padding:0 14px;font-size:8.5px;-webkit-backdrop-filter:blur(11px);backdrop-filter:blur(11px)}.reference-referral,.reference-content .purchase-screen,.reference-content .setup-screen,.reference-content>section:not(.reference-home):not(.reference-referral){width:min(320px,calc(100% - 20px));min-height:100%;padding:19px 0 27px}.referral-dashboard{margin-top:25px;grid-template-columns:1.6fr 1fr;gap:9px}.referral-stats{gap:6px}.referral-stats article,.withdraw-card{border-radius:17px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.referral-stats article{min-height:52px;padding:11px 10px}.referral-stats small,.withdraw-card small{font-size:6.5px}.referral-stats strong{margin-top:4px;font-size:11.5px}.withdraw-card{padding:12px 10px 14px}.withdraw-ring{width:59px;height:59px;margin-bottom:9px;border-width:5px}.withdraw-ring i{width:8px;height:4px;top:-5px;left:calc(50% - 4px)}.withdraw-card>strong{margin:4px 0 10px;font-size:11px}.withdraw-card>button{min-height:26px;border-radius:8px;font-size:8px}.referral-details{margin-top:14px;padding:5px;gap:4px;font-size:7.5px}.referral-details svg{width:9px}.referral-link-section{margin-top:10px}.referral-link-section h2{margin-bottom:8px;font-size:9px}.referral-tabs{height:23px;padding:2px}.referral-tabs button{font-size:7.5px}.referral-link-field{min-height:40px;margin-top:7px;padding:0 9px;border-radius:16px}.referral-link-field code{font-size:7px}.referral-link-field button{width:23px;height:23px;border-radius:7px}.referral-link-field svg{width:10px}.support-faq-list{margin-top:25px;display:grid;gap:7px}.support-faq-list>button{width:100%;min-height:44px;padding:0 13px 0 11px;border:1px solid rgba(255,255,255,.1);border-radius:17px;display:grid;grid-template-columns:16px 1fr 14px;align-items:center;gap:8px;color:#f5f7f7;text-align:left;background:#121414b8;box-shadow:inset 0 1px #ffffff05;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.support-faq-list>button>span{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#08cec2;background:#075d5780;font-size:7px;font-weight:700}.support-faq-list strong{font-size:9px;font-weight:600}.support-faq-list svg{width:10px;justify-self:end;color:#9eb3af}.support-chat-card{min-height:94px;margin-top:14px;padding:14px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 87% 43%,rgba(25,177,164,.28),transparent 34%),#121414b8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.support-chat-card h2{margin:0 0 7px;font-size:10px}.support-chat-card p{margin:0;color:#91a29e;font-size:8px;line-height:1.45}.support-chat-card a{margin-top:10px;display:inline-flex;align-items:center;gap:5px;color:#09d0c3;font-size:8px;font-weight:600}.support-chat-card a svg{width:9px}.support-chat-art{width:78px;height:82px;position:absolute;right:-2px;bottom:-6px;display:grid;place-items:center;color:#99aaa7;filter:drop-shadow(0 9px 8px rgba(0,0,0,.5))}.support-chat-art i{width:58px;height:22px;position:absolute;z-index:-1;bottom:4px;border-radius:50%;background:#07100e;box-shadow:0 -4px #111817,0 -6px 11px #14ccbe40}.support-chat-art svg{width:48px;height:48px;stroke-width:1.3}.support-modal-backdrop{position:fixed;z-index:100;inset:7px 8px 7px 80px;border-radius:35px;display:grid;place-items:center;background:#010505a3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.support-modal{width:min(265px,calc(100% - 32px));min-height:96px;padding:17px 16px 14px;position:relative;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#151717f0;box-shadow:0 15px 35px #0000007a}.support-modal h2{margin:0 22px 8px 0;font-size:12px}.support-modal p{margin:0;color:#91a39f;font-size:8.5px;line-height:1.5}.support-modal-close{width:20px;height:20px;padding:0;position:absolute;top:10px;right:10px;border:0;display:grid;place-items:center;color:#90a5a1;background:transparent}.support-modal-close svg{width:11px}.settings-screen{padding-bottom:36px!important}.settings-promo{min-height:98px;margin-top:25px;padding:15px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:radial-gradient(circle at 85% 36%,rgba(26,174,161,.28),transparent 35%),#121414bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-promo h2,.settings-card h2{margin:0;font-size:10px;line-height:1.1}.settings-promo p{margin:9px 0 0;color:#91a29e;font-size:8px;line-height:1.35}.settings-promo button{margin-top:10px;padding:0;border:0;display:inline-flex;align-items:center;gap:5px;color:#09d0c3;background:transparent;font-size:8px;font-weight:600;line-height:1}.settings-promo button svg{width:9px;height:9px}.settings-pro-art{width:94px;height:92px;position:absolute;right:-1px;bottom:-8px;display:grid;place-items:center;color:#65d9ce;filter:drop-shadow(0 10px 8px rgba(0,0,0,.48))}.settings-pro-art svg{width:48px;height:48px;transform:translate(11px,-3px);stroke-width:1.4;color:#9aa6a5}.settings-pro-art strong{position:absolute;z-index:2;left:12px;bottom:20px;font-size:24px;line-height:1;letter-spacing:-.08em;text-shadow:0 0 10px rgba(10,225,208,.44)}.settings-pro-art i{width:65px;height:19px;position:absolute;bottom:4px;right:0;z-index:-1;border-radius:50%;background:#07100e;box-shadow:0 -4px #111817,0 -6px 11px #14ccbe40}.settings-card{margin-top:14px;padding:12px 11px 8px;border:1px solid rgba(255,255,255,.1);border-radius:18px;background:#121414bd;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.settings-card>h2{margin:0 0 7px}.settings-card>button{width:100%;min-height:33px;padding:0;border:0;display:grid;grid-template-columns:23px 1fr 14px;align-items:center;gap:8px;color:#f5f7f7;text-align:left;background:transparent}.settings-card>button:disabled{opacity:1;cursor:default}.settings-card>button>strong{font-size:8.5px;font-weight:500}.settings-card>button>svg{width:10px;justify-self:end;color:#9eb3af}.settings-row-icon{width:23px;height:23px;border-radius:50%;display:grid;place-items:center;color:#09d0c3;background:#055b5585}.settings-row-icon svg{width:12px;height:12px}.settings-logins{padding:12px 6px 6px}.settings-logins>h2{padding:0 5px}.login-method-row{min-height:39px;margin-top:8px;padding:0 9px;display:grid;grid-template-columns:23px 1fr 16px;align-items:center;gap:8px;border-radius:14px;background:#363939a1}.login-method-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:2px}.login-method-row small{color:#7b8986;font-size:6.5px}.login-method-row strong{overflow:hidden;font-size:8px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.login-provider{width:22px;height:22px;display:grid;place-items:center;border-radius:50%;color:#fff}.login-provider svg{width:13px}.email-provider{color:#eef3f2;background:transparent}.telegram-provider{background:#2caadf}.login-method-row>i{width:16px;height:16px;border-radius:50%;display:grid;place-items:center;color:#062218;background:#13bc68}.login-method-row>i svg{width:9px}.settings-information{margin-bottom:20px}}@media(max-width:699px){.support-faq-list{margin-top:22px;display:grid;gap:10px}.support-faq-list>button{min-height:58px;padding:0 16px;border:1px solid rgba(255,255,255,.1);border-radius:20px;display:grid;grid-template-columns:28px 1fr 20px;align-items:center;gap:10px;color:#fff;text-align:left;background:#121414b8}.support-faq-list>button>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#08cec2;background:#075d5780;font-size:12px}.support-faq-list strong{font-size:13px}.support-faq-list svg{width:16px;color:#9eb3af}.support-chat-card,.settings-promo,.settings-card{margin-top:14px;padding:18px;overflow:hidden;position:relative;border:1px solid rgba(255,255,255,.1);border-radius:24px;background:#121414bf}.support-chat-card{min-height:150px}.support-chat-card h2,.settings-promo h2,.settings-card h2{margin:0 0 10px;font-size:17px}.support-chat-card p,.settings-promo p{color:#91a29e;font-size:13px;line-height:1.45}.support-chat-card a,.settings-promo button{padding:0;border:0;display:inline-flex;align-items:center;gap:6px;color:#09d0c3;background:transparent;font-size:13px;font-weight:700}.support-chat-card a svg,.settings-promo button svg{width:14px}.support-chat-art,.settings-pro-art{width:112px;height:112px;position:absolute;right:-5px;bottom:-8px;display:grid;place-items:center;color:#60d4c9}.support-chat-art svg,.settings-pro-art svg{width:70px;height:70px}.support-chat-art i,.settings-pro-art i{width:90px;height:28px;position:absolute;bottom:2px;z-index:-1;border-radius:50%;background:#07100e}.settings-pro-art strong{position:absolute;z-index:2;bottom:28px;left:3px;font-size:31px}.support-modal-backdrop{position:fixed;inset:0;z-index:100;padding:18px;display:grid;place-items:center;background:#010505b3;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.support-modal{width:min(420px,100%);padding:26px 22px;position:relative;border:1px solid rgba(255,255,255,.1);border-radius:26px;background:#151717}.support-modal h2{margin:0 28px 13px 0;font-size:20px}.support-modal p{margin:0;color:#91a39f;font-size:14px;line-height:1.55}.support-modal-close{position:absolute;top:16px;right:16px;border:0;color:#90a5a1;background:transparent}.settings-screen{padding-bottom:40px!important}.settings-promo{min-height:155px;margin-top:22px}.settings-card>button{width:100%;min-height:52px;padding:0;border:0;display:grid;grid-template-columns:36px 1fr 20px;align-items:center;gap:10px;color:#fff;text-align:left;background:transparent}.settings-card>button:disabled{opacity:1}.settings-row-icon{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;color:#09d0c3;background:#055b5585}.settings-row-icon svg{width:18px}.settings-card>button>strong{font-size:13px}.settings-card>button>svg{width:15px;justify-self:end}.login-method-row{min-height:60px;margin-top:10px;padding:0 12px;display:grid;grid-template-columns:34px 1fr 22px;align-items:center;gap:10px;border-radius:18px;background:#363939a1}.login-method-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column}.login-method-row small{color:#7b8986;font-size:10px}.login-method-row strong{overflow:hidden;font-size:12px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}.login-provider{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;color:#fff}.login-provider svg{width:18px}.telegram-provider{background:#2caadf}.login-method-row>i{width:21px;height:21px;border-radius:50%;display:grid;place-items:center;color:#062218;background:#13bc68}.login-method-row>i svg{width:12px}}.detail-page-header{width:100%;min-height:52px;display:grid;grid-template-columns:52px 1fr 52px;align-items:center}.detail-page-header>button,.detail-page-header>span>button,.detail-page-header>:last-child:is(button){width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.09);border-radius:50%;display:grid;place-items:center;color:#eff7f5;background:#141717b8}.detail-page-header>:last-child{justify-self:end}.detail-page-header svg{width:20px;height:20px}.detail-page-header .reference-page-pill{min-width:0;justify-self:center}.catalog-heading{margin:28px auto 18px;text-align:center}.catalog-heading h2{margin:0;font-size:22px;letter-spacing:-.035em}.catalog-heading p{max-width:360px;margin:8px auto 0;color:#899a96;font-size:13px;line-height:1.45}.plan-carousel-shell{margin:0 -34px;position:relative;display:grid;grid-template-columns:34px 1fr 34px;align-items:center}.plan-carousel-viewport{overflow:hidden}.plan-carousel-track{display:flex;gap:8px;transition:transform .34s cubic-bezier(.2,.8,.2,1)}.catalog-plan-card{width:166px;height:156px;padding:25px 14px 16px;position:relative;flex:0 0 166px;border:1px solid rgba(255,255,255,.09);border-radius:25px;display:flex;flex-direction:column;align-items:flex-start;color:#eff5f4;text-align:left;background:#131616c7}.catalog-plan-card.selected{border-color:#13cabe;background:linear-gradient(145deg,#08534cb8,#151d1ce6);box-shadow:inset 0 0 0 1px #13cabe29}.catalog-plan-card em{position:absolute;top:12px;right:12px;padding:4px 7px;border-radius:999px;color:#071715;background:#14cabe;font-size:9px;font-style:normal;font-weight:800}.catalog-plan-card>span{color:#9aaba7;font-size:12px}.catalog-plan-card>strong{margin-top:auto;font-size:23px;letter-spacing:-.04em}.catalog-plan-card>small{margin-top:5px;color:#7d8e8a;font-size:10px}.carousel-arrow{width:30px;height:30px;padding:0;z-index:2;border:1px solid rgba(255,255,255,.09);border-radius:50%;display:grid;place-items:center;color:#c7d6d3;background:#101313db}.carousel-arrow:disabled{opacity:0}.carousel-arrow svg{width:14px}.carousel-prev{justify-self:start}.carousel-next{justify-self:end}.device-count-card,.checkout-card{margin-top:18px;border:1px solid rgba(255,255,255,.09);border-radius:24px;background:#131616c7}.device-count-card{padding:18px;display:grid;grid-template-columns:1fr auto;gap:8px 20px;align-items:center}.device-count-card h3{margin:0;font-size:15px}.device-count-card p{max-width:290px;margin:0;color:#81928e;font-size:10px;line-height:1.5}.device-stepper{grid-area:1 / 2 / 3 / 3;display:flex;align-items:center;gap:10px}.device-stepper button{width:32px;height:32px;padding:0;border:1px solid rgba(255,255,255,.1);border-radius:10px;display:grid;place-items:center;color:#10cabe;background:#202424}.device-stepper button:disabled{color:#61706d}.device-stepper svg{width:14px}.device-stepper strong{min-width:20px;text-align:center;font-size:19px}.checkout-card{padding:14px 18px;display:grid;grid-template-columns:1fr 1fr}.checkout-card>div{display:grid;grid-template-columns:1fr auto;gap:3px 8px}.checkout-card>div+div{padding-left:18px;border-left:1px solid rgba(255,255,255,.08)}.checkout-card span,.checkout-card small{color:#7f918d;font-size:10px}.checkout-card strong{justify-self:end;font-size:13px}.checkout-card small{grid-column:1 / -1;text-align:right}.checkout-button{width:100%;margin-top:14px;min-height:52px}.checkout-button svg{width:18px;height:18px}.included-devices{display:flex;align-items:center;justify-content:space-between;gap:24px}.included-devices>div{min-width:0}.included-devices>strong{min-width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:#061816;background:#13cabe;font-size:22px}.checkout-status{margin-top:12px;padding:13px 14px;display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:10px;border:1px solid rgba(255,255,255,.09);border-radius:18px;background:#111615d1}.checkout-status>span{width:30px;height:30px;border-radius:50%;display:grid;place-items:center;color:#13cabe;background:#13cabe21}.checkout-status>span svg{width:15px;height:15px}.checkout-status>div{min-width:0;display:grid;gap:3px}.checkout-status strong{font-size:12px}.checkout-status small{color:#849691;font-size:9px;line-height:1.35}.checkout-status>button{padding:7px 10px;border:1px solid rgba(19,202,190,.28);border-radius:10px;color:#25d2c6;background:#13cabe14;font-size:9px;font-weight:700}.checkout-status.success>span{color:#071713;background:#36d59c}.checkout-status.failed>span{color:#ff8f89;background:#ff635b1f}.checkout-error{margin:10px 0 0;color:#ffaaa5;font-size:10px;text-align:center}.miniapp-checkout-note{margin-top:14px;padding:15px;display:grid;grid-template-columns:32px 1fr;gap:11px;border:1px solid rgba(19,202,190,.18);border-radius:19px;background:linear-gradient(135deg,#0d494361,#111615c2)}.miniapp-checkout-note>svg{width:25px;color:#20d2c5}.miniapp-checkout-note strong{font-size:11px}.miniapp-checkout-note p{margin:5px 0 0;color:#8ea09c;font-size:9px;line-height:1.45}.setup-lead{max-width:390px;margin:22px auto;color:#8a9b97;font-size:13px;line-height:1.45;text-align:center}.setup-choice-list{display:grid;gap:10px}.setup-choice-list>button,.platform-list>button{width:100%;min-height:84px;padding:14px 20px;border:1px solid rgba(255,255,255,.09);border-radius:24px;display:grid;grid-template-columns:48px 1fr 24px;align-items:center;gap:14px;color:#eff5f4;text-align:left;background:#121515c7}.setup-choice-list>button.selected{border-color:#15c9bd;background:#0b403bc2}.setup-choice-list>button>span,.platform-list>button>span:first-child{width:46px;height:46px;border-radius:16px;display:grid;place-items:center;color:#0fd1c4;background:#085f5870}.setup-choice-list svg,.platform-list svg{width:21px}.setup-choice-list>button>svg,.platform-list>button>svg{justify-self:end;color:#91a6a1}.setup-choice-list strong{font-size:14px}.setup-next{width:100%;min-height:54px;margin-top:18px}.setup-choice-screen .cabinet-alert{margin-top:16px}.client-choice-grid{margin-top:30px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.client-choice-grid>button{height:284px;padding:24px 18px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:28px;display:flex;flex-direction:column;align-items:center;color:#f1f6f5;background:radial-gradient(circle at 50% 70%,rgba(13,137,126,.22),transparent 55%),#121515d1}.client-choice-grid>button.selected{border-color:#13cabd;background:radial-gradient(circle at 50% 70%,rgba(20,202,190,.36),transparent 56%),#121a19e6}.client-choice-grid em{padding:5px 9px;border-radius:999px;color:#0bd0c3;background:#05585199;font-size:9px;font-style:normal}.client-glyph{width:78px;height:78px;margin:28px 0 16px;border-radius:25px;display:grid;place-items:center;color:#06221e;background:linear-gradient(145deg,#6ce3d2,#16b3a5);box-shadow:0 16px 30px #08b3a433;font-size:32px;font-weight:900}.client-glyph.secondary{color:#dffaf6;background:linear-gradient(145deg,#343c3a,#121716)}.client-choice-grid strong{font-size:20px}.client-choice-grid small{margin-top:8px;color:#83938f;font-size:10px;line-height:1.45;text-align:center}.client-choice-grid i{width:24px;height:24px;position:absolute;right:15px;bottom:15px;border-radius:50%;display:grid;place-items:center;color:#05221d;background:#13cabe}.client-choice-grid i svg{width:14px}.setup-install{width:100%;min-height:52px;margin-top:18px}.setup-existing{width:100%;min-height:52px;margin-top:10px}.setup-install:disabled,.setup-existing:disabled{opacity:.54}.platform-list{display:grid;grid-template-columns:1fr 1fr;gap:10px}.platform-list>button{min-height:78px;grid-template-columns:42px 1fr 18px;padding:12px 15px;border-radius:22px}.platform-list>button>span:first-child{width:40px;height:40px;border-radius:14px}.platform-list>button>span:nth-child(2){display:flex;flex-direction:column;gap:3px}.platform-list strong{font-size:13px}.platform-list small{color:#7f918d;font-size:9px}.setup-steps{margin:28px 0 0;padding:0;display:grid;gap:12px;list-style:none}.setup-steps>li{padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:24px;display:grid;grid-template-columns:28px 1fr;gap:12px;background:#121515cc}.setup-steps>li>span{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;color:#0fd1c4;background:#065b548a;font-size:12px;font-weight:800}.setup-steps h2{margin:3px 0 6px;font-size:15px}.setup-steps p{margin:0;color:#849590;font-size:10px;line-height:1.5}.setup-steps>li>div>button:not(.help-link),.masked-key{width:100%;min-height:46px;margin-top:14px;border:1px solid rgba(18,202,190,.32);border-radius:16px;display:flex;align-items:center;justify-content:center;gap:8px;color:#12ccbf;background:#073d3885;font-size:11px;font-weight:700}.setup-steps button svg{width:16px}.masked-key{padding:0 7px 0 14px;justify-content:flex-start}.masked-key code{min-width:0;overflow:hidden;flex:1;color:#c8d7d4;font:inherit;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.masked-key button{width:34px;height:34px;padding:0;border:0;border-radius:11px;display:grid;place-items:center;color:#10d0c3;background:#02544e8c}.help-link{margin-top:12px;padding:0;border:0;color:#10d0c3;background:transparent;font-size:11px}.import-modal{padding:18px!important}.import-demo{height:190px;margin:15px 0;position:relative;overflow:hidden;border-radius:20px;background:linear-gradient(145deg,#20312e,#0c1110)}.import-demo span{width:52px;height:52px;position:absolute;left:calc(50% - 26px);top:55px;border-radius:18px;display:grid;place-items:center;color:#06221e;background:#13cabe;font-size:30px}.import-demo i{width:120px;height:8px;position:absolute;left:calc(50% - 60px);bottom:45px;border-radius:999px;background:#ffffff14}.import-demo i:nth-of-type(2){bottom:28px;width:82px;left:calc(50% - 41px)}.import-modal>.reference-primary{width:100%;min-height:48px;margin-top:16px}.connected-devices-card{min-height:116px;margin-top:26px;padding:20px;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.09);border-radius:28px;background:radial-gradient(circle at 88% 50%,rgba(20,202,190,.26),transparent 35%),#121515cc}.connected-devices-card h2{margin:0;font-size:17px}.connected-devices-card p{margin:6px 0 18px;color:#7f918d;font-size:11px}.connected-devices-card button{padding:0;border:0;color:#de6255;background:transparent;font-size:11px}.device-art{width:116px;height:98px;position:absolute;right:-6px;bottom:-8px;color:#93aaa5}.device-art svg{width:63px;height:82px;position:absolute;right:8px;bottom:0;fill:#074b4559;stroke-width:1.3;filter:drop-shadow(0 0 10px rgba(16,213,198,.35))}.device-art svg+svg{right:49px;bottom:-14px}.device-slots{margin-top:18px;display:grid;gap:10px}.device-slots>button{width:100%;min-height:76px;padding:12px 16px;border:1px dashed rgba(120,209,197,.48);border-radius:24px;display:grid;grid-template-columns:38px 1fr;align-items:center;gap:12px;color:#f0f6f5;text-align:left;background:#111414c2}.device-slots>button>span:first-child{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;color:#13cabe;background:#085b546b}.device-slots svg{width:17px}.device-slots>button>span:last-child{display:flex;flex-direction:column;gap:4px}.device-slots strong{font-size:13px}.device-slots small{color:#81928e;font-size:10px}.live-usage{width:100%;margin-top:18px;padding:18px;border:1px solid rgba(255,255,255,.09);border-radius:26px;background:linear-gradient(145deg,#111b19e6,#0a1110c7);box-shadow:inset 0 1px #ffffff09;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.live-usage>header,.live-usage>footer{display:flex;align-items:flex-end;justify-content:space-between;gap:14px}.live-usage>header>div{display:flex;flex-direction:column;gap:5px}.live-usage>header small,.live-usage>footer{color:#82938f;font-size:10px}.live-usage>header strong{color:#f1f7f5;font-size:22px;letter-spacing:-.04em}.live-usage>header>span{max-width:135px;color:#9aacaa;font-size:9px;text-align:right}.live-usage>header>span.fresh{color:#12cabe}.year-bars{height:112px;margin:18px 0 12px;display:grid;grid-template-columns:repeat(12,1fr);align-items:end;gap:6px}.year-bars>div{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:7px}.year-bars i{width:100%;min-height:3px;border-radius:999px 999px 3px 3px;display:block;background:#7696914d;transition:height .45s cubic-bezier(.22,1,.36,1),background .2s ease}.year-bars .current i{background:linear-gradient(to top,#087e76,#19d5c8);box-shadow:0 0 16px #12cabe3d}.year-bars small{color:#657773;font-size:7px}.year-bars .current small{color:#eaf5f2}.live-usage>footer{align-items:center}.live-usage>footer button{padding:0;border:0;display:inline-flex;align-items:center;gap:4px;color:#10cfc2;background:transparent;font:inherit}.live-usage>footer svg{width:12px}.live-data-error{margin:12px 0 0;color:#e09b91;font-size:9px;line-height:1.45}.connected-devices-card>div:first-child{position:relative;z-index:2}.connected-devices-card>div:first-child>small{max-width:240px;display:block;color:#657773;font-size:9px}.live-device-row{min-height:76px;padding:12px 14px;border:1px solid rgba(255,255,255,.09);border-radius:23px;display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;background:#111414cc}.live-device-row>span:first-child{width:36px;height:36px;border-radius:13px;display:grid;place-items:center;color:#13cabe;background:#085b546b}.live-device-row>span:nth-child(2){min-width:0;display:flex;flex-direction:column;gap:4px}.live-device-row>span:nth-child(2) strong,.live-device-row>span:nth-child(2) small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.live-device-row>button{min-height:31px;padding:0 10px;border:1px solid rgba(224,98,85,.24);border-radius:11px;color:#df7569;background:#65231d2e;font-size:9px}.live-device-row>button.confirm{color:#071513;border-color:#14cabe;background:#14cabe}.live-device-row>button svg{width:14px}.empty-devices{margin:8px 0;color:#81928e;font-size:11px;text-align:center}.copy-success{margin-top:6px;display:block;color:#12cabe;font-size:9px}@media(max-width:599px){.live-usage{padding:15px;border-radius:22px}.year-bars{height:96px;gap:4px}.year-bars small{font-size:6px}.live-device-row{grid-template-columns:36px minmax(0,1fr)}.live-device-row>button{grid-column:2;justify-self:start}}.analytics-filter{height:42px;margin-top:24px;padding:3px;border:1px solid rgba(255,255,255,.08);border-radius:999px;display:grid;grid-template-columns:repeat(3,1fr);background:#121515bf}.analytics-filter button{border:0;border-radius:inherit;color:#71827e;background:transparent;font-size:11px}.analytics-filter button.active{color:#f0f6f4;background:#57716d70}.analytics-summary{margin-top:12px;display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.analytics-summary article{min-height:74px;padding:14px;border:1px solid rgba(255,255,255,.08);border-radius:20px;display:flex;flex-direction:column;justify-content:center;background:#121515c2}.analytics-summary small{color:#758682;font-size:9px}.analytics-summary strong{margin-top:8px;font-size:18px}.analytics-chart,.analytics-bottom-grid article{margin-top:12px;padding:16px;border:1px solid rgba(255,255,255,.08);border-radius:22px;background:#121515c2}.analytics-chart header{display:flex;align-items:center;justify-content:space-between}.analytics-chart h2,.analytics-bottom-grid h2{margin:0;font-size:13px}.analytics-chart p{margin:4px 0 0;color:#72837f;font-size:9px}.analytics-chart header>span{color:#0fd0c3;font-size:22px}.chart-grid{height:110px;margin-top:14px;position:relative;overflow:hidden}.chart-grid i{height:1px;position:absolute;left:0;right:0;background:#ffffff0d}.chart-grid i:nth-child(2){top:33%}.chart-grid i:nth-child(3){top:66%}.chart-grid i:nth-child(4){bottom:0}.chart-grid svg{width:100%;height:100%}.chart-grid path{fill:none;stroke:#14cabe;stroke-width:3;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 5px rgba(20,202,190,.45))}.analytics-bottom-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px}.analytics-bottom-grid article{margin-top:12px}.analytics-bottom-grid p{margin:12px 0 0;display:flex;justify-content:space-between;color:#7d8e8a;font-size:10px}.analytics-bottom-grid strong{color:#eff5f4}.cabinet-toast{min-width:180px;padding:13px 18px;position:fixed;z-index:120;left:50%;bottom:38px;border:1px solid rgba(255,255,255,.1);border-radius:18px;display:flex;flex-direction:column;color:#f4f7f6;background:#141717f5;box-shadow:0 18px 50px #00000070;transform:translate(-50%)}.cabinet-toast strong{font-size:13px}.cabinet-toast span{margin-top:3px;color:#82938f;font-size:10px}.support-chat-card button{margin-top:10px;padding:0;border:0;display:inline-flex;align-items:center;gap:5px;color:#09d0c3;background:transparent;font-size:8px;font-weight:600}.support-chat-card button svg{width:9px}.chat-screen{min-height:100%!important;display:flex;flex-direction:column}.chat-body{flex:1;padding:30px 4px 90px}.chat-greeting{display:flex;align-items:center;gap:14px}.chat-greeting>span{width:48px;height:48px;border-radius:18px;display:grid;place-items:center;color:#11d0c3;background:#055c5580}.chat-greeting svg{width:23px}.chat-greeting h2{margin:0;font-size:18px}.chat-greeting p{margin:5px 0 0;color:#82938f;font-size:12px}.quick-topics{margin-top:24px;display:flex;flex-wrap:wrap;gap:8px}.quick-topics button{min-height:36px;padding:0 14px;border:1px solid rgba(255,255,255,.09);border-radius:999px;color:#c9d7d4;background:#121515c7;font-size:10px}.chat-messages{margin-top:24px;display:grid;gap:8px}.chat-message{max-width:78%;padding:12px 15px;justify-self:end;border-radius:17px 17px 4px;color:#061c18;background:#14cabe;font-size:11px}.chat-system{max-width:85%;padding:11px 14px;border-radius:17px 17px 17px 4px;color:#82938f;background:#121515d1;font-size:9px;line-height:1.45}.chat-composer{min-height:62px;padding:7px;position:sticky;bottom:0;border:1px solid rgba(255,255,255,.09);border-radius:22px;display:grid;grid-template-columns:42px 1fr 42px;align-items:center;gap:5px;background:#121515ed;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.chat-composer>input{min-width:0;border:0;outline:0;color:#f1f6f5;background:transparent;font:inherit;font-size:12px}.chat-composer>input::placeholder{color:#6e7f7b}.chat-composer button,.chat-attach{width:40px;height:40px;border:0;border-radius:14px;display:grid;place-items:center;color:#10cfc2;background:#055b5473}.chat-composer button:disabled{color:#64736f;background:#ffffff09}.chat-composer svg{width:18px}.chat-attach input{display:none}.legal-screen{padding-bottom:70px!important}.legal-document{margin-top:24px;padding:22px;border:1px solid rgba(255,255,255,.09);border-radius:26px;color:#d3dedb;background:#121515d1}.legal-document h1{margin:0;color:#f3f7f6;font-size:20px}.legal-document>small{display:block;margin-top:7px;color:#748580;font-size:10px}.legal-document h2{margin:24px 0 8px;color:#f1f6f5;font-size:13px}.legal-document p,.legal-document li{color:#91a29e;font-size:11px;line-height:1.6}.legal-document ul{padding-left:18px}@media(min-width:600px){.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{grid-template-columns:117px minmax(0,1fr)}.reference-sidebar{min-height:100svh;padding:30px 18px 27px}.rail-logo{gap:3px}.rail-logo .brand-symbol{transform:scale(1)}.rail-logo small{margin-top:-2px;font-size:6px}.reference-sidebar nav{gap:10px}.reference-sidebar nav button,.rail-exit{width:48px;height:48px;border-radius:16px}.reference-sidebar nav button svg,.rail-exit svg{width:20px;height:20px}.rail-exit:after{left:57px;padding:9px 13px;font-size:11px}.reference-stage{height:calc(100svh - 24px);min-height:0;margin:12px 12px 12px 0;border-radius:48px}.reference-home{padding:34px 20px 36px}.subscription-notice{width:min(302px,100%);min-height:40px;padding:8px 14px;border-radius:16px;gap:9px}.subscription-notice span{font-size:16px}.subscription-notice p{font-size:12px;line-height:1.4}.reference-account{width:min(360px,100%);margin-top:30px}.reference-account>.brand{gap:7px;font-size:15px}.reference-account>.brand .brand-symbol{width:22px;height:15px;transform:none}.reference-balance{margin-top:18px}.reference-balance small{font-size:11px}.reference-balance strong{font-size:26px}.reference-status{margin-top:19px;gap:6px;font-size:12px}.reference-status i{width:11px;height:11px}.reference-status i:after{font-size:7px}.reference-chips{margin:18px 0 34px;gap:8px}.reference-chips span{min-height:29px;padding:0 13px;font-size:11px}.reference-primary,.reference-outline{min-height:48px;border-radius:20px;gap:9px;font-size:14px}.reference-outline{margin-top:10px}.reference-primary svg,.reference-outline svg{width:18px;height:18px}.reference-feature-cards{margin-top:30px;gap:12px}.reference-feature-cards>button{height:137px;padding:18px;border-radius:29px}.reference-feature-cards strong{font-size:13px}.reference-feature-cards i{width:48px;height:35px;bottom:13px;left:13px}.feature-art{width:82px;height:88px}.feature-art svg{width:54px;height:54px}.feature-art:before{width:63px;height:21px}.reference-page-pill{min-width:174px;min-height:42px;padding:0 20px;font-size:14px}.reference-referral,.reference-content .purchase-screen,.reference-content .setup-screen,.reference-content>section:not(.reference-home):not(.reference-referral){width:min(458px,calc(100% - 40px));padding:28px 0 44px}.support-faq-list{margin-top:34px;gap:10px}.support-faq-list>button{min-height:58px;padding:0 17px;border-radius:22px;grid-template-columns:24px 1fr 18px;gap:12px}.support-faq-list>button>span{width:24px;height:24px;font-size:11px}.support-faq-list strong{font-size:13px}.support-faq-list svg{width:16px}.support-chat-card{min-height:150px;margin-top:18px;padding:20px;border-radius:24px}.support-chat-card h2{font-size:17px}.support-chat-card p{font-size:12px}.support-chat-card button{margin-top:15px;font-size:12px}.support-chat-art{width:112px;height:112px}.support-chat-art svg{width:70px;height:70px}.support-modal-backdrop{inset:12px 12px 12px 117px;border-radius:48px}.support-modal{width:min(394px,calc(100% - 48px));min-height:150px;padding:26px 24px;border-radius:24px}.support-modal h2{font-size:20px}.support-modal p{font-size:13px}.support-modal-close{top:16px;right:16px}.settings-screen{width:min(458px,calc(100% - 40px))!important}.settings-promo{min-height:132px;margin-top:28px;padding:20px;border-radius:26px}.settings-promo h2,.settings-card h2{font-size:15px}.settings-promo p{margin-top:12px;font-size:12px}.settings-promo button{margin-top:14px;font-size:12px}.settings-pro-art{width:132px;height:126px}.settings-pro-art strong{font-size:34px}.settings-pro-art svg{width:68px;height:68px}.settings-card{margin-top:18px;padding:16px 14px 10px;border-radius:26px}.settings-card>h2{margin-bottom:9px}.settings-card>button{min-height:52px;grid-template-columns:36px 1fr 18px;gap:12px}.settings-row-icon{width:34px;height:34px}.settings-row-icon svg{width:17px}.settings-card>button>strong{font-size:13px}.settings-card>button>svg{width:15px}.settings-logins{padding:16px 9px 9px}.settings-logins>h2{padding:0 5px}.login-method-row{min-height:60px;margin-top:10px;padding:0 13px;grid-template-columns:34px 1fr 22px;gap:10px;border-radius:19px}.login-provider{width:31px;height:31px}.login-provider svg{width:18px}.login-method-row small{font-size:10px}.login-method-row strong{font-size:12px}.login-method-row>i{width:22px;height:22px}}@media(max-width:599px){.app-shell.reference-shell,.app-shell.reference-shell.browser-mode,.app-shell.reference-shell.telegram-mode{display:block;min-height:100svh}.reference-sidebar{display:none}.reference-stage{width:100%;height:100svh;min-height:620px;margin:0;border-radius:0}.reference-mobile-header{display:flex}.reference-mobile-nav{display:grid}.reference-content{padding-top:calc(56px + env(safe-area-inset-top));padding-bottom:calc(72px + env(safe-area-inset-bottom))}.reference-referral,.reference-content .purchase-screen,.reference-content .setup-screen,.reference-content>section:not(.reference-home):not(.reference-referral){width:min(100% - 28px,458px);padding-top:18px}.detail-page-header{grid-template-columns:44px 1fr 44px}.detail-page-header>button,.detail-page-header>:last-child:is(button){width:40px;height:40px}.plan-carousel-shell{margin-inline:-10px;grid-template-columns:28px 1fr 28px}.catalog-plan-card{width:154px;flex-basis:154px}.plan-carousel-track{gap:8px}.client-choice-grid{grid-template-columns:1fr}.client-choice-grid>button{height:238px}.platform-list{grid-template-columns:1fr}.analytics-summary{grid-template-columns:1fr 1fr}.analytics-bottom-grid{grid-template-columns:1fr}.support-modal-backdrop{inset:0;border-radius:0}.support-chat-card button{font-size:13px}}
