@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@500;600;700;800&display=swap";:root{--yellow:#ffe01a;--yellow-deep:#e7c700;--black:#000;--ink:#151512;--gray:#686865;--mid-gray:#9a9a9a;--soft:#f7f7f4;--line:#e3e3df;--white:#fff;--orange:#ff7800;--red:#c01818;--green:#13834f;--radius-sm:12px;--radius:20px;--radius-lg:32px;--shadow:0 18px 55px #00000017;--container:1220px;color:var(--ink);background:var(--white);font-synthesis:none;text-rendering:optimizelegibility;font-family:DM Sans,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--white);min-width:320px;margin:0;overflow-x:hidden}body,button,input,select,textarea{font:inherit}button,input,select,textarea{color:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}img{max-width:100%;display:block}h1,h2,h3,h4,p{margin-top:0}h1,h2,h3,h4,.brand-logo{font-family:Manrope,ui-sans-serif,system-ui,sans-serif}h3{letter-spacing:-.025em;line-height:1.2}p{color:var(--gray);line-height:1.7}button{cursor:pointer}address{font-style:normal;line-height:1.7}fieldset{min-width:0}:focus-visible{outline-offset:3px;outline:3px solid #0b66ff}.container{width:min(calc(100% - 40px), var(--container));margin-inline:auto}.section{padding:clamp(72px,8vw,116px) 0}.section--soft{background:var(--soft)}.section--yellow{background:var(--yellow)}.section--black{color:var(--white);background:#0c0c0b}.sr-only{clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important;width:1px!important;height:1px!important;margin:-1px!important;padding:0!important;position:absolute!important;overflow:hidden!important}.skip-link{z-index:10000;background:var(--white);border:2px solid var(--black);padding:12px 18px;position:fixed;top:12px;left:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.eyebrow{color:var(--ink);text-transform:uppercase;letter-spacing:.17em;margin-bottom:14px;font-size:.76rem;font-weight:800;line-height:1.3}.eyebrow span{background:var(--yellow);vertical-align:middle;width:26px;height:3px;margin-right:10px;display:inline-block}.button{border:2px solid var(--black);background:var(--black);min-height:48px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;gap:9px;padding:12px 22px;font-weight:800;text-decoration:none;transition:transform .2s,background .2s,color .2s,box-shadow .2s;display:inline-flex}.button:hover{transform:translateY(-2px);box-shadow:0 9px 20px #00000024}.button--outline{color:var(--black);background:0 0}.button--outline:hover{background:var(--black);color:var(--white)}.button--yellow{background:var(--yellow);color:var(--black);border-color:var(--yellow)}.button--ghost{color:var(--black);background:#ffffff57}.button--large{min-height:55px;padding:14px 27px}.button--small{min-height:40px;padding:8px 17px;font-size:.86rem}.full-width{width:100%}.button-row{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.centered-buttons{justify-content:center}.text-link{text-underline-offset:4px;align-items:center;gap:7px;font-weight:800;text-decoration:underline;display:inline-flex}.text-link--light{color:var(--white)}.text-button,.remove-button{text-underline-offset:3px;background:0 0;border:0;padding:4px 0;font-weight:800;text-decoration:underline}.danger-link,.remove-button{color:var(--red)}.breadcrumbs{color:var(--gray);align-items:center;gap:9px;margin-bottom:28px;font-size:.84rem;display:flex}.breadcrumbs a{text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.announcement-bar{background:var(--black);height:34px;color:var(--white);justify-content:center;align-items:center;gap:34px;padding-inline:20px;font-size:.79rem;display:flex}.announcement-bar a{color:var(--yellow);align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.site-header{z-index:1000;border-bottom:2px solid var(--yellow);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffffff7;position:sticky;top:0}.header-inner{justify-content:space-between;align-items:center;gap:20px;height:76px;display:flex}.logo-link{color:inherit;flex-shrink:0;text-decoration:none;display:inline-flex}.brand-logo{width:150px;height:auto;display:block}.brand-logo--inverted{filter:grayscale()brightness(0)invert()}.desktop-nav{align-items:center;gap:clamp(16px,2vw,30px);display:flex}.desktop-nav a{color:#292925;padding:27px 0 25px;font-size:.88rem;font-weight:700;text-decoration:none;position:relative}.desktop-nav a:after{content:"";background:var(--yellow);height:3px;transition:right .2s;position:absolute;bottom:20px;left:0;right:100%}.desktop-nav a:hover:after,.desktop-nav a.active:after{right:0}.header-actions{align-items:center;gap:4px;display:flex}.icon-button{min-width:44px;min-height:44px;color:var(--black);background:0 0;border:0;border-radius:50%;place-items:center;text-decoration:none;display:inline-grid;position:relative}.icon-button:hover{background:var(--soft)}.cart-badge{border:2px solid var(--white);background:var(--yellow);min-width:19px;height:19px;color:var(--black);border-radius:999px;place-items:center;padding:0 4px;font-size:.66rem;font-weight:900;display:grid;position:absolute;top:2px;right:0}.mobile-nav-shell,.mobile-support-strip{display:none}.search-overlay{z-index:3000;place-items:start center;padding-top:12vh;display:grid;position:fixed;inset:0}.search-backdrop{background:#000000a6;border:0;width:100%;position:absolute;inset:0}.search-panel{border-radius:var(--radius);background:var(--white);width:min(100% - 32px,760px);box-shadow:var(--shadow);padding:30px;position:relative}.search-panel label{margin-bottom:12px;font-family:Manrope;font-size:1.4rem;font-weight:800;display:block}.search-panel>div{border:2px solid var(--black);border-radius:999px;align-items:center;gap:12px;padding:6px 7px 6px 16px;display:flex}.search-panel input{border:0;outline:none;flex:1;min-width:0;padding:10px 0}.search-panel button{background:var(--yellow);border:0;border-radius:999px;padding:10px 20px;font-weight:800}.section-heading{justify-content:space-between;align-items:end;gap:50px;margin-bottom:44px;display:flex}.section-heading>div{max-width:750px}.section-heading h2{margin-bottom:0}.section-heading>p{max-width:390px;margin:0}.section-heading.centered{text-align:center;justify-content:center}.section-heading--light .eyebrow,.section-heading--light h2{color:var(--white)}.check-list{gap:13px;margin:28px 0 32px;padding:0;list-style:none;display:grid}.check-list li{align-items:flex-start;gap:12px;font-weight:600;line-height:1.5;display:flex}.check-list svg{background:var(--yellow);border-radius:50%;flex:none;padding:3px}.rating{color:var(--gray);align-items:center;gap:6px;font-size:.82rem;display:flex}.rating svg{fill:var(--yellow);stroke:#806e00}.rating strong{color:var(--black)}.hero{background:var(--soft);overflow:hidden}.home-hero{align-items:center;min-height:690px;display:grid}.hero-grid{grid-template-columns:.93fr 1.07fr;align-items:center;gap:clamp(30px,6vw,88px);padding-top:72px;padding-bottom:76px;display:grid}.hero-copy{z-index:2;position:relative}.hero-copy h1{max-width:650px;margin-bottom:24px}.hero-lead{max-width:620px;font-size:1.18rem;line-height:1.65}.hero-copy .button-row{margin:33px 0 30px}.hero-trust{color:#444440;flex-wrap:wrap;gap:12px 22px;margin:0;padding:0;font-size:.83rem;font-weight:700;list-style:none;display:flex}.hero-trust li{align-items:center;gap:6px;display:flex}.hero-trust svg{background:var(--yellow);border-radius:50%;padding:2px}.hero-visual{border:9px solid var(--yellow);background:var(--yellow);border-radius:42px 42px 14px;min-height:520px;margin:0;position:relative;overflow:hidden;box-shadow:18px 18px #1414121a}.hero-visual:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(145deg,#0000 58%,#ffe01a24);position:absolute;inset:0}.hero-visual img{object-fit:cover;object-position:50% center;width:100%;height:100%;min-height:502px;position:absolute;inset:0}.hero-orbit{z-index:-1;border:1px solid #00000029;border-radius:50%;position:absolute}.hero-orbit--one{width:450px;height:450px;top:25px;left:40px}.hero-orbit--two{width:300px;height:300px;top:110px;left:115px}.hero-device{background:#1e1e1d;border:8px solid #171716;place-items:center;display:grid;position:absolute;box-shadow:0 28px 65px #00000038}.hero-device>div{color:var(--yellow);background:radial-gradient(circle,#34342f,#161615);place-items:center;display:grid}.hero-laptop{border-radius:18px;width:410px;height:260px;top:82px;left:50px}.hero-laptop:after{content:"";background:linear-gradient(#696966,#2a2a28);border-radius:3px 3px 16px 16px;height:18px;position:absolute;bottom:-22px;left:-35px;right:-35px}.hero-laptop>div{width:100%;height:100%}.hero-laptop>span{color:var(--white);background:#ffffff1a;border-radius:999px;padding:8px 13px;font-size:.7rem;font-weight:700;position:absolute;top:21px;left:23px}.hero-phone{border-width:5px;border-radius:24px;width:105px;height:205px;top:210px;right:42px;transform:rotate(4deg)}.hero-phone>div{border-radius:18px;width:100%;height:100%}.security-pulse{background:var(--white);box-shadow:var(--shadow);border:1px solid #0000001f;border-radius:16px;align-items:center;gap:10px;padding:12px 18px;display:flex;position:absolute;top:45px;right:-20px}.security-pulse>span{background:var(--yellow);border-radius:50%;place-items:center;width:29px;height:29px;font-weight:900;display:grid}.security-pulse strong,.security-pulse small{display:block}.security-pulse small{color:var(--gray);margin-top:2px;font-size:.69rem}.hero-product{width:170px;position:absolute;bottom:4px;left:4px}.trust-ribbon{border-top:1px solid var(--line);border-bottom:1px solid var(--line);background:var(--white)}.trust-ribbon .container{grid-template-columns:repeat(3,1fr);display:grid}.trust-ribbon .container>div{border-right:1px solid var(--line);align-items:center;gap:16px;padding:27px 34px;display:flex}.trust-ribbon .container>div:first-child{border-left:1px solid var(--line)}.trust-ribbon .container>div>span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:44px;height:44px;display:grid}.trust-ribbon p{margin:0;line-height:1.35}.trust-ribbon strong,.trust-ribbon small{display:block}.trust-ribbon small{color:var(--gray);margin-top:4px}.plan-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.plan-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:34px;transition:transform .2s,box-shadow .2s;position:relative}.plan-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.plan-card--featured{border:2px solid var(--black);box-shadow:8px 8px 0 var(--yellow)}.plan-label{background:var(--black);color:var(--yellow);text-transform:uppercase;border-radius:0 0 10px 10px;padding:7px 13px;font-size:.72rem;font-weight:800;position:absolute;top:0;right:24px}.plan-icon,.step-icon{background:var(--yellow);border-radius:16px;place-items:center;width:54px;height:54px;margin-bottom:28px;display:grid}.plan-card h3{max-width:290px;font-size:1.55rem}.plan-card>strong{margin:24px 0;display:block}.plan-card>a{align-items:center;gap:7px;font-weight:800;display:inline-flex}.product-grid{gap:22px;display:grid}.product-grid--four{grid-template-columns:repeat(4,1fr)}.product-grid--three{grid-template-columns:repeat(3,1fr)}.product-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);flex-direction:column;min-width:0;padding:18px;transition:transform .2s,box-shadow .2s;display:flex}.product-card:hover{transform:translateY(-4px);box-shadow:0 18px 45px #00000017}.product-card-topline{justify-content:space-between;align-items:center;gap:10px;min-height:32px;display:flex}.badge{background:var(--yellow);min-height:26px;color:var(--black);text-transform:uppercase;letter-spacing:.05em;border-radius:999px;align-items:center;padding:5px 10px;font-size:.68rem;font-weight:900;display:inline-flex}.badge--orange{background:var(--orange);color:var(--white)}.compare-check{align-items:center;gap:6px;font-size:.72rem;font-weight:700;display:flex}.compare-check input{width:17px;height:17px;accent-color:var(--black)}.product-art-link{margin:14px 0 18px;text-decoration:none;display:block}.product-category{color:#777771;text-transform:uppercase;letter-spacing:.1em;margin:0 0 7px;font-size:.69rem;font-weight:800}.product-card h3{min-height:48px;margin-bottom:9px;font-size:1.08rem}.product-card h3 a{text-decoration:none}.product-card h3 a:hover{text-decoration:underline}.product-description{flex:1;margin-bottom:15px;font-size:.85rem;line-height:1.55}.product-spec{border-top:1px solid var(--line);color:#555551;justify-content:space-between;align-items:center;gap:8px;margin:16px 0;padding-top:13px;font-size:.72rem;display:flex}.product-spec span{align-items:center;gap:5px;display:flex}.price-row{justify-content:space-between;align-items:end;display:flex}.price-row>div{grid-template-columns:auto auto;align-items:baseline;gap:0 8px;display:grid}.price{color:var(--black);font-family:Manrope;font-size:1.43rem;font-weight:800}.price-row small{color:var(--gray);grid-column:1/-1;font-size:.67rem}.quick-add{background:var(--black);width:43px;height:43px;color:var(--yellow);border:0;border-radius:50%;font-size:1.7rem;line-height:1}.quick-add:hover{background:var(--yellow);color:var(--black)}.product-art{isolation:isolate;background:#f5f1e9;border:1px solid #deded7;border-radius:15px;height:220px;margin:0;position:relative;overflow:hidden}.product-art>img{object-fit:cover;width:100%;height:100%;transition:transform .35s;display:block}.product-art-link:hover .product-art>img{transform:scale(1.025)}.product-art--large{border-radius:var(--radius);height:520px}.product-art-label{z-index:2;min-width:46%;max-width:72%;color:var(--white);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0d0d0cf0;border:1px solid #ffffff26;border-radius:10px;gap:3px;padding:10px 12px;display:grid;position:absolute;bottom:13px;left:13px;box-shadow:0 8px 24px #0003}.product-art-brand{color:var(--yellow);letter-spacing:.1em;align-items:center;gap:5px;font-size:.48rem;font-weight:900;display:flex}.mini-shield{background:var(--yellow);clip-path:polygon(50% 0,94% 15%,90% 67%,50% 100%,10% 67%,6% 15%);flex:none;width:10px;height:12px;display:block}.product-art-label strong{color:var(--white);text-wrap:balance;font-family:Manrope;font-size:.75rem;line-height:1.12}.product-art-label small{color:#d2d2ca;font-size:.53rem;font-weight:700}.product-art--large .product-art-label{border-radius:14px;gap:7px;min-width:255px;max-width:min(72%,390px);padding:19px 21px;bottom:28px;left:28px}.feature-story-grid,.family-grid,.business-grid,.philosophy-grid,.office-grid{grid-template-columns:1fr 1fr;align-items:center;gap:clamp(45px,8vw,110px);display:grid}.feature-story-visual{border-radius:var(--radius-lg);background:#131312;place-items:center;min-height:490px;display:grid;position:relative;overflow:hidden}.world-disc{width:300px;height:300px;color:var(--yellow);background:repeating-radial-gradient(circle,#0000 0 38px,#ffffff14 40px),radial-gradient(circle,#373733,#171716);border:1px solid #5a5a54;border-radius:50%;place-items:center;display:grid;position:relative}.world-disc:before,.world-disc:after{content:"";border:1px solid #5a5a54;border-radius:50%;position:absolute;inset:23px 75px}.world-disc:after{inset:75px 23px}.location-dot{border:3px solid var(--black);background:var(--yellow);border-radius:50%;width:13px;height:13px;position:absolute;box-shadow:0 0 0 4px #ffe01a3b}.location-dot--one{top:60px;right:60px}.location-dot--two{bottom:80px;left:48px}.location-dot--three{bottom:48px;right:75px}.vpn-status{color:var(--white);background:#242421;border:1px solid #40403c;border-radius:15px;align-items:center;gap:11px;padding:14px 18px;display:flex;position:absolute;bottom:28px;left:28px}.vpn-status strong,.vpn-status small{display:block}.vpn-status small{color:#aaa9a1;margin-top:2px}.status-dot{background:#41d889;border-radius:50%;width:12px;height:12px;display:inline-block;box-shadow:0 0 0 5px #41d88929}.feature-story-copy p:not(.eyebrow),.business-copy>p{font-size:1.04rem}.stats-grid{border-top:1px solid #353531;border-bottom:1px solid #353531;grid-template-columns:repeat(4,1fr);margin:55px 0 30px;display:grid}.stats-grid>div{border-right:1px solid #353531;padding:37px 28px}.stats-grid>div:last-child{border:0}.stats-grid strong{color:var(--yellow);letter-spacing:-.06em;margin-bottom:14px;font-family:Manrope;font-size:3.5rem;display:block}.stats-grid span{color:#d4d4ce;line-height:1.5}.stats-note{color:#94948e;max-width:900px;margin:0;font-size:.78rem}.family-section{overflow:hidden}.family-grid>div:first-child>p:not(.eyebrow){color:#4d4600;max-width:580px;font-size:1.06rem}.family-portrait{border-radius:var(--radius-lg);background:#fff3a0;min-height:440px;position:relative;overflow:hidden}.family-portrait:before{content:"";background:var(--white);border-radius:50%;height:65%;position:absolute;bottom:-30%;left:-10%;right:-10%}.person{display:block;position:absolute;bottom:50px}.person i{z-index:2;background:#d3a178;border-radius:50%;width:76px;height:76px;margin-inline:auto;display:block;position:relative}.person i:before{content:"";background:#211b16;border-radius:50% 50% 20% 20%;position:absolute;inset:-7px 5px 35px -4px}.person b{background:#22221f;border-radius:55px 55px 10px 10px;width:150px;height:190px;margin-top:-6px;display:block}.person--one{left:34px;transform:scale(.92)}.person--two{z-index:2;left:34%}.person--two b{background:#f2f2ed}.person--two i:before{background:#7a4e2f}.person--three{right:30px;transform:scale(.82)}.person--three b{background:#8d8d87}.portrait-shield{z-index:4;background:var(--yellow);width:78px;height:78px;box-shadow:var(--shadow);border-radius:24px;place-items:center;display:grid;position:absolute;top:24px;right:24px}.business-section{background:linear-gradient(90deg,#f7f7f4 0 50%,#fff 50%)}.business-benefits{border-block:1px solid var(--line);grid-template-columns:repeat(3,1fr);margin:30px 0;display:grid}.business-benefits div{padding:22px 16px 22px 0}.business-benefits strong,.business-benefits span{display:block}.business-benefits strong{font-family:Manrope;font-size:1.6rem}.business-benefits span{color:var(--gray);margin-top:3px;font-size:.78rem}.dashboard-preview{border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow);border:1px solid #dbdbd5;padding:30px}.dashboard-head{border-bottom:1px solid var(--line);justify-content:space-between;padding-bottom:20px;display:flex}.dashboard-head span{font-weight:800}.dashboard-head small{background:var(--soft);border-radius:999px;padding:5px 10px}.dashboard-score{align-items:center;gap:16px;margin:27px 0;display:flex}.dashboard-score>span{background:var(--yellow);border-radius:20px;place-items:center;width:72px;height:72px;display:grid}.dashboard-score strong,.dashboard-score small{display:block}.dashboard-score strong{font-size:1.45rem}.dashboard-score small{color:var(--gray)}.dashboard-bars{gap:11px;margin:30px 0;display:grid}.dashboard-bars span{width:var(--bar);background:var(--yellow);border-radius:999px;height:10px;box-shadow:60px 0 #eeeeea}.dashboard-events{background:var(--soft);border-radius:14px;gap:8px;padding:18px;display:grid}.dashboard-events p{color:#3c3c38;align-items:center;gap:9px;margin:0;font-size:.82rem;display:flex}.dot-green,.dot-yellow{background:var(--green);border-radius:50%;width:9px;height:9px}.dot-yellow{background:#d6b600}.steps-grid{counter-reset:steps;grid-template-columns:repeat(3,1fr);gap:20px;padding:0;list-style:none;display:grid}.steps-grid li{border-radius:var(--radius);background:var(--white);padding:34px;position:relative}.steps-grid li>span{color:#c2c2bd;font-family:Manrope;font-size:.83rem;font-weight:800;position:absolute;top:23px;right:25px}.steps-grid h3{font-size:1.3rem}.steps-grid p{margin-bottom:0;font-size:.9rem}.case-grid{grid-template-columns:1fr 1fr;gap:22px;display:grid}.case-grid article{border-radius:var(--radius);min-height:330px;color:var(--white);background:#1a1a18;flex-direction:column;justify-content:flex-end;padding:35px;display:flex;position:relative;overflow:hidden}.case-grid article:before{content:"";border:45px solid var(--yellow);opacity:.9;border-radius:50%;width:230px;height:230px;position:absolute;top:-70px;right:-30px}.case-grid article:nth-child(2){color:var(--black);background:#f0f0eb}.case-grid article:nth-child(2):before{border-radius:0;transform:rotate(25deg)}.case-grid article>*{z-index:1;position:relative}.case-grid article>span{color:var(--yellow);text-transform:uppercase;letter-spacing:.08em;margin-bottom:14px;font-size:.72rem;font-weight:800}.case-grid article:nth-child(2)>span{color:#5f5200}.case-grid h3{max-width:510px;margin-bottom:12px;font-size:1.8rem}.case-grid p{color:#c3c3bb;max-width:540px}.case-grid article:nth-child(2) p{color:var(--gray)}.case-grid a{align-items:center;gap:7px;font-weight:800;display:inline-flex}.testimonial-row{grid-template-columns:repeat(3,1fr);gap:20px;margin-top:22px;display:grid}.testimonial-row blockquote{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);margin:0;padding:28px}.testimonial-row blockquote>p{color:var(--ink);font-size:1.05rem;font-weight:600}.testimonial-row footer strong,.testimonial-row footer span{display:block}.testimonial-row footer span{color:var(--gray);margin-top:3px;font-size:.75rem}.faq-grid{grid-template-columns:.72fr 1.28fr;align-items:start;gap:clamp(35px,8vw,100px);display:grid}.faq-grid>div:first-child{position:sticky;top:130px}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item h3{margin:0}.faq-item h3 button{text-align:left;background:0 0;border:0;justify-content:space-between;align-items:center;gap:20px;width:100%;min-height:75px;padding:18px 0;font-weight:800;display:flex}.faq-item h3 svg{transition:transform .2s}.faq-item h3 svg.rotate{transform:rotate(180deg)}.faq-answer{padding:0 50px 18px 0}.support-cta{background:var(--black);color:var(--white);padding:48px 0}.support-cta .container{grid-template-columns:auto 1fr auto;align-items:center;gap:28px;display:grid}.support-cta .eyebrow,.support-cta h2{color:var(--white)}.support-cta h2{margin-bottom:5px;font-size:2.2rem}.support-cta p{color:#bdbdb5;margin:0}.support-person{background:var(--yellow);border-radius:50%;place-items:center;width:96px;height:96px;display:grid;overflow:hidden}.support-person img{object-fit:cover;object-position:center top;width:100%;height:100%}.support-cta .container>div:last-child{flex-direction:column;align-items:flex-end;gap:12px;display:flex}.page-hero{background:var(--soft);padding:70px 0 80px}.page-hero .container>p,.page-hero .container>div>p{max-width:710px;font-size:1.1rem}.page-hero h1{max-width:950px;margin-bottom:23px}.page-hero--shop{background:var(--yellow);position:relative;overflow:hidden}.page-hero--shop:after{display:none}.page-hero--split .container,.antivirus-hero .container,.about-hero .container,.page-hero--with-photo .container{grid-template-columns:1.05fr .95fr;align-items:center;gap:70px;display:grid}.page-hero-photo{border-radius:var(--radius-lg);background:#d7d7d0;min-height:370px;margin:0;position:relative;overflow:hidden;box-shadow:12px 12px #14141217}.page-hero-photo:after{content:"";pointer-events:none;border-radius:inherit;border:1px solid #00000014;position:absolute;inset:0}.page-hero-photo img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.page-hero--shop .page-hero-photo{min-height:340px;box-shadow:12px 12px #14141229}.page-hero--shop .page-hero-photo img{object-position:56% center}.service-hero-visual{border-radius:var(--radius-lg);background:var(--yellow);place-items:center;min-height:370px;display:grid;position:relative}.service-ring{border:25px solid #00000014;border-radius:50%;place-items:center;width:170px;height:170px;display:grid}.service-hero-visual>div{background:var(--white);box-shadow:var(--shadow);border-radius:13px;align-items:center;gap:8px;padding:12px 15px;font-size:.78rem;display:flex;position:absolute}.service-hero-visual>div:first-of-type{top:45px;left:28px}.service-hero-visual>div:nth-of-type(2){top:95px;right:28px}.service-hero-visual>div:nth-of-type(3){bottom:35px;left:42%}.services-grid{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.services-grid article{border:1px solid var(--line);border-radius:var(--radius);padding:30px}.services-grid article>span{background:var(--yellow);border-radius:15px;place-items:center;width:50px;height:50px;margin-bottom:30px;display:grid}.services-grid h3{font-size:1.18rem}.services-grid a{align-items:center;gap:7px;font-size:.82rem;font-weight:800;display:inline-flex}.process-grid{grid-template-columns:.8fr 1.2fr;gap:90px;display:grid}.process-list{gap:0;margin:0;padding:0;list-style:none;display:grid}.process-list li{grid-template-columns:55px 1fr;gap:20px;padding:0 0 30px;display:grid;position:relative}.process-list li:before{content:"";background:var(--line);width:2px;position:absolute;top:50px;bottom:0;left:26px}.process-list li:last-child:before{display:none}.process-list li>span{z-index:1;background:var(--yellow);border-radius:50%;place-items:center;width:54px;height:54px;font-weight:900;display:grid}.process-list h3{margin-bottom:5px}.process-list p{margin:0}.antivirus-hero{color:var(--white);background:#11110f}.antivirus-hero .eyebrow,.antivirus-hero h1{color:var(--white)}.antivirus-hero .button--outline{border-color:var(--white);color:var(--white)}.hero .button,.page-hero .button{border-color:var(--yellow)}.hero .button--yellow,.page-hero .button--yellow{border-color:var(--black)}.threat-visual{border-radius:var(--radius-lg);background:linear-gradient(#08080714,#08080738),url(/images/hero-antivirus.jpg) 50%/cover no-repeat;border:1px solid #393933;place-items:center;min-height:370px;display:grid;position:relative;overflow:hidden;box-shadow:12px 12px #ffe01a26}.threat-visual .radar{display:none}.radar{width:260px;height:260px;color:var(--yellow);background:conic-gradient(#ffe01a40,#0000 22%,#0000);border:1px solid #5a5a52;border-radius:50%;place-items:center;display:grid;position:relative}.radar:before,.radar:after{content:"";border:1px solid #51514b;border-radius:50%;position:absolute;inset:45px}.radar:after{inset:90px}.radar span,.radar i,.radar b,.radar em{background:var(--yellow);width:8px;height:8px;box-shadow:0 0 10px var(--yellow);border-radius:50%;position:absolute}.radar span{top:50px;right:56px}.radar i{bottom:80px;left:40px}.radar b{bottom:45px;right:87px}.radar em{top:92px;left:74px}.threat-visual>p{color:var(--white);background:#181815e6;border:1px solid #484842;border-radius:999px;align-items:center;gap:10px;margin:0;padding:10px 15px;font-size:.76rem;display:flex;position:absolute;bottom:20px;right:22px}.threat-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.threat-grid article{border-top:4px solid var(--yellow);background:var(--soft);padding:28px}.threat-grid article>span{color:#8b7800;font-size:.72rem;font-weight:900}.threat-grid h3{margin-top:45px}.threat-grid p{margin-bottom:0;font-size:.86rem}.two-column-list{grid-template-columns:.85fr 1.15fr;align-items:start;gap:90px;display:grid}.signs-list{grid-template-columns:1fr 1fr;gap:18px;margin:0;padding:0;list-style:none;display:grid}.signs-list li{border-radius:var(--radius-sm);background:var(--white);gap:13px;padding:23px;display:flex}.signs-list li>svg{background:var(--yellow);border-radius:50%;flex:none;padding:4px}.signs-list strong,.signs-list span{display:block}.signs-list span{color:var(--gray);line-height:1.55}.signs-list strong{color:var(--ink);margin-bottom:4px}.protection-process{grid-template-columns:repeat(4,1fr);gap:18px;margin:0;padding:0;list-style:none;display:grid}.protection-process li{border:1px solid var(--line);border-radius:var(--radius);padding:26px}.protection-process li>span{background:var(--yellow);border-radius:50%;place-items:center;width:54px;height:54px;margin-bottom:45px;display:grid}.protection-process p{margin-bottom:0}.platform-row{background:var(--soft);border-radius:999px;justify-content:center;align-items:center;gap:15px;margin-top:45px;padding:19px;display:flex}.platform-row strong{background:var(--white);border-radius:999px;padding:8px 15px;font-size:.82rem}.about-hero{padding-bottom:100px}.about-mosaic{border-radius:var(--radius-lg);background:url(/images/hero-about.jpg) 50%/cover no-repeat;min-height:430px;display:block;overflow:hidden;box-shadow:12px 12px #14141217}.about-mosaic>*{display:none}.portrait-card{border-radius:var(--radius);place-items:center;display:grid;position:relative;overflow:hidden}.portrait-card--one{background:var(--yellow);grid-row:1/3}.portrait-card--two{color:var(--white);background:#22221f}.portrait-card--three{background:#e7e7e1;flex-direction:column;gap:14px;display:flex}.portrait-head{z-index:2;background:#c9885d;border-radius:50%;width:100px;height:100px;position:absolute;top:65px}.portrait-head:before{content:"";background:#1d1713;border-radius:50% 50% 30% 30%;position:absolute;inset:-13px -5px 52px}.portrait-body{background:#20201e;border-radius:80px 80px 20px 20px;width:210px;height:250px;position:absolute;bottom:-55px}.portrait-card--three small{font-weight:800}.mission-grid{grid-template-columns:.75fr 1.25fr;gap:100px;display:grid}.mission-grid>div:last-child{font-size:1.08rem}.values-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.values-grid article{border-left:1px solid var(--line);padding:30px}.values-grid article>span{color:#857500;font-size:.75rem;font-weight:900}.values-grid h3{margin-top:55px;font-size:1.35rem}.values-grid p{margin-bottom:0;font-size:.88rem}.philosophy-art{border-radius:var(--radius-lg);background:var(--yellow);place-items:center;min-height:430px;display:grid;position:relative}.philosophy-art>span{background:var(--black);width:170px;height:190px;color:var(--yellow);border-radius:50% 50% 45% 45%;place-items:center;display:grid}.philosophy-art>div{justify-content:space-between;display:flex;position:absolute;inset:auto 25px 25px}.philosophy-art>div strong{background:var(--white);border-radius:999px;padding:9px 14px;font-size:.75rem}.office-section{color:var(--white);background:#161614;padding:95px 0}.office-section .eyebrow,.office-section h2{color:var(--white)}.office-section address{color:#bebeb5;margin:25px 0 30px}.office-section .button--outline{border-color:var(--white);color:var(--white)}.map-panel,.mini-map{border-radius:var(--radius);background:#292925;min-height:330px;position:relative;overflow:hidden}.map-lines{opacity:.55;background:repeating-linear-gradient(25deg,#0000 0 25px,#56564f 27px 29px,#0000 31px 75px),repeating-linear-gradient(-55deg,#0000 0 42px,#4a4a45 44px 46px,#0000 48px 95px);position:absolute;inset:-20%}.map-pin{background:var(--yellow);width:68px;height:68px;color:var(--black);border:8px solid #4b4300;border-radius:50% 50% 50% 0;place-items:center;display:grid;position:absolute;top:42%;left:54%;transform:rotate(-45deg)}.map-pin svg{transform:rotate(45deg)}.map-panel small{background:var(--white);color:var(--black);border-radius:999px;padding:9px 13px;font-weight:800;position:absolute;bottom:22px;left:24px}.contact-hero{text-align:left;background:linear-gradient(90deg,#ffe01a 0% 42%,#ffe01ae6 54%,#ffe01a14 78%),url(/images/hero-contact.jpg) right 35% center/cover no-repeat;align-items:center;min-height:470px;display:grid}.contact-hero .container>*{max-width:55%}.contact-hero .container>p{margin-inline:0}.contact-hero .breadcrumbs{justify-content:flex-start}.contact-grid{grid-template-columns:1.35fr .65fr;align-items:start;gap:25px;display:grid}.contact-form-card{border:1px solid var(--line);border-radius:var(--radius);padding:40px}.contact-form-card h2{font-size:2.2rem}.field-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.field--wide{grid-column:1/-1}.field{color:#30302d;gap:8px;font-size:.83rem;font-weight:800;display:grid}.field input,.field select,.field textarea,.filters-panel select,.sort-control select{background:var(--white);border:1px solid #b9b9b3;border-radius:10px;width:100%;min-height:49px;padding:12px 14px;font-weight:500}.field textarea{resize:vertical}.field input:focus,.field select:focus,.field textarea:focus{border-color:var(--black);outline:3px solid #ffe01a8c}.field input[aria-invalid=true],.field textarea[aria-invalid=true]{border-color:var(--red)}.field-error{color:var(--red);font-size:.73rem;font-weight:700;display:block}.privacy-note{margin:18px 0 24px;font-size:.76rem}.success-message{background:#eefaf4;border:1px solid #78bb98;border-radius:12px;align-items:center;gap:12px;margin-bottom:22px;padding:15px;display:flex}.success-message>svg{background:var(--green);color:var(--white);border-radius:50%;padding:3px}.success-message strong,.success-message span{display:block}.contact-details{gap:16px;display:grid}.contact-card{border:1px solid var(--line);border-radius:var(--radius);padding:25px}.contact-card--yellow{background:var(--yellow);border-color:var(--yellow)}.contact-card>span{background:var(--black);width:45px;height:45px;color:var(--yellow);border-radius:14px;place-items:center;margin-bottom:22px;display:grid}.contact-card h2{margin-bottom:8px;font-size:1.1rem}.contact-card p{margin-bottom:8px}.contact-card a{font-weight:800}.contact-card small{color:var(--gray);margin-top:12px;display:block}.mini-map{min-height:190px}.mini-map>span{background:var(--yellow);border-radius:50%;place-items:center;width:50px;height:50px;display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)}.mini-map strong{background:var(--white);border-radius:8px;padding:8px 11px;font-size:.72rem;position:absolute;bottom:13px;left:14px}.shop-section{padding-top:45px}.shop-toolbar{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:20px;margin-bottom:30px;display:grid}.shop-search{border:1px solid #bdbdb7;border-radius:999px;align-items:center;gap:10px;min-height:51px;padding:0 15px;display:flex}.shop-search input{border:0;outline:0;width:100%;min-width:0}.result-count{color:var(--gray);font-size:.86rem}.sort-control{align-items:center;gap:10px;font-size:.8rem;font-weight:700;display:flex}.sort-control select{width:auto;min-height:43px}.filter-toggle{display:none}.shop-layout{grid-template-columns:225px 1fr;align-items:start;gap:30px;display:grid}.filters-panel{position:sticky;top:104px}.filters-heading{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:15px;display:flex}.filters-heading h2{margin:0;font-size:1.15rem}.filters-panel fieldset{border:0;border-bottom:1px solid var(--line);margin:0;padding:20px 0}.filters-panel legend{margin-bottom:12px;font-weight:800}.filter-options{gap:10px;display:grid}.filter-options label{color:#555551;align-items:center;gap:8px;font-size:.8rem;display:flex}.filter-options input{width:17px;height:17px;accent-color:var(--black)}.filter-options--inline{flex-wrap:wrap;display:flex}.filter-options--inline label span{background:var(--soft);border-radius:6px;padding:6px 9px}.empty-state{text-align:center;border-radius:var(--radius);background:var(--soft);border:1px dashed #bdbdb7;place-items:center;min-height:400px;padding:45px;display:grid}.empty-state>span{background:var(--yellow);border-radius:50%;place-items:center;width:82px;height:82px;margin-bottom:20px;display:grid}.empty-state h2{max-width:580px;margin-bottom:10px;font-size:2rem}.empty-state p{max-width:560px}.comparison-drawer{z-index:2100;border-top:3px solid var(--yellow);color:var(--white);background:#11110f;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -15px 45px #00000038}.comparison-summary{min-height:74px;width:min(calc(100% - 40px), var(--container));align-items:center;gap:20px;margin-inline:auto;display:flex}.comparison-summary>div:first-child strong,.comparison-summary>div:first-child span{display:block}.comparison-summary>div:first-child span{color:#a4a49d;font-size:.72rem}.comparison-chips{flex:1;gap:7px;display:flex;overflow-x:auto}.comparison-chips>span{background:#30302d;border-radius:999px;flex:none;align-items:center;gap:7px;padding:7px 8px 7px 12px;font-size:.72rem;display:flex}.comparison-chips button{width:21px;height:21px;color:var(--white);background:#55554f;border:0;border-radius:50%;place-items:center;padding:0;display:grid}.comparison-drawer .text-button{color:var(--white)}.comparison-table-wrap{max-height:60vh;padding:0 20px 25px;overflow:auto}.comparison-table-wrap table{width:min(100%, var(--container));border-collapse:collapse;background:var(--white);color:var(--black);margin-inline:auto}.comparison-table-wrap caption{color:var(--white);background:#252522;padding:15px;font-weight:800}.comparison-table-wrap th,.comparison-table-wrap td{border:1px solid var(--line);text-align:left;vertical-align:top;min-width:175px;padding:16px;font-size:.78rem}.comparison-table-wrap th{background:var(--soft)}.comparison-table-wrap ul{padding-left:18px}.product-detail-page{padding-top:36px}.product-detail-grid{grid-template-columns:1.03fr .97fr;align-items:start;gap:clamp(40px,7vw,90px);display:grid}.product-gallery{position:sticky;top:115px}.gallery-main{border-radius:var(--radius);overflow:hidden}.gallery-thumbnails{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.gallery-thumbnails button{border:1px solid var(--line);background:var(--white);text-transform:capitalize;border-radius:12px;place-items:center;gap:3px;min-height:85px;padding:9px;display:grid}.gallery-thumbnails button.active{border:2px solid var(--black);background:var(--soft)}.product-buy-panel{padding-top:25px}.product-buy-panel h1{margin-bottom:17px;font-size:clamp(2.5rem,5vw,4.1rem)}.product-long-description{margin:24px 0;font-size:1.02rem}.detail-price{border-block:1px solid var(--line);flex-wrap:wrap;align-items:baseline;gap:9px 13px;padding:22px 0;display:flex}.detail-price>span{font-family:Manrope;font-size:2.2rem;font-weight:800}.detail-price del{color:var(--gray)}.detail-price small{color:var(--gray);flex:0 0 100%}.option-grid{grid-template-columns:1fr 1fr;gap:12px;margin:25px 0;display:grid}.option-grid label{gap:8px;font-size:.76rem;font-weight:800;display:grid}.option-grid select{background:var(--white);border:1px solid #bdbdb7;border-radius:9px;min-height:50px;padding:10px 13px}.feature-list{gap:12px;margin:25px 0;padding:0;list-style:none;display:grid}.feature-list li{align-items:center;gap:11px;display:flex}.feature-list li span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:27px;height:27px;display:grid}.buy-actions{grid-template-columns:1.1fr .9fr;gap:10px;display:grid}.buy-reassurance{color:var(--gray);flex-wrap:wrap;gap:14px;margin-top:19px;font-size:.73rem;display:flex}.buy-reassurance span{align-items:center;gap:5px;display:flex}.benefit-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.benefit-grid article{border-radius:var(--radius);background:var(--white);padding:27px}.benefit-grid article>span{background:var(--yellow);border-radius:15px;place-items:center;width:52px;height:52px;margin-bottom:35px;display:grid}.benefit-grid h3{font-size:1rem}.benefit-grid p{margin:0;font-size:.82rem}.page-title-row,.account-header{justify-content:space-between;align-items:end;gap:20px;margin-bottom:35px;display:flex}.page-title-row h1,.account-header h1{margin:0;font-size:clamp(2.8rem,5vw,4.5rem)}.cart-layout,.checkout-layout{grid-template-columns:minmax(0,1fr) 370px;align-items:start;gap:30px;display:grid}.cart-items{gap:12px;display:grid}.cart-item{border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:140px minmax(0,1fr) 90px 95px;align-items:center;gap:20px;padding:18px;display:grid}.cart-art .product-art{height:120px}.cart-art .product-art-label{min-width:0;max-width:calc(100% - 12px);padding:6px 7px;bottom:6px;left:6px}.cart-art .product-art-brand,.cart-art .product-art-label small{display:none}.cart-item-info>p{text-transform:uppercase;letter-spacing:.08em;margin:0 0 4px;font-size:.67rem;font-weight:800}.cart-item-info h2{margin-bottom:5px;font-size:1rem}.cart-item-info h2 a{text-decoration:none}.cart-item-info>span{color:var(--gray);font-size:.74rem;display:block}.remove-button{margin-top:12px;font-size:.72rem}.quantity-control{gap:6px;font-size:.72rem;font-weight:700;display:grid}.quantity-control select{background:var(--white);border:1px solid #bdbdb7;border-radius:8px;min-height:42px;padding:7px}.cart-item-price{text-align:right}.cart-item-price strong,.cart-item-price small{display:block}.order-summary{border:1px solid var(--line);border-radius:var(--radius);background:var(--soft);padding:27px;position:sticky;top:115px}.order-summary h2{font-size:1.3rem}.promo-form{border-block:1px solid var(--line);padding:19px 0}.promo-form label{margin-bottom:8px;font-size:.78rem;font-weight:800;display:block}.promo-form>div{display:flex}.promo-form input{border:1px solid #bdbdb7;border-radius:8px 0 0 8px;flex:1;min-width:0;padding:10px 12px}.promo-form button{background:var(--black);color:var(--white);border:0;border-radius:0 8px 8px 0;padding:9px 13px;font-weight:800}.promo-form small{color:var(--gray);margin-top:7px;display:block}.order-summary dl{gap:12px;margin:22px 0;display:grid}.order-summary dl>div{justify-content:space-between;gap:20px;display:flex}.order-summary dt,.order-summary dd{margin:0}.order-summary dt{color:var(--gray)}.order-summary dd{font-weight:700}.order-summary .summary-total{border-top:1px solid var(--line);padding-top:18px;font-size:1.12rem}.order-summary .summary-total dt{color:var(--black);font-weight:800}.summary-notice{align-items:flex-start;gap:8px;margin:17px 0 0;font-size:.7rem;line-height:1.5;display:flex}.demo-notice{background:#fff9c9;border:1px solid #d0b600;border-radius:13px;align-items:center;gap:14px;margin-bottom:28px;padding:17px 20px;display:flex}.demo-notice>svg{flex:none}.demo-notice strong,.demo-notice span{display:block}.demo-notice span{color:#5d530c;margin-top:2px;font-size:.78rem}.checkout-form{gap:20px;display:grid}.form-section{border:1px solid var(--line);border-radius:var(--radius);padding:30px}.form-section-heading{align-items:flex-start;gap:15px;margin-bottom:25px;display:flex}.form-section-heading>span{background:var(--yellow);border-radius:50%;flex:none;place-items:center;width:38px;height:38px;font-weight:900;display:grid}.form-section-heading h1,.form-section-heading h2{margin-bottom:4px;font-size:1.35rem}.form-section-heading p{margin:0;font-size:.8rem}.check-field{align-items:flex-start;gap:10px;margin:22px 0;font-size:.8rem;line-height:1.5;display:flex}.check-field input{width:19px;height:19px;accent-color:var(--black);flex:none}.checkout-summary{position:sticky;top:115px}.checkout-item{border-bottom:1px solid var(--line);grid-template-columns:28px 1fr auto;align-items:center;gap:10px;padding:12px 0;font-size:.76rem;display:grid}.checkout-item>span{background:var(--yellow);border-radius:50%;place-items:center;width:24px;height:24px;font-weight:800;display:grid}.checkout-item strong,.checkout-item small{display:block}.checkout-item small{color:var(--gray)}.success-page{background:var(--soft);place-items:center;min-height:70vh;display:grid}.narrow-card{border-radius:var(--radius-lg);background:var(--white);text-align:center;max-width:780px;box-shadow:var(--shadow);padding:clamp(38px,7vw,80px)}.success-icon{background:var(--yellow);border-radius:50%;place-items:center;width:92px;height:92px;margin:0 auto 28px;display:grid}.narrow-card h1{font-size:clamp(2.3rem,5vw,4rem)}.order-reference{background:var(--soft);border-radius:12px;gap:4px;margin:15px 0 28px;padding:14px 22px;display:inline-grid}.order-reference span{color:var(--gray);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.order-reference strong{font-family:monospace;font-size:1.2rem}.auth-page{grid-template-columns:1fr 1fr;min-height:760px;display:grid}.auth-story{background:var(--yellow);place-items:center;padding:70px 8vw;display:grid;position:relative;overflow:hidden}.auth-story:after{content:"";border:65px solid #00000017;border-radius:50%;width:380px;height:380px;position:absolute;bottom:-170px;right:-160px}.auth-story h1{font-size:clamp(3rem,6vw,5.4rem)}.auth-form-wrap{place-items:center;padding:60px 35px;display:grid}.auth-form{width:min(100%,460px)}.demo-label{background:var(--yellow);color:var(--black);letter-spacing:.1em;border-radius:6px;padding:6px 10px;font-size:.65rem;font-weight:900;display:inline-block}.auth-form h2{font-size:2.5rem}.auth-disclosure{border-left:3px solid var(--yellow);background:var(--soft);padding:12px;font-size:.76rem}.auth-form .field{margin-bottom:17px}.password-field>div{border:1px solid #b9b9b3;border-radius:10px;display:flex}.password-field>div input{border:0}.password-field>div button{background:0 0;border:0;width:50px}.password-strength{color:var(--gray);font-size:.68rem;font-weight:500}.password-strength i{background:var(--line);border-radius:999px;width:100%;height:5px;margin-bottom:6px;display:block;position:relative;overflow:hidden}.password-strength i:before{content:"";width:var(--strength);background:var(--yellow-deep);height:100%;transition:width .2s;display:block}.auth-switch{text-align:center;margin-top:20px;font-size:.85rem}.account-header{align-items:center}.account-grid{grid-template-columns:290px 1fr;align-items:start;gap:28px;display:grid}.account-profile{border-radius:var(--radius);background:var(--soft);padding:30px}.account-profile>span{background:var(--yellow);border-radius:50%;place-items:center;width:70px;height:70px;margin-bottom:30px;display:grid}.account-profile h2{text-transform:capitalize;margin-bottom:5px;font-size:1.2rem}.account-profile p{word-break:break-word;margin:0}.account-profile small{color:var(--gray);margin:22px 0;display:block}.account-content{gap:15px;display:grid}.account-content>h2{font-size:1.5rem}.mock-order{border:1px solid var(--line);border-radius:var(--radius-sm);grid-template-columns:1fr 1fr auto;align-items:center;gap:20px;padding:24px;display:grid}.mock-order span,.mock-order strong{display:block}.mock-order span{color:var(--gray);font-size:.72rem}.status-pill{background:#e8f8ef;border-radius:999px;padding:8px 11px;font-weight:800;color:#145d38!important}.account-help{border-radius:var(--radius);background:var(--yellow);grid-template-columns:auto 1fr auto;align-items:center;gap:18px;margin-top:20px;padding:24px;display:grid}.account-help>span{background:var(--black);width:55px;height:55px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.account-help h3,.account-help p{margin-bottom:3px}.account-help p{color:#4c4500;font-size:.8rem}.policy-hero{background:linear-gradient(90deg,#ffe01a 0% 43%,#ffe01af0 53%,#ffe01a14 78%),url(/images/hero-legal.jpg) 100%/cover no-repeat;padding:65px 0}.policy-hero .container{position:relative}.policy-hero .container>*{max-width:58%}.policy-hero h1{margin-bottom:14px}.policy-hero p:last-child{color:#554b00;margin:0}.policy-layout{grid-template-columns:260px minmax(0,790px);justify-content:center;align-items:start;gap:80px;display:grid}.policy-layout>aside{position:sticky;top:115px}.policy-layout>aside h2{font-size:1rem}.policy-layout>aside nav{border-top:1px solid var(--line);display:grid}.policy-layout>aside nav a{border-bottom:1px solid var(--line);color:var(--gray);padding:10px 0;font-size:.78rem;text-decoration:none}.policy-layout>aside nav a:hover{color:var(--black)}.legal-note{border-left:4px solid var(--orange);background:#fff5e9;margin-top:25px;padding:17px}.legal-note p{margin:5px 0 0;font-size:.72rem;line-height:1.55}.policy-intro{color:var(--ink);margin-bottom:50px;font-size:1.18rem;line-height:1.7}.policy-layout article section{margin-bottom:42px;scroll-margin-top:120px}.policy-layout article h2{margin-bottom:15px;font-size:1.65rem}.policy-crosslinks{border-radius:var(--radius-sm);background:var(--soft);padding:25px}.not-found{text-align:center;background:var(--soft);place-content:center;justify-items:center;min-height:74vh;padding:80px 20px;display:grid}.not-found-mark{color:var(--yellow);text-shadow:5px 5px 0 var(--black);font-family:Manrope;font-size:clamp(8rem,22vw,16rem);font-weight:900;line-height:.8;position:relative}.not-found-mark span{background:var(--white);width:110px;height:110px;color:var(--black);text-shadow:none;border-radius:50%;place-items:center;display:grid;position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%)}.not-found h1{margin:40px 0 12px;font-size:clamp(2.2rem,5vw,3.8rem)}.site-footer{color:var(--white);background:#10100f;padding:70px 0 25px}.footer-main{grid-template-columns:1.35fr repeat(3,1fr);gap:50px;padding-bottom:50px;display:grid}.footer-main h2{color:var(--white);margin-bottom:20px;font-size:.9rem}.footer-main>div:not(.footer-brand){flex-direction:column;align-items:flex-start;gap:10px;display:flex}.footer-main a{color:#c5c5be;font-size:.8rem;text-decoration:none}.footer-main a:hover{color:var(--yellow)}.footer-brand p{color:#9e9e97;max-width:310px;margin:20px 0;font-size:.86rem}.social-placeholders{gap:8px;display:flex}.social-placeholders span{border:1px solid #43433e;border-radius:50%;place-items:center;width:34px;height:34px;font-size:.7rem;font-weight:800;display:grid}.footer-newsletter{border-block:1px solid #343431;justify-content:space-between;align-items:center;gap:30px;padding:28px 0;display:flex}.footer-newsletter strong,.footer-newsletter span{display:block}.footer-newsletter span{color:#999991;margin-top:3px;font-size:.76rem}.footer-newsletter form{min-width:min(100%,430px);display:flex}.footer-newsletter input{min-width:0;color:var(--white);background:#20201e;border:1px solid #55554f;border-radius:999px 0 0 999px;flex:1;padding:11px 16px}.footer-newsletter button{border-radius:0 999px 999px 0}.footer-bottom{grid-template-columns:1fr auto auto;align-items:center;gap:25px;padding-top:25px;font-size:.7rem;display:grid}.footer-bottom p{color:#85857e;margin:0}.footer-bottom nav{gap:13px;display:flex}.payment-icons{gap:5px;display:flex}.payment-icons span{color:#bdbdb5;border:1px solid #484843;border-radius:4px;padding:5px 7px;font-size:.55rem;font-weight:900}.cookie-banner{z-index:2500;color:var(--white);background:#11110f;border:1px solid #343430;border-radius:18px;justify-content:space-between;align-items:center;gap:30px;padding:21px;display:flex;position:fixed;bottom:20px;left:20px;right:20px;box-shadow:0 18px 60px #00000052}.cookie-banner>div:first-child{max-width:650px}.cookie-banner p{color:#b9b9b1;margin:4px 0;font-size:.77rem;line-height:1.55}.cookie-banner label{color:#dddcd4;gap:7px;margin-top:10px;font-size:.72rem;display:flex}.cookie-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.cookie-banner .button--outline,.cookie-banner .text-button{border-color:var(--white);color:var(--white)}.route-loading{background:var(--soft);place-items:center;min-height:50vh;font-weight:800;display:grid}@media (width<=1100px){.desktop-nav{gap:14px}.desktop-nav a{font-size:.8rem}.header-actions .button{display:none}.hero-grid{grid-template-columns:1fr 1fr;gap:25px}.hero-visual{transform-origin:50%;transform:scale(.9)}.product-grid--four,.services-grid,.product-grid--three{grid-template-columns:repeat(2,1fr)}.shop-layout{grid-template-columns:205px 1fr;gap:20px}.footer-main{grid-template-columns:1.2fr repeat(2,1fr)}.footer-main>div:last-child{grid-column:2/4}}@media (width<=900px){.header-inner{height:69px}.desktop-nav a:nth-last-child(-n+2){display:none}.hero-grid,.page-hero--split .container,.page-hero--with-photo .container,.antivirus-hero .container,.about-hero .container,.product-detail-grid,.feature-story-grid,.family-grid,.business-grid,.philosophy-grid,.office-grid{grid-template-columns:1fr}.home-hero{min-height:auto}.hero-copy{text-align:center}.hero-copy .button-row,.hero-trust{justify-content:center}.hero-lead{margin-inline:auto}.hero-visual{width:min(100%,610px);margin-inline:auto;transform:none}.trust-ribbon .container{grid-template-columns:1fr}.trust-ribbon .container>div,.trust-ribbon .container>div:first-child{border-left:1px solid var(--line);border-bottom:1px solid var(--line)}.plan-grid,.steps-grid,.testimonial-row{grid-template-columns:1fr}.stats-grid,.threat-grid,.protection-process,.values-grid,.benefit-grid{grid-template-columns:repeat(2,1fr)}.stats-grid>div:nth-child(2){border-right:0}.stats-grid>div:nth-child(-n+2){border-bottom:1px solid #353531}.business-section{background:var(--soft)}.dashboard-preview{max-width:600px}.faq-grid,.process-grid,.two-column-list,.mission-grid{grid-template-columns:1fr;gap:40px}.faq-grid>div:first-child,.policy-layout>aside,.product-gallery{position:static}.support-cta .container{grid-template-columns:auto 1fr}.support-cta .container>div:last-child{flex-direction:row;grid-column:1/-1;align-items:center}.service-hero-visual,.threat-visual,.about-mosaic,.page-hero-photo{width:min(100%,620px)}.page-hero-photo{justify-self:center}.contact-grid{grid-template-columns:1fr}.contact-details{grid-template-columns:1fr 1fr}.shop-toolbar{grid-template-columns:1fr auto auto}.shop-layout{grid-template-columns:1fr}.filter-toggle{display:inline-flex}.filters-panel{border:1px solid var(--line);border-radius:var(--radius);padding:22px;display:none;position:static}.filters-panel--open{display:block}.filter-options{grid-template-columns:1fr 1fr}.product-gallery{grid-template-columns:1fr 130px;gap:12px;display:grid}.gallery-thumbnails{grid-template-columns:1fr;margin:0}.cart-layout,.checkout-layout{grid-template-columns:1fr}.order-summary{position:static}.auth-page{grid-template-columns:1fr}.auth-story{min-height:490px}.policy-layout{grid-template-columns:1fr;gap:40px}.policy-layout>aside nav{grid-template-columns:1fr 1fr;gap:0 20px}.footer-main{grid-template-columns:1fr 1fr}.footer-main>div:last-child{grid-column:auto}.footer-bottom{grid-template-columns:1fr;justify-items:start}}@media (width<=760px){body{padding-top:calc(62px + env(safe-area-inset-top));padding-bottom:calc(62px + env(safe-area-inset-bottom))}.announcement-bar,.site-header,.mobile-nav-shell{display:none!important}.mobile-nav-actions{align-items:center;display:flex}.mobile-nav{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow);border-radius:16px;padding:15px;display:grid;position:absolute;top:calc(100% + 8px);left:12px;right:12px}.mobile-nav>a{border-radius:9px;align-items:center;min-height:46px;padding:9px 12px;font-weight:700;text-decoration:none;display:flex}.mobile-nav>a.active:not(.button){background:var(--soft)}.mobile-nav .button{margin-top:8px}.mobile-support-strip{height:calc(62px + env(safe-area-inset-top));z-index:9990;padding:env(safe-area-inset-top) 12px 0;background:var(--yellow);color:var(--black);grid-template-columns:45px 1fr 52px;align-items:center;gap:8px;text-decoration:none;display:grid;position:fixed;left:0;right:0;box-shadow:0 3px 16px #00000029}.mobile-support-strip--top{top:0}.mobile-support-strip--bottom{height:calc(62px + env(safe-area-inset-bottom));padding:0 12px env(safe-area-inset-bottom);top:auto;bottom:0;box-shadow:0 -3px 16px #00000029}.phone-pulse{background:var(--black);width:40px;height:40px;color:var(--yellow);border-radius:50%;place-items:center;display:grid}.support-copy{text-align:center;line-height:1.1}.support-copy small,.support-copy strong{display:block}.support-copy small{font-size:.69rem;font-weight:600}.support-copy strong{margin-top:4px;font-family:Manrope;font-size:.86rem}.mobile-support-strip img{object-fit:cover;object-position:center top;border:2px solid var(--black);background:var(--white);border-radius:50%;width:48px;height:48px}#main-content{min-height:45vh}.site-footer{padding-bottom:35px}.comparison-drawer{bottom:calc(62px + env(safe-area-inset-bottom))}.cookie-banner{bottom:calc(74px + env(safe-area-inset-bottom))}.section{padding:65px 0}.page-hero{padding:48px 0 58px}.contact-hero{background:linear-gradient(90deg,#ffe01a 0%,#ffe01afa 50%,#ffe01a4d 100%),url(/images/hero-contact.jpg) 68%/cover no-repeat;min-height:440px}.contact-hero .container>*{max-width:72%}.policy-hero{background-position:70%}.policy-hero .container>*{max-width:72%}.container{width:min(calc(100% - 28px), var(--container))}.section-heading{margin-bottom:32px;display:block}.section-heading>p,.section-heading>a{margin-top:16px}.hero-grid{padding-top:48px}.hero-visual{min-height:440px;margin-block:-20px;transform:scale(.86)}.hero-laptop{left:20px}.hero-phone{right:12px}.security-pulse{right:0}.trust-ribbon .container>div{padding:22px}.case-grid,.services-grid{grid-template-columns:1fr}.shop-toolbar{grid-template-columns:1fr auto}.shop-search{grid-column:1/-1}.result-count{display:none}.product-gallery{display:block}.gallery-thumbnails{grid-template-columns:repeat(3,1fr);margin-top:12px}.support-cta .container{text-align:center;grid-template-columns:1fr}.support-person{margin-inline:auto}.support-cta .container>div:last-child{flex-direction:column;grid-column:auto}.footer-newsletter{flex-direction:column;align-items:flex-start}.footer-newsletter form{width:100%;min-width:0}.cookie-banner{padding:16px;display:block;left:10px;right:10px}.cookie-actions{flex-wrap:wrap;margin-top:12px}.cookie-actions .button{min-height:41px;padding:8px 12px;font-size:.72rem}.comparison-summary{gap:8px;width:calc(100% - 20px)}.comparison-summary>div:first-child,.comparison-summary>.text-button{display:none}.comparison-chips{max-width:60%}.contact-form-card{padding:25px}.account-grid{grid-template-columns:1fr}.mock-order{grid-template-columns:1fr auto}.mock-order>div:nth-child(2){display:none}}@media (width<=560px){h1{font-size:clamp(2.45rem,13vw,3.6rem)}h2{font-size:clamp(1.85rem,9vw,2.7rem)}.button-row{align-items:stretch}.button-row .button{flex:100%}.hero-grid{display:block}.hero-visual{width:100%;min-height:360px;margin:30px 0 0;left:auto;transform:none}.hero-visual img{object-position:center;min-height:342px}.page-hero-photo,.page-hero--shop .page-hero-photo{min-height:300px}.contact-hero{background:linear-gradient(#ffe01a 0%,#ffe01af7 57%,#ffe01a61 100%),url(/images/hero-contact.jpg) bottom/cover no-repeat;min-height:520px}.contact-hero .container>*{max-width:100%}.policy-hero{background:linear-gradient(#ffe01a 0%,#ffe01af7 62%,#ffe01a57 100%),url(/images/hero-legal.jpg) 70% bottom/cover no-repeat;min-height:430px}.policy-hero .container>*{max-width:100%}.hero-trust{text-align:left;justify-content:start;max-width:310px;margin-inline:auto;display:grid}.product-grid--four,.product-grid--three,.stats-grid,.threat-grid,.protection-process,.values-grid,.benefit-grid,.contact-details{grid-template-columns:1fr}.stats-grid>div{border-bottom:1px solid #353531;border-right:0}.stats-grid>div:last-child{border-bottom:0}.product-card h3{min-height:0}.family-portrait{min-height:360px}.person--one{left:-20px}.person--two{left:29%}.person--three{right:-18px}.business-benefits{grid-template-columns:1fr}.business-benefits div{border-bottom:1px solid var(--line)}.testimonial-row,.signs-list{grid-template-columns:1fr}.platform-row{border-radius:18px;flex-wrap:wrap;justify-content:flex-start}.product-art--large{height:400px}.product-art--large .product-art-label{min-width:0;max-width:calc(100% - 36px);bottom:18px;left:18px}.option-grid,.buy-actions,.field-grid{grid-template-columns:1fr}.field--wide{grid-column:auto}.cart-item{grid-template-columns:92px 1fr auto;gap:12px}.cart-art .product-art{height:95px}.quantity-control{grid-column:2;align-items:center;display:flex}.cart-item-price{grid-area:1/3}.form-section{padding:23px 18px}.auth-story{min-height:430px;padding-inline:25px}.auth-form-wrap{padding:45px 20px}.account-header{flex-direction:column;align-items:flex-start}.account-help{grid-template-columns:auto 1fr}.account-help .button{grid-column:1/-1}.policy-layout>aside nav{grid-template-columns:1fr}.footer-main{grid-template-columns:1fr;gap:35px}.footer-bottom nav{flex-wrap:wrap}.footer-newsletter form{gap:8px;display:grid}.footer-newsletter input,.footer-newsletter button{border-radius:999px}}@media (width<=375px){.mobile-support-strip{grid-template-columns:39px 1fr 44px;padding-inline:8px}.support-copy small{font-size:.62rem}.support-copy strong{font-size:.77rem}.mobile-support-strip img{width:42px;height:42px}.brand-logo{width:138px}.mobile-nav-shell{padding-inline:12px}.cookie-banner p{display:none}}@keyframes phone-ring{0%,86%,to{transform:rotate(0)}89%{transform:rotate(10deg)}92%{transform:rotate(-8deg)}95%{transform:rotate(6deg)}}@media (prefers-reduced-motion:no-preference){.phone-pulse svg{animation:4s ease-in-out infinite phone-ring}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--gray:#50504c;--mid-gray:#6f6f69}html{font-size:17px}body{color:var(--ink);font-size:1rem;line-height:1.65}body,button,input,select,textarea{font-kerning:normal}h1{letter-spacing:-.045em;font-size:clamp(2.75rem,5.6vw,5rem);line-height:1.04}h2{letter-spacing:-.035em;font-size:clamp(2.1rem,3.8vw,3.4rem);line-height:1.09}h3{letter-spacing:-.018em;font-size:1.18rem;line-height:1.34}h4{font-size:1.05rem;line-height:1.4}p,li,address,dd,dt{line-height:1.68}p{color:var(--gray)}.eyebrow{letter-spacing:.135em;font-size:.82rem;line-height:1.45}.button{font-size:.95rem;line-height:1.35}.button--small{font-size:.9rem}.breadcrumbs{color:#4f4f4a;font-size:.9rem}.announcement-bar{height:auto;min-height:38px;padding-block:7px;font-size:.84rem}.brand-logo{font-size:1.2rem}.desktop-nav a{font-size:.94rem}.cart-badge{min-width:21px;height:21px;font-size:.72rem}.search-panel input,.search-panel button{font-size:1rem}.section-heading--light>p{color:#d2d2cb}.rating{font-size:.9rem}.hero-lead{font-size:1.2rem}.hero-trust{color:#353532;font-size:.9rem}.plan-label{font-size:.78rem}.badge{font-size:.76rem}.compare-check{font-size:.82rem}.product-category{color:#555550;font-size:.78rem}.product-description{font-size:.95rem;line-height:1.62}.product-spec{color:#454541;font-size:.82rem}.price-row del{color:#666661;font-size:.85rem}.price-row small{color:#555550;font-size:.78rem}.product-art-brand{font-size:.68rem}.product-art-label strong{font-size:.84rem;line-height:1.22}.product-art-label small{color:#e1e1da;font-size:.72rem}.product-art--large .product-art-brand{font-size:.76rem}.product-art--large .product-art-label strong{font-size:1.45rem}.product-art--large .product-art-label small{font-size:.84rem}.vpn-status small{color:#cecec7}.stats-grid span{color:#e0e0d9}.stats-note{color:#bdbdb6;font-size:.86rem}.business-benefits span{font-size:.88rem}.dashboard-events p{color:#30302d;font-size:.9rem}.steps-grid li>span{color:#777772;font-size:.9rem}.case-grid article>span{font-size:.8rem}.case-grid p{color:#ddddd5}.testimonial-row footer span{font-size:.84rem}.support-cta p{color:#d0d0c9}.service-hero-visual>div{font-size:.86rem}.services-grid p{font-size:.96rem}.services-grid a{font-size:.9rem}.antivirus-hero p{color:#d4d4cc}.threat-visual>p{font-size:.84rem}.threat-grid article>span{font-size:.8rem}.threat-grid p{font-size:.95rem}.platform-row strong{font-size:.9rem}.values-grid article>span{font-size:.82rem}.values-grid p{font-size:.96rem}.philosophy-art>div strong{font-size:.82rem}.office-section address{color:#d1d1ca}.field{font-size:.92rem}.field input,.field select,.field textarea,.filters-panel select,.sort-control select,.promo-form input,.quantity-control select{font-size:1rem;line-height:1.45}.field-error{font-size:.84rem;line-height:1.45}.privacy-note{font-size:.86rem}.success-message span{color:#285a40;font-size:.88rem}.mini-map strong{font-size:.8rem}.result-count{font-size:.92rem}.sort-control{font-size:.88rem}.filter-options label{color:#42423e;font-size:.9rem}.compare-hint{font-size:.84rem;line-height:1.6}.comparison-summary>div:first-child span,.comparison-chips>span{font-size:.8rem}.comparison-table-wrap th,.comparison-table-wrap td{font-size:.88rem;line-height:1.55}.gallery-thumbnails small{font-size:.78rem}.renewal-note{font-size:.84rem}.option-grid label{font-size:.88rem}.buy-reassurance{color:#4b4b47;font-size:.84rem}.benefit-grid p{font-size:.92rem}.cart-art .product-art-label strong{font-size:.62rem}.cart-item-info>p{font-size:.76rem}.cart-item-info>span{color:#4e4e4a;font-size:.84rem}.remove-button,.quantity-control{font-size:.84rem}.cart-item-price small{color:#52524d;font-size:.78rem}.promo-form label{font-size:.88rem}.summary-notice{font-size:.82rem;line-height:1.58}.demo-notice span{color:#4d4400;font-size:.88rem}.form-section-heading p{font-size:.9rem}.check-field{font-size:.9rem;line-height:1.58}.checkout-item{font-size:.86rem}.order-reference span{font-size:.8rem}.demo-label{font-size:.74rem}.auth-disclosure{font-size:.87rem}.password-strength{font-size:.8rem;line-height:1.5}.auth-switch{font-size:.94rem}.mock-order span{font-size:.82rem}.account-help p{font-size:.9rem}.policy-layout>aside nav a{color:#484844;font-size:.88rem}.legal-note strong{font-size:.9rem}.legal-note p{font-size:.83rem;line-height:1.62}.policy-page article p{font-size:1.02rem}.footer-main a{color:#deded7;font-size:.9rem}.footer-brand p{color:#c1c1ba;font-size:.94rem}.social-placeholders span{font-size:.78rem}.footer-main address{color:#cfcfc7;font-size:.9rem}.footer-newsletter span{color:#c4c4bd;font-size:.86rem}.footer-bottom{font-size:.8rem}.footer-bottom p{color:#b9b9b2}.footer-bottom a{color:#d3d3cc}.payment-icons span{color:#d2d2cb;font-size:.72rem}.cookie-banner p{color:#d1d1ca;font-size:.88rem;line-height:1.62}.cookie-banner label{color:#eeeee8;font-size:.84rem}@media (width<=1100px){.desktop-nav a{font-size:.88rem}}@media (width<=760px){html{font-size:16px}h1{font-size:clamp(2.5rem,11vw,4rem);line-height:1.06}h2{font-size:clamp(2rem,8.5vw,3rem);line-height:1.1}.mobile-nav>a{font-size:1rem}.support-copy small{font-size:.74rem}.support-copy strong{font-size:.9rem}.cookie-actions .button{font-size:.82rem}}@media (width<=375px){.support-copy small{font-size:.7rem}.support-copy strong{font-size:.84rem}}
