:root{--ink:#111a2c;--ink-2:#182238;--paper:#f3f0e8;--paper-2:#faf8f3;--line:rgba(17,26,44,.13);--muted:#697180;--acid:#c9ff48;--cyan:#73dbff;--white:#fff;--red:#c85050;--shadow:0 24px 70px rgba(17,26,44,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;color:var(--ink);background:var(--paper);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased}button,input,select,textarea{font:inherit}a,button{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}::selection{color:var(--ink);background:var(--acid)}.spin{animation:spin .85s linear infinite}@keyframes spin{to{transform:rotate(1turn)}}.section-shell{width:min(1240px,calc(100% - 48px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;z-index:80;top:0;border-bottom:1px solid rgba(17,26,44,.08);background:rgba(243,240,232,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.site-header-inner{display:flex;width:min(1320px,calc(100% - 48px));height:76px;margin:auto;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:11px;flex-shrink:0}.brand-mark{position:relative;display:flex;width:35px;height:35px;align-items:center;justify-content:center;gap:2px;overflow:hidden;border-radius:10px;background:var(--ink)}.brand-mark i{display:block;width:5px;height:17px;background:var(--acid);transform:skew(-10deg)}.brand-mark i:nth-child(2){height:13px}.brand-mark i:nth-child(3){height:19px}.brand>span:last-child{display:grid}.brand strong{font-size:18px;line-height:1;letter-spacing:-.045em}.brand small{margin-top:4px;color:#858b94;font-size:6px;font-weight:800;letter-spacing:.14em}.brand-compact>span:last-child small{display:none}.site-header nav{display:flex;align-items:center;gap:30px}.site-header nav a{color:#515968;font-size:13px;font-weight:600}.site-header nav a:hover{color:var(--ink)}.header-actions{display:flex;align-items:center;gap:19px}.text-link{font-size:13px;font-weight:700}.button{display:inline-flex;min-height:48px;align-items:center;justify-content:center;gap:9px;border:1px solid transparent;border-radius:10px;padding:0 20px;font-size:13px;font-weight:800;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease,background .18s ease}.button:hover{transform:translateY(-2px)}.button:disabled{opacity:.55;cursor:not-allowed;transform:none}.button-small{min-height:40px;padding:0 16px;font-size:12px}.button-large{min-height:58px;padding-inline:28px}.button-dark{color:var(--paper);background:var(--ink)}.button-dark:hover{box-shadow:0 12px 28px rgba(17,26,44,.2)}.button-accent{color:var(--ink);background:var(--acid);box-shadow:0 12px 28px rgba(158,203,47,.18)}.button-accent:hover{box-shadow:0 15px 36px rgba(158,203,47,.3)}.button-outline{border-color:var(--line);color:var(--ink);background:transparent}.button-outline:hover{background:rgba(255,255,255,.5)}.button-light{color:var(--ink);background:var(--paper-2)}.hero{display:grid;min-height:710px;grid-template-columns:.9fr 1.1fr;align-items:center;grid-gap:36px;gap:36px;padding-block:72px 78px}.hero-copy{position:relative;z-index:2}.signal-label{display:inline-flex;align-items:center;gap:8px;color:#596171;font-size:9px;font-weight:900;letter-spacing:.16em}.signal-label>span{display:grid;width:27px;height:27px;place-items:center;border:1px solid var(--line);border-radius:50%;color:#5e7730}.signal-label.dark{color:#bec5d2}.signal-label.dark svg{color:var(--acid)}.hero h1{margin:24px 0 23px;font-size:clamp(61px,6.3vw,94px);line-height:.88;letter-spacing:-.075em}.hero h1 em{position:relative;color:var(--ink);font-style:normal}.hero h1 em:after{position:absolute;z-index:-1;right:-5px;bottom:7px;left:-3px;height:17px;background:var(--acid);content:"";transform:rotate(-1.5deg)}.hero-copy>p{max-width:530px;margin:0;color:#5e6675;font-size:17px;line-height:1.65}.hero-actions{gap:25px;margin-top:31px}.hero-actions,.play-link{display:flex;align-items:center}.play-link{gap:9px;font-size:12px;font-weight:800}.play-link span{display:grid;width:34px;height:34px;place-items:center;border:1px solid var(--line);border-radius:50%}.hero-notes{display:flex;gap:21px;margin-top:23px;color:#717987;font-size:10px;font-weight:650}.hero-notes span{display:flex;align-items:center;gap:6px}.hero-notes svg{color:#6d8d24}.hero-visual{position:relative;height:570px;overflow:hidden;border-radius:25px;background:var(--ink);box-shadow:var(--shadow);isolation:isolate}.hero-visual:after{position:absolute;inset:0;background:radial-gradient(circle at 75% 20%,rgba(115,219,255,.15),transparent 35%),radial-gradient(circle at 17% 79%,rgba(201,255,72,.11),transparent 30%);content:"";pointer-events:none}.map-grid{position:absolute;inset:0;opacity:.18;background-image:linear-gradient(rgba(255,255,255,.09) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.09) 1px,transparent 0);background-size:39px 39px;transform:perspective(700px) rotateX(51deg) scale(1.4) translateY(-30px)}.map-grid:after{position:absolute;inset:80px 60px;border:1px solid rgba(201,255,72,.4);border-radius:50%;content:"";box-shadow:0 0 0 40px rgba(115,219,255,.04),0 0 0 90px rgba(115,219,255,.025)}.route-line{position:absolute;z-index:2;inset:70px 10px auto;width:calc(100% - 20px);opacity:.9}.map-label{position:absolute;z-index:4;display:flex;align-items:center;gap:6px;color:#c4cbd6;font-size:8px}.map-label i{width:7px;height:7px;border:2px solid var(--acid);border-radius:50%;box-shadow:0 0 15px var(--acid)}.label-ru{left:15%;bottom:27%}.label-de{right:9%;top:32%}.vpn-console{position:absolute;z-index:5;top:49px;left:50%;width:330px;min-height:455px;padding:20px;border:1px solid rgba(255,255,255,.12);border-radius:18px;color:#e9edf3;background:rgba(16,25,43,.91);box-shadow:0 32px 70px rgba(0,0,0,.42);transform:translateX(-50%);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.vpn-console header{display:flex;align-items:center;gap:8px}.console-logo{display:flex;width:26px;height:26px;align-items:center;justify-content:center;gap:1px;border-radius:7px;background:var(--acid)}.console-logo i{width:3px;height:12px;background:var(--ink);transform:skew(-10deg)}.console-logo i:nth-child(2){height:9px}.vpn-console header>div{display:grid}.vpn-console header b{font-size:10px}.vpn-console header small{margin-top:2px;color:#71809a;font-size:5px;letter-spacing:.15em}.vpn-console header em{margin-left:auto;color:#667188;font-size:11px;letter-spacing:2px;font-style:normal}.console-status{display:flex;align-items:center;justify-content:space-between;margin-top:32px}.console-ip span,.console-status>span{color:#69768c;font-size:6px;font-weight:800;letter-spacing:.13em}.console-status strong{display:flex;align-items:center;gap:5px;color:#bfe581;font-size:8px}.console-status strong i{width:5px;height:5px;border-radius:50%;background:var(--acid);box-shadow:0 0 9px var(--acid)}.power-orb{position:relative;display:grid;width:118px;height:118px;margin:32px auto 25px;place-items:center;border:1px solid rgba(201,255,72,.28);border-radius:50%;color:var(--acid);background:radial-gradient(circle,rgba(201,255,72,.14),rgba(201,255,72,.025) 65%);box-shadow:0 0 0 13px rgba(201,255,72,.025),0 0 55px rgba(201,255,72,.12)}.power-orb i{position:absolute;width:8px;height:8px;bottom:8px;border:2px solid var(--ink);border-radius:50%;background:var(--acid)}.console-ip{display:grid;justify-items:center;grid-gap:6px;gap:6px}.console-ip b{font:600 13px ui-monospace,SFMono-Regular,Consolas,monospace;letter-spacing:.07em}.server-tile{display:grid;grid-template-columns:30px 1fr auto;align-items:center;grid-gap:9px;gap:9px;margin-top:29px;padding:12px;border:1px solid rgba(255,255,255,.08);border-radius:10px;background:rgba(255,255,255,.035)}.server-tile .flag{font-size:19px}.server-tile div{display:grid;grid-gap:3px;gap:3px}.server-tile small{color:#68748a;font-size:5px;letter-spacing:.11em}.server-tile b{font-size:8px}.server-tile em{color:#a1adbf;font-size:7px;font-style:normal}.protocol-card,.speed-card{position:absolute;z-index:7;border:1px solid rgba(255,255,255,.11);border-radius:13px;color:#e4e9f1;background:rgba(22,34,55,.87);box-shadow:0 18px 38px rgba(0,0,0,.28);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.speed-card{display:grid;right:24px;bottom:58px;width:177px;grid-template-columns:33px 1fr auto;align-items:center;grid-gap:8px;gap:8px;padding:13px}.speed-card>span{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:var(--acid);background:rgba(201,255,72,.09)}.speed-card div{display:grid}.protocol-card small,.speed-card small{color:#68768b;font-size:5px;letter-spacing:.12em}.speed-card b{margin-top:3px;font-size:14px}.speed-card b em{font-size:6px;font-style:normal}.speed-card>i{color:#aee362;font-size:7px;font-style:normal}.protocol-card{display:grid;left:21px;top:79px;grid-gap:7px;gap:7px;padding:12px 15px}.protocol-card b{display:flex;align-items:center;gap:6px;font-size:9px}.protocol-card b svg{color:var(--acid)}.trust-strip{display:flex;min-height:90px;align-items:center;justify-content:center;gap:clamp(25px,5vw,72px);overflow:hidden;border-block:1px solid var(--line);color:#8d929b;white-space:nowrap}.trust-strip span{font-size:7px;font-weight:900;letter-spacing:.18em}.trust-strip b{font-size:13px;letter-spacing:.04em;filter:grayscale(1)}.features{padding-block:125px 140px}.section-heading{display:grid;grid-template-columns:1fr auto;align-items:end;grid-gap:20px;gap:20px}.section-kicker{color:#6f7a56;font-size:8px;font-weight:900;letter-spacing:.18em}.section-kicker.light{color:var(--acid)}.section-heading .section-kicker{grid-column:1/-1}.devices-copy h2,.faq h2,.flow-copy h2,.section-heading h2{margin:12px 0 0;font-size:clamp(40px,5vw,66px);line-height:.98;letter-spacing:-.06em}.section-heading>p{max-width:360px;margin:0;color:var(--muted);font-size:13px;line-height:1.65}.section-heading.centered{display:flex;align-items:center;flex-direction:column;text-align:center}.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:15px;gap:15px;margin-top:60px}.feature-grid article{position:relative;min-height:285px;padding:28px;border:1px solid var(--line);border-radius:16px;background:rgba(255,255,255,.27);overflow:hidden}.feature-grid article header{display:flex;justify-content:space-between}.feature-grid article header span{color:#9ba098;font:700 9px ui-monospace,monospace}.feature-grid article header svg{color:#526231}.feature-grid article h3{margin:72px 0 12px;font-size:23px;letter-spacing:-.04em}.feature-grid article p{max-width:320px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.feature-line{position:absolute;right:0;bottom:0;left:0;height:3px;background:var(--acid);transform:scaleX(0);transform-origin:left;transition:.3s}.feature-grid article:hover .feature-line{transform:scaleX(1)}.flow-section{display:grid;grid-template-columns:.8fr 1.2fr;align-items:center;grid-gap:70px;gap:70px;padding:85px;border-radius:24px;color:#eef1f5;background:var(--ink);overflow:hidden}.flow-copy p{max-width:420px;color:#9ca7b8;font-size:13px;line-height:1.75}.inline-arrow{display:inline-flex;align-items:center;gap:8px;margin-top:15px;font-size:11px;font-weight:800}.flow-copy .inline-arrow{color:var(--acid)}.flow-diagram{display:flex;align-items:center;justify-content:center}.flow-step{display:grid;min-width:135px;justify-items:center;text-align:center}.flow-step>span{display:grid;width:70px;height:70px;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:20px;color:#aab5c4;background:#17233a}.flow-step.active>span{border-color:rgba(201,255,72,.55);color:var(--acid);box-shadow:0 0 0 9px rgba(201,255,72,.025),0 0 45px rgba(201,255,72,.1)}.flow-step small{margin-top:18px;color:#707d91;font-size:6px;font-weight:900;letter-spacing:.13em}.flow-step b{margin-top:6px;font-size:9px}.flow-link{display:flex;width:80px;align-items:center;justify-content:space-around;border-top:1px dashed rgba(201,255,72,.35)}.flow-link em{width:4px;height:4px;margin-top:-2px;border-radius:50%;background:var(--acid);box-shadow:0 0 7px var(--acid)}.devices{display:grid;grid-template-columns:1.08fr .92fr;align-items:center;grid-gap:80px;gap:80px;padding-block:145px}.device-art{position:relative;height:470px}.laptop-frame{position:absolute;left:0;bottom:30px;width:88%;height:340px;padding:15px;border:2px solid #263047;border-radius:18px 18px 8px 8px;background:#d6d2c8;box-shadow:0 25px 55px rgba(17,26,44,.17)}.laptop-frame:after{position:absolute;right:-5%;bottom:-20px;left:-5%;height:20px;border-radius:2px 2px 15px 15px;background:#bbb8b1;content:""}.laptop-frame>div,.phone-frame>div{display:grid;height:100%;place-content:center;justify-items:center;border-radius:9px;color:#e9eef4;background:var(--ink)}.mini-brand{position:absolute;top:28px;left:30px;display:grid;width:24px;height:24px;place-items:center;border-radius:7px;color:var(--ink);background:var(--acid);font-size:9px;font-weight:900}.mini-orb{display:grid;width:84px;height:84px;place-items:center;border:1px solid rgba(201,255,72,.3);border-radius:50%;color:var(--acid);background:rgba(201,255,72,.07);box-shadow:0 0 38px rgba(201,255,72,.1)}.laptop-frame b{margin-top:20px;font-size:16px}.laptop-frame small{margin-top:7px;color:#79869a;font-size:8px}.phone-frame{position:absolute;z-index:2;right:0;bottom:0;width:145px;height:290px;padding:7px;border:2px solid #263047;border-radius:28px;background:#d6d2c8;box-shadow:0 23px 50px rgba(17,26,44,.2)}.phone-frame>div{position:relative;border-radius:22px}.phone-frame>div>span{position:absolute;top:12px;left:16px;color:#8791a3;font-size:6px}.mini-orb.small{width:62px;height:62px}.phone-frame b{margin-top:15px;font-size:11px}.phone-frame small{margin-top:5px;color:#7c8799;font-size:7px}.devices-copy>p{max-width:510px;color:var(--muted);font-size:14px;line-height:1.75}.devices-copy ul,.price-card ul{display:grid;grid-gap:13px;gap:13px;margin:25px 0 0;padding:0;list-style:none}.devices-copy li,.price-card li{display:flex;align-items:center;gap:9px;font-size:11px;font-weight:650}.devices-copy li svg,.price-card li svg{color:#607e22}.pricing{padding-bottom:135px}.price-grid{display:grid;grid-template-columns:repeat(3,1fr);align-items:stretch;grid-gap:14px;gap:14px;margin-top:56px}.price-card{position:relative;display:flex;min-height:500px;flex-direction:column;padding:31px;border:1px solid var(--line);border-radius:18px;background:rgba(255,255,255,.35)}.price-card.featured{border-color:var(--ink);color:#f1f3f6;background:var(--ink);box-shadow:var(--shadow);transform:translateY(-13px)}.popular{position:absolute;top:0;right:25px;padding:7px 11px;border-radius:0 0 8px 8px;color:var(--ink);background:var(--acid);letter-spacing:.12em}.popular,.price-label{font-size:7px;font-weight:900}.price-label{color:#71804e;letter-spacing:.18em}.featured .price-label{color:var(--acid)}.price-card h3{margin:15px 0 24px;font-size:20px}.price{display:grid;margin:0;padding-bottom:24px;border-bottom:1px solid var(--line)}.featured .price{border-color:rgba(255,255,255,.12)}.price b{font-size:37px;letter-spacing:-.06em}.price span{margin-top:4px;color:var(--muted);font-size:9px}.featured .price span{color:#8894a7}.price-card ul{margin-bottom:28px}.featured li svg{color:var(--acid)}.price-card .button{margin-top:auto}.payment-note{display:flex;align-items:center;justify-content:center;gap:7px;margin:27px 0 0;color:#7a818d;font-size:9px}.payment-note svg{color:#678027}.faq{display:grid;grid-template-columns:.72fr 1.28fr;grid-gap:90px;gap:90px;padding-block:110px;border-top:1px solid var(--line)}.faq>div:first-child>p{max-width:370px;color:var(--muted);font-size:13px;line-height:1.7}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{display:flex;align-items:center;justify-content:space-between;padding:24px 2px;list-style:none;font-size:14px;font-weight:750;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq details[open] summary svg{transform:rotate(180deg)}.faq details p{max-width:680px;margin:-8px 0 24px;color:var(--muted);font-size:12px;line-height:1.75}.faq summary svg{transition:.2s}.final-cta{display:flex;min-height:300px;align-items:center;justify-content:space-between;gap:30px;margin-bottom:110px;padding:60px 70px;border-radius:23px;color:#f0f3f6;background:var(--ink)}.final-cta h2{margin:17px 0 11px;font-size:clamp(41px,5vw,65px);line-height:.94;letter-spacing:-.06em}.final-cta p{margin:0;color:#909caf;font-size:12px}.site-footer{padding:60px max(24px,calc((100% - 1240px)/2));border-top:1px solid var(--line);background:#e9e5dc}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);grid-gap:50px;gap:50px}.footer-grid>div{display:flex;align-items:flex-start;flex-direction:column;gap:11px}.footer-grid>div:first-child p{max-width:300px;color:var(--muted);font-size:11px;line-height:1.6}.footer-grid>div>strong{margin-bottom:5px;font-size:10px}.footer-grid>div>a:not(.brand){color:#69717d;font-size:10px}.footer-grid>div>a:hover{color:var(--ink)}.footer-bottom{display:flex;justify-content:space-between;margin-top:55px;padding-top:20px;border-top:1px solid var(--line);color:#838991;font-size:8px;letter-spacing:.07em}.auth-page{display:grid;min-height:100vh;grid-template-columns:minmax(370px,.78fr) minmax(520px,1.22fr);background:var(--paper-2)}.auth-aside{position:relative;display:flex;overflow:hidden;flex-direction:column;justify-content:space-between;padding:48px;color:#edf1f5;background:var(--ink)}.auth-aside:after{position:absolute;right:-180px;bottom:-150px;width:520px;height:520px;border:1px solid rgba(201,255,72,.22);border-radius:50%;content:"";box-shadow:0 0 0 70px rgba(201,255,72,.025),0 0 0 145px rgba(115,219,255,.018)}.auth-aside .brand{position:relative;z-index:2}.auth-aside .brand strong{color:#fff}.auth-aside>div:nth-child(2){position:relative;z-index:2}.auth-aside h2{margin:16px 0;font-size:clamp(48px,5vw,70px);line-height:.95;letter-spacing:-.065em}.auth-aside p{max-width:440px;color:#9aa6b8;font-size:13px;line-height:1.7}.auth-aside ul{display:grid;grid-gap:12px;gap:12px;margin:26px 0 0;padding:0;list-style:none}.auth-aside li{display:flex;align-items:center;gap:8px;color:#c1c9d4;font-size:10px}.auth-aside li svg{color:var(--acid)}.auth-network{position:relative;z-index:2;display:flex;align-items:center;gap:17px}.auth-network span{display:flex;align-items:center;gap:7px;font-size:9px;font-weight:800}.auth-network i{display:grid;width:36px;height:36px;place-items:center;border-radius:50%;color:var(--ink);background:var(--acid)}.auth-main{position:relative;display:grid;place-items:center;padding:70px}.back-link{position:absolute;top:38px;right:45px;display:flex;align-items:center;gap:7px;color:#6c7480;font-size:10px;font-weight:700}.auth-form{width:min(450px,100%)}.auth-form-head{display:grid;grid-template-columns:50px 1fr;grid-gap:16px;gap:16px;margin-bottom:31px}.auth-form-head>span{display:grid;width:50px;height:50px;place-items:center;border:1px solid var(--line);border-radius:14px;background:var(--paper)}.auth-form-head small{color:#71804e;font-size:7px;font-weight:900;letter-spacing:.17em}.auth-form-head h1{margin:6px 0 7px;font-size:31px;letter-spacing:-.05em}.auth-form-head p{margin:0;color:var(--muted);font-size:10px;line-height:1.5}.auth-form>label{display:grid;grid-gap:8px;gap:8px;margin-top:17px}.auth-form>label>span,.support-create>label{font-size:9px;font-weight:750}.input-wrap{display:grid;height:53px;grid-template-columns:21px 1fr 30px;align-items:center;grid-gap:8px;gap:8px;border:1px solid var(--line);border-radius:10px;padding:0 13px;background:#fff}.input-wrap:focus-within{border-color:rgba(17,26,44,.42);box-shadow:0 0 0 3px rgba(17,26,44,.035)}.input-wrap>svg{color:#858c98}.input-wrap input{height:100%;border:0;outline:0;color:var(--ink);background:transparent;font-size:12px}.input-wrap button{display:grid;border:0;place-items:center;color:#89909b;background:transparent;cursor:pointer}.auth-submit{width:100%;margin-top:24px}.auth-switch{text-align:center;color:#737b87;font-size:10px}.auth-legal a,.auth-switch a{font-weight:800;text-decoration:underline;text-underline-offset:3px}.auth-legal{display:block;color:#9a9fa7;font-size:7px;line-height:1.6;text-align:center}.account-notice,.form-error{display:flex;align-items:center;gap:8px;border:1px solid rgba(200,80,80,.25);border-radius:9px;padding:11px 13px;color:#9f3e3e;background:rgba(200,80,80,.05);font-size:9px}.legal-page{max-width:850px!important;padding-block:100px 130px}.legal-page h1{margin:16px 0 6px;font-size:clamp(45px,6vw,72px);letter-spacing:-.065em}.legal-date{color:#8c9198;font-size:9px}.legal-page h2{margin:50px 0 12px;font-size:21px}.legal-page>p:not(.legal-date){color:#5e6674;font-size:14px;line-height:1.85}.not-found{display:grid;min-height:100vh;place-content:center;justify-items:center;padding:30px;text-align:center}.not-found>span{margin-top:50px;color:#8d943b;font-size:11px;font-weight:900;letter-spacing:.3em}.not-found h1{margin:12px 0 6px;font-size:43px;letter-spacing:-.05em}.not-found p{margin:0 0 25px;color:var(--muted)}.account-root{display:grid;min-height:100vh;grid-template-columns:265px 1fr;background:#eeece5}.account-sidebar{position:-webkit-sticky;position:sticky;z-index:50;top:0;display:flex;height:100vh;flex-direction:column;padding:29px 20px;color:#eaf0f5;background:var(--ink)}.account-side-head>button{display:none}.account-sidebar .brand strong{color:#fff}.account-plan-mini{display:flex;align-items:center;gap:10px;margin:37px 0 23px;padding:12px;border:1px solid rgba(255,255,255,.09);border-radius:10px;background:rgba(255,255,255,.035)}.account-plan-mini>span{display:grid;width:33px;height:33px;place-items:center;border-radius:9px;color:var(--acid);background:rgba(201,255,72,.09)}.account-plan-mini>div{display:grid;grid-gap:3px;gap:3px}.account-plan-mini strong{font-size:9px}.account-plan-mini small{color:#748197;font-size:5px;letter-spacing:.14em}.account-sidebar nav{display:grid;grid-gap:5px;gap:5px}.account-sidebar nav a{display:flex;height:43px;align-items:center;gap:11px;border-radius:9px;padding:0 12px;color:#8f9bad;font-size:10px;font-weight:700}.account-sidebar nav a:hover{color:#dbe1e9;background:rgba(255,255,255,.04)}.account-sidebar nav a.active{color:var(--acid);background:rgba(201,255,72,.08);box-shadow:inset 2px 0 var(--acid)}.account-side-bottom{display:grid;grid-gap:4px;gap:4px;margin-top:auto}.account-side-bottom a,.account-side-bottom button{display:flex;height:38px;align-items:center;gap:9px;border:0;border-radius:8px;padding:0 11px;color:#748196;background:transparent;font-size:8px;cursor:pointer}.account-side-bottom a:hover,.account-side-bottom button:hover{color:#cfd6df;background:rgba(255,255,255,.04)}.account-main{min-width:0}.account-mobile-head{display:none}.account-page{width:min(1080px,calc(100% - 60px));margin:0 auto;padding-block:55px 80px}.account-page-head{display:flex;align-items:flex-end;justify-content:space-between;gap:25px;margin-bottom:31px}.account-eyebrow{color:#75804e;font-size:7px;font-weight:900;letter-spacing:.17em}.account-page-head h1{margin:8px 0 5px;font-size:43px;line-height:1;letter-spacing:-.055em}.account-page-head h1 span{color:#8dac3c}.account-page-head p{margin:0;color:#717984;font-size:10px}.account-status{display:flex;align-items:center;gap:7px;margin-bottom:4px;border:1px solid var(--line);border-radius:99px;padding:8px 11px;color:#757d88;background:rgba(255,255,255,.35);font-size:8px;font-weight:750}.account-status i{width:6px;height:6px;border-radius:50%;background:#9fa3a7}.account-status.paid{color:#526c1f;border-color:rgba(107,139,39,.25);background:rgba(201,255,72,.12)}.account-status.paid i{background:#83aa2a;box-shadow:0 0 8px rgba(131,170,42,.4)}.subscription-hero{position:relative;display:flex;min-height:230px;align-items:center;justify-content:space-between;gap:30px;overflow:hidden;padding:38px 42px;border-radius:19px;color:#eef2f5;background:var(--ink)}.subscription-hero>div:first-child{position:relative;z-index:2}.subscription-icon{display:grid;width:45px;height:45px;place-items:center;border-radius:13px;color:var(--acid);background:rgba(201,255,72,.09)}.subscription-hero small{display:block;margin-top:23px;color:#778499;font-size:6px;font-weight:900;letter-spacing:.14em}.subscription-hero h2{margin:6px 0;font-size:29px;letter-spacing:-.045em}.subscription-hero p{margin:0;color:#9aa6b6;font-size:10px}.subscription-hero>.button{position:relative;z-index:2}.subscription-orbit{position:absolute!important;right:140px!important;width:270px;height:270px;border:1px solid rgba(201,255,72,.16);border-radius:50%;box-shadow:0 0 0 48px rgba(201,255,72,.025),0 0 0 98px rgba(115,219,255,.018)}.account-metrics{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:12px;gap:12px;margin-top:15px}.account-metrics article{display:grid;grid-template-columns:41px 1fr;min-height:130px;align-content:center;grid-column-gap:12px;column-gap:12px;padding:21px;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.45)}.metric-icon{display:grid;width:40px;height:40px;grid-row:1/4;place-items:center;border-radius:11px}.metric-icon.lime{color:#638021;background:rgba(201,255,72,.2)}.metric-icon.blue{color:#337796;background:rgba(115,219,255,.18)}.metric-icon.purple{color:#6c5f9a;background:rgba(143,123,214,.14)}.account-metrics small{color:#89909a;font-size:6px;font-weight:900;letter-spacing:.12em}.account-metrics strong{margin-top:4px;font-size:20px}.account-metrics strong em{color:#8d939b;font-size:10px;font-style:normal}.account-metrics p{margin:3px 0 0;color:#8b919a;font-size:7px}.account-columns{display:grid;grid-template-columns:1.35fr .65fr;grid-gap:14px;gap:14px;margin-top:15px}.account-panel{border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.47);overflow:hidden}.account-panel>header{display:flex;min-height:70px;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid var(--line)}.account-panel>header>div{display:flex;align-items:center;gap:10px}.panel-icon{display:grid;width:32px;height:32px;place-items:center;border-radius:9px;color:#63722f;background:rgba(201,255,72,.14)}.account-panel h2{margin:0;font-size:12px}.account-panel header p{margin:4px 0 0;color:#8a9098;font-size:7px}.device-list article{display:grid;grid-template-columns:35px 1fr auto;align-items:center;grid-gap:10px;gap:10px;padding:15px 20px;border-bottom:1px solid var(--line)}.device-list article:last-child{border:0}.device-list article>span{display:grid;width:34px;height:34px;place-items:center;border-radius:9px;color:#5f6978;background:#e8e6df}.device-list article>div{display:grid;grid-gap:4px;gap:4px}.device-list strong{font-size:9px}.device-list small{color:#858c96;font-size:7px}.device-list em{display:flex;align-items:center;gap:5px;color:#6c7e49;font-size:7px;font-style:normal}.device-list em i{width:5px;height:5px;border-radius:50%;background:#8fb13c}.quick-panel>a{display:grid;grid-template-columns:30px 1fr auto;align-items:center;grid-gap:7px;gap:7px;padding:16px 18px;border-bottom:1px solid var(--line)}.quick-panel>a>svg:first-child{color:#75824e}.quick-panel>a>span{display:grid;grid-gap:4px;gap:4px}.quick-panel>a strong{font-size:8px}.quick-panel>a small{color:#8b9198;font-size:6px}.quick-panel>a>svg:last-child{color:#9ba0a6}.empty-panel{display:grid;min-height:170px;place-content:center;justify-items:center;color:#a2a6aa;text-align:center}.empty-panel strong{margin-top:10px;color:#656d78;font-size:9px}.empty-panel p{max-width:250px;margin:5px 0;color:#92979e;font-size:7px;line-height:1.5}.account-error,.account-loading{display:grid;min-height:80vh;place-content:center;justify-items:center;grid-gap:10px;gap:10px;color:#7e858e}.account-loading span{font-size:9px}.account-error h2{margin:5px 0 0}.account-error p{margin:0;color:#868c94}.account-error button{margin-top:8px;border:1px solid var(--line);border-radius:8px;padding:8px 13px;background:#fff;cursor:pointer}.billing-intro{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:28px 32px;border-radius:15px;color:#eaf0f5;background:var(--ink)}.billing-intro>div{display:grid;grid-template-columns:44px 1fr;align-items:center;grid-column-gap:13px;column-gap:13px}.billing-intro>div>span{display:grid;width:44px;height:44px;grid-row:1/3;place-items:center;border-radius:12px;color:var(--acid);background:rgba(201,255,72,.09)}.billing-intro h2{margin:0;font-size:18px}.billing-intro p{margin:6px 0 0;color:#929eb0;font-size:9px}.billing-intro ul{display:flex;gap:14px;margin:0;padding:0;list-style:none}.billing-intro li{display:flex;align-items:center;gap:5px;color:#c2cad4;font-size:8px}.billing-intro li svg{color:var(--acid)}.billing-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px;margin-top:14px}.billing-option{position:relative;display:grid;min-height:150px;grid-template-columns:26px 1fr auto;align-items:center;grid-gap:10px;gap:10px;border:1px solid var(--line);border-radius:14px;padding:22px;color:var(--ink);background:rgba(255,255,255,.42);text-align:left;cursor:pointer}.billing-option:hover{background:rgba(255,255,255,.68)}.billing-option.selected{border-color:#6d7e3e;box-shadow:inset 0 0 0 1px #6d7e3e;background:#f8f9ef}.billing-option .radio{display:grid;width:20px;height:20px;place-items:center;border:1px solid #a1a69c;border-radius:50%}.billing-option.selected .radio{border-color:#718b32}.billing-option.selected .radio i{width:9px;height:9px;border-radius:50%;background:#7fa029}.billing-option>div{display:grid}.billing-option>div small{color:#76804e;font-size:6px;font-weight:900;letter-spacing:.13em}.billing-option h3{margin:5px 0;font-size:15px}.billing-option p{margin:0;color:#838a93;font-size:7px}.billing-option>strong{display:grid;justify-items:end;font-size:19px}.billing-option>strong small{margin-top:5px;color:#888e96;font-size:6px;font-weight:500}.billing-option>em{position:absolute;top:0;right:20px;padding:5px 8px;border-radius:0 0 6px 6px;color:#445c13;background:var(--acid);font-size:6px;font-weight:900;font-style:normal}.billing-pay{display:flex;width:240px;margin:22px auto 0}.secure-payment{display:flex;align-items:center;justify-content:center;gap:6px;color:#838a93;font-size:7px}.payment-history{margin-top:37px}.payment-table>div:not(.empty-panel){display:grid;grid-template-columns:34px 1fr auto 85px;align-items:center;grid-gap:10px;gap:10px;padding:14px 20px;border-bottom:1px solid var(--line)}.payment-state{display:grid;width:33px;height:33px;place-items:center;border-radius:9px;color:#787f89;background:#e6e4de}.payment-state.succeeded{color:#5c7720;background:rgba(201,255,72,.17)}.payment-table>div>div{display:grid;grid-gap:3px;gap:3px}.payment-table strong{font-size:8px}.payment-table small{color:#8a9098;font-size:6px}.payment-table b{font-size:9px}.payment-table em{justify-self:end;color:#838a93;font-size:7px;font-style:normal}.checkout-backdrop{position:fixed;z-index:100;inset:0;display:grid;place-items:center;padding:20px;background:rgba(7,12,21,.72);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.checkout-dialog{width:min(560px,100%);max-height:calc(100vh - 40px);overflow:auto;border-radius:18px;background:#f7f5ef;box-shadow:0 35px 100px rgba(0,0,0,.38)}.checkout-dialog>header{display:flex;align-items:center;justify-content:space-between;padding:20px 23px;border-bottom:1px solid var(--line)}.checkout-dialog header small{color:#75804d;font-size:6px;font-weight:900;letter-spacing:.15em}.checkout-dialog h2{margin:4px 0 0;font-size:18px}.checkout-dialog header button{border:1px solid var(--line);border-radius:7px;padding:7px 10px;color:#6f7680;background:transparent;font-size:8px;cursor:pointer}.payment-form{display:grid;place-items:center}.account-notice{margin-bottom:13px}.ticket-portal{position:relative;border:1px solid var(--line);border-radius:14px;background:rgba(255,255,255,.47);overflow:hidden}.ticket-list-head{display:flex;height:65px;align-items:center;justify-content:space-between;padding:0 21px;border-bottom:1px solid var(--line)}.ticket-list-head h2{font-size:12px}.ticket-list-head span{display:grid;width:24px;height:24px;place-items:center;border-radius:50%;color:#62702f;background:rgba(201,255,72,.16);font-size:8px;font-weight:800}.ticket-portal>button{display:grid;width:100%;grid-template-columns:39px minmax(0,1fr) auto;align-items:center;grid-gap:11px;gap:11px;border:0;border-bottom:1px solid var(--line);padding:17px 20px;color:var(--ink);background:transparent;text-align:left;cursor:pointer}.ticket-portal>button:hover{background:rgba(255,255,255,.55)}.portal-ticket-icon{display:grid;width:38px;height:38px;place-items:center;border-radius:10px;color:#777f89;background:#e5e3dd}.portal-ticket-icon.open{color:#9a711e;background:rgba(229,177,73,.13)}.portal-ticket-icon.waiting_user{color:#4d7d91;background:rgba(115,219,255,.14)}.ticket-portal>button>div{display:grid;grid-gap:4px;gap:4px;min-width:0}.ticket-portal>button strong{font-size:10px}.ticket-portal>button p{overflow:hidden;margin:0;color:#858b93;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.ticket-portal>button small{color:#a0a4aa;font-size:6px}.ticket-portal>button em{border-radius:99px;padding:5px 8px;color:#7b828a;background:#e8e6e0;font-size:6px;font-style:normal}.ticket-portal>button em.waiting_user{color:#39758d;background:rgba(115,219,255,.16)}.support-empty{min-height:310px}.support-empty .button{margin-top:9px}.list-loading{position:absolute;inset:0;display:grid;place-items:center;background:rgba(243,240,232,.6);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.support-create{padding-bottom:22px}.support-create>header>button{border:0;color:#747b84;background:transparent;font-size:8px;cursor:pointer}.support-create>label{display:grid;grid-gap:7px;gap:7px;margin:17px 22px 0}.portal-reply textarea,.support-create input,.support-create select,.support-create textarea{width:100%;border:1px solid var(--line);border-radius:9px;outline:0;padding:0 12px;color:var(--ink);background:#fff;font-size:10px}.support-create input,.support-create select{height:45px}.support-create textarea{min-height:150px;padding-block:12px;resize:vertical}.portal-reply textarea:focus,.support-create input:focus,.support-create select:focus,.support-create textarea:focus{border-color:rgba(17,26,44,.42)}.support-create>.button{margin:20px 22px 0}.portal-thread>header>div{width:100%}.thread-back{display:grid;width:31px;height:31px;place-items:center;border:1px solid var(--line);border-radius:8px;background:transparent;cursor:pointer}.portal-messages{display:flex;min-height:390px;max-height:550px;flex-direction:column;gap:12px;overflow:auto;padding:23px}.portal-messages article{display:grid;max-width:80%;grid-template-columns:31px minmax(0,1fr);grid-gap:8px;gap:8px}.portal-messages article.admin{align-self:flex-start}.portal-messages article.user{align-self:flex-end;grid-template-columns:minmax(0,1fr) 31px}.portal-messages article.user>span{grid-column:2}.portal-messages article.user>div{grid-column:1;grid-row:1;background:#eef6db;border-color:rgba(103,128,47,.2)}.portal-messages article>span{display:grid;width:31px;height:31px;place-items:center;border-radius:9px;color:#657130;background:#e4e8d8}.portal-messages article>div{padding:11px 13px;border:1px solid var(--line);border-radius:4px 12px 12px;background:#fff}.portal-messages article header{display:flex;justify-content:space-between;gap:20px}.portal-messages article strong{font-size:7px}.portal-messages article time{color:#969ba2;font-size:6px}.portal-messages article p{margin:7px 0 0;color:#555e6a;font-size:9px;line-height:1.65;white-space:pre-wrap}.portal-reply{display:grid;grid-template-columns:1fr auto;grid-gap:9px;gap:9px;padding:14px 20px;border-top:1px solid var(--line)}.portal-reply textarea{min-height:58px;padding-block:10px;resize:none}.portal-reply button{display:flex;height:36px;align-items:center;align-self:end;gap:7px;border:0;border-radius:8px;padding:0 13px;color:var(--ink);background:var(--acid);font-size:8px;font-weight:800;cursor:pointer}.portal-reply button:disabled{opacity:.5}@media (max-width:1050px){.site-header nav{display:none}.hero{grid-template-columns:1fr;padding-top:65px}.hero-copy{text-align:center}.hero-copy>p{margin-inline:auto}.hero-actions,.hero-notes{justify-content:center}.hero-visual{width:min(700px,100%);margin:auto}.feature-grid{grid-template-columns:1fr}.feature-grid article{min-height:220px}.feature-grid article h3{margin-top:45px}.flow-section{padding:60px}.devices,.flow-section{grid-template-columns:1fr}.device-art{width:min(620px,100%);margin:auto}.devices-copy{text-align:center}.devices-copy>p{margin-inline:auto}.devices-copy li,.devices-copy ul{justify-content:center}.price-grid{grid-template-columns:1fr;max-width:620px;margin-inline:auto}.price-card.featured{transform:none}.faq{gap:45px}.auth-page,.faq{grid-template-columns:1fr}.auth-aside{display:none}.account-root{grid-template-columns:220px 1fr}.account-page{width:calc(100% - 40px)}.account-columns{grid-template-columns:1fr}.billing-intro{align-items:flex-start;flex-direction:column}.billing-grid{grid-template-columns:1fr}}@media (max-width:720px){.section-shell,.site-header-inner{width:min(100% - 28px,1240px)}.site-header-inner{height:65px}.header-actions .text-link,.site-header .brand small{display:none}.hero{min-height:auto;padding-block:55px}.hero h1{font-size:55px}.hero-copy>p{font-size:14px}.hero-actions{flex-direction:column;gap:14px}.hero-notes{align-items:center;flex-direction:column;gap:8px}.hero-visual{height:510px}.vpn-console{top:30px;width:290px}.speed-card{right:8px;bottom:28px}.protocol-card{left:8px;top:62px}.trust-strip{justify-content:flex-start;padding-inline:20px}.features{padding-block:85px}.section-heading{display:block}.section-heading>p{margin-top:20px}.flow-section{width:100%;border-radius:0;padding:55px 24px}.flow-diagram{align-items:stretch;flex-direction:column;gap:10px}.flow-link{width:1px;height:38px;margin:auto;border-top:0;border-left:1px dashed rgba(201,255,72,.35);flex-direction:column}.flow-step{min-width:0}.devices{gap:35px;padding-block:90px}.device-art{height:370px}.laptop-frame{height:280px}.phone-frame{width:115px;height:240px}.pricing{padding-bottom:90px}.faq{padding-block:80px}.final-cta{align-items:flex-start;flex-direction:column;margin-bottom:70px;padding:45px 28px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.auth-main{padding:90px 22px 45px}.back-link{top:30px;right:25px}.account-root{display:block}.account-sidebar{position:fixed;left:0;width:280px;transform:translateX(-105%);transition:.25s}.account-sidebar.open{transform:translateX(0);box-shadow:25px 0 70px rgba(0,0,0,.25)}.account-side-head{display:flex;align-items:center;justify-content:space-between}.account-side-head>button{display:grid;width:34px;height:34px;place-items:center;border:0;border-radius:8px;color:#9ea9b7;background:rgba(255,255,255,.06)}.account-mobile-head{display:flex;height:66px;align-items:center;gap:14px;padding:0 18px;border-bottom:1px solid var(--line);background:rgba(243,240,232,.88);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px)}.account-mobile-head>button{display:grid;width:35px;height:35px;place-items:center;border:1px solid var(--line);border-radius:8px;background:transparent}.side-scrim{position:fixed;z-index:40;inset:0;border:0;background:rgba(5,9,17,.55)}.account-page{width:calc(100% - 28px);padding-block:35px 65px}.account-page-head{align-items:flex-start;flex-direction:column}.account-page-head h1{font-size:36px}.subscription-hero{align-items:flex-start;flex-direction:column;padding:30px}.subscription-hero .button{width:100%}.subscription-orbit{right:-100px!important}.account-columns,.account-metrics{grid-template-columns:1fr}.billing-intro{padding:24px}.billing-intro ul{align-items:flex-start;flex-direction:column}.billing-option{grid-template-columns:24px 1fr}.billing-option>strong{grid-column:2;justify-items:start}.payment-table>div:not(.empty-panel){grid-template-columns:33px 1fr auto}.payment-table>div>em{grid-column:2;justify-self:start}.portal-messages article{max-width:94%}.portal-reply{grid-template-columns:1fr}.portal-reply button{justify-content:center}.checkout-dialog{max-height:calc(100vh - 20px)}}@media (max-width:520px){.brand strong{font-size:16px}.site-header .header-actions .button{display:none}.hero h1{font-size:46px}.hero h1 em{display:block;width:max-content;margin-inline:auto}.hero-visual{height:470px;border-radius:16px}.vpn-console{width:265px;padding:17px}.speed-card{width:150px}.devices-copy h2,.faq h2,.flow-copy h2,.section-heading h2{font-size:40px}.device-art{height:320px}.laptop-frame{height:230px}.phone-frame{height:205px;width:100px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{align-items:flex-start;flex-direction:column;gap:8px}.auth-form-head{grid-template-columns:1fr}.auth-form-head>span{display:none}.account-page-head .account-status{margin-top:-12px}.billing-option{padding:18px}.ticket-portal>button{grid-template-columns:38px 1fr}.ticket-portal>button>em{grid-column:2;justify-self:start}}.payment-form-wrap{position:relative;min-height:390px}.payment-form{display:block;min-height:390px;padding:15px}.payment-form-error,.payment-form-loading{position:absolute;z-index:1;inset:0;display:grid;place-content:center;justify-items:center;grid-gap:9px;gap:9px;padding:30px;color:#7e858e;text-align:center;background:#f7f5ef}.payment-form-loading span{font-size:9px}.payment-form-error strong{color:var(--ink);font-size:11px}.payment-form-error p{max-width:360px;margin:0;color:#7e858e;font-size:8px;line-height:1.55}.payment-form-error button{margin-top:5px;border:1px solid var(--line);border-radius:7px;padding:8px 13px;color:#606975;background:#fff;font-size:8px;cursor:pointer}