@font-face{font-family:Mark Pro;src:url(/fonts/Mark-Pro.woff2) format("woff2");font-display:swap}@font-face{font-family:PingFang SC Local;src:local("PingFang SC"),local("PingFangSC-Regular");font-display:swap}:root{color-scheme:light;--bg: #fbfbf8;--surface: #ffffff;--surface-alt: #f1f5f1;--ink: #101510;--muted: #647067;--line: #dce3dc;--brand: #12a150;--brand-strong: #08783a;--blue: #2267c7;--red: #c84630;--yellow: #f2b84b;--shadow: 0 18px 50px rgba(16, 21, 16, .09);--wrap: min(1180px, calc(100vw - 40px) )}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Mark Pro,PingFang SC Local,PingFang SC,Microsoft YaHei,Arial,sans-serif;line-height:1.6;letter-spacing:0}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input{font:inherit}.wrap{width:var(--wrap);margin:0 auto}.section{padding:88px 0}.eyebrow{display:inline-flex;align-items:center;gap:8px;color:var(--brand-strong);font-size:14px;font-weight:700}.eyebrow:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--brand)}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 20px;border:1px solid transparent;border-radius:8px;background:var(--ink);color:#fff;font-weight:700;white-space:nowrap;transition:transform .16s ease,background .16s ease,border-color .16s ease}.button:hover{transform:translateY(-1px);background:#242b24}.button.secondary{background:#fff;color:var(--ink);border-color:var(--line)}.button.secondary:hover{background:var(--surface-alt)}.site-header{position:sticky;z-index:40;top:0;border-bottom:1px solid rgba(220,227,220,.8);background:#fbfbf8eb;backdrop-filter:blur(18px)}.site-header-inner{width:var(--wrap);min-height:84px;margin:0 auto;display:grid;grid-template-columns:160px minmax(0,1fr) 160px;align-items:center;gap:24px}.brand-link{display:inline-flex;align-items:center;gap:10px;font-weight:800}.brand-link img{width:112px;height:auto}.site-header .brand-link{opacity:1;pointer-events:auto}body:has(.price-vpn-page) .site-header{background:#fff;backdrop-filter:none}body:has(.price-vpn-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.price-vpn-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.price-vpn-page) .site-header .brand-link img{width:156px}body:has(.price-vpn-page) .nav-links{gap:40px}body:has(.download-vpn-page) .site-header{background:#fff;backdrop-filter:none}body:has(.download-vpn-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.download-vpn-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.download-vpn-page) .site-header .brand-link img{width:156px}body:has(.download-vpn-page) .nav-links{gap:40px}body:has(.home-page) .site-header{background:#fff;backdrop-filter:none}body:has(.home-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.home-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.home-page) .site-header .brand-link img{width:156px}body:has(.home-page) .nav-links{gap:40px}body:has(.devices-feature-page) .site-header{background:#fff;backdrop-filter:none}body:has(.devices-feature-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.devices-feature-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.devices-feature-page) .site-header .brand-link img{width:156px}body:has(.devices-feature-page) .nav-links{gap:40px}body:has(.what-vpn-page) .site-header{background:#fff;backdrop-filter:none}body:has(.what-vpn-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.what-vpn-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.what-vpn-page) .site-header .brand-link img{width:156px}body:has(.what-vpn-page) .nav-links{gap:40px}body:has(.category-vpn-page) .site-header,body:has(.article-vpn-page) .site-header{background:#fff;backdrop-filter:none}body:has(.category-vpn-page),body:has(.article-vpn-page){background:#fff}body:has(.category-vpn-page) .site-header-inner,body:has(.article-vpn-page) .site-header-inner{width:100%;max-width:1440px;display:flex;justify-content:space-between;gap:0}body:has(.category-vpn-page) .site-header .brand-link,body:has(.article-vpn-page) .site-header .brand-link{opacity:1;pointer-events:auto}body:has(.category-vpn-page) .site-header .brand-link img,body:has(.article-vpn-page) .site-header .brand-link img{width:156px}body:has(.price-vpn-page) .nav-links,body:has(.download-vpn-page) .nav-links,body:has(.home-page) .nav-links,body:has(.devices-feature-page) .nav-links,body:has(.what-vpn-page) .nav-links,body:has(.category-vpn-page) .nav-links,body:has(.article-vpn-page) .nav-links{width:696px;justify-content:flex-start;gap:41px}.nav-links{display:flex;align-items:center;justify-content:center;gap:24px}.nav-item{position:relative;min-height:84px;display:inline-flex;align-items:center}.nav-link{display:inline-flex;align-items:center;gap:4px;padding:0;border:0;border-radius:8px;background:transparent;color:#293129;font-family:inherit;font-size:16px;font-weight:700;line-height:normal;cursor:pointer}.nav-link.has-nav-arrow{gap:6px}.nav-link .nav-arrow{width:20px;height:20px;flex:0 0 auto;transition:transform .2s ease}.nav-link:hover,.nav-link[aria-current=page],.nav-link.is-current{background:transparent;color:var(--ink)}.nav-item.has-dropdown:after{content:"";position:absolute;top:100%;right:0;left:0;height:12px}.nav-dropdown{position:absolute;z-index:1000;top:calc(100% + 8px);left:0;min-width:200px;display:flex;flex-direction:column;gap:4px;padding:24px;border-radius:12px;background:#fff;box-shadow:0 0 16px #0000001f;opacity:0;pointer-events:none;transform:translateY(-4px);transition:opacity .2s ease,transform .2s ease}.nav-item.has-dropdown:hover .nav-dropdown,.nav-item.has-dropdown:focus-within .nav-dropdown,.nav-item.has-dropdown.is-dropdown-open .nav-dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.nav-item.has-dropdown:hover .nav-arrow,.nav-item.has-dropdown:focus-within .nav-arrow,.nav-item.has-dropdown.is-dropdown-open .nav-arrow{transform:rotate(180deg)}.nav-dropdown-item{display:flex;align-items:center;justify-content:flex-start;padding:4px 0;color:#0b0b0b;font-size:16px;font-weight:500;line-height:32px;letter-spacing:.08px;white-space:nowrap;transition:color .2s ease}.nav-dropdown-item:hover,.nav-dropdown-item.is-active,.nav-dropdown-item[aria-current=page]{color:#ff5d5d}.header-actions{display:flex;align-items:center;justify-content:end;gap:10px}.header-actions .button{min-width:108px;min-height:40px;padding:0 16px;border-radius:4px;font-size:13.3333px;font-weight:400;line-height:normal}.mobile-summary,.mobile-menu-button,.mobile-drawer,.mobile-drawer-backdrop{display:none}.mobile-drawer-lock{overflow:hidden}.download-arrow{width:12px;height:12px;flex:0 0 auto;display:block}.home-page{background:radial-gradient(circle at 7% 20%,rgba(255,220,220,.55),transparent 18%),radial-gradient(circle at 94% 18%,rgba(255,220,220,.55),transparent 16%),#fff}.home-hero{padding:75px 0 92px}.home-hero-grid{width:min(1240px,calc(100vw - 80px));margin:0 auto;display:grid;grid-template-columns:minmax(0,520px) minmax(0,1fr);align-items:start;gap:40px}.home-hero-copy{padding-top:60px;padding-left:60px}.home-hero-copy h1{margin:0 0 32px;font-size:60px;line-height:68px;font-weight:700}.home-subtitle{margin:0 0 48px;color:#121212;font-size:32px;line-height:48px;font-weight:500}.home-feature-row{display:grid;grid-template-columns:143px 127px 172px;gap:14px;width:470px;margin-bottom:48px;color:#404040;font-size:16px;line-height:32px}.home-feature-row b{margin-right:8px;color:#ff5c5c;font-weight:600}.home-download-button{display:inline-flex;align-items:center;justify-content:center;gap:4px;min-width:200px;min-height:52px;border-radius:4px;background:#050505;color:#fff;font-size:13.3333px;font-weight:400;line-height:normal}.home-download-button .download-arrow{width:12px;height:12px;flex:0 0 auto}.home-hero-media img{width:min(100%,650px);max-width:650px;margin-left:0}.home-platforms{padding:44px 0 122px}.home-platform-strip{width:min(1040px,calc(100vw - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(8,minmax(0,1fr));align-items:center;gap:48px}.home-platform-strip a{display:flex;align-items:center;justify-content:center;opacity:.72;filter:grayscale(1)}.home-platform-strip img{width:44px;height:44px;object-fit:contain}.home-section{padding:48px 0 112px}.home-section-title{width:min(1120px,calc(100vw - 96px));margin:0 auto 54px;text-align:center}.home-section-title h2{margin:0;font-size:42px;line-height:1.18;font-weight:900}.home-section-title p{margin:34px auto 0;max-width:650px;color:#2d2d2d;font-size:17px;font-weight:700}.home-card-grid{width:min(1120px,calc(100vw - 96px));margin:0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.home-advantage-card{position:relative;min-height:395px;overflow:hidden;border:1px solid #e8e8e8;border-radius:14px;background:linear-gradient(180deg,#fff0 58%,#fffffffa),#f8fff8;box-shadow:0 8px 22px #14141414}.home-advantage-card:nth-child(2){background:linear-gradient(180deg,#fff0 58%,#fffffffa),#f4fdff}.home-advantage-card:nth-child(3){background:linear-gradient(180deg,#fff0 58%,#fffffffa),#fffdf1}.home-advantage-card:nth-child(4){background:linear-gradient(180deg,#fff0 58%,#fffffffa),#fff5f5}.home-advantage-card h3{position:relative;z-index:2;margin:28px 28px 10px;font-size:26px;line-height:1.2;font-weight:900}.home-advantage-card p{position:relative;z-index:2;max-width:88%;margin:0 28px;color:#343434;font-size:13px;font-weight:600;line-height:1.7}.home-advantage-card img{position:absolute;right:auto;bottom:24px;left:24px;width:calc(100% - 48px)}.home-china-section{padding-top:128px}.home-china-grid{width:min(1060px,calc(100vw - 96px));margin:0 auto;display:grid;grid-template-columns:45% 55%;align-items:center;gap:36px}.home-china-points{display:grid;gap:34px}.home-china-points div{min-height:64px;display:flex;align-items:center;padding:0 28px;border-radius:10px;background:#fff;box-shadow:0 10px 30px #14141414;color:#111;font-size:14px;font-weight:800}.home-china-points div:before{content:"";width:32px;height:32px;flex:0 0 auto;margin-right:16px;border-radius:9px;background-color:#050505;background-image:var(--home-china-point-icon);background-position:center;background-repeat:no-repeat;background-size:18px 18px}.home-china-points div:nth-child(1){--home-china-point-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M5 12.5a10 10 0 0 1 14 0'/%3E%3Cpath d='M8 15.5a5.8 5.8 0 0 1 8 0'/%3E%3Cpath d='M11.2 18.5a1.2 1.2 0 0 1 1.6 0'/%3E%3C/svg%3E")}.home-china-points div:nth-child(2){--home-china-point-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='4' y='5' width='16' height='6' rx='1.5'/%3E%3Crect x='4' y='13' width='16' height='6' rx='1.5'/%3E%3Cpath d='M8 8h.01M8 16h.01M12 8h4M12 16h4'/%3E%3C/svg%3E")}.home-china-points div:nth-child(3){--home-china-point-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 3 20 6v5c0 5-3.4 8.3-8 10-4.6-1.7-8-5-8-10V6l8-3Z'/%3E%3C/svg%3E")}.home-china-points div:nth-child(4){--home-china-point-icon: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18 18' fill='white'%3E%3Cpath d='M10.5 4.3c.5-.6.8-1.4.7-2.3-.8.1-1.6.5-2.1 1.1-.5.6-.8 1.3-.7 2.1.8.1 1.6-.3 2.1-.9Z'/%3E%3Cpath d='M13.2 9.2c0-1.4.7-2.5 1.8-3.1-.7-.9-1.8-1.4-2.9-1.4-.8 0-1.4.3-1.9.5-.5.2-.8.4-1.2.4-.4 0-.8-.2-1.3-.4-.5-.2-1-.5-1.7-.5-1.3 0-2.5.8-3.2 2.1-1.4 2.5-.4 6.2 1 8.2.7 1 1.5 2.1 2.5 2 .5 0 .9-.2 1.3-.4.5-.2.9-.4 1.5-.4.5 0 1 .2 1.4.4.4.2.9.4 1.4.4 1.1 0 1.8-1 2.5-2 .5-.8.8-1.5 1.1-2.3-1.3-.5-2.3-1.8-2.3-3.5Z'/%3E%3C/svg%3E")}.home-china-grid img{display:block;width:min(100%,560px);height:auto;justify-self:center}.home-china-grid:after{content:none}.home-map-section{overflow:hidden;border-bottom:6px solid #0b0b0b;padding-bottom:110px;text-align:center}.home-map-section h2{position:relative;z-index:2;margin:80px 0 0;color:#0b0b0b;font-size:40px;line-height:48px;font-weight:700;letter-spacing:.02em}.home-map-section p{position:relative;z-index:2;margin:24px auto 52px;max-width:760px;color:#2c2c2c;font-size:20px;line-height:32px;font-weight:500;letter-spacing:1px}.home-map-section img{display:block;width:min(1120px,calc(100vw - 96px));height:auto;margin:0 auto}.home-download-block{width:100%;max-width:1440px;margin:0 auto;padding:80px 50px 80px 100px;display:flex;align-items:center;justify-content:space-between;background:#f8f8f8}.home-download-brand{display:flex;align-items:center;gap:40px}.home-download-brand img{width:156px;height:auto;visibility:hidden}.home-download-brand span{color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px;font-weight:500;letter-spacing:.005em}.home-download-block .home-download-button{min-width:200px;min-height:56px;border-radius:6px;font-size:14px}.x-trial-page{overflow:hidden;background:linear-gradient(180deg,#fff 0% 68%,#f7fffb)}.x-trial-hero{width:min(1240px,calc(100vw - 96px));min-height:680px;margin:0 auto;padding:84px 0 58px;display:grid;grid-template-columns:43% 57%;align-items:center;gap:34px}.x-trial-copy{position:relative;z-index:2;display:grid;gap:34px}.x-trial-price-lockup{display:flex;align-items:center;gap:20px}.x-trial-price-lockup>span{color:#ff5d5d;font-size:152px;line-height:.9;font-weight:900}.x-trial-price-lockup b{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 14px;border-radius:5px;transform:skew(-12deg);background:#050505;color:#fff;font-size:20px;font-weight:600}.x-trial-price-lockup h1{margin:4px 0 0;color:#050505;font-size:76px;line-height:1;font-weight:900}.x-trial-claim{display:flex;align-items:stretch;gap:20px;color:#1f1f1f;font-size:21px;line-height:1.55}.x-trial-claim>span{width:10px;flex:0 0 auto;background:#ff5d5d}.x-trial-claim p{margin:0}.x-trial-claim strong{display:block;font-weight:500}.x-trial-claim em{color:#ff5d5d;font-size:36px;font-style:normal;font-weight:900}.x-trial-button{display:inline-flex;align-items:center;justify-content:center;width:fit-content;min-width:160px;min-height:52px;padding:0 28px;border-radius:8px;background:#ff5d5d;color:#fff;font-size:16px;font-weight:800}.x-trial-button:hover{background:#e64747}.x-trial-trust{display:flex;align-items:center;flex-wrap:wrap;gap:16px}.x-trial-trust div{display:inline-flex;align-items:center;gap:6px;color:#221c12;font-size:20px;font-weight:700}.x-trial-trust div:not(:last-child):after{content:"";width:1px;height:17px;margin-left:10px;background:#221c1233}.x-trial-hero-media{position:relative}.x-trial-hero-media img{position:relative;z-index:1;width:100%;max-width:704px;margin-left:auto}.x-trial-section{width:min(1180px,calc(100vw - 96px));margin:0 auto;padding:88px 0}.x-trial-section-head{margin:0 auto 48px;text-align:center}.x-trial-section-head h2{margin:0;color:#0a0a0a;font-size:40px;line-height:48px;font-weight:900}.x-trial-section-head p{margin:18px auto 0;max-width:680px;color:#2c2c2c;font-size:16px;line-height:32px;font-weight:600}.x-trial-china-grid{display:grid;grid-template-columns:38% 62%;align-items:center;gap:42px}.x-trial-reason-grid{display:grid;gap:16px}.x-trial-reason-grid article{min-height:78px;display:flex;align-items:center;gap:14px;padding:18px;border:1px solid #eeeeee;border-radius:8px;background:#fff;box-shadow:0 8px 22px #1414140f}.x-trial-reason-grid h3{margin:0;font-size:16px;line-height:24px;font-weight:800}.x-trial-china-device{display:block}.x-trial-china-device img{width:100%;max-width:760px;margin-left:auto}.x-trial-steps{width:100%;padding:98px max(48px,calc((100vw - 1180px)/2));background:#fff}.x-trial-steps .x-trial-section-head img{width:150px;margin:0 auto 14px}.x-trial-step-grid{display:grid;grid-template-columns:36% 64%;align-items:center;gap:44px}.x-trial-step-list{display:grid;gap:18px}.x-trial-step-list article{min-height:96px;display:flex;align-items:center;gap:18px;padding:22px;border:1px solid #eeeeee;border-radius:8px;background:#fff;box-shadow:0 10px 28px #1414140f}.x-trial-step-list b{width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center;border-radius:8px;background:#ffefef;color:#ff5d5d;font-size:18px}.x-trial-step-list h3{margin:0;font-size:20px;line-height:30px;font-weight:900}.x-trial-step-grid>img{width:100%}.x-trial-card-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.x-trial-card-grid article{min-height:430px;overflow:hidden;display:grid;grid-template-rows:auto 1fr;border:1px solid #eeeeee;border-radius:8px;background:#fff;box-shadow:0 8px 24px #1414140f}.x-trial-card-grid article:nth-child(1){background:linear-gradient(180deg,#effff1,#fff 62%)}.x-trial-card-grid article:nth-child(2){background:linear-gradient(180deg,#effdff,#fff 62%)}.x-trial-card-grid article:nth-child(3){background:linear-gradient(180deg,#fffdef,#fff 62%)}.x-trial-card-grid article:nth-child(4){background:linear-gradient(180deg,#ffefef,#fff 62%)}.x-trial-card-grid div{padding:28px 28px 8px}.x-trial-card-grid h3{margin:0 0 12px;font-size:24px;line-height:32px;font-weight:900}.x-trial-card-grid p{margin:0;color:#343434;font-size:14px;line-height:25px;font-weight:600}.x-trial-card-grid img{align-self:end;width:100%}.x-trial-floating{position:fixed;z-index:50;right:24px;bottom:24px}.x-trial-floating a{width:112px;height:112px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;border-radius:50%;background:#ff5d5d;color:#fff;box-shadow:0 14px 34px #ff5d5d57}.x-trial-floating a:hover{background:#585858}.x-trial-floating span{font-size:14px;font-weight:700}.x-trial-floating b{font-size:24px}.x-trial-floating small{width:58px;padding-top:4px;border-top:1px solid #fff;text-align:center;font-size:14px;font-weight:700}.not-found-page{min-height:calc(100vh - 58px);display:flex;align-items:center;justify-content:center;padding:96px 20px;background:#fff}.not-found-panel{width:min(720px,100%);padding:42px;border:1px solid #ececec;border-radius:8px;background:#fff;box-shadow:0 16px 40px #14141412;text-align:center}.not-found-panel>span{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:0 14px;border-radius:999px;background:#ffefef;color:#ff5d5d;font-size:15px;font-weight:900}.not-found-panel h1{margin:20px 0 12px;color:#0b0b0b;font-size:34px;line-height:42px;font-weight:900}.not-found-panel p{max-width:520px;margin:0 auto;color:#4d4d4d;font-size:16px;line-height:28px;font-weight:600}.not-found-actions{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:12px;margin-top:28px}.hero{padding:76px 0 54px}.hero-grid{width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:minmax(0,.95fr) minmax(420px,1.05fr);align-items:center;gap:46px}.hero-copy h1{margin:18px 0;font-size:clamp(46px,7vw,84px);line-height:.98}.hero-copy p{max-width:620px;margin:0 0 28px;color:var(--muted);font-size:20px}.hero-actions,.action-row{display:flex;align-items:center;flex-wrap:wrap;gap:12px}.hero-facts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:34px 0 0}.fact{min-height:96px;padding:18px;border:1px solid var(--line);border-radius:8px;background:var(--surface)}.fact b{display:block;font-size:18px}.fact span{color:var(--muted);font-size:14px}.hero-media{border-radius:8px;background:#eef6f0;overflow:hidden;box-shadow:var(--shadow)}.hero-media img{width:100%}.section-head{width:var(--wrap);margin:0 auto 34px;display:flex;align-items:end;justify-content:space-between;gap:28px}.section-head h2{max-width:720px;margin:8px 0 0;font-size:clamp(30px,4vw,48px);line-height:1.12}.section-head p{max-width:470px;margin:0;color:var(--muted)}.grid{width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.card{border:1px solid var(--line);border-radius:8px;background:var(--surface);box-shadow:0 12px 30px #1015100d}.info-card{min-height:250px;padding:24px}.info-card h3,.price-card h3,.blog-card h3{margin:0 0 10px;font-size:22px;line-height:1.25}.info-card p,.price-card p,.blog-card p{margin:0;color:var(--muted)}.info-card img{width:84px;height:84px;object-fit:contain;margin-bottom:24px}.band{background:#101510;color:#fff}.band .section-head p,.band .eyebrow{color:#b8c5bb}.band .eyebrow:before{background:var(--yellow)}.platform-grid{width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.platform{min-height:170px;padding:20px;border:1px solid rgba(255,255,255,.16);border-radius:8px;background:#ffffff0f}.platform img{width:44px;height:44px;object-fit:contain;margin-bottom:18px}.platform b{display:block;margin-bottom:6px}.platform span{color:#b8c5bb;font-size:14px}.price-grid{width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.price-card{display:flex;min-height:360px;flex-direction:column;padding:28px}.price-card.featured{border-color:var(--brand);box-shadow:var(--shadow)}.price{margin:24px 0 8px;font-size:42px;line-height:1;font-weight:900}.price small{font-size:16px;color:var(--muted);font-weight:500}.check-list{display:grid;gap:10px;margin:22px 0 28px;padding:0;list-style:none}.check-list li{color:#364036}.check-list li:before{content:"✓";margin-right:8px;color:var(--brand-strong);font-weight:900}.price-card .button{margin-top:auto}.blog-layout{width:var(--wrap);margin:0 auto;display:grid;grid-template-columns:260px minmax(0,1fr);gap:28px;align-items:start}.category-rail{position:sticky;top:96px;display:grid;gap:8px}.category-rail a{display:flex;justify-content:space-between;gap:12px;padding:11px 12px;border:1px solid var(--line);border-radius:8px;background:#fff;color:#374037;font-size:14px}.category-rail a[aria-current=page]{border-color:var(--brand);color:var(--brand-strong)}.post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.blog-card{display:flex;min-height:250px;flex-direction:column;padding:22px}.blog-card .meta{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px;color:var(--muted);font-size:13px}.blog-card h3{font-size:21px}.blog-card p{margin-bottom:20px}.blog-card .read-more{margin-top:auto;color:var(--brand-strong);font-weight:800}.search-form{display:flex;gap:10px;margin-bottom:18px}.search-form input{min-width:0;flex:1;min-height:46px;border:1px solid var(--line);border-radius:8px;padding:0 14px;background:#fff}.pagination{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:18px;margin-top:28px}.pagination a,.pagination span{min-width:auto;min-height:24px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:0;background:transparent;color:#777;font-size:16px;font-weight:700;line-height:24px}.pagination [aria-current=page]{color:var(--ink)}.pagination .is-disabled{color:#d9d9d9}.article-hero{padding:72px 0 38px;border-bottom:1px solid var(--line)}.article-hero-inner{width:min(860px,calc(100vw - 40px));margin:0 auto}.article-hero h1{margin:14px 0 18px;font-size:clamp(34px,6vw,58px);line-height:1.08}.article-hero p{margin:0;color:var(--muted);font-size:19px}.article-body{width:min(860px,calc(100vw - 40px));margin:0 auto;padding:42px 0 84px;font-size:18px}.article-body :is(h2,h3){margin-top:42px;line-height:1.24}.article-body h2{font-size:32px}.article-body h3{font-size:24px}.article-body p,.article-body li{color:#2f382f}.article-body a{color:var(--blue);text-decoration:underline;text-underline-offset:3px}.article-body img{border-radius:8px;border:1px solid var(--line);margin:24px auto}.article-cta{margin:40px 0;padding:24px;border:1px solid var(--line);border-left:5px solid var(--brand);border-radius:8px;background:#f4faf5}.tutorial-links{margin-top:42px;padding:22px;border:1px solid var(--line);border-radius:8px;background:#fff}.tutorial-links h2{margin-top:0;font-size:22px}.tutorial-links ul{padding-left:20px}.site-footer{border-top:1px solid var(--line);background:#fff}.site-footer-inner{width:var(--wrap);margin:0 auto;padding:44px 0 28px}.footer-grid{display:grid;grid-template-columns:minmax(220px,1fr) repeat(3,minmax(130px,180px));gap:28px}.footer-links a,.copyright{color:var(--muted);font-size:14px}.footer-payment{align-self:end}.footer-brand{display:inline-flex;align-items:center;margin-bottom:96px}.footer-brand img{width:156px;height:auto}.footer-socials{display:flex;align-items:center;gap:34px;margin-bottom:28px}.footer-socials a{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#0b0b0b}.footer-socials svg{width:22px;height:22px;fill:currentColor}.footer-payment p{display:flex;align-items:center;gap:12px;margin:0;color:#0b0b0b;font-size:14px;line-height:24px;font-weight:600}.footer-links h3{margin:0 0 12px;font-size:15px}.footer-links ul{display:grid;gap:8px;margin:0;padding:0;list-style:none}.copyright{margin-top:36px;padding-top:20px;border-top:1px solid var(--line)}.empty-state{padding:42px;border:1px dashed var(--line);border-radius:8px;background:#fff;color:var(--muted);text-align:center}.download-vpn-page{background:#fff;color:#0b0b0b}.download-hero-card{width:min(1240px,calc(100vw - 80px));min-height:672px;margin:15px auto 0;padding:40px 60px;display:grid;grid-template-columns:minmax(0,1fr) 590px;align-items:center;gap:24px;overflow:hidden;border-radius:24px;background:#ffefef}.download-hero-copy h1{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:48px;letter-spacing:2px}.download-hero-copy ul{margin:24px 0 0;padding-left:24px;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px}.download-hero-actions{display:flex;flex-wrap:wrap;gap:16px;margin-top:32px}.download-button{display:inline-flex;min-height:52px;align-items:center;justify-content:center;padding:12px 20px 12px 24px;border:1px solid #0b0b0b;border-radius:8px;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:500;line-height:28px;transition:opacity .16s ease}.download-button:hover{opacity:.85}.download-button.primary{background:#0b0b0b;color:#fdfbf7}.download-button.secondary{background:#fff;color:#0b0b0b}.download-hero-image{width:100%}.download-hero-image img{width:100%;max-height:360px;object-fit:contain;transform:scale(1.65)}.download-section{width:min(1240px,calc(100vw - 80px));margin:0 auto;padding:100px 0}.download-section-head{margin:0 auto 64px;text-align:center}.download-section-head.compact{margin-bottom:64px}.download-section-head h2,.download-setup-head h2,.download-faq-block h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:48px;letter-spacing:2px}.download-section-head p{max-width:720px;margin:20px auto 0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;line-height:32px}.download-tab-content{display:flex;flex-direction:column;width:100%}.download-devices-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:16px}.download-device-item{scroll-margin-top:96px;width:124px;min-height:102px;display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;border:1px solid #cbcbcb;border-radius:16px;background:#fff;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px;text-align:left;cursor:pointer;transition:border-color .16s ease,background .16s ease}.download-device-item:hover,.download-device-item.is-active{border-color:#ff5d5d;background:#ffefef}.download-device-item img{width:24px;height:24px;object-fit:contain}.download-platform-card{margin-top:80px;padding:31px 32px;display:flex;align-items:center;gap:32px;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.download-platform-image{width:373px;height:240px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:15px;background:#f8f8f8}.download-platform-image img{width:100%;height:100%;object-fit:contain}.download-platform-copy{display:flex;min-width:0;flex:1;flex-direction:column;gap:24px}.download-platform-copy h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:28px;font-weight:600;line-height:42px;letter-spacing:1.5px}.download-platform-description{display:grid;gap:12px}.download-platform-copy p,.download-platform-description p{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px}.download-setup-section{margin-top:100px;display:flex;flex-direction:column;gap:63px}.download-setup-head{display:flex;flex-direction:column;align-items:center;gap:32px;text-align:center}.download-setup-head p{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:20px;line-height:32px;letter-spacing:1px}.download-setup-head a{color:#ff5d5d;font-weight:600;text-decoration:underline}.download-steps-grid{display:flex;gap:24px}.download-step-card{min-width:0;flex:1 0 0;display:flex;flex-direction:column;align-items:flex-start;gap:24px;overflow:hidden;padding:31px 32px;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.download-step-card>span{display:inline-flex;min-height:32px;align-items:center;padding:0 12px;border-radius:100px;background:#ffefef;color:#ff5d5d;font-size:14px;font-weight:700;letter-spacing:.5px}.download-step-card>div{display:flex;flex-direction:column;gap:16px}.download-step-card h3{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:24px;font-weight:600;line-height:36px;letter-spacing:1px}.download-step-card p{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px}.download-step-card>a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:8px 20px;border:1px solid #0b0b0b;border-radius:6px;background:#fff;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:500;line-height:24px;transition:background .16s ease,color .16s ease}.download-step-card>a:hover{background:#0b0b0b;color:#fff}.download-step-card>.download-step-actions,.download-step-card>.download-signin-actions{width:100%;gap:10px}.download-step-actions>a,.download-signin-primary{display:inline-flex;width:100%;min-height:44px;align-items:center;justify-content:center;padding:8px 16px;border:1px solid #0b0b0b;border-radius:6px;background:#fff;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:600;line-height:24px;transition:background .16s ease,color .16s ease}.download-step-actions>a:hover,.download-signin-primary:hover{background:#0b0b0b;color:#fff}.download-step-actions>a:last-child{border-color:#ff5d5d;color:#ff5d5d}.download-step-actions>a:last-child:hover{background:#ff5d5d;color:#fff}.download-social-signin{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.download-social-signin>a{display:inline-flex;min-width:0;min-height:48px;align-items:center;justify-content:center;border:1px solid #cbcbcb;border-radius:6px;background:#fff;transition:border-color .16s ease,background .16s ease}.download-social-signin>a:hover{border-color:#0b0b0b;background:#f7f7f7}.download-social-signin img,.download-social-signin svg{width:32px;height:32px}.download-social-signin svg{padding:6px;border-radius:8px;background:#229ed9;fill:#fff}.download-inline-panel{width:100%}.download-inline-panel .download-link-list{flex-direction:column;width:100%;gap:10px;margin-top:14px}.download-link-meta{display:grid;gap:4px;margin:0;color:#4d4d4d;font-size:13px;line-height:20px}.download-link-meta div{display:flex;align-items:baseline;gap:8px}.download-link-meta dt{margin:0;color:#0b0b0b;font-weight:700;white-space:nowrap}.download-link-meta dd{min-width:0;margin:0}.download-link-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.download-link-item{width:100%;min-height:44px;display:inline-flex;align-items:center;justify-content:center;gap:7px;padding:8px 16px;border:1px solid #0b0b0b;border-radius:6px;background:#fff;color:#0b0b0b;font-size:14px;font-weight:600;line-height:24px;transition:background .16s ease,color .16s ease}.download-link-item:after{content:"↓";font-size:15px;line-height:1}.download-link-item:hover,.download-link-item:focus-visible{background:#0b0b0b;color:#fff}.download-link-dialog-status{margin:14px 0 0;color:#606060;font-size:13px;line-height:20px}.download-faq-block{margin-top:100px}.download-faq-block h2{margin-bottom:64px;text-align:center}.download-faq-list{display:flex;flex-direction:column;gap:16px}.download-faq-item{padding:25px 22px;border:1px solid #dedede;border-radius:16px;background:#fff;transition:border-color .16s ease}.download-faq-item:hover,.download-faq-item[open]{border-color:#ff5d5d}.download-faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;color:#101828;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:20px;font-weight:500;line-height:32px}.download-faq-item summary::-webkit-details-marker{display:none}.download-faq-item svg{width:24px;height:24px;flex:0 0 auto;transition:transform .16s ease}.download-faq-item[open] svg{transform:rotate(180deg)}.download-faq-item div{margin-top:16px;padding-top:16px;border-top:1px solid #e2e2e4;color:#585858;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px}.download-why-section{padding-top:0}.download-why-grid{display:flex;align-items:stretch;gap:48px}.download-why-image{width:549px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e3e3e3;border-radius:16px;background:#eaeaea}.download-why-image img{width:100%;height:100%;object-fit:cover}.download-why-cards{min-width:0;flex:1;display:flex;flex-direction:column;gap:32px}.download-why-card{display:flex;align-items:center;gap:24px;padding:31px 32px;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.download-why-card>div{width:64px;height:64px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:16px;background:#0b0b0b}.download-why-card img{width:38px;height:38px;object-fit:contain}.download-why-card section{min-width:0;display:flex;flex-direction:column;gap:12px}.download-why-card h3{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:24px;font-weight:600;line-height:36px;letter-spacing:1px}.download-why-card p{margin:0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:20px;line-height:32px;letter-spacing:1px}.price-vpn-page{background:#fff;color:#0b0b0b}.price-trial-hero{width:min(1240px,calc(100vw - 80px));min-height:560px;margin:-44px auto 0;padding:92px 0 40px;display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,1fr);align-items:center;gap:48px}.price-trial-copy{display:flex;flex-direction:column;align-items:flex-start;gap:32px;transform:translateY(-30px)}.price-trial-copy h1{margin:0 0 12px;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:60px;font-weight:700;line-height:68px;letter-spacing:1.2px}.price-trial-subtitle{margin:0;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:32px;font-weight:600;line-height:44px;letter-spacing:1.5px}.price-trial-description{margin:0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:500;line-height:32px}.price-trial-promo{display:flex;align-items:center;gap:18px}.price-trial-promo>span{width:11px;height:78px;flex:0 0 auto;background:#ff5d5d}.price-trial-promo p,.price-trial-promo strong{margin:0;display:flex;align-items:center;gap:8px;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:32px}.price-trial-promo img{width:40px;height:40px}.price-trial-promo b{color:#ff5d5d;font-size:36px;line-height:1}.price-trial-actions{display:flex;flex-wrap:wrap;gap:12px}.price-action{display:inline-flex;min-width:148px;min-height:52px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #0b0b0b;border-radius:8px;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:500;line-height:28px;transition:opacity .16s ease}.price-action:hover{opacity:.9}.price-action.primary{background:#0b0b0b;color:#fdfbf7}.price-action.secondary{background:#fff;color:#0b0b0b}.price-trial-illustration{display:flex;align-items:center;justify-content:center;transform:translateY(-30px)}.price-trial-illustration img{width:100%;max-width:758px;object-fit:contain}.price-section{width:min(1240px,calc(100vw - 80px));margin:0 auto;padding:80px 0}.price-section-head{max-width:620px;margin:0 auto 48px;text-align:center}.price-section-head h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:48px;letter-spacing:2px}.price-section-head p{margin:20px auto 0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:32px}.price-period-toggle{width:max-content;max-width:100%;margin:0 auto 152px;padding:8px;display:flex;gap:2px;overflow-x:auto;border:1px solid #dedede;border-radius:999px;background:#fff}.price-period-button{min-width:max-content;display:inline-flex;min-height:40px;align-items:center;justify-content:center;padding:10px 24px;border:0;border-radius:100px;background:transparent;color:#585858;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:500;line-height:24px;cursor:pointer}.price-period-button:hover,.price-period-button:focus-visible{color:#0b0b0b}.price-period-button:focus-visible{outline:2px solid #0b0b0b;outline-offset:2px}.price-period-button.is-active{background:#0b0b0b;color:#fff}.price-plans-wrap{display:flex;flex-direction:column;gap:40px}.price-plan-cards{display:flex;gap:24px;padding:24px;border-radius:16px;background:#fff;box-shadow:0 0 12px #0003}.price-plan-card{min-width:0;flex:1;display:flex;flex-direction:column;gap:24px;padding:42px 32px 32px;position:relative}.price-plan-card.is-featured{align-items:center;padding:40px 32px;border:4px solid #ff5d5d;border-radius:16px;background:#fff;box-shadow:0 12px 40px #ff5e5e1f;transform:translateY(-120px)}.price-popular-badge{display:inline-flex;min-height:32px;align-items:center;justify-content:center;gap:4px;padding:6px 24px;border-radius:100px;background:#0b0b0b;color:#fff;font-size:14px;line-height:20px}.price-popular-badge img{width:16px;height:16px;filter:brightness(0) invert(1)}.price-plan-card h3{margin:0;text-align:center;color:#000;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:28px;letter-spacing:1px}.price-plan-amount{display:flex;align-items:baseline;justify-content:center;gap:4px}.price-plan-amount span{font-size:24px;font-weight:600}.price-plan-amount b{font-size:40px;font-weight:600}.price-plan-amount small{font-size:16px}.price-plan-discount{margin:-20px 0 0;color:#ff5d5d;text-align:center;font-size:14px;font-weight:600}.price-buy-button{display:inline-flex;width:100%;min-height:48px;align-items:center;justify-content:center;padding:12px 24px;border:1px solid #0b0b0b;border-radius:8px;background:#0b0b0b;color:#fdfbf7;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:24px}.price-buy-button.is-featured{border-color:#ff5d5d;background:#ff5d5d}.price-plan-card ul{display:flex;flex-direction:column;gap:16px;margin:0;padding:24px 0 0;border-top:1px solid #dedede;list-style:none}.price-plan-card li{display:flex;align-items:flex-start;gap:12px;color:#2c2c2c;font-size:14px;line-height:24px}.price-plan-card li img{width:24px;height:24px;flex:0 0 auto}.price-social-banner{min-height:88px;padding:24px;display:flex;align-items:center;justify-content:center;gap:8px;border-radius:16px;background:#f8f8f8;font-size:18px;font-weight:600}.price-social-banner img{width:48px;height:48px}.price-social-banner a{color:#ff5d5d;text-decoration:underline}.price-china-grid{display:grid;grid-template-columns:minmax(0,1fr) 470px;align-items:center;gap:80px}.price-china-stats{display:grid;gap:24px}.price-china-stats div{min-height:66px;display:flex;align-items:center;gap:16px;padding:16px 24px;border:1px solid #e3e3e3;border-radius:12px;background:#fff;box-shadow:0 4px 14px #00000014;font-size:16px;font-weight:600}.price-china-stats img{width:32px;height:32px;flex:0 0 auto;filter:brightness(0) saturate(100%) invert(52%) sepia(93%) saturate(3456%) hue-rotate(329deg) brightness(101%) contrast(101%)}.price-china-phone{width:100%;max-width:470px}.price-platform-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);align-items:center;gap:48px}.price-platform-image{min-height:360px;display:flex;align-items:center;justify-content:center;overflow:hidden;border-radius:16px;background:#ffefef}.price-platform-image img{width:100%;height:100%;object-fit:contain}.price-platform-cards{display:grid;gap:16px}.price-platform-cards article{min-height:104px;display:flex;align-items:center;gap:24px;padding:20px 24px;border:1px solid #cbcbcb;border-radius:12px;background:#fff}.price-platform-cards article>div{width:64px;height:64px;flex:0 0 auto;display:flex;align-items:center;justify-content:center;border-radius:12px;background:#0b0b0b}.price-platform-cards img{width:64px;height:64px}.price-platform-cards h3{margin:0 0 6px;font-size:20px;line-height:28px}.price-platform-cards p{margin:0;color:#2c2c2c;font-size:15px;line-height:24px}.price-offer-section{scroll-margin-top:96px}.price-offer-head{margin-bottom:32px;text-align:center}.price-offer-head span{color:#0b0b0b;font-size:16px;font-weight:700}.price-offer-head h2{margin:12px 0 0;font-size:32px;line-height:42px}.price-offer-card{display:grid;grid-template-columns:minmax(0,1fr) 46.5%;align-items:stretch;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.price-offer-card>div:first-child{display:flex;flex-direction:column;justify-content:center;padding:48px;background:#fff}.price-offer-card h3{margin:0 0 20px;font-size:22px;line-height:30px}.price-offer-card p{margin:0 0 28px;color:#2c2c2c;font-size:16px;line-height:28px}.price-offer-card .price-buy-button{width:140px}.price-offer-media{min-height:306px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#ffefef}.price-offer-media img{width:100%;height:100%;max-height:306px;object-fit:contain}.price-download-cta{margin-top:40px;padding:80px 24px;border-top:4px solid #0b0b0b;background:#f8f8f8;text-align:center}.price-download-cta h2{max-width:900px;margin:0 auto 18px;font-size:28px;line-height:40px}.price-download-cta p{max-width:760px;margin:0 auto 34px;color:#0b0b0b;font-size:18px;line-height:30px}.devices-feature-page{background:radial-gradient(circle at 8% 15%,rgba(255,220,220,.55),transparent 18%),radial-gradient(circle at 92% 42%,rgba(255,244,185,.45),transparent 18%),radial-gradient(circle at 8% 72%,rgba(205,255,244,.55),transparent 17%),#fff;color:#0b0b0b}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page){background:#fff}.devices-hero{width:min(1240px,calc(100vw - 80px));min-height:640px;margin:0 auto;padding:88px 0 96px;display:grid;grid-template-columns:minmax(0,430px) minmax(480px,1fr);align-items:center;gap:88px}.devices-hero-copy{display:flex;flex-direction:column;align-items:flex-start}.devices-hero-copy h1{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:2px}.devices-hero-copy p{margin:32px 0 28px;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;line-height:32px;letter-spacing:.8px}.devices-download-button,.devices-final-cta a,.devices-trial-card a{display:inline-flex;min-height:40px;align-items:center;justify-content:center;border-radius:6px;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:600;line-height:24px}.devices-download-button,.devices-final-cta a{gap:4px;min-width:116px;padding:8px 16px;background:#0b0b0b;color:#fff}.devices-download-button .download-arrow,.devices-final-cta .download-arrow{width:12px;height:12px;flex:0 0 auto;display:block}.devices-hero-image{display:flex;align-items:center;justify-content:center}.devices-hero-image img{width:100%;max-width:650px;max-height:440px;object-fit:contain}.devices-feature-page:not(.feature-lp-page) .devices-hero{width:min(1440px,100vw);min-height:640px;padding:88px 0 64px 100px;grid-template-columns:430px minmax(0,650px);gap:88px;overflow:hidden}.devices-feature-page:not(.feature-lp-page) .devices-hero-copy{padding-top:0;transform:translateY(-38px)}.devices-feature-page:not(.feature-lp-page) .devices-hero-copy p{max-width:450px}.devices-feature-page:not(.feature-lp-page) .devices-download-button{min-width:200px;min-height:50px;padding:0 24px}.devices-feature-page:not(.feature-lp-page) .devices-hero-image{justify-content:flex-start;align-self:start;margin-top:-130px}.devices-feature-page:not(.feature-lp-page) .devices-hero-image img{width:min(650px,100%);max-width:650px;max-height:none}@media(min-width:921px){.devices-feature-page:not(.feature-lp-page) .devices-section{width:min(1080px,calc(100vw - 200px))}.devices-feature-page:not(.feature-lp-page) .devices-section:first-of-type{padding-top:72px}}.devices-feature-page.feature-lp-page .devices-hero{width:min(1440px,100vw);min-height:calc(100vh - 85px);padding:174px 0 96px 100px;grid-template-columns:496px minmax(744px,1fr);align-items:start;gap:120px;overflow:hidden}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-hero{min-height:calc(100vh - 32px)}.devices-feature-page.feature-lp-page .devices-hero-copy p{max-width:496px;margin:48px 0;font-size:20px;line-height:32px}.devices-feature-page.feature-lp-page .devices-hero-copy h1{width:620px;max-width:620px;font-size:32px;font-weight:500;line-height:48px;letter-spacing:0}.feature-lp-accent{color:#ff5d5d}.devices-feature-page.feature-lp-page .devices-download-button{min-width:200px;min-height:52px;padding:0 24px}.devices-feature-page.feature-lp-page .devices-hero-image{justify-content:flex-start;align-self:start;margin-top:-219px}.devices-feature-page.feature-lp-page .devices-hero-image img{width:744px;max-width:none;max-height:none}.devices-feature-page.feature-premium-page .devices-hero{min-height:628px;padding-top:174px}.devices-feature-page.feature-premium-page .devices-hero-copy{margin-top:-74px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-reply-section{width:min(1180px,calc(100vw - 160px));padding-top:24px;padding-bottom:104px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-reply-section .devices-section-head{display:none}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero{width:min(1240px,calc(100vw - 160px));min-height:0;padding:44px 0 72px;grid-template-columns:minmax(0,470px) minmax(0,1fr);align-items:center;gap:84px;overflow:visible}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero-copy p{max-width:470px;margin:28px 0 32px;font-size:16px;line-height:30px}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-download-button{min-width:116px;min-height:40px;padding:8px 16px}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero-image{margin-top:0;justify-content:center}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero-image img{width:min(480px,100%);max-width:480px}.devices-feature-page.feature-ad-blocker-page .feature-lp-grid-4{gap:48px}.devices-feature-page.feature-ad-blocker-page .feature-lp-card{min-height:148px;align-items:flex-start;gap:10px;padding:22px 24px;text-align:left}.devices-feature-page.feature-ad-blocker-page .feature-lp-card img{width:32px;height:32px}.devices-feature-page.feature-ad-blocker-page .feature-lp-card h3{font-size:16px;line-height:24px;letter-spacing:0}.devices-feature-page.feature-ad-blocker-page .feature-lp-card p{font-size:12px;line-height:20px}.ad-blocker-extra-section{width:min(1180px,calc(100vw - 96px));margin:0 auto;padding:96px 0}.ad-blocker-section-head{max-width:760px;margin:0 auto 48px;text-align:center}.ad-blocker-section-head span{display:block;margin-bottom:12px;color:#ff5d5d;font-size:14px;font-weight:800;line-height:24px}.ad-blocker-section-head h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:700;line-height:52px;letter-spacing:1px}.ad-blocker-section-head p{margin:18px auto 0;color:#2c2c2c;font-size:16px;font-weight:600;line-height:28px}.ad-blocker-problem-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(360px,.95fr);align-items:center;gap:42px}.ad-blocker-problem-grid>img{width:100%;border-radius:16px}.ad-blocker-problem-grid>div,.ad-blocker-comparison-grid,.ad-blocker-testimonial-grid{display:grid;gap:18px}.ad-blocker-problem-grid article,.ad-blocker-comparison-grid article,.ad-blocker-testimonial-grid article,.ad-blocker-platform-grid article,.ad-blocker-faq-list details{border:1px solid #e4e4e4;border-radius:12px;background:#fff;box-shadow:0 8px 24px #1414140d}.ad-blocker-problem-grid article{padding:24px 26px}.ad-blocker-problem-grid h3,.ad-blocker-comparison-grid h3,.ad-blocker-testimonial-grid h3,.ad-blocker-platform-grid h3,.ad-blocker-solution-grid h3{margin:0;color:#0b0b0b;font-size:22px;font-weight:800;line-height:32px}.ad-blocker-problem-grid p,.ad-blocker-comparison-grid li,.ad-blocker-testimonial-grid p,.ad-blocker-platform-grid li,.ad-blocker-solution-grid p,.ad-blocker-faq-list p{color:#2c2c2c;font-size:16px;line-height:28px}.ad-blocker-problem-grid p,.ad-blocker-solution-grid p,.ad-blocker-testimonial-grid p,.ad-blocker-faq-list p{margin:8px 0 0}.ad-blocker-solution{width:100%;padding-right:max(48px,calc((100vw - 1180px)/2));padding-left:max(48px,calc((100vw - 1180px)/2))}.ad-blocker-solution-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px}.ad-blocker-solution-grid article{overflow:hidden;display:grid;grid-template-columns:46% 54%;align-items:center;border:1px solid #e4e4e4;border-radius:14px;background:#fff}.ad-blocker-solution-grid img{width:100%;height:100%;min-height:220px;object-fit:contain;background:#fff3f3}.ad-blocker-solution-grid div{padding:28px}.ad-blocker-metric-grid,.ad-blocker-stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px;margin-top:34px}.ad-blocker-metric-grid article,.ad-blocker-stats-grid article{min-height:124px;display:flex;flex-direction:column;justify-content:center;gap:6px;padding:24px;border-radius:12px;background:#fff;border:1px solid #e4e4e4;text-align:center}.ad-blocker-metric-grid strong,.ad-blocker-stats-grid strong{color:#0b0b0b;font-size:32px;font-weight:900;line-height:40px}.ad-blocker-metric-grid span,.ad-blocker-stats-grid span{color:#0b0b0b;font-size:16px;font-weight:800;line-height:24px}.ad-blocker-metric-grid small{color:#777;font-size:12px;line-height:18px}.ad-blocker-platform-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.ad-blocker-platform-grid article{padding:28px 24px}.ad-blocker-platform-grid img{width:54px;height:54px;margin-bottom:18px}.ad-blocker-platform-grid ul,.ad-blocker-comparison-grid ul{display:grid;gap:8px;margin:16px 0 0;padding-left:18px}.ad-blocker-stats-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.ad-blocker-comparison-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ad-blocker-comparison-grid article,.ad-blocker-testimonial-grid article{padding:30px}.ad-blocker-faq-list{display:grid;gap:12px}.ad-blocker-faq-list details{padding:20px 24px}.ad-blocker-faq-list summary{cursor:pointer;color:#0b0b0b;font-size:18px;font-weight:800;line-height:28px}.ad-blocker-testimonial-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.devices-section{width:min(1240px,calc(100vw - 80px));margin:0 auto;padding:96px 0}.devices-section-head{max-width:900px;margin:0 auto 64px;text-align:center}.devices-section-head.compact{margin-bottom:40px}.devices-section-head h2,.devices-trial-head h2,.devices-final-cta h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:1.5px}.devices-section-head p{margin:24px auto 0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:28px}.devices-card-grid{display:grid;gap:24px}.devices-platform-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.devices-tools-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.devices-feature-card{min-width:0;min-height:160px;padding:31px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:20px;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.devices-feature-card img{width:60px;height:60px;object-fit:contain}.devices-feature-card h3{margin:0;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:1px}.devices-feature-card p{margin:0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px}.devices-tool-card{min-height:124px}.devices-scenario-section{padding-top:108px}.devices-scenario-card{display:grid;grid-template-columns:minmax(0,1fr) 50%;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.devices-scenario-card>div{padding:48px;display:flex;flex-direction:column;gap:24px}.devices-scenario-card h3,.devices-trial-card h3{margin:0;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:32px;font-weight:700;line-height:40px;letter-spacing:1px}.devices-scenario-card p{margin:0;position:relative;padding-left:20px;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:500;line-height:32px}.devices-scenario-card p:before{content:"•";position:absolute;left:0;color:#2c2c2c}.devices-scenario-card>img{width:100%;height:100%;max-height:393px;object-fit:contain;background:#ffefef}.devices-trial-section{padding-top:92px}.devices-trial-head{margin-bottom:48px;text-align:center}.devices-trial-head span{display:block;margin-bottom:12px;color:#0b0b0b;font-size:14px;font-weight:700;line-height:24px}.devices-trial-card{display:grid;grid-template-columns:minmax(0,1fr) 50%;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.devices-trial-card>div{padding:48px;display:flex;flex-direction:column;align-items:flex-start;gap:24px}.devices-trial-card p{margin:0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:32px}.devices-trial-card a{min-width:104px;padding:8px 18px;background:#ff5d5d;color:#fff}.devices-trial-card>img{width:100%;height:100%;max-height:360px;object-fit:contain;padding:24px;background:#ffefef}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card{position:relative}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card:after{content:none}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card>div{grid-column:1;grid-row:1}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card>img{grid-column:2;grid-row:1;position:relative;z-index:1;opacity:1}.devices-feature-page.feature-lp-page.feature-premium-page .devices-trial-card:after{content:none}.devices-feature-page.feature-lp-page.feature-premium-page .devices-trial-card>img{opacity:1}.devices-final-cta{margin-top:48px;padding:80px 24px;border-top:4px solid #0b0b0b;background:#f8f8f8;text-align:center}.devices-final-cta h2{max-width:900px;margin:0 auto 18px;font-size:28px;line-height:40px}.devices-final-cta p{max-width:760px;margin:0 auto 34px;color:#0b0b0b;font-size:18px;font-weight:600;line-height:30px}.feature-lp-hero-image img{max-height:420px}.feature-lp-section{padding-top:104px;padding-bottom:104px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .feature-lp-section{padding-top:120px;padding-bottom:120px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-section{padding-top:112px;padding-bottom:112px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-final-cta{padding-top:92px;padding-bottom:92px}@media(min-width:921px){.devices-feature-page.feature-lp-page.feature-performance-page .devices-hero{height:742px;min-height:742px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-lp-section{padding-top:180px;padding-bottom:100px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-lp-section:nth-of-type(2){min-height:736px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-lp-section:nth-of-type(3){min-height:648px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-lp-section:nth-of-type(4){min-height:1946px}.devices-feature-page.feature-lp-page.feature-performance-page .devices-section-head{margin-bottom:88px}.devices-feature-page.feature-lp-page.feature-performance-page .devices-section-head.compact{margin-bottom:108px}.devices-feature-page.feature-lp-page.feature-performance-page .devices-section-head h2,.devices-feature-page.feature-lp-page.feature-performance-page .devices-trial-head h2{line-height:48px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-scenario-card{min-height:442px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-scenario-card:nth-child(2){min-height:474px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-scenario-card:nth-child(3){min-height:466px}.devices-feature-page.feature-lp-page.feature-performance-page .feature-scenario-media img{max-height:none}.devices-feature-page.feature-lp-page.feature-performance-page .devices-trial-section{min-height:675px;padding-top:92px;padding-bottom:85px}.devices-feature-page.feature-lp-page.feature-performance-page .devices-final-cta{min-height:430px;margin-top:100px;padding-top:102px;padding-bottom:100px}.devices-feature-page.feature-lp-page.feature-performance-page .devices-final-cta h2{line-height:44px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-card{min-height:484px}.devices-feature-page.feature-lp-page.feature-encryption-page .devices-hero{min-height:600px;padding-top:112px;padding-bottom:64px}.devices-feature-page.feature-lp-page.feature-encryption-page .devices-hero-image{margin-top:-118px}.devices-feature-page.feature-lp-page.feature-encryption-page .devices-hero-image img{width:640px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-lp-section:nth-of-type(2){padding-top:80px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-hero{min-height:500px;padding-top:128px;padding-bottom:40px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-hero-copy{margin-top:-34px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-hero-image{margin-top:-172px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-hero-image img{width:660px}.devices-feature-page.feature-lp-page.feature-premium-page .feature-lp-section:nth-of-type(2){padding-top:64px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-copy{padding:48px;gap:32px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-media{min-height:484px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-media img{max-height:none;object-fit:cover}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card{border-radius:12px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card img{height:252px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card p{min-height:92px;padding:32px;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:20px;font-weight:700;line-height:28px;letter-spacing:1px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-hero{height:715px;min-height:715px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-lp-section{padding-top:180px;padding-bottom:100px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(2){min-height:992px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(3){min-height:772px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(4){min-height:850px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(5){min-height:954px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-section-head h2,.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-trial-head h2{line-height:48px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-section-head{margin-bottom:88px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-image-card img{height:252px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-image-card p{min-height:128px;padding:32px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-promise-card{grid-template-columns:44% minmax(0,1fr);min-height:486px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .feature-promise-card>div{padding:40px 48px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-trial-section{min-height:675px;padding-top:92px;padding-bottom:85px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-final-cta{min-height:430px;margin-top:100px;padding-top:102px;padding-bottom:100px}.devices-feature-page.feature-lp-page.feature-no-logs-policy-page .devices-final-cta h2{line-height:44px}}.feature-lp-grid-2{grid-template-columns:repeat(2,minmax(0,1fr))}.feature-lp-grid-3{grid-template-columns:repeat(3,minmax(0,1fr))}.feature-lp-grid-4{grid-template-columns:repeat(4,minmax(0,1fr))}.feature-lp-card{min-height:144px}.feature-lp-card .feature-lp-number{color:#ff5d5d;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:20px;font-weight:800;line-height:28px;letter-spacing:1px}.feature-lp-card ul{margin:0;padding-left:18px;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:24px}.feature-lp-card li{margin:2px 0}.feature-lp-section-note{margin:36px auto 0;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:28px;text-align:center}.feature-image-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.feature-image-card{overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.feature-image-card img{width:100%;height:220px;object-fit:cover;background:#f3f3f3}.feature-image-card p{margin:0;padding:18px 20px 24px;color:#2c2c2c;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:15px;line-height:26px}.feature-promise-card{display:grid;grid-template-columns:minmax(0,1fr) 42%;min-height:320px;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.feature-promise-card>div{padding:40px 48px;display:grid;gap:20px}.feature-promise-card section{padding-left:16px;border-left:3px solid #ff5d5d}.feature-promise-card h3{margin:0 0 6px;color:#0b0b0b;font-size:18px;line-height:28px}.feature-promise-card p{margin:0;color:#2c2c2c;font-size:14px;line-height:22px}.feature-promise-card>img{width:100%;height:100%;object-fit:cover;object-position:center}.feature-scenario-stack{display:grid;gap:48px}.feature-scenario-card{min-height:340px;display:grid;grid-template-columns:minmax(0,1fr) 44%;align-items:stretch;overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.feature-scenario-card.is-reverse{grid-template-columns:44% minmax(0,1fr)}.feature-scenario-card.is-reverse .feature-scenario-copy{order:2}.feature-scenario-card.is-reverse .feature-scenario-media{order:1}.feature-scenario-copy{padding:56px 48px;display:flex;flex-direction:column;align-items:flex-start;gap:20px}.feature-scenario-copy>img{width:56px;height:56px}.feature-scenario-copy h3{margin:0;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:32px;font-weight:700;line-height:40px}.feature-scenario-copy strong{width:100%;display:block;padding:12px 16px;border-radius:4px;background:#f2f2f2;color:#0b0b0b;font-size:15px;line-height:24px}.feature-scenario-copy p{margin:0;color:#2c2c2c;font-size:16px;line-height:28px}.feature-scenario-list{display:flex;flex-direction:column;gap:0}.feature-scenario-list p{margin:0;position:relative;padding-left:20px;color:#2c2c2c;font-size:18px;font-weight:500;line-height:36px}.feature-scenario-list p:before{content:"•";position:absolute;left:0;color:#2c2c2c}.feature-scenario-media{display:flex;align-items:center;justify-content:center;background:#fff}.feature-scenario-media img{width:100%;height:100%;max-height:360px;object-fit:contain}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section{width:min(1200px,calc(100vw - 160px));padding-top:96px;padding-bottom:96px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head{margin-bottom:60px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head h2{font-size:44px;line-height:56px;letter-spacing:0}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head p{margin-top:48px;font-size:22px;font-weight:600;line-height:32px}.ad-blocker-step-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:48px;margin-bottom:24px}.ad-blocker-step-card{min-width:0;display:flex;flex-direction:column;gap:32px}.ad-blocker-step-card-head{min-height:68px;display:flex;flex-direction:column;align-items:center;gap:12px}.ad-blocker-step-card-head span{min-height:28px;padding:0 12px;display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#ffefef;color:#dd4848;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:16px;font-weight:700;line-height:28px}.ad-blocker-step-card-head h3{margin:0;color:#2a2b32;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:24px;font-weight:700;line-height:32px;letter-spacing:1px;text-align:center}.ad-blocker-step-card-body{flex:1;display:flex;flex-direction:column;gap:16px;padding:32px 24px;overflow:hidden;border-radius:24px;background:#fff;box-shadow:0 0 16px #0000001f}.ad-blocker-step-card-body img{width:100%;height:200px;object-fit:cover;border-radius:12px}.ad-blocker-step-card-body p{margin:0;color:#000;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:18px;font-weight:600;line-height:28px;letter-spacing:.5px}.ad-blocker-step-card-body ul{margin:0;padding-left:24px;color:#2a2b32;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:32px}.ad-blocker-technical-card{min-height:192px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;overflow:hidden;border-radius:20px;background:#ffefef}.ad-blocker-technical-card h3{width:max-content;margin:0 0 0 54px;padding-bottom:10px;border-bottom:3px solid #ff5d5d;color:#2a2b32;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:700;line-height:52px}.ad-blocker-technical-card ul{margin:0;padding:48px 54px 48px 24px;color:#2a2b32;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px}.ad-blocker-benefits-section{display:flex;flex-direction:column;align-items:center;gap:32px;width:min(1200px,calc(100vw - 160px));padding-top:96px;padding-bottom:96px}.ad-blocker-benefits-section h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:48px;font-weight:700;line-height:68px;letter-spacing:1px;text-align:center}.ad-blocker-benefit-tabs{display:flex;align-items:center;justify-content:center;gap:24px}.ad-blocker-benefit-tab{min-height:45px;padding:12px;border:0;border-bottom:2px solid transparent;background:transparent;color:#6c6d75;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;font-weight:600;line-height:21px;cursor:pointer}.ad-blocker-benefit-tab:hover,.ad-blocker-benefit-tab:focus-visible,.ad-blocker-benefit-tab.is-active{color:#ff5d5d}.ad-blocker-benefit-tab.is-active{border-bottom-color:#ff5d5d}.ad-blocker-benefit-tab:focus-visible{outline:2px solid #0b0b0b;outline-offset:3px}.ad-blocker-benefit-content{width:min(902px,100%);margin:0 auto;display:grid;grid-template-columns:395px minmax(0,385px);align-items:center;justify-content:center;gap:122px}.ad-blocker-benefit-image img{width:395px;height:346px;object-fit:contain}.ad-blocker-benefit-panels{min-width:0}.ad-blocker-benefit-panel{display:flex;flex-direction:column;gap:60px}.ad-blocker-benefit-panel[hidden]{display:none}.ad-blocker-benefit-item{display:grid;grid-template-columns:48px minmax(0,1fr);align-items:flex-start;gap:24px}.ad-blocker-benefit-item>img{width:48px;height:48px}.ad-blocker-benefit-item h3{margin:0 0 4px;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:32px}.ad-blocker-benefit-item p{margin:0;color:#585858;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;line-height:24px}.what-vpn-page{background:#fff;color:#0b0b0b}.what-vpn-hero{width:min(1440px,100vw);height:560px;min-height:0;margin:0 auto;padding:65px 0 46px 100px;display:grid;grid-template-columns:496px minmax(744px,1fr);align-items:start;gap:120px;overflow:hidden;background:#fff}.what-vpn-hero-copy h1{margin:0 0 28px;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:1.5px}.what-vpn-hero-copy ul{margin:0 0 28px;padding-left:22px;color:#2c2c2c;font-size:18px;line-height:32px}.what-vpn-hero-copy li::marker{color:#ff5d5d}.what-vpn-hero-copy a{min-width:200px;min-height:50px;display:inline-flex;align-items:center;justify-content:center;padding:0 24px;border-radius:6px;background:#0b0b0b;color:#fff;font-size:14px;font-weight:700}.what-vpn-hero-media{display:flex;align-items:center;justify-content:flex-start;align-self:start;margin-top:-110px}.what-vpn-hero-media img{width:744px;max-width:none;max-height:none;object-fit:contain}.what-vpn-section{width:min(1240px,calc(100vw - 80px));margin:0 auto;padding:112px 0}.what-vpn-page .devices-trial-section{padding-top:112px;padding-bottom:112px}.what-vpn-page .devices-final-cta{padding-top:92px;padding-bottom:92px}.what-vpn-section-head{max-width:920px;margin:0 auto 64px;text-align:center}.what-vpn-section-head.compact{margin-bottom:56px}.what-vpn-section-head h2{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:1.2px}.what-vpn-section-head p{margin:20px auto 0;color:#2c2c2c;font-size:16px;font-weight:600;line-height:28px}.what-vpn-devices-grid{display:flex;flex-wrap:wrap;justify-content:center;gap:44px}.what-vpn-devices-grid div{min-width:78px;display:flex;flex-direction:column;align-items:center;gap:14px;color:#2c2c2c;font-size:15px;font-weight:600}.what-vpn-devices-grid img{width:48px;height:48px}.what-vpn-split-card,.what-vpn-why-card{display:grid;grid-template-columns:46% minmax(0,1fr);overflow:hidden;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.what-vpn-split-media,.what-vpn-why-media{min-height:280px;display:flex;align-items:center;justify-content:center;background:#ffefef}.what-vpn-split-media img,.what-vpn-why-media img{width:100%;max-width:390px;max-height:300px;object-fit:contain}.what-vpn-split-media img{opacity:1}.what-vpn-page .devices-trial-card{position:relative}.what-vpn-page .devices-trial-card:after{content:none}.what-vpn-page .devices-trial-card>div{grid-column:1;grid-row:1}.what-vpn-page .devices-trial-card>img{grid-column:2;grid-row:1;position:relative;z-index:1;opacity:1}.what-vpn-split-copy{padding:56px 64px;display:flex;flex-direction:column;justify-content:center;gap:22px}.what-vpn-split-copy h2{margin:0;font-size:32px;line-height:42px}.what-vpn-split-copy p{margin:0;color:#2c2c2c;font-size:17px;line-height:32px}.what-vpn-steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.what-vpn-steps-grid article{min-height:250px;padding:31px 32px;display:flex;flex-direction:column;align-items:flex-start;gap:18px;border:1px solid #cbcbcb;border-radius:16px;background:#fff}.what-vpn-steps-grid span{display:inline-flex;min-height:28px;align-items:center;padding:5px 12px;border-radius:999px;background:#ffefef;color:#ff5d5d;font-size:12px;font-weight:800}.what-vpn-steps-grid h3{margin:0;color:#0b0b0b;font-size:20px;line-height:30px}.what-vpn-steps-grid p{margin:0;color:#2c2c2c;font-size:15px;line-height:28px}.what-vpn-steps-grid a{margin-top:auto;min-height:40px;display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:6px;background:#ff5d5d;color:#fff;font-size:14px;font-weight:700}.what-vpn-why-list{padding:48px;display:grid;align-content:center;gap:28px}.what-vpn-why-list section{display:flex;align-items:flex-start;gap:18px}.what-vpn-why-list img{width:44px;height:44px;flex:0 0 auto}.what-vpn-why-list h3{margin:0 0 6px;font-size:20px;line-height:30px}.what-vpn-why-list p{margin:0;color:#2c2c2c;font-size:15px;line-height:26px}.what-vpn-faq-band{background:#f7f7f8}.what-vpn-faq-list{display:grid;gap:16px}.what-vpn-faq-list details{padding:24px 28px;border:1px solid #e2e2e4;border-radius:12px;background:#fff}.what-vpn-faq-list details[open],.what-vpn-faq-list details:hover{border-color:#ff5d5d}.what-vpn-faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:16px;cursor:pointer;list-style:none;color:#2a2b32;font-size:18px;font-weight:600;line-height:28px}.what-vpn-faq-list summary::-webkit-details-marker{display:none}.what-vpn-faq-list svg{flex:0 0 auto;transition:transform .16s ease}.what-vpn-faq-list details[open] svg{transform:rotate(180deg)}.what-vpn-faq-list p{margin:16px 0 0;padding-top:16px;border-top:1px solid #e2e2e4;color:#585858;font-size:15px;line-height:24px}.category-vpn-page{width:min(1440px,100%);min-height:1320px;display:grid;grid-template-columns:252px minmax(0,1125px);column-gap:63px;margin:0 auto;background:#fff;border-bottom:1px solid #d8d8d8}.category-sidebar{position:sticky;top:58px;align-self:start;min-height:calc(100vh - 58px);display:flex;flex-direction:column;border-right:1px solid #d8d8d8;background:#fff}.category-sidebar a{min-height:64px;display:flex;align-items:center;padding:0 40px;border-bottom:1px solid #eeeeee;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:700;line-height:24px}.category-sidebar a[aria-current=page]{color:#ff5d5d}.category-content{width:100%;margin:0;padding:64px 0 104px}.category-header{display:flex;align-items:center;justify-content:space-between;gap:32px;margin-bottom:40px}.category-header h1{margin:0;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:40px;font-weight:600;line-height:52px;letter-spacing:1.5px}.category-search{width:300px;min-height:48px;display:flex;align-items:center;overflow:hidden;border:1px solid #dedede;border-radius:8px;background:#fff}.category-search input{min-width:0;flex:1;height:48px;border:0;padding:0 14px 0 18px;color:#0b0b0b;font-size:16px;outline:none}.category-search input::placeholder{color:#8a8f98}.category-search button{width:54px;height:48px;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;border:0;background:transparent;color:#667085;cursor:pointer}.category-featured-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:24px;margin-top:40px;margin-bottom:72px}.category-featured-card,.category-post-card{min-width:0}.category-featured-card.is-text-only .category-card-meta,.category-post-card.is-text-only .category-card-meta{margin-top:0}.category-image-link,.category-post-image{display:block;overflow:hidden;border-radius:8px;background:#f4f4f4}.category-image-link{aspect-ratio:1.55}.category-post-image{aspect-ratio:1200 / 570;height:auto}.category-image-link img,.category-post-image img{width:100%;height:100%;object-fit:cover;object-position:center}.category-image-link .generated-cover,.category-post-image .generated-cover,.category-image-link .generated-cover svg,.category-post-image .generated-cover svg{display:block;width:100%;height:100%}.category-card-meta{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin-top:16px;color:#585858;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:14px;font-weight:500;line-height:32px;letter-spacing:.5px}.category-card-meta a{display:inline-flex;align-items:center;min-height:28px;padding:2px 10px;border:1px solid #dedede;border-radius:100px;color:#1a1a1a;line-height:22px}.category-title-link{display:block;color:inherit}.category-title-link h2,.category-title-link h3{display:-webkit-box;margin:4px 0 0;overflow:hidden;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-weight:700;letter-spacing:1px;text-align:left;text-overflow:ellipsis;-webkit-box-orient:vertical}.category-title-link h2{font-size:24px;line-height:30px;-webkit-line-clamp:1;line-clamp:1}.category-title-link h3{font-size:20px;line-height:25px;-webkit-line-clamp:2;line-clamp:2}.category-title-link p{display:-webkit-box;margin:8px 0 0;overflow:hidden;color:#585858;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:14px;font-weight:400;line-height:18px;letter-spacing:.5px;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2}.category-post-grid{display:grid;grid-template-columns:32% 31% 31%;gap:3%;row-gap:190px}.category-mobile-cta{display:none}.article-vpn-page{width:min(1440px,100%);min-height:1000px;display:grid;grid-template-columns:252px minmax(0,1125px);column-gap:63px;margin:0 auto;background:#fff;border-bottom:1px solid #d8d8d8}.article-sidebar{width:252px;min-height:calc(100vh - 85px);border-left:1px solid #d8d8d8}.article-reading-layout{width:min(1160px,100%);margin:0 auto;padding:40px 0 104px;display:grid;grid-template-columns:minmax(0,882px) 244px;align-items:start;gap:19px}.article-reading-main{min-width:0;padding:0 80px}.article-breadcrumb{margin-bottom:24px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;color:#667085;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:14px;line-height:24px}.article-breadcrumb a{color:#475467}.article-breadcrumb span[aria-current=page]{color:#101828}.article-title-block h1{margin:0;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:32px;font-weight:700;line-height:48px;letter-spacing:1.5px}.article-meta-row{margin:24px 0 34px;padding:24px 0;display:flex;align-items:center;justify-content:space-between;gap:32px}.article-author{display:flex;align-items:center;gap:16px}.article-author img{width:48px;height:48px;border:2px solid #ee6055;border-radius:50%;background:#fff}.article-author strong,.article-author span{display:block;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif}.article-author strong{color:#111827;font-size:16px;line-height:24px}.article-author span{color:#667085;font-size:13px;line-height:20px}.article-date{display:grid;gap:4px;justify-items:end;color:#475467;font-size:14px;line-height:20px;text-align:right}.article-date span{color:#98a2b3;font-size:12px;font-weight:700;text-transform:uppercase}.article-rich-body{max-width:75ch;margin:0 auto;color:#344054;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:17px;line-height:1.85}.article-rich-body h2,.article-rich-body h3{color:#0b0b0b;font-weight:700;letter-spacing:.5px}.article-rich-body h2{margin:48px 0 18px;padding-bottom:12px;border-bottom:1px solid #e5e7eb;font-size:28px;line-height:40px}.article-rich-body h3{margin:34px 0 14px;font-size:22px;line-height:32px}.article-rich-body p{margin:0 0 22px}.article-rich-body ul,.article-rich-body ol{margin:0 0 24px;padding-left:24px}.article-rich-body li{margin:8px 0;padding-left:2px}.article-rich-body a{color:#ee6055;overflow-wrap:anywhere;text-decoration:underline;text-underline-offset:3px}.article-rich-body img{width:100%;margin:28px auto;border:1px solid #e6e6e6;border-radius:12px}.article-rich-body blockquote{margin:32px 0;padding:20px 24px;border-left:4px solid #ee6055;background:#fff5f5;color:#2c2c2c}.article-rich-body table{width:100%;margin:32px 0;border-collapse:collapse;overflow-wrap:anywhere}.article-rich-body th,.article-rich-body td{padding:12px;border:1px solid #dedede;text-align:left;vertical-align:top}.article-rich-body th{background:#f8f8f8}.article-tutorial-links{margin-top:42px;padding:22px;border:1px solid #dedede;border-radius:8px;background:#fff}.article-tutorial-links h2{margin:0 0 16px;color:#0b0b0b;font-size:22px;line-height:30px}.article-tutorial-links ul{margin:0;padding-left:20px}.article-tutorial-links li{margin:8px 0;overflow-wrap:anywhere}.article-tutorial-links a{color:#ee6055;text-decoration:underline;text-underline-offset:3px}.article-end-rule{height:1px;margin-top:40px;background:#dedede}.article-category-pill{margin:40px 0 0;min-height:32px;display:inline-flex;align-items:center;padding:4px 14px;border:1px solid #dedede;border-radius:999px;color:#0b0b0b;font-size:14px;font-weight:600;line-height:22px}.article-toc-card{position:sticky;top:85px;width:244px;margin-top:-20px}.article-toc-card>img{width:100%;margin-bottom:3px;opacity:0;pointer-events:none}.article-toc-card>div{padding:16px 12px;border-radius:8px;background:#fff;box-shadow:0 0 12px #0000001f}.article-toc-card h2{margin:0 0 16px;color:#0b0b0b;font-family:PingFang SC Local,PingFang SC,Microsoft YaHei,sans-serif;font-size:16px;font-weight:600;line-height:24px;text-align:center}.article-toc-card ol{max-height:calc(100vh - 380px);margin:0 0 16px;padding:0;display:grid;gap:8px;overflow-y:auto;list-style:none}.article-toc-card li.level-3{padding-left:14px}.article-toc-card a:not(.article-toc-button){display:block;padding:7px 8px;border-radius:6px;color:#101828;font-size:13px;font-weight:600;line-height:22px}.article-toc-card li:first-child a:not(.article-toc-button){color:#ee6055}.article-toc-card a:not(.article-toc-button):hover{background:#fff3f3;color:#ee6055}.article-toc-button{min-height:36px;display:inline-flex;width:100%;align-items:center;justify-content:center;gap:4px;border-radius:6px;background:#0b0b0b;color:#fff;font-size:13px;font-weight:700;line-height:20px}.article-toc-toggle,.article-toc-overlay{display:none}@media(max-width:920px){.site-header{z-index:1001;border-bottom:1px solid #d4d4d4;background:#fff;backdrop-filter:none}.site-header-inner{width:100%;min-height:84px;padding:0 36px 0 40px;display:flex;justify-content:space-between}.site-header .brand-link{display:inline-flex;opacity:1;pointer-events:auto}.site-header .brand-link img{width:151px}.nav-links,.header-actions,.mobile-summary{display:none}.mobile-menu-button{position:relative;z-index:1003;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;padding:0;border:0;background:transparent;color:#333;cursor:pointer}.mobile-menu-button:focus,.mobile-menu-button:focus-visible{outline:0}.mobile-menu-button svg{position:absolute;inset:0;width:32px;height:32px}.mobile-menu-icon-close,.site-header.is-mobile-drawer-open .mobile-menu-icon-open{display:none}.site-header.is-mobile-drawer-open .mobile-menu-icon-close{display:block}.mobile-drawer-backdrop{position:fixed;z-index:999;inset:86px 0 0;display:none;visibility:hidden;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s ease,visibility .3s ease}.mobile-drawer{position:fixed;z-index:1000;top:86px;right:0;bottom:0;width:90vw;max-width:400px;display:none;visibility:hidden;overflow:hidden;pointer-events:none;background:#fff;transform:translate(100%);transition:transform .3s ease,visibility .3s ease}.site-header.is-mobile-drawer-open .mobile-drawer-backdrop{display:block;visibility:visible;opacity:1;pointer-events:auto}.site-header.is-mobile-drawer-open .mobile-drawer{display:block;visibility:visible;pointer-events:auto;transform:translate(0)}.mobile-drawer-content{position:relative;height:100%;overflow-y:auto;padding:0 0 max(200px,calc(180px + env(safe-area-inset-bottom)));scroll-behavior:smooth;overscroll-behavior:contain}.mobile-drawer-section{margin-bottom:22px}.mobile-drawer-section h2{margin:10px 12px 4px;color:#0b0b0b;font-size:12px;line-height:18px;font-weight:800}.mobile-drawer-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:0 12px}.mobile-drawer-grid:has(>:nth-child(odd):last-child)>:last-child{grid-column:1 / -1}.mobile-drawer-card{min-height:76px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:12px 8px;border:1px solid #e5e5e5;border-radius:10px;background:#fff;color:#0b0b0b;text-align:center;transition:transform .2s ease,background .2s ease,border-color .2s ease}.mobile-drawer-card:active{transform:scale(.98);background:#f8f8f8}.mobile-drawer-card.is-active{border:2px solid #ff5d5d;color:#ff5d5d}.mobile-drawer-icon{width:24px;height:24px;color:inherit;stroke-width:1.5;flex-shrink:0}.mobile-drawer-card strong{font-size:12px;line-height:1.2;font-weight:700;word-break:break-word}.mobile-drawer-socials{display:flex;justify-content:center;gap:34px;margin:67px 0 0}.mobile-drawer-socials a{width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;color:#0b0b0b}.mobile-drawer-socials svg{width:22px;height:22px;fill:currentColor}.hero-grid,.blog-layout{grid-template-columns:1fr}.hero-media{order:-1}.section-head{align-items:start;flex-direction:column}.grid,.platform-grid,.price-grid,.post-grid,.footer-grid{grid-template-columns:1fr}.footer-payment{align-self:start}.footer-brand{margin-bottom:24px}.footer-socials{gap:22px;margin-bottom:14px}.site-footer-inner{width:min(100vw - 48px,520px);padding:44px 0 28px}.footer-grid{gap:36px}.footer-links ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 34px}.footer-links a{display:inline-block;line-height:24px}.category-rail{position:static;grid-template-columns:repeat(2,minmax(0,1fr))}.home-page{background:#fff}.home-hero{padding:35px 0 76px}.home-hero-grid{width:min(100vw - 32px,520px);display:flex;flex-direction:column;gap:28px;text-align:center}.home-hero-media{order:2}.home-hero-copy{order:1;width:100%;padding:0}.home-hero-copy h1{margin-bottom:12px;font-size:32px;line-height:40px}.home-subtitle{margin-bottom:24px;font-size:20px;line-height:30px}.home-feature-row{grid-template-columns:1fr;gap:0;width:100%;margin-bottom:24px;font-size:14px;line-height:32px}.home-download-button{min-width:240px;min-height:52px;border-radius:6px;font-size:14px}.home-hero-media img{max-width:342px;margin:0 auto}.home-platforms{padding:52px 0 160px}.home-platform-strip{width:min(100vw,390px);grid-template-columns:repeat(5,minmax(0,1fr));row-gap:32px;column-gap:0}.home-platform-strip a{width:48px;height:48px;margin:0 auto}.home-platform-strip a:nth-child(n+6){transform:translate(40px)}.home-platform-strip img{width:36px;height:36px}.home-section{padding:30px 0 70px}.home-section-title{width:min(100vw - 32px,520px);margin-bottom:32px}.home-section-title h2{font-size:22px}.home-section-title p{margin-top:18px;font-size:13px;line-height:1.7}.home-card-grid{width:min(100vw - 48px,520px);grid-template-columns:1fr;gap:32px}.home-advantage-card{min-height:385px;border-radius:12px}.home-advantage-card h3{margin:24px 24px 10px;font-size:17px;text-align:center}.home-advantage-card p{max-width:none;margin:0 24px;font-size:12px;text-align:center}.home-advantage-card img{right:auto;bottom:27px;left:24px;width:calc(100% - 48px)}.home-china-section{padding-top:54px}.home-china-grid{width:min(100vw - 32px,520px);grid-template-columns:1fr;gap:26px}.home-china-grid img{width:min(100%,342px);max-width:342px;margin:0 auto}.home-china-grid:after{content:none}.home-china-points{gap:18px}.home-china-points div{min-height:54px;padding:0 16px;font-size:12px;border-radius:8px}.home-china-points div:before{width:32px;height:32px;margin-right:12px;border-radius:9px}.home-map-section{padding:0 0 82px}.home-map-section h2{margin:48px 24px 0;font-size:24px;line-height:32px}.home-map-section p{margin:12px auto 32px;padding:0 24px;font-size:16px;line-height:32px;letter-spacing:1px}.home-map-section img{width:min(560px,calc(100vw + 120px));max-width:none;margin-left:50%;transform:translate(-50%)}.home-download-block{flex-direction:column;padding:40px 24px;text-align:center}.home-download-brand{flex-direction:column;gap:16px}.home-download-brand img{visibility:visible}.home-download-brand span{text-align:center}.home-download-block .home-download-button{width:100%;max-width:320px;min-width:0;min-height:48px;margin-top:24px}.x-trial-hero{width:min(100vw - 32px,560px);min-height:0;padding:34px 0 48px;display:flex;flex-direction:column;gap:22px;text-align:center}.x-trial-copy{order:1;gap:22px;justify-items:center}.x-trial-hero-media{order:2}.x-trial-hero-media img{max-width:340px;margin:0 auto}.x-trial-price-lockup{justify-content:center;gap:14px}.x-trial-price-lockup>span{font-size:90px}.x-trial-price-lockup b{min-height:32px;padding:0 10px;font-size:13px}.x-trial-price-lockup h1{font-size:48px}.x-trial-claim{gap:12px;font-size:14px;line-height:1.7;text-align:left}.x-trial-claim em{font-size:24px}.x-trial-button{min-height:48px}.x-trial-trust{justify-content:center;gap:12px}.x-trial-trust div{font-size:16px;line-height:32px}.x-trial-section{width:min(100vw - 32px,560px);padding:54px 0}.x-trial-section-head{margin-bottom:32px}.x-trial-section-head h2{font-size:24px;line-height:36px}.x-trial-section-head p{margin-top:12px;font-size:15px;line-height:28px}.x-trial-china-grid,.x-trial-step-grid{grid-template-columns:1fr;gap:28px}.x-trial-reason-grid{grid-template-columns:1fr}.x-trial-china-device img{max-width:430px;margin:0 auto}.x-trial-steps{width:100%;padding:58px 16px}.x-trial-steps .x-trial-section-head img{width:128px}.x-trial-step-grid{max-width:560px;margin:0 auto}.x-trial-step-list{order:2}.x-trial-step-list article{min-height:76px;padding:18px}.x-trial-step-list h3{font-size:17px;line-height:26px}.x-trial-step-grid>img{order:1}.x-trial-card-grid{grid-template-columns:1fr;gap:16px}.x-trial-card-grid article{min-height:0}.x-trial-card-grid div{padding:24px 22px 6px}.x-trial-card-grid h3{font-size:19px;line-height:28px}.x-trial-floating{right:16px;bottom:16px}.x-trial-floating a{width:68px;height:68px;gap:2px}.x-trial-floating span,.x-trial-floating small{font-size:10px}.x-trial-floating b{font-size:14px}.x-trial-floating small{width:42px;padding-top:2px}.not-found-page{min-height:calc(100vh - 34px);padding:54px 16px}.not-found-panel{padding:28px 20px}.not-found-panel h1{font-size:26px;line-height:34px}.not-found-panel p{font-size:14px;line-height:24px}.not-found-actions{flex-direction:column;align-items:stretch}.download-hero-card{width:min(100vw - 32px,640px);min-height:0;margin-top:6px;padding:24px;display:flex;flex-direction:column;gap:16px}.download-hero-copy{display:contents}.download-hero-copy h1{order:1;font-size:24px;line-height:32px;letter-spacing:1px}.download-hero-copy ul{order:2;margin-top:0;padding-left:21px;font-size:14px;line-height:24px}.download-hero-image{order:3;width:261px;align-self:center}.download-hero-image img{transform:none}.download-hero-actions{order:4;flex-direction:column;width:100%;margin-top:0}.download-button{width:100%}.download-section{width:min(100vw - 32px,640px);padding:40px 0}.download-section-head,.download-section-head.compact{margin-bottom:32px}.download-section-head h2,.download-setup-head h2,.download-faq-block h2{font-size:24px;line-height:32px;letter-spacing:1px}.download-section-head p,.download-setup-head p{font-size:14px;line-height:24px;letter-spacing:0}.download-devices-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.download-device-item{width:auto;min-height:86px;padding:12px;font-size:14px;line-height:21px}.download-device-item img{width:20px;height:20px}.download-platform-card{margin-top:40px;padding:24px;flex-direction:column;gap:20px}.download-platform-image{width:100%;height:190px;border-radius:12px}.download-platform-copy{gap:16px}.download-platform-copy h2{font-size:20px;line-height:32px;letter-spacing:1px}.download-platform-copy p{font-size:14px;line-height:24px}.download-setup-section{margin-top:40px;gap:32px}.download-setup-head{gap:16px}.download-steps-grid{flex-direction:column;gap:16px}.download-step-card{flex:0 0 auto;padding:24px;gap:20px}.download-step-card h3{font-size:18px;line-height:28px}.download-step-card p{font-size:14px;line-height:24px}.download-step-card>a{width:100%}.download-link-list{gap:8px}.download-faq-block{margin-top:40px}.download-faq-block h2{margin-bottom:32px}.download-faq-list{gap:12px}.download-faq-item{padding:16px;border-radius:12px}.download-faq-item summary{font-size:16px;line-height:24px}.download-faq-item svg{width:20px;height:20px}.download-faq-item div{margin-top:12px;padding-top:12px;font-size:14px}.download-why-grid{flex-direction:column;gap:16px}.download-why-image{width:100%;height:241px}.download-why-image img{object-fit:contain}.download-why-cards{gap:16px}.download-why-card{flex-direction:column;align-items:flex-start;gap:16px;padding:24px}.download-why-card>div{width:40px;height:40px;padding:8px;border-radius:10px}.download-why-card img{width:24px;height:24px}.download-why-card section{gap:4px}.download-why-card h3{font-size:20px;line-height:32px}.download-why-card p{font-size:16px;line-height:32px;letter-spacing:.08px}.price-trial-hero{width:min(100vw - 48px,640px);min-height:0;margin-top:0;padding:140px 0 40px;grid-template-columns:1fr;gap:24px;text-align:center}.price-trial-copy{align-items:center;gap:24px;transform:none}.price-trial-copy h1{font-size:32px;line-height:44px}.price-trial-subtitle{font-size:24px;line-height:36px}.price-trial-description{font-size:14px;line-height:24px}.price-trial-promo{width:100%;justify-content:center;text-align:left}.price-trial-promo p,.price-trial-promo strong{flex-wrap:wrap;font-size:14px;line-height:24px}.price-trial-promo b{font-size:24px}.price-trial-actions,.price-action{width:100%}.price-trial-illustration{order:-1;transform:none}.price-trial-illustration img{max-width:343px}.price-section{width:min(100vw - 32px,640px);padding:52px 0}.price-section-head{margin-bottom:32px}.price-section-head h2{font-size:24px;line-height:32px;letter-spacing:1px}.price-section-head p{font-size:14px;line-height:24px}.price-period-toggle{width:100%;margin-bottom:36px}.price-period-button{padding:8px 14px;font-size:13px}.price-plan-cards{flex-direction:column;padding:12px;gap:16px}.price-plan-card,.price-plan-card.is-featured{flex:0 0 auto;padding:28px 22px;transform:none}.price-social-banner{flex-wrap:wrap;height:auto;min-height:0;padding:20px;font-size:14px}.price-social-banner img{width:34px;height:34px}.price-china-grid,.price-platform-grid,.price-offer-card{grid-template-columns:1fr;gap:28px}.price-china-phone{max-width:320px;margin:0 auto}.price-china-stats{gap:14px}.price-china-stats div{min-height:56px;padding:14px 16px;font-size:14px}.price-platform-image{min-height:240px}.price-platform-cards article{align-items:flex-start;padding:18px}.price-platform-cards article>div{width:44px;height:44px}.price-platform-cards img{width:44px;height:44px}.price-platform-cards h3{font-size:18px;line-height:26px}.price-offer-head h2{font-size:24px;line-height:34px}.price-offer-card>div:first-child{padding:28px 22px}.price-offer-media{min-height:220px}.price-offer-media img{width:80%;max-height:220px}.price-offer-card .price-buy-button{width:100%}.price-download-cta{margin-top:24px;padding:52px 24px}.price-download-cta h2{font-size:22px;line-height:32px}.price-download-cta p{font-size:14px;line-height:24px}.devices-hero{width:min(100vw - 32px,640px);min-height:0;padding:58px 0 64px;grid-template-columns:1fr;gap:28px;text-align:center}.devices-hero-copy{align-items:center}.devices-hero-copy h1{font-size:28px;line-height:38px;letter-spacing:1px}.devices-hero-copy p{margin:20px 0 24px;font-size:14px;line-height:24px;letter-spacing:0}.devices-hero-image{order:-1}.devices-hero-image img{max-width:360px;max-height:300px}.devices-section{width:min(100vw - 32px,640px);padding:52px 0}.devices-section-head{margin-bottom:32px}.devices-section-head h2,.devices-trial-head h2{font-size:24px;line-height:32px;letter-spacing:1px}.devices-section-head p{margin-top:16px;font-size:14px;line-height:24px}.devices-card-grid{gap:16px}.devices-platform-grid,.devices-tools-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.devices-feature-card{min-height:144px;align-items:center;justify-content:center;padding:20px 16px;gap:14px;text-align:center}.devices-feature-card img{width:48px;height:48px}.devices-feature-card h3{font-size:16px;line-height:24px;letter-spacing:.3px}.devices-feature-card p{font-size:13px;line-height:20px}.devices-scenario-section,.devices-trial-section{padding-top:52px}.devices-scenario-card,.devices-trial-card{grid-template-columns:1fr}.devices-scenario-card>div,.devices-trial-card>div{padding:24px;gap:16px}.devices-scenario-card h3,.devices-trial-card h3{font-size:20px;line-height:28px}.devices-scenario-card p,.devices-trial-card p{font-size:14px;line-height:26px}.devices-scenario-card>img{max-height:248px}.devices-trial-head{margin-bottom:28px}.devices-trial-card>img{max-height:240px;padding:20px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card:after,.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .devices-trial-card>img{grid-column:1;grid-row:2;min-height:240px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-trial-card:after{grid-column:1;grid-row:2;min-height:240px}.devices-trial-card a{width:auto;align-self:flex-start}.devices-final-cta{margin-top:24px;padding:52px 24px}.devices-final-cta h2{font-size:22px;line-height:32px}.devices-final-cta p{font-size:14px;line-height:24px}.devices-feature-page:not(.feature-lp-page){background:#fff}.devices-feature-page:not(.feature-lp-page) .devices-hero{width:100%;padding:27px 24px 43px;display:flex;flex-direction:column;gap:0}.devices-feature-page:not(.feature-lp-page) .devices-hero-copy h1{font-size:20px;line-height:32px;font-weight:500;letter-spacing:2px}.devices-feature-page:not(.feature-lp-page) .devices-hero-copy{padding-top:0;transform:none}.devices-feature-page:not(.feature-lp-page) .devices-hero-copy p{width:100%;max-width:342px;margin:24px 0;font-size:14px;line-height:25.5px;text-align:left}.devices-feature-page:not(.feature-lp-page) .devices-download-button{min-width:240px;min-height:52px;padding:0 16px;font-size:14px}.devices-feature-page:not(.feature-lp-page) .devices-hero-image{order:initial;width:100%;margin-top:34px}.devices-feature-page:not(.feature-lp-page) .devices-hero-image img{width:342px;max-width:100%;max-height:none}.devices-feature-page:not(.feature-lp-page) .devices-section{padding-top:112px}.devices-feature-page.feature-lp-page .devices-hero{width:100%;min-height:0;padding:48px 24px 52px;display:flex;flex-direction:column;gap:0;text-align:center}.devices-feature-page.feature-no-logs-policy-page .devices-hero{min-height:0;padding-bottom:16px}.devices-feature-page.feature-no-logs-policy-page .devices-hero-copy{width:min(342px,100%);margin:0 auto;align-items:center}.devices-feature-page.feature-lp-page.feature-encryption-page .devices-hero-copy p{max-width:326px;margin:24px 0 49px}.devices-feature-page.feature-lp-page.feature-premium-page .devices-hero{min-height:0}.devices-feature-page.feature-premium-page .devices-hero-copy{margin-top:0}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .devices-section-head p{margin-top:36px}.devices-feature-page.feature-lp-page.feature-premium-page .feature-lp-section:nth-of-type(2){padding-top:58px}.devices-feature-page.feature-lp-page .devices-hero-copy{align-items:center}.devices-feature-page.feature-lp-page .devices-hero-copy h1{width:auto;max-width:342px;font-size:20px;line-height:32px;font-weight:600;letter-spacing:1.2px}.devices-feature-page.feature-lp-page .devices-hero-copy p{width:100%;max-width:342px;margin:24px 0;font-size:16px;line-height:25.6px;text-align:left}.devices-feature-page.feature-no-logs-policy-page .devices-hero-copy p{text-align:center}.devices-feature-page.feature-lp-page .devices-download-button{min-width:240px;min-height:52px;padding:0 16px}.devices-feature-page.feature-lp-page .devices-hero-image{order:initial;width:100%;margin-top:32px;justify-content:center}.devices-feature-page.feature-lp-page .devices-hero-image img{width:342px;max-width:100%;max-height:none}.feature-lp-section{padding-top:64px;padding-bottom:64px}.devices-feature-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(2){padding-top:8px}.devices-feature-page.feature-no-logs-policy-page .feature-lp-section:nth-of-type(2) .devices-section-head{margin-bottom:24px}.devices-feature-page.feature-ad-blocker-page .devices-hero{padding:42px 24px 34px}.devices-feature-page.feature-ad-blocker-page .feature-lp-section{width:min(100vw - 32px,640px);padding-top:52px;padding-bottom:52px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-reply-section{width:min(100vw - 32px,640px);padding-top:24px}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero-copy p{margin:22px 0 28px;text-align:center}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-download-button{min-width:180px;min-height:48px}.devices-feature-page.feature-lp-page.feature-ad-blocker-page .devices-hero-image{margin-top:28px}.devices-feature-page.feature-ad-blocker-page .feature-lp-card{min-height:166px;justify-content:flex-start;gap:12px}.devices-feature-page.feature-ad-blocker-page .feature-lp-card h3{font-size:20px;line-height:28px}.devices-feature-page.feature-ad-blocker-page .feature-lp-card p{font-size:14px;line-height:24px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section{width:100%;padding:64px 24px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head{margin-bottom:40px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head h2{font-size:28px;line-height:38px}.devices-feature-page.feature-ad-blocker-page .ad-blocker-steps-section .devices-section-head p{margin-top:20px;font-size:16px;line-height:26px}.ad-blocker-step-grid{grid-template-columns:1fr;gap:32px}.ad-blocker-step-card{gap:20px}.ad-blocker-step-card-head h3{font-size:20px;line-height:28px}.ad-blocker-step-card-body{padding:24px 16px}.ad-blocker-step-card-body img{height:180px}.ad-blocker-step-card-body p{font-size:16px;line-height:26px}.ad-blocker-step-card-body ul{font-size:14px;line-height:28px}.ad-blocker-technical-card{grid-template-columns:1fr;padding:28px 22px}.ad-blocker-technical-card h3{margin:0 auto 24px;font-size:28px;line-height:38px}.ad-blocker-technical-card ul{padding:0 0 0 20px;font-size:14px;line-height:24px}.ad-blocker-benefits-section{width:100%;gap:24px;padding:64px 24px}.ad-blocker-benefits-section h2{font-size:28px;line-height:40px}.ad-blocker-benefit-tabs{width:100%;justify-content:flex-start;gap:16px;overflow-x:auto}.ad-blocker-benefit-tab{min-height:36px;padding:8px 12px;font-size:13px;line-height:18px;white-space:nowrap}.ad-blocker-benefit-content{grid-template-columns:1fr;gap:32px}.ad-blocker-benefit-image{display:flex;justify-content:center}.ad-blocker-benefit-image img{width:min(280px,100%);height:auto}.ad-blocker-benefit-panel{gap:32px}.ad-blocker-benefit-item{grid-template-columns:40px minmax(0,1fr);gap:16px}.ad-blocker-benefit-item>img{width:40px;height:40px}.ad-blocker-benefit-item h3{font-size:14px;line-height:24px}.ad-blocker-benefit-item p{font-size:14px;line-height:20px}.feature-lp-grid-2,.feature-lp-grid-3,.feature-lp-grid-4,.feature-image-card-grid,.feature-promise-card,.feature-scenario-card,.feature-scenario-card.is-reverse{grid-template-columns:1fr}.feature-lp-card{min-height:128px;align-items:flex-start;text-align:left}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .feature-lp-grid-2{gap:14px}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .feature-lp-card{min-height:260px;padding:20px 14px}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .feature-lp-card img{width:40px;height:40px}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .feature-lp-card h3{font-size:16px;line-height:24px}.devices-feature-page.feature-premium-page .feature-lp-section:nth-of-type(2) .feature-lp-card p{font-size:12px;line-height:22px}.feature-lp-card .feature-lp-number{font-size:18px;line-height:24px}.feature-lp-card ul{font-size:13px;line-height:22px}.feature-lp-section-note{margin-top:24px;font-size:14px;line-height:24px}.feature-image-card img{height:190px}.feature-image-card p{padding:16px;font-size:14px;line-height:24px}.feature-promise-card>div{padding:24px;gap:16px}.feature-promise-card>img{max-height:220px}.feature-scenario-stack{gap:24px}.feature-scenario-card.is-reverse .feature-scenario-copy,.feature-scenario-card.is-reverse .feature-scenario-media{order:initial}.feature-scenario-copy{padding:24px;gap:16px}.feature-scenario-copy>img{width:44px;height:44px}.feature-scenario-copy h3{font-size:22px;line-height:30px}.feature-scenario-copy strong{font-size:13px;line-height:22px}.feature-scenario-copy p{font-size:14px;line-height:24px}.feature-scenario-media img{max-height:220px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .feature-scenario-card{min-height:600px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .feature-scenario-media{min-height:300px}.devices-feature-page.feature-lp-page:not(.feature-ad-blocker-page) .feature-scenario-media img{width:100%;max-height:none;opacity:1}.devices-feature-page.feature-performance-page .feature-scenario-card:first-child .feature-scenario-media img{width:100%;max-height:none;opacity:1}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-card{min-height:auto}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-copy{padding:24px;gap:16px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-copy>img{width:40px;height:40px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-copy h3{font-size:20px;line-height:28px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-list p{font-size:14px;line-height:28px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-media{min-height:248px;height:248px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-scenario-media img{width:100%;height:100%;max-height:none;opacity:1;object-fit:cover}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card{border-radius:12px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card img{height:181.72px}.devices-feature-page.feature-lp-page.feature-encryption-page .feature-image-card p{padding:24px;color:#0b0b0b;font-family:Mark Pro,PingFang SC Local,sans-serif;font-size:16px;font-weight:700;line-height:24px;letter-spacing:.5px}.devices-feature-page.feature-lp-page.feature-premium-page .feature-scenario-card{min-height:auto}.devices-feature-page.feature-lp-page.feature-premium-page .feature-scenario-media{min-height:0;max-height:248px;overflow:hidden}.devices-feature-page.feature-lp-page.feature-premium-page .feature-scenario-media img{width:100%;height:auto;max-height:none;opacity:1;object-fit:contain}.what-vpn-hero{width:100%;height:625px;min-height:0;padding:27px 24px 43px;display:flex;flex-direction:column;gap:0;text-align:center}.what-vpn-hero-copy{display:flex;flex-direction:column;align-items:center}.what-vpn-hero-copy h1{margin-bottom:24px;font-size:20px;line-height:32px;letter-spacing:1.2px}.what-vpn-hero-copy ul{width:100%;max-width:342px;margin-bottom:28px;padding-left:18px;text-align:left;font-size:16px;line-height:32px}.what-vpn-hero-copy a{min-width:240px;min-height:52px;padding:0 16px}.what-vpn-hero-media{order:initial;width:100%;margin-top:19px;justify-content:center}.what-vpn-hero-media img{width:342px;max-width:100%;max-height:none}.ad-blocker-extra-section{width:min(100vw - 32px,640px);padding:54px 0}.ad-blocker-section-head{margin-bottom:30px}.ad-blocker-section-head h2{font-size:24px;line-height:34px;letter-spacing:.5px}.ad-blocker-section-head p{margin-top:12px;font-size:14px;line-height:24px}.ad-blocker-problem-grid,.ad-blocker-solution-grid,.ad-blocker-comparison-grid,.ad-blocker-testimonial-grid{grid-template-columns:1fr;gap:14px}.ad-blocker-problem-grid>img{order:2}.ad-blocker-problem-grid>div{order:1;gap:12px}.ad-blocker-problem-grid article,.ad-blocker-comparison-grid article,.ad-blocker-testimonial-grid article{padding:20px}.ad-blocker-problem-grid h3,.ad-blocker-comparison-grid h3,.ad-blocker-testimonial-grid h3,.ad-blocker-platform-grid h3,.ad-blocker-solution-grid h3{font-size:18px;line-height:28px}.ad-blocker-problem-grid p,.ad-blocker-comparison-grid li,.ad-blocker-testimonial-grid p,.ad-blocker-platform-grid li,.ad-blocker-solution-grid p,.ad-blocker-faq-list p{font-size:14px;line-height:24px}.ad-blocker-solution{width:min(100vw - 32px,640px);padding-right:0;padding-left:0}.ad-blocker-solution-grid article{grid-template-columns:1fr}.ad-blocker-solution-grid img{min-height:190px}.ad-blocker-solution-grid div{padding:20px}.ad-blocker-metric-grid,.ad-blocker-stats-grid,.ad-blocker-platform-grid{grid-template-columns:1fr;gap:12px}.ad-blocker-metric-grid article,.ad-blocker-stats-grid article{min-height:98px;padding:18px}.ad-blocker-metric-grid strong,.ad-blocker-stats-grid strong{font-size:26px;line-height:34px}.ad-blocker-platform-grid article{padding:22px}.ad-blocker-platform-grid img{width:46px;height:46px;margin-bottom:12px}.ad-blocker-faq-list details{padding:16px 18px}.ad-blocker-faq-list summary{font-size:15px;line-height:24px}.what-vpn-section{width:min(100vw - 32px,640px);padding:52px 0}.what-vpn-section-head{margin-bottom:32px}.what-vpn-section-head.compact{margin-bottom:28px}.what-vpn-section-head h2{font-size:24px;line-height:32px;letter-spacing:.8px}.what-vpn-section-head p{margin-top:14px;font-size:14px;line-height:24px}.what-vpn-devices-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 14px}.what-vpn-devices-grid div{min-width:0;gap:10px;font-size:13px}.what-vpn-devices-grid img{width:36px;height:36px}.what-vpn-split-card,.what-vpn-why-card,.what-vpn-steps-grid{grid-template-columns:1fr}.what-vpn-split-media,.what-vpn-why-media{min-height:210px}.what-vpn-split-media img{width:min(100%,300px);height:auto;opacity:1}.what-vpn-page .devices-trial-card:after,.what-vpn-page .devices-trial-card>img{grid-column:1;grid-row:2;min-height:240px}.what-vpn-split-copy,.what-vpn-why-list{padding:24px}.what-vpn-split-copy h2{font-size:22px;line-height:30px}.what-vpn-split-copy p{font-size:14px;line-height:26px}.what-vpn-steps-grid{gap:16px}.what-vpn-steps-grid article{min-height:0;padding:24px}.what-vpn-steps-grid h3,.what-vpn-why-list h3{font-size:17px;line-height:26px}.what-vpn-steps-grid p,.what-vpn-why-list p{font-size:14px;line-height:24px}.what-vpn-steps-grid a{width:100%}.what-vpn-why-list{gap:20px}.what-vpn-why-list section{gap:14px}.what-vpn-why-list img{width:38px;height:38px}.what-vpn-faq-list details{padding:18px}.what-vpn-faq-list summary{font-size:15px;line-height:24px}.what-vpn-faq-list p{font-size:14px}.category-vpn-page{display:block;min-height:0}.category-sidebar{position:sticky;z-index:8;top:84px;min-height:0;display:flex;flex-direction:row;overflow-x:auto;border-right:0;border-bottom:1px solid #e6e6e6}.category-sidebar a{flex:0 0 25%;min-width:25%;min-height:44px;padding:0 6px;border-right:1px solid #eeeeee;border-bottom:0;font-size:13px;justify-content:center;text-align:center}.category-content{width:min(100vw - 48px,640px);margin:0 auto;padding:56px 0 72px}.category-header{flex-direction:column;align-items:stretch;gap:18px;margin-bottom:28px}.category-header h1{font-size:24px;line-height:44px;text-align:center}.category-search{width:300px;min-height:34px;margin:0 auto}.category-search input{height:34px;padding:0 12px;font-size:14px}.category-search button{width:42px;height:34px}.category-featured-grid,.category-post-grid{grid-template-columns:1fr;gap:28px;row-gap:64px}.category-featured-grid{margin-top:28px;margin-bottom:28px}.category-featured-card,.category-post-card{min-height:0}.category-image-link,.category-post-image{display:block}.category-post-image{height:auto;aspect-ratio:1200 / 570}.category-image-link{aspect-ratio:1080 / 697}.category-card-meta{display:block;align-items:flex-start;gap:6px;margin-top:0;font-size:12px;line-height:20px}.category-card-meta a{width:fit-content;margin-top:6px}.category-card-meta time{display:block}.category-title-link h2,.category-title-link h3{font-size:18px;line-height:24px}.category-title-link p{font-size:13px;line-height:18px}.category-mobile-cta{min-height:182px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;border-top:4px solid #0b0b0b;border-bottom:1px solid #e5e5e5;background:#fff;text-align:center}.category-mobile-cta h2{margin:0;color:#0b0b0b;font-size:15px;line-height:22px;font-weight:800}.category-mobile-cta a{min-width:160px;min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:4px;padding:0 20px;border-radius:4px;background:#0b0b0b;color:#fff;font-size:13px;line-height:1;font-weight:700}.article-vpn-page{display:block;min-height:0}.article-sidebar{width:100%;min-height:0}.article-reading-layout{width:min(100vw - 48px,640px);margin:0 auto;padding:32px 0 72px;display:block}.article-reading-main{padding:0}.article-breadcrumb{margin-bottom:18px;font-size:13px;line-height:20px}.article-title-block h1{font-size:32px;line-height:48px;letter-spacing:1.5px}.article-meta-row{margin:18px 0 28px;padding:18px 0;flex-direction:column;align-items:flex-start;gap:16px}.article-date{grid-template-columns:auto 1fr;justify-items:start;text-align:left}.article-rich-body{max-width:100%;font-size:17px;line-height:1.85}.article-rich-body h2{margin-top:38px;font-size:22px;line-height:32px}.article-rich-body h3{font-size:19px;line-height:28px}.article-rich-body table{display:block;overflow-x:auto;white-space:nowrap}.article-tutorial-links{padding:18px}.article-toc-card{position:fixed;box-sizing:border-box;z-index:1000;top:0;right:0;bottom:0;width:320px;max-width:85vw;height:100vh;margin-top:0;padding:100px 16px 28px;display:none;visibility:hidden;overflow-y:auto;pointer-events:none;background:#fff;box-shadow:none;transform:translate(calc(100% + 2px));transition:transform .3s ease,visibility .3s ease}.article-toc-card>img{display:none}.article-toc-card ol{max-height:none}.article-toc-toggle{position:fixed;z-index:900;top:166px;right:0;min-height:36px;display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border:0;border-radius:16px 0 0 16px;background:#dedede80;color:#0b0b0b;font-size:12px;line-height:1;box-shadow:0 2px 8px #0000001a;backdrop-filter:blur(4px);cursor:pointer}.article-toc-toggle svg{width:10px;height:10px;flex:0 0 auto}.article-toc-overlay{position:fixed;z-index:998;inset:0;display:block;visibility:hidden;opacity:0;pointer-events:none;background:#00000080;transition:opacity .3s ease,visibility .3s ease}.is-article-toc-open .article-toc-card{display:block;visibility:visible;pointer-events:auto;box-shadow:-4px 0 12px #00000026;transform:translate(0)}.is-article-toc-open .article-toc-overlay{visibility:visible;opacity:1;pointer-events:auto}}@media(max-width:640px){:root{--wrap: min(100vw - 28px, 1180px)}.section{padding:58px 0}.hero{padding-top:38px}.hero-copy h1{font-size:46px}.hero-copy p{font-size:18px}.hero-facts,.category-rail{grid-template-columns:1fr}.button,.x-trial-price-lockup,.x-trial-claim,.x-trial-trust,.x-trial-button{width:100%}.search-form{flex-direction:column}}
