@font-face{font-family:Inter;src:url(/assets/inter-latin-Dx4kXJAl.woff2) format("woff2");font-style:normal;font-weight:100 900;font-display:swap}:root{--bg:#f6f9fd;--card:#fff;--border:#dce5f0;--text:#0c1930;--muted:#52627b;--accent:#065be8;--green:#128b66;--radius:18px;font-family:Inter,Segoe UI,Arial,sans-serif;color:var(--text);font-synthesis:none;text-rendering:optimizeLegibility}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--bg);line-height:1.5}button,input,textarea,select{font:inherit}a{color:var(--accent);text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:not-allowed}svg{flex-shrink:0;vertical-align:middle}img{max-width:100%;display:block}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #008fff;outline-offset:4px}::selection{background:#b8e6ff;color:#071a38}.shell,.wrap{width:min(1280px,calc(100% - 80px));margin-inline:auto}h1,h2,h3,p{overflow-wrap:break-word}h1,h2,h3{text-wrap:balance}p{margin-top:0}.button,.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;border:1px solid transparent;border-radius:10px;padding:13px 22px;font-weight:650;font-size:14px;line-height:1.3;text-align:center;transition:box-shadow .2s,background .2s,transform .2s,border-color .2s}.button-primary,.btn{color:#fff;background:linear-gradient(115deg,#0089ef,#0754ed);box-shadow:0 4px 12px #0066ff18;border-color:#1475ff}.button-outline,.btn.ghost{border-color:#b9cce7;color:#183354;background:transparent;box-shadow:none}.button-dark-outline{border-color:#2787b5;color:#edf9ff;background:#061321b3}.button-white{color:#065be8;background:#fff;box-shadow:0 4px 20px #0002}.button-disabled{color:#58677b;background:#e2e8ef;border-color:#d0d8e2;box-shadow:none}.icon-button{display:inline-flex;align-items:center;justify-content:center;background:none;border:0;color:inherit;width:44px;height:44px;padding:10px;border-radius:10px;transition:background .2s}.text-link{display:inline-flex;align-items:center;gap:9px;min-height:44px;font-size:13px;font-weight:650}.eyebrow{display:block;font-size:11px;line-height:1.5;font-weight:750;letter-spacing:1.8px;color:#065be8;margin-bottom:9px}.skip-link{position:fixed;top:-100px;left:20px;z-index:100;background:#fff;padding:15px;border-radius:8px}.skip-link:focus{top:10px}.site-header{height:80px;background:#fbfdfff5;border-bottom:1px solid #e3ebf5;position:sticky;top:0;z-index:40;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;color:var(--text);gap:8px;flex-shrink:0}.brand>svg{color:#0866ff;width:44px;height:44px}.brand strong{display:block;font-size:28px;font-weight:780;line-height:1.03;letter-spacing:-1px}.brand small{display:block;font-size:8px;margin-top:6px;letter-spacing:.05px;line-height:1.2}.main-nav{display:flex;align-items:center;gap:28px;margin-inline:auto;height:100%}.main-nav>a,.product-menu>summary{color:#27364c;font-size:13px;font-weight:550;cursor:pointer;white-space:nowrap}.main-nav>a{height:100%;display:flex;align-items:center;position:relative}.main-nav>a.active,.product-menu>summary.is-current{color:#065be8}.main-nav>a.active:after{content:"";position:absolute;bottom:15px;height:2px;background:#0568ff;left:0;right:0;border-radius:5px}.product-menu{position:relative}.product-menu>summary{display:flex;gap:6px;align-items:center;list-style:none;min-height:44px}.product-menu>summary::-webkit-details-marker{display:none}.product-menu>summary>svg{transition:transform .2s}.product-menu[open]>summary>svg{transform:rotate(180deg)}.product-dropdown{position:absolute;top:52px;left:-22px;width:300px;padding:8px;background:#fff;border:1px solid var(--border);box-shadow:0 18px 45px #00143620;border-radius:16px}.product-dropdown a{display:flex;align-items:center;gap:12px;padding:16px 12px;color:var(--text);font-size:14px;border-radius:10px}.product-dropdown svg{color:var(--accent)}.product-dropdown a>svg:last-child{margin-left:auto}.product-dropdown small{display:block;margin-top:4px;font-size:12px;color:var(--muted)}.header-actions{display:flex;align-items:center;gap:10px}.header-actions .button{padding:11px 15px;font-size:12px;min-height:44px}.header-actions .account-button svg{color:#065be8}.mobile-menu,.main-nav>.mobile-account,.mobile-nav-note,.navigation-backdrop{display:none}.search-dialog{padding:28px;width:min(580px,calc(100% - 32px));max-height:calc(100dvh - 48px);overflow:auto;border:1px solid var(--border);border-radius:20px;color:var(--text);box-shadow:0 30px 100px #0004;overscroll-behavior:contain}.search-dialog::backdrop{background:#021124b8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.search-heading h2{margin:0;font-size:24px;letter-spacing:-.7px}.search-heading .eyebrow{font-size:10px;margin-bottom:5px}.search-field{display:flex;align-items:center;gap:12px;background:#f3f7fc;padding:14px;border:1px solid #bacce2;border-radius:10px;margin:22px 0 12px}.search-field:focus-within{border-color:#1681fa;box-shadow:0 0 0 3px #1482ff16}.search-field input{border:0;background:none;width:100%;min-width:0;font-size:16px;color:var(--text);outline:0}.search-field input:focus-visible{outline:0}.search-results a{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 10px;border-bottom:1px solid #e7edf5;font-size:14px;color:var(--text);border-radius:8px}.search-results a:last-child{border-bottom:0}.search-results small{display:block;margin-top:5px;color:var(--muted);font-size:12px;line-height:1.5}.search-empty{padding:22px 8px;color:var(--muted)}.home-hero{isolation:isolate;position:relative;overflow:hidden;color:#fff;background:radial-gradient(ellipse at 70% 50%,#052946,#020b14 72%);min-height:540px}.hero-art{z-index:0;position:absolute;inset:0 max(-60px,calc((100vw - 1536px)/2 - 100px)) 0 auto;width:min(960px,70vw);pointer-events:none;-webkit-mask-image:linear-gradient(90deg,transparent,#000 26%);mask-image:linear-gradient(90deg,transparent,#000 26%)}.hero-art img{width:100%;height:100%;object-fit:cover;object-position:center}.hero-content{z-index:1;position:relative;min-height:540px;display:flex;align-items:center}.hero-copy{max-width:630px;padding:58px 0 52px}.hero-eyebrow{display:flex;align-items:center;gap:10px;color:#bedcf2;font-size:10px;font-weight:600;letter-spacing:2.6px;margin:0 0 20px}.hero-eyebrow:before{content:"";height:6px;width:6px;border-radius:50%;background:#20c4ff;box-shadow:0 0 12px #20c4ff;flex-shrink:0}.hero-copy h1{font-size:clamp(46px,4.4vw,66px);line-height:1.04;letter-spacing:-2.7px;font-weight:800;margin:0 0 22px}.hero-copy h1 span{color:#08b9f5}.hero-description{font-size:17px;line-height:1.7;color:#c8d9ea;margin:0;max-width:510px}.hero-checks{display:grid;grid-template-columns:max-content max-content;gap:12px 25px;margin:25px 0 28px}.feature-check{display:inline-flex;align-items:flex-start;gap:8px;font-size:12px;line-height:1.5}.feature-check svg{border-radius:50%;color:#fff;background:#0877ff;padding:2px;width:16px;height:16px;margin-top:1px;stroke-width:2.5}.hero-checks .feature-check{color:#e4edf5;font-size:12px;align-items:center}.hero-checks .feature-check svg{border:1.5px solid #00b7ff;background:#002b4266;width:20px;height:20px;color:#a5eaff;padding:2px;margin:0;stroke-width:2}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap}.hero-buttons .button{min-height:52px;padding:14px 22px;font-size:13px}.hero-buttons .button-dark-outline{min-width:156px}.windows-note{display:flex;align-items:center;gap:10px;font-size:11px;color:#aebfd1;margin-top:22px;flex-wrap:wrap}.windows-note i{height:10px;width:1px;background:#3c5267;margin:0 2px}.windows-note a{color:#b8d4ec;text-decoration:underline;text-underline-offset:3px}.products-section{background:radial-gradient(ellipse at 6% 80%,#dff0ff99,transparent 50%),#f6f9fd;padding:48px 0}.products-heading{display:flex;align-items:center;gap:45px;margin-bottom:26px}.products-heading h2{font-size:32px;line-height:1.12;letter-spacing:-1.1px;font-weight:760;margin:0}.products-heading h2 span{color:#0876f4}.products-heading>p{font-size:14px;color:#52627b;line-height:1.7;margin:16px 0 0;max-width:300px}.products-heading>.text-link{margin-left:auto;align-self:center;white-space:nowrap}.product-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.product-card{position:relative;border:1px solid #d6e1ee;border-radius:var(--radius);background:linear-gradient(130deg,#edf8ff,#fff 70%);display:grid;grid-template-columns:32% minmax(0,1fr);overflow:hidden;min-height:326px;padding:26px 24px 26px 8px;scroll-margin-top:110px;box-shadow:0 8px 24px #17365605;transition:border-color .25s,box-shadow .25s}.protection-card{border-color:#9cd8fc}.product-visual{display:flex;align-items:center;justify-content:center;min-width:0;overflow:hidden}.product-visual img{width:168px;height:252px;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.product-copy{padding-left:12px;align-self:center;min-width:0}.status-tag{display:inline-flex;align-items:center;gap:5px;vertical-align:middle;font-size:9px;font-weight:650;letter-spacing:.7px;border-radius:20px;padding:5px 9px;background:#e4e9f0;color:#536177;line-height:1.3}.status-tag.available{background:#d6f4ff;color:#006a9b}.status-tag.available:before{content:"";width:5px;height:5px;background:#007ca8;border-radius:50%}.product-copy h3{font-size:25px;font-weight:760;letter-spacing:-.9px;margin:10px 0 3px;line-height:1.2}.product-category{font-size:13px;color:#294566;margin:0 0 12px}.product-description{font-size:13px;color:#52627b;line-height:1.65;margin:0 0 16px}.product-features{display:grid;grid-template-columns:1fr 1fr;gap:9px 12px;margin-bottom:20px}.product-features .feature-check{color:#3d5270;font-size:10px;gap:6px}.product-features .feature-check svg{width:14px;height:14px}.product-actions{display:flex;gap:12px;align-items:center;flex-wrap:wrap}.product-actions .button,.product-copy>.button{padding:11px 16px;font-size:12px;min-height:44px;min-width:148px}.product-actions>.text-link{font-size:12px;gap:6px}.amc-card{background:linear-gradient(125deg,#eef2f7,#fcfdff 80%)}.amc-card .feature-check{color:#5b697f}.amc-card .feature-check svg{background:#6d7d93}.feature-strip{background:#fff;border-block:1px solid #e1e9f2;padding:26px 0}.feature-strip>.shell{display:grid;grid-template-columns:repeat(6,minmax(0,1fr))}.feature-strip a{display:flex;align-items:center;gap:11px;color:var(--text);padding:6px 16px;border-right:1px solid #e1e9f2;border-radius:8px}.feature-strip a:first-child{padding-left:0}.feature-strip a:last-child{border-right:0;padding-right:0}.feature-strip svg{color:#0875f5;width:29px;height:29px}.feature-strip strong{display:block;font-size:11px;font-weight:650;line-height:1.5}.feature-strip small{display:block;font-size:10px;color:#52627b;margin-top:4px;line-height:1.5}.trust-section{background:radial-gradient(ellipse at 90% 50%,#07305466,transparent 60%),#041320;color:#fff;padding:38px 0}.trust-layout{display:grid;grid-template-columns:1fr 1.05fr 1.4fr;align-items:center;gap:30px}.trust-copy h2{font-size:25px;line-height:1.2;letter-spacing:-.7px;margin:0 0 12px;font-weight:700}.trust-copy p{font-size:12px;line-height:1.7;color:#b7cadb;margin:0;max-width:320px}.trust-points{display:grid;grid-template-columns:repeat(2,1fr);gap:22px 12px}.trust-points>div{display:flex;align-items:center;gap:9px;color:#19b8ef}.trust-points span{color:#d4e5f3;font-size:11px;line-height:1.5}.secure-banner{position:relative;isolation:isolate;overflow:hidden;border:1px solid #1b5bb8;border-radius:18px;min-height:185px;background:radial-gradient(ellipse at 95% 55%,#0068ff88,transparent 64%),linear-gradient(120deg,#072454,#073580);padding:26px}.secure-banner:before,.secure-banner:after{content:"";position:absolute;z-index:-1;width:340px;height:110px;border:1px solid #298fff40;border-radius:50%;right:-75px;top:15px;transform:rotate(26deg)}.secure-banner:after{top:70px;transform:rotate(-20deg)}.secure-banner>div{position:relative;z-index:2}.secure-banner h2{font-size:22px;letter-spacing:-.6px;margin:0 0 7px}.secure-banner p{font-size:13px;line-height:1.6;color:#d1e2fb;margin:0 0 16px}.secure-banner .button{padding:11px 14px;font-size:12px;gap:8px;min-height:44px}.banner-q{position:absolute;z-index:0;right:15px;top:38px;width:125px;height:125px;color:#00bdff;filter:drop-shadow(6px 4px 0 #004dce) drop-shadow(0 0 14px #007dff);transform:rotate(-12deg);opacity:.42}.site-footer{background:#020d18;color:#b8c9da}.footer-grid{display:grid;grid-template-columns:1.3fr .85fr .95fr .95fr 1.3fr;gap:30px;padding:45px 0 36px}.site-footer .brand{color:#fff}.site-footer .brand>svg{width:40px;height:40px;color:#00aeed}.site-footer .brand strong{font-size:26px}.site-footer .brand small{font-size:7.5px;color:#c2d0df}.footer-brand>p{font-size:12px;line-height:1.7;max-width:205px;margin:16px 0}.footer-platform{display:flex;align-items:center;gap:8px;color:#8ea8c1;font-size:11px}.footer-grid h3{font-size:12px;font-weight:650;color:#f2f7fc;margin:0 0 14px}.footer-grid>div>a:not(.brand){display:block;font-size:12px;line-height:1.6;padding:6px 0;color:#aabfd5}.footer-updates p{font-size:12px;line-height:1.7;margin:0 0 14px}.footer-update-icon{display:none}.footer-grid>div>a.footer-download{display:flex;gap:9px;align-items:center;border:1px solid #1d405f;background:#0c2034;border-radius:9px;padding:12px;color:#d6edff;font-size:11px;line-height:1.5;min-height:44px}.footer-download svg:last-child{margin-left:auto}.footer-bottom{border-top:1px solid #142a3d;padding:18px 0}.footer-bottom>.shell{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#95adc4}#main{min-height:55vh}.page-loading{padding:80px 0;min-height:55vh;color:var(--muted)}.section{padding:44px 0}.section h2{font-size:32px;line-height:1.2;letter-spacing:-1px;margin:0 0 16px}.section>h1{font-size:clamp(30px,4vw,44px);line-height:1.15;letter-spacing:-1.4px;margin:0 0 16px}.sub{color:var(--muted);font-size:15px;line-height:1.75;max-width:720px}.hero{display:grid;grid-template-columns:1.1fr 1fr;gap:56px;align-items:center;padding:70px 0}.hero h1{font-size:48px;line-height:1.1;letter-spacing:-1.8px;margin:0 0 22px}.hero p{font-size:17px;color:var(--muted);line-height:1.75}.hero img{width:100%;height:auto;border-radius:22px;box-shadow:0 15px 40px #0a26491f}.cta,.hero .cta{display:flex;flex-wrap:wrap;gap:12px;margin-top:24px}.cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin:28px 0 24px}.card{border:1px solid var(--border);background:#fff;padding:28px;border-radius:16px;box-shadow:0 4px 16px #17365604}.card h3{margin:0 0 12px;font-size:18px;line-height:1.4;letter-spacing:-.3px}.card p{font-size:14px;color:var(--muted);line-height:1.75;margin-bottom:0}.card>svg{color:var(--accent);margin-bottom:18px;background:#edf5ff;width:44px;height:44px;padding:10px;border-radius:12px}.announce{background:#e6f4ff;color:#14426d;text-align:center;padding:12px 20px;font-size:13px}.dl-box{padding:44px 30px;border-radius:18px;background:linear-gradient(135deg,#fff,#eef7ff);border:1px solid #cbdff3;text-align:center;margin-top:28px}.dl-box:before{content:"↓";display:grid;place-items:center;color:#0767ec;background:#dfedff;border:1px solid #c0dcff;width:56px;height:56px;border-radius:16px;margin:0 auto 20px;font-size:28px}.dl-box .ver{font-size:13px;color:var(--muted);margin:12px 0;overflow-wrap:anywhere}.dl-box p{line-height:1.7;max-width:620px;margin:14px auto}.dl-box .btn{margin-top:10px}table{border-collapse:separate;border-spacing:0;width:100%;font-size:14px;border:1px solid var(--border);border-radius:14px;background:#fff;overflow:hidden}td,th{text-align:left;padding:20px;border-bottom:1px solid var(--border);line-height:1.7}td:first-child{width:25%;font-weight:600;background:#f1f6fc}tr:last-child td{border-bottom:0}.faq{max-width:880px;min-height:65vh}.faq details{border:1px solid var(--border);border-radius:14px;background:#fff;margin-bottom:14px;overflow:hidden}.faq summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px;font-size:15px;font-weight:600;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary:after{content:"+";font-size:24px;font-weight:400;color:#1467cf;line-height:1}.faq details[open] summary:after{content:"−"}.faq details[open]{border-color:#8bbaf2}.faq details[open] summary{background:#f5f9ff}.faq p{font-size:14px;line-height:1.8;color:var(--muted);padding:0 22px;margin:18px 0 24px}.pricing-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;margin:30px 0}.plan-card{display:flex;flex-direction:column;gap:12px;position:relative;padding:30px}.plan-card h3{font-size:25px;margin:0}.plan-card p{margin:0}.plan-card .price{font-size:32px;font-weight:760;letter-spacing:-1px;margin:14px 0 0;line-height:1.3;font-variant-numeric:tabular-nums}.plan-card .plan-validity{padding-bottom:22px;margin-bottom:6px;border-bottom:1px solid var(--border);font-size:13px}.plan-card .btn{margin-top:auto}.plan-card .plan-icon{width:44px;height:44px;margin-bottom:6px;color:#066bee;background:#edf5ff;padding:10px;border-radius:12px}.btn:disabled{opacity:.55;transform:none}.checkout-box{max-width:720px;background:#fff;border:1px solid var(--border);border-radius:18px;padding:32px;margin:28px 0;box-shadow:0 8px 30px #17365606;scroll-margin-top:110px}.checkout-box h3{font-size:21px;margin:0 0 16px;line-height:1.4}.checkout-box p{font-size:14px;line-height:1.75;color:var(--muted)}.checkout-box code{overflow-wrap:anywhere}.checkout-box label{display:block;margin:22px 0;font-size:14px;font-weight:550}.checkout-box input{display:block;border:1px solid #acbfd7;background:#f8fbff;border-radius:10px;width:100%;padding:14px;margin-top:9px;color:var(--text);font-size:16px}.checkout-error{padding:16px;color:#9c2639;background:#ffedf0;border:1px solid #f3cbd3;border-radius:10px}.license-key{display:block;background:#e7f7f0;color:#146b4d;padding:18px;border:1px solid #bedecd;border-radius:10px;overflow-wrap:anywhere;font-size:17px}#plans{scroll-margin-top:100px;border-top:1px solid var(--border)}.information-page{padding-top:64px;padding-bottom:80px;min-height:65vh}.information-page h1{font-size:44px;line-height:1.15;letter-spacing:-1.5px;margin:10px 0 24px;max-width:850px}.information-page h2{font-size:24px;letter-spacing:-.5px}.intro-text{max-width:750px;font-size:19px;line-height:1.8;color:var(--muted)}.account-card{max-width:760px}.account-card .button{margin-top:20px}.prose{max-width:850px}.prose h2{margin-top:34px}.prose p{font-size:15px;line-height:1.85;color:var(--muted)}.information-page .cards{grid-template-columns:repeat(2,minmax(0,1fr))}.information-page .cards h2{font-size:22px}@media(hover:hover){.button:not(:disabled):hover,.btn:not(:disabled):hover{transform:translateY(-2px)}.button-primary:hover,.btn:not(.ghost):not(:disabled):hover{box-shadow:0 8px 22px #0066ff30}.button-outline:hover,.btn.ghost:hover{background:#eaf3ff;border-color:#7caef1}.button-dark-outline:hover{background:#0b2b42;border-color:#35baff}.icon-button:hover,.product-dropdown a:hover,.search-results a:hover{background:#eff6ff}.main-nav>a:hover,.product-menu>summary:hover{color:#065be8}.text-link:hover{color:#004cc4}.text-link>svg:last-child,.footer-download>svg:last-child{transition:transform .2s}.text-link:hover>svg:last-child,.footer-download:hover>svg:last-child{transform:translate(3px)}.protection-card:hover{border-color:#55b6f2;box-shadow:0 12px 32px #137fd312}.product-card:hover .product-visual img{transform:translateY(-4px)}.feature-strip a:hover{background:#f5f9ff}.footer-grid a:hover{color:#55cfff}.faq summary:hover{background:#f5f9ff}}@media(min-width:1700px){.hero-art{right:calc((100vw - 1536px)/2 - 30px)}}@media(max-width:1200px){.shell,.wrap{width:calc(100% - 56px)}.header-inner{gap:18px}.main-nav{gap:20px}.header-actions{gap:6px}.header-actions .button{padding:10px 12px;font-size:11px}.brand>svg{width:39px;height:39px}.brand strong{font-size:25px}.brand small{font-size:7px}.hero-art{right:-160px;width:850px;opacity:.75}.hero-copy{max-width:570px}.hero-copy h1{font-size:56px}.hero-description{font-size:16px;max-width:470px}.product-card{grid-template-columns:27% minmax(0,1fr);padding:24px 20px 24px 4px}.product-visual img{height:230px}.product-copy{padding-left:10px}.product-features{grid-template-columns:1fr;gap:7px}.product-features .feature-check{font-size:11px}.product-actions{gap:4px 12px}.feature-strip a{padding:6px 12px;gap:8px}.feature-strip svg{width:25px}.feature-strip strong{font-size:10px}.feature-strip small{font-size:9px}.trust-layout{grid-template-columns:1fr 1fr;gap:28px}.trust-points{grid-column:1;grid-row:2;display:flex;gap:18px}.trust-points>div{flex-direction:column;align-items:flex-start;flex:1}.trust-points span{font-size:10px}.secure-banner{grid-column:2;grid-row:1/3;padding:30px;align-self:stretch;display:flex;align-items:center}.banner-q{width:150px;height:150px;top:30px}.footer-grid{gap:22px;grid-template-columns:1.3fr 1fr 1fr 1fr}.footer-updates{grid-column:1/-1;display:flex;align-items:center;gap:18px;padding:20px;border:1px solid #15354f;border-radius:14px;background:#091b2b}.footer-update-icon{display:block;color:#31afff}.footer-updates h3,.footer-updates p{margin:0}.footer-updates .footer-download{margin-left:auto}.hero{gap:35px}.hero h1{font-size:42px}}@media(max-width:900px){.site-header{height:72px}.header-actions .account-button{display:none}.mobile-menu{display:inline-flex}.header-actions .header-download{font-size:12px}.main-nav{display:none;position:absolute;left:16px;right:16px;top:80px;height:auto;max-height:calc(100dvh - 100px);overflow:auto;background:#fff;border:1px solid var(--border);padding:12px;border-radius:16px;align-items:stretch;box-shadow:0 20px 50px #00163630;overscroll-behavior:contain}.main-nav.is-open{display:flex;flex-direction:column;gap:2px}.main-nav>a,.product-menu>summary{padding:14px 16px;min-height:50px;font-size:15px;border-radius:9px;height:auto}.main-nav>a.active{background:#edf5ff}.main-nav>a.active:after{display:none}.product-menu>summary{justify-content:space-between}.product-dropdown{position:static;box-shadow:none;border:0;width:auto;margin:0 10px;background:#f5f8fc;padding:4px}.product-dropdown a{padding:14px 10px}.main-nav>.mobile-account{display:flex;border-top:1px solid var(--border);margin-top:7px;padding-top:19px;gap:10px}.mobile-account svg:last-child{margin-left:auto}.mobile-nav-note{display:flex;align-items:center;gap:9px;color:#57718c;font-size:11px;padding:14px 16px 7px}.navigation-backdrop{display:block;position:fixed;top:72px;right:0;bottom:0;left:0;background:#04162c66;z-index:35;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.hero-art{right:-250px;opacity:.45;-webkit-mask-image:linear-gradient(90deg,transparent,#000 48%);mask-image:linear-gradient(90deg,transparent,#000 48%)}.hero-copy h1{font-size:58px}.home-hero,.hero-content{min-height:545px}.hero-description{max-width:490px}.products-heading{gap:25px;flex-wrap:wrap}.products-heading h2{font-size:30px}.products-heading>p{display:none}.product-grid{gap:18px}.product-card{grid-template-columns:1fr;padding:24px;align-content:start}.product-visual{height:175px;background:radial-gradient(ellipse,#d2ecff88,transparent 68%);margin:-10px 0 20px}.product-visual img{width:142px;height:200px}.amc-card .product-visual{background:radial-gradient(ellipse,#d4dce688,transparent 68%)}.product-copy{padding:0;align-self:stretch}.product-copy h3{font-size:25px}.product-description{min-height:86px}.product-features{margin-bottom:22px;gap:9px}.product-features .feature-check{font-size:12px}.product-actions{gap:8px 12px}.feature-strip>.shell{grid-template-columns:repeat(3,minmax(0,1fr));gap:22px 0}.feature-strip a:nth-child(3){border:0}.feature-strip a:nth-child(4){padding-left:0}.feature-strip strong{font-size:12px}.feature-strip small{font-size:11px}.feature-strip svg{width:29px}.cards{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-grid{gap:12px}.plan-card{padding:22px 18px}.plan-card h3{font-size:20px}.plan-card .price{font-size:26px}.plan-card .btn{padding-inline:10px;font-size:12px}.hero{gap:28px}.hero h1{font-size:36px}.hero p{font-size:15px}.footer-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:26px}.footer-brand{grid-column:1/-1;display:flex;align-items:center;gap:30px}.footer-brand>p{margin:0}.footer-platform{margin-left:auto}}@media(max-width:600px){html{scroll-padding-top:92px}.shell,.wrap{width:calc(100% - 40px)}.site-header{height:68px}.header-inner{gap:8px}.brand>svg{width:37px;height:37px}.brand strong{font-size:24px}.brand small{font-size:6.8px}.header-actions{gap:2px}.header-actions .header-download{width:42px;height:44px;min-height:44px;padding:10px;border-radius:10px}.header-download>span{display:none}.header-actions .icon-button{width:42px}.main-nav{top:76px;left:12px;right:12px;max-height:calc(100dvh - 90px)}.navigation-backdrop{top:68px}.home-hero,.hero-content{min-height:0}.hero-copy{padding:38px 0 292px;max-width:100%;width:100%}.hero-eyebrow{font-size:8px;letter-spacing:1.65px;margin-bottom:18px;gap:8px}.hero-copy h1{font-size:clamp(39px,10.5vw,58px);letter-spacing:-1.7px;line-height:1.07;margin-bottom:18px}.hero-description{font-size:14px;line-height:1.75;max-width:420px}.desktop-break{display:none}.hero-art{top:auto;bottom:-20px;right:-6%;width:112%;height:330px;opacity:1;-webkit-mask-image:linear-gradient(180deg,transparent,#000 27%);mask-image:linear-gradient(180deg,transparent,#000 27%)}.hero-art img{object-position:center 49%}.hero-checks{grid-template-columns:1fr 1fr;gap:12px 10px;margin:22px 0 26px;max-width:400px}.hero-checks .feature-check{font-size:10px;gap:7px;line-height:1.5}.hero-checks .feature-check svg{width:18px;height:18px}.hero-buttons{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:10px}.hero-buttons .button{padding:13px 10px;font-size:11px;min-height:50px;gap:7px}.hero-buttons .button-dark-outline{min-width:0}.hero-buttons .button-primary>svg:last-child{display:none}.hero-buttons .button>svg{width:18px}.windows-note{font-size:10px;gap:8px;line-height:1.6;margin-top:20px}.windows-note>svg{width:17px}.windows-note>i:last-of-type{display:none}.windows-note>a{flex-basis:100%;margin-left:25px}.products-section{padding:36px 0}.products-heading{display:block;margin-bottom:20px}.products-heading h2{font-size:29px;letter-spacing:-1px}.products-heading>p{display:block;margin:15px 0 5px;font-size:13px;max-width:none}.products-heading>p br{display:none}.products-heading>.text-link{min-height:44px;margin-top:0}.product-grid{grid-template-columns:1fr;gap:20px}.product-card{grid-template-columns:106px minmax(0,1fr);padding:22px 20px;gap:0 12px;min-height:0;align-items:center}.product-visual{height:175px;margin:0 -12px 0 -16px;align-self:start}.product-visual img{width:126px;height:189px}.product-copy{display:contents}.product-copy .status-tag{grid-column:2;grid-row:1;align-self:start;justify-self:start}.product-copy h3{grid-column:2;grid-row:1;align-self:start;margin-top:38px;font-size:24px}.product-category{grid-column:2;grid-row:1;align-self:start;margin:72px 0 0;font-size:12px;max-width:180px}.product-description{grid-column:1/-1;min-height:0;font-size:13px;line-height:1.75;margin:12px 0 18px}.product-features{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:12px;margin:0 0 22px}.product-features .feature-check{font-size:11px;line-height:1.6}.product-actions,.product-copy>.button{grid-column:1/-1}.product-actions{display:grid;grid-template-columns:1.15fr 1fr;gap:10px}.product-actions .button{min-width:0;font-size:12px}.product-actions .text-link{justify-content:center;font-size:12px}.product-copy>.button{justify-self:stretch}.feature-strip{padding:28px 0}.feature-strip>.shell{grid-template-columns:1fr 1fr;gap:25px 18px}.feature-strip a{border:0;padding:0!important;gap:10px;align-items:flex-start;min-height:44px}.feature-strip svg{width:26px;height:26px;margin-top:3px}.feature-strip strong{font-size:11px;line-height:1.5}.feature-strip small{font-size:10px;line-height:1.6}.trust-section{padding:34px 0}.trust-layout{grid-template-columns:1fr;gap:28px}.trust-copy h2{font-size:27px}.trust-copy p{font-size:13px;max-width:420px}.trust-points{grid-column:1;grid-row:2;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.trust-points>div{flex-direction:row;align-items:center;gap:10px}.trust-points span{font-size:11px}.secure-banner{grid-column:1;grid-row:3;min-height:205px;padding:25px}.secure-banner h2{font-size:23px}.secure-banner p{font-size:13px}.secure-banner .button{font-size:12px;padding:12px;min-height:46px}.banner-q{width:140px;height:140px;right:8px;top:36px;opacity:.28}.footer-grid{grid-template-columns:1fr 1fr;gap:30px 18px;padding:36px 0}.footer-brand{display:block}.footer-brand>p{margin:15px 0 12px;max-width:none}.footer-platform{font-size:11px}.footer-grid h3{font-size:13px;margin-bottom:10px}.footer-grid>div>a:not(.brand){font-size:12px;padding:10px 0;min-height:40px;line-height:1.6}.footer-updates{display:block;grid-column:1/-1;padding:20px}.footer-update-icon{float:right}.footer-updates p{margin:9px 0 16px;max-width:240px}.footer-grid>div>a.footer-download{font-size:12px;padding:12px;max-width:300px}.footer-bottom>.shell{flex-direction:column;gap:10px;font-size:10px;line-height:1.7}.hero{grid-template-columns:1fr;gap:32px;padding:40px 0}.hero h1{font-size:36px;line-height:1.15}.hero img{max-height:320px;object-fit:cover;border-radius:16px}.hero p{font-size:15px}.hero .cta .btn{padding:13px 15px;font-size:12px}.section{padding:32px 0}.section h2{font-size:27px;letter-spacing:-.7px}.section>h1{font-size:32px;letter-spacing:-1px}.sub{font-size:14px;line-height:1.75}.cards,.information-page .cards{grid-template-columns:1fr;gap:14px;margin:24px 0 14px}.card{padding:24px}.pricing-grid{grid-template-columns:1fr;gap:18px;margin:24px 0}.plan-card{padding:26px}.plan-card h3{font-size:25px}.plan-card .price{font-size:34px}.plan-card .btn{font-size:14px}.information-page{padding-top:38px;padding-bottom:48px}.information-page h1{font-size:34px;letter-spacing:-1px}.intro-text{font-size:16px}.checkout-box{padding:22px;margin:22px 0}.checkout-box h3{font-size:20px}.checkout-box>.btn{margin:5px 0;white-space:normal;width:100%}.checkout-box .cta{display:grid;grid-template-columns:1fr}.dl-box{padding:30px 20px}.faq summary{padding:20px;font-size:14px}.faq p{padding-inline:20px;font-size:13px}td,th{padding:15px 12px;font-size:12px;vertical-align:top}td:first-child{width:28%}.search-dialog{padding:20px;max-height:calc(100dvh - 28px);border-radius:16px}.search-heading h2{font-size:21px}.search-field{padding:12px}.search-results a{padding:15px 5px}.search-results small{font-size:11px}}@media(max-width:360px){.shell,.wrap{width:calc(100% - 32px)}.brand>svg{width:32px;height:32px}.brand strong{font-size:22px}.brand small{font-size:6px}.brand{gap:5px}.header-actions .icon-button,.header-actions .header-download{width:38px}.hero-eyebrow{font-size:7px;letter-spacing:1.3px}.hero-copy h1{font-size:39px}.hero-buttons{grid-template-columns:1fr}.hero-buttons .button{font-size:13px}.hero-buttons .button-primary>svg:last-child{display:block}.hero-buttons .button-dark-outline{min-height:44px}.hero-checks .feature-check{font-size:9px;gap:5px}.product-card{grid-template-columns:88px minmax(0,1fr);padding:20px 16px;gap:0 10px}.product-visual{height:158px}.product-visual img{height:167px;width:111px}.product-copy h3{font-size:22px}.product-category{font-size:11px}.product-features{gap:10px 7px}.product-features .feature-check{font-size:10px}.product-actions{grid-template-columns:1fr}.feature-strip>.shell{gap:22px 12px}.feature-strip a{gap:7px}.feature-strip strong{font-size:10px}.feature-strip small{font-size:9px}.secure-banner{padding:22px 18px}.secure-banner h2{font-size:22px}.secure-banner .button{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}select:focus-visible{outline:3px solid #008fff;outline-offset:4px}.plan-selector-layout{display:grid;grid-template-columns:1.05fr 1fr;gap:0;border:1px solid #cbdced;background:#fff;border-radius:22px;overflow:hidden;margin:30px 0;box-shadow:0 12px 40px #13345709}.plan-selection{padding:40px;background:radial-gradient(ellipse at 0 0,#eaf5ff,transparent 70%),#fbfdff;display:flex;flex-direction:column}.selector-step{font-size:10px;font-weight:700;letter-spacing:1.7px;color:#477095;margin-bottom:22px}.plan-selection h3{font-size:29px;letter-spacing:-1px;line-height:1.2;margin:0 0 13px}.plan-selection>p{color:var(--muted);font-size:14px;line-height:1.75;margin-bottom:28px;max-width:360px}.plan-select-label{display:block;font-size:13px;font-weight:650;margin-bottom:10px}.plan-select-wrap,.compare-select-wrap{position:relative;display:flex;align-items:center}.plan-select-wrap>svg:first-child{position:absolute;left:16px;color:#1269dd;pointer-events:none}.plan-select-wrap>svg:last-child,.compare-select-wrap>svg{position:absolute;right:16px;color:#4e6b8d;pointer-events:none}.plan-select-wrap select,.compare-select-wrap select{-moz-appearance:none;appearance:none;-webkit-appearance:none;border:1px solid #a8c3e4;background:#fff;color:#142f51;border-radius:11px;font-size:16px;font-weight:600;width:100%;min-height:58px;padding:15px 43px 15px 48px;cursor:pointer;box-shadow:0 3px 8px #1f4d7810}.plan-selection-note{display:flex;gap:9px;align-items:center;color:#5c728b;font-size:11px;margin:17px 0 32px}.compare-toggle{display:flex;align-items:center;justify-content:space-between;gap:12px;border:1px solid #d6e5f5;border-radius:11px;background:#eef6ff;color:#0957ba;min-height:52px;padding:14px 16px;text-align:left;font-size:13px;font-weight:650;margin-top:auto;width:100%}.compare-toggle>span{display:flex;align-items:center;gap:10px}.selected-plan{padding:35px 40px;border-left:1px solid #dce8f3;background:linear-gradient(145deg,#fff,#f8fbff)}.selected-plan-top{display:flex;align-items:center;justify-content:space-between;gap:15px;color:#006dea;margin-bottom:20px}.selected-plan h3{font-size:34px;letter-spacing:-1.2px;line-height:1.2;margin:0 0 10px}.selected-plan-description{font-size:14px;color:var(--muted);line-height:1.75;min-height:49px;margin:0 0 22px}.selected-plan-price{font-size:42px;letter-spacing:-1.8px;font-weight:760;line-height:1.2;color:#0c2d56;font-variant-numeric:tabular-nums;overflow-wrap:anywhere}.payment-frequency{color:#526781;font-size:11px;line-height:1.5;margin:9px 0 24px}.plan-facts{display:grid;grid-template-columns:1fr 1fr;gap:18px;padding:20px 0;margin:0 0 22px;border-block:1px solid #dfe9f3}.plan-facts dt{font-size:11px;color:#61748d;margin-bottom:5px}.plan-facts dd{font-size:16px;font-weight:650;margin:0;color:#233d5b}.selected-plan>.btn{width:100%;min-height:50px;justify-content:space-between;padding-inline:20px}.checkout-assurance{display:flex;align-items:center;justify-content:center;gap:7px;font-size:10px;color:#5b6f87;line-height:1.6;margin:13px 0 0}.plan-loading,.plan-empty{border:1px solid var(--border);background:#fff;padding:32px;border-radius:16px;margin:28px 0;color:var(--muted)}.plan-loading{display:flex;align-items:center;gap:12px;font-size:14px}.loading-dot{width:9px;height:9px;background:#2a83ee;border-radius:50%;box-shadow:0 0 0 5px #e5f1ff;flex-shrink:0}.plan-empty>svg{color:var(--accent);margin-bottom:14px}.plan-comparison{border:1px solid #cbdced;border-radius:20px;padding:30px;background:#fff;margin:32px 0;scroll-margin-top:105px}.comparison-heading{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;margin-bottom:24px}.comparison-heading h3{font-size:26px;line-height:1.3;letter-spacing:-.8px;margin:0 0 8px}.comparison-heading p{font-size:13px;line-height:1.7;color:var(--muted);margin:0}.comparison-selectors{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:25px}.comparison-selectors label{display:block;font-size:12px;font-weight:600;color:#516980;margin-bottom:8px}.compare-select-wrap select{min-height:48px;padding:12px 42px 12px 15px;font-size:15px}.comparison-table{table-layout:fixed;font-size:13px;border-radius:12px}.comparison-table th,.comparison-table td{width:auto;padding:17px 20px;font-size:13px;overflow-wrap:anywhere;vertical-align:top;background:#fff;font-weight:400}.comparison-table thead th{background:#eef5ff;color:#143b65;font-weight:700}.comparison-table th:first-child{width:23%;font-size:12px;font-weight:600;color:#54708d;background:#f9fbfe}.comparison-table .comparison-price{color:#0d56b3;font-size:19px;font-weight:700;letter-spacing:-.4px}.comparison-table tbody tr:last-child th{border-bottom:0}.comparison-actions{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:22px;margin-left:23%}.comparison-actions .btn{font-size:12px;min-height:46px;padding:12px}.comparison-actions .btn svg{margin-left:auto}.product-visual img{-webkit-mask-image:linear-gradient(0deg,transparent,#000 8%,#000 92%,transparent);mask-image:linear-gradient(0deg,transparent,#000 8%,#000 92%,transparent)}@media(hover:hover){.compare-toggle:hover{background:#e0efff;border-color:#98c1f0}.plan-select-wrap select:hover,.compare-select-wrap select:hover{border-color:#418ce9}}@media(max-width:900px){.plan-selection,.selected-plan{padding:28px}.plan-selection h3{font-size:26px}.selected-plan h3{font-size:30px}.selected-plan-price{font-size:36px}.plan-select-wrap select{font-size:14px;padding-left:41px}.plan-select-wrap>svg:first-child{left:12px;width:18px}.plan-comparison{padding:24px}.comparison-table th,.comparison-table td{padding:15px}}@media(max-width:600px){.plan-selector-layout{grid-template-columns:1fr;border-radius:18px;margin-top:24px}.plan-selection{padding:25px 22px}.selector-step{margin-bottom:15px;font-size:9px}.plan-selection h3{font-size:26px}.plan-selection>p{font-size:13px;margin-bottom:22px}.plan-select-wrap select{font-size:16px;min-height:56px;padding-left:42px}.plan-select-wrap>svg:first-child{left:13px}.plan-selection-note{margin:14px 0 22px;font-size:10px}.selected-plan{border-left:0;border-top:1px solid #dce8f3;padding:26px 22px}.selected-plan h3{font-size:31px}.selected-plan-description{min-height:0;font-size:13px;margin-bottom:20px}.selected-plan-price{font-size:39px}.plan-facts{gap:10px}.payment-frequency{font-size:10px}.checkout-assurance{font-size:10px;text-align:center}.plan-comparison{padding:20px 14px;border-radius:16px;margin:24px 0}.comparison-heading{gap:5px}.comparison-heading h3{font-size:23px;text-wrap:wrap}.comparison-heading p{font-size:12px}.comparison-heading .eyebrow{font-size:9px}.comparison-selectors{gap:10px;margin-bottom:20px}.compare-select-wrap select{font-size:14px;padding-left:10px;padding-right:28px;min-height:48px}.compare-select-wrap>svg{right:9px;width:14px}.comparison-table th,.comparison-table td{padding:12px 8px;font-size:11px;line-height:1.6}.comparison-table th:first-child{width:23%;font-size:10px;padding-inline:6px}.comparison-table thead th{font-size:10px}.comparison-table .comparison-price{font-size:14px;letter-spacing:-.4px}.comparison-actions{margin-left:0;gap:8px;margin-top:18px}.comparison-actions .btn{font-size:11px;padding:12px 8px;white-space:normal;gap:4px}.comparison-actions .btn svg{display:none}.plan-loading{font-size:12px;padding:25px}.checkout-assurance svg{align-self:flex-start;margin-top:2px}}@media(max-width:360px){.plan-selection,.selected-plan{padding:24px 18px}.plan-select-wrap select{font-size:14px}.comparison-table .comparison-price{font-size:12px}.comparison-table th,.comparison-table td{font-size:10px;padding:12px 5px}.comparison-table th:first-child{font-size:9px}}
