@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/fonts/manrope-latin.woff2') format('woff2')}
:root{--ink:#211b22;--purple:#9439aa;--purple-dark:#561665;--deep:#37283b;--yellow:#ffd836;--muted:#756d79;--line:#e9e4ec;--surface:#f6f5f7;--white:#fff;--sans:Manrope,Arial,sans-serif;--shadow:0 4px 18px #37283b09;--radius:16px}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--surface);color:var(--ink);font:16px/1.7 var(--sans)}h1,h2,h3,h4,p{margin:0}h1,h2,h3{font-weight:700;line-height:1.25;letter-spacing:-.025em}h1{font-size:clamp(2rem,3.2vw,3rem)}h2{font-size:1.75rem}h3{font-size:1.15rem}p{color:var(--muted)}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;color:inherit}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible,video:focus-visible{outline:3px solid var(--purple);outline-offset:4px}img{max-width:100%;height:auto;display:block}.container{width:min(1320px,calc(100% - 64px));margin-inline:auto}.icon{width:22px;height:22px;vertical-align:middle;flex-shrink:0}.eyebrow{font-size:.75rem;letter-spacing:.03em;font-weight:700;line-height:1.6;text-transform:uppercase;display:block;color:var(--purple)}.meta{font-size:.75rem;color:var(--muted)}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:.875rem;font-weight:700;line-height:1.6;color:var(--purple-dark)}.text-link:hover{text-decoration:underline;text-underline-offset:4px}.text-link .icon{width:18px;height:18px}.button{display:inline-flex;align-items:center;justify-content:center;gap:15px;background:var(--yellow);color:var(--ink);border:1px solid var(--yellow);padding:12px 20px;font-size:.875rem;font-weight:800;line-height:1.5;border-radius:8px;transition:background .18s,box-shadow .18s,transform .18s}.button:hover{background:#ffe66c;box-shadow:0 5px 14px #ffd83625;transform:translateY(-1px)}.button .icon{width:18px;height:18px}.button-outline{background:white;color:var(--purple-dark);border-color:#dbc9e1}.button-outline:hover{background:#f6eef8;border-color:var(--purple)}.icon-button{min-width:44px;min-height:44px;display:inline-grid;place-items:center;border:0;background:transparent;border-radius:8px}.icon-button:hover{background:#ffffff18}
/* Search-led purple navigation */
.site-header{position:sticky;top:0;z-index:40;background:var(--purple);color:white;box-shadow:0 2px 12px #5616651c}.header-main{height:82px;display:flex;align-items:center;gap:24px}.brand{display:inline-flex;align-items:center;gap:9px;font-size:1.32rem;letter-spacing:-.055em;font-weight:800;white-space:nowrap;line-height:1}.brand img{width:37px;height:37px}.brand-lab{color:var(--yellow)}.header-search{display:flex;align-items:center;background:white;border-radius:8px;color:var(--purple);width:255px;flex-shrink:1;min-width:150px;margin-left:6px}.header-search input{width:100%;min-width:0;background:transparent;border:0;border-radius:8px;color:var(--ink);padding:12px 0 12px 15px;font-size:.875rem;outline-offset:0}.header-search input::placeholder{color:#89828b}.header-search button{background:transparent;border:0;min-width:43px;height:44px;display:grid;place-items:center;color:var(--purple)}.desktop-nav{display:flex;align-items:center;gap:22px;margin-left:auto;font-size:.875rem;font-weight:700;white-space:nowrap}.header-actions{display:flex;align-items:center;gap:8px}.header-search-link{display:none}.menu-toggle{border:1px solid #ffffff50;background:#ffffff10;color:white;padding:9px 13px;border-radius:9px;align-items:center;gap:9px;font-size:.875rem;font-weight:700;white-space:nowrap}.menu-toggle:not([hidden]){display:flex}.menu-toggle:hover{background:#ffffff24}.menu-toggle[hidden]{display:none!important}.menu-fallback{display:flex;align-items:center;gap:8px;font-size:.875rem}.menu-toggle .icon{width:20px;height:20px}.site-header :focus-visible{outline-color:var(--yellow)}.skip-link{position:fixed;left:20px;top:-70px;padding:10px 20px;background:var(--yellow);color:var(--ink);z-index:100;border-radius:6px}.skip-link:focus{top:5px}
/* Protection portal */
.protection-hub{margin-top:28px;display:grid;grid-template-columns:1.15fr 1fr;gap:70px;padding:40px 46px;background:linear-gradient(115deg,#9439aa 0%,#722687 47%,#561665 100%);color:white;border-radius:20px;box-shadow:0 8px 28px #56166516;position:relative;overflow:hidden}.hub-intro{position:relative;align-self:center}.hub-label{display:flex;align-items:center;gap:10px;font-size:.75rem;font-weight:700;letter-spacing:.03em;color:#f8dffb;margin-bottom:16px}.hub-label .icon{width:19px;height:19px;color:var(--yellow)}.hub-intro h1{font-size:2.75rem;line-height:1.18;letter-spacing:-.035em}.hub-intro h1 span{color:var(--yellow)}.hub-intro>p{font-size:1rem;line-height:1.8;color:#f0dff3;max-width:510px;margin:19px 0 23px}.hub-method{display:inline-block;font-size:.875rem;color:#f4e5f6;margin-left:19px;text-decoration:underline;text-underline-offset:4px}.hub-topics{display:flex;flex-direction:column;justify-content:center;gap:13px;position:relative}.hub-topic{display:flex;align-items:center;gap:17px;background:#ffffff10;border:1px solid #ffffff23;padding:19px 22px;border-radius:12px;transition:background .2s,transform .2s}.hub-topic:hover{background:#ffffff22;transform:translateX(3px)}.hub-icon{display:grid;place-items:center;width:51px;height:51px;border-radius:14px;background:var(--yellow);color:var(--purple-dark);flex-shrink:0}.hub-icon .icon{width:28px;height:28px}.hub-topic strong{display:block;font-size:1.17rem;font-weight:800;line-height:1.3}.hub-topic small{display:block;color:#ecd7f0;font-size:.875rem;line-height:1.5;margin-top:5px}.hub-topic-arrow{margin-left:auto;color:var(--yellow)}.hub-topic-arrow .icon{width:20px;height:20px}.choice-section{padding-block:34px}.section-head{display:flex;justify-content:space-between;align-items:center;gap:28px;margin-bottom:24px}.section-head .eyebrow{margin-bottom:9px}.section-head h2{font-size:1.65rem;line-height:1.3}.section-head p{font-size:.875rem;margin-top:6px}.choice-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.choice-card{background:white;border-radius:var(--radius);box-shadow:var(--shadow);border:1px solid var(--line);padding:27px 27px 24px;display:grid;grid-template-columns:58px minmax(0,1fr);column-gap:18px;align-items:center}.choice-icon{display:grid;place-items:center;width:58px;height:58px;border-radius:15px;background:#f1e5f6;color:var(--purple);grid-row:1/3}.choice-icon.antivirus{background:#e6f3ec;color:#288852}.choice-icon.ad-blockers{background:#fff3cc;color:#947312}.choice-icon .icon{width:30px;height:30px}.choice-card h3{font-size:1.17rem}.choice-card p{grid-column:1/-1;font-size:.875rem;line-height:1.8;margin:18px 0 22px;min-height:50px}.choice-card .button{grid-column:1/-1;width:100%}.choice-secondary{grid-column:1/-1;text-align:center;color:var(--muted);font-size:.8125rem;margin-top:11px}.choice-secondary:hover{color:var(--purple);text-decoration:underline}.portal-layout{display:grid;grid-template-columns:minmax(0,1fr) 300px;gap:26px;align-items:start}.portal-main{min-width:0;display:grid;gap:26px}.portal-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:28px}.panel-icon{width:43px;height:43px;display:grid;place-items:center;background:#f5ebf8;border-radius:12px;color:var(--purple);flex-shrink:0}.product-directory{display:grid;gap:14px}.product-entry{display:flex;align-items:center;gap:19px;border:1px solid var(--line);border-radius:12px;padding:23px 21px}.product-symbol{display:grid;place-items:center;background:#f3eaf7;color:var(--purple);width:68px;height:68px;flex-shrink:0;border-radius:18px}.product-symbol.antivirus{background:#e6f3ec;color:#288852}.product-symbol.ad-blockers{background:#fff3cc;color:#947312}.product-symbol .icon{width:33px;height:33px}.product-info{min-width:0;flex:1}.product-info .eyebrow{font-size:.75rem}.product-info h3{font-size:1.15rem;margin:3px 0 5px}.product-info h3 a:hover{color:var(--purple)}.product-info p{font-size:.875rem;line-height:1.6}.product-info .byline-small{margin-top:10px;justify-content:flex-start;gap:15px}.product-info .author-link img{width:24px;height:24px}.product-info .byline-small .author-link{font-size:.75rem}.product-entry>.button{font-size:.8125rem;padding:10px 13px;gap:8px;flex-shrink:0}.product-entry>.button .icon{width:15px}.directory-links{display:flex;flex-wrap:wrap;gap:11px;margin-top:23px}.directory-links>a{background:var(--surface);border:1px solid var(--line);border-radius:6px;padding:8px 12px;font-size:.8125rem;font-weight:600;color:var(--purple-dark)}.directory-links>a:hover{border-color:#c79bd3;background:#f6eef8}.portal-sidebar{display:grid;gap:24px}.start-panel{background:var(--purple-dark);color:white;border-radius:var(--radius);padding:27px 24px}.sidebar-icon{width:52px;height:52px;display:grid;place-items:center;border-radius:50%;background:#ffffff14;color:var(--yellow);margin-bottom:20px}.sidebar-icon .icon{width:28px;height:28px}.start-panel h2{font-size:1.5rem;line-height:1.4;margin-bottom:12px}.start-panel>p{font-size:.875rem;color:#e2cbe8;margin-bottom:21px}.start-panel>a{display:flex;gap:12px;justify-content:space-between;align-items:center;font-size:.875rem;padding:14px 0;border-top:1px solid #ffffff25}.start-panel>a .icon{width:17px;height:17px;color:var(--yellow)}.start-panel>a:hover{color:var(--yellow)}.start-panel .watch-link{padding:16px;margin-top:12px;background:var(--yellow);color:var(--purple-dark);border:0;border-radius:8px;justify-content:flex-start;font-weight:700;font-size:.8125rem;line-height:1.6}.start-panel .watch-link .icon{color:var(--purple-dark);width:19px}.start-panel .watch-link:hover{background:#ffe66c;color:var(--purple-dark)}.trust-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:27px 24px}.trust-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:12px;background:#fff7d6;color:#927114;margin-bottom:19px}.trust-panel h2{font-size:1.3rem;line-height:1.4}.trust-panel p{font-size:.875rem;margin:15px 0 17px}.trust-panel>a{display:flex;align-items:center;justify-content:space-between;gap:10px;font-size:.8125rem;font-weight:700;color:var(--purple);padding:10px 0}.trust-panel>a .icon{width:17px}.guide-list{display:grid;gap:20px}.guide-list .story-card{box-shadow:none;border:0;border-radius:0;padding:0;grid-template-columns:150px minmax(0,1fr)}.guide-list .story-image{aspect-ratio:1.1}.guide-list .story-copy :is(h2,h3){font-size:1.125rem}.guide-list .story-copy>p{font-size:.875rem;margin-top:9px}.guide-list .byline-small{margin-top:14px}.updates-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);padding:29px;margin-top:28px}.update-list{display:grid;gap:17px}.update-item{display:flex;align-items:center;gap:25px;background:var(--surface);border-radius:12px;padding:23px}.update-date{width:74px;min-width:74px;display:flex;align-items:center;flex-direction:column;background:#fff6cf;color:var(--purple-dark);padding:12px 7px;border-radius:10px;line-height:1.2}.update-date strong{font-size:1.8rem}.update-date span{font-size:.75rem;margin-top:7px}.update-item h3{font-size:1.15rem;margin-top:5px}.update-item>div:nth-child(2){flex:1;min-width:0}.update-item .byline-small{justify-content:flex-start;gap:20px;margin-top:13px}.update-arrow{width:40px;height:40px;display:grid;place-items:center;background:white;border-radius:50%;color:var(--purple);flex-shrink:0}.team-panel{padding-block:37px 44px}.team-cards{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}.team-cards>a{background:white;border:1px solid var(--line);border-radius:14px;padding:23px;box-shadow:var(--shadow);text-align:center}.team-cards img{width:80px;height:80px;object-fit:cover;border-radius:50%;margin:0 auto 14px}.team-cards strong{display:block;font-size:1rem}.team-cards span{display:block;color:var(--muted);font-size:.8125rem;line-height:1.6;margin-top:6px}.team-cards>a:hover{border-color:#c79bd3}
/* Rounded content directory */
.section{padding-block:32px}.story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:23px}.story-card{min-width:0;display:grid;grid-template-columns:150px minmax(0,1fr);gap:21px;background:white;padding:22px;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow);align-items:start}.story-image{display:block;overflow:hidden;aspect-ratio:1.15;background:#f0e8f3;border-radius:10px}.story-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.story-image img[src*="/diagrams/"]{object-fit:contain;background:#f5edf8}.story-card:hover .story-image img{transform:scale(1.035)}.story-copy{min-width:0}.story-copy :is(h2,h3){margin-top:7px;font-size:1.15rem;line-height:1.45;letter-spacing:-.018em}.story-copy :is(h2,h3) a:hover{color:var(--purple)}.story-copy>p{font-size:.875rem;margin-top:11px;line-height:1.8}.byline{display:flex;align-items:center;gap:22px;flex-wrap:wrap;font-size:.875rem}.author-link{display:flex;align-items:center;gap:9px}.author-link img{width:44px;height:44px;object-fit:cover;border-radius:50%}.author-link small{display:block;color:var(--muted);font-size:.75rem}.author-link strong{font-weight:700}.author-link:hover strong{text-decoration:underline;text-underline-offset:4px}.byline-small{gap:10px;margin-top:18px;font-size:.75rem}.byline-small .author-link img{width:28px;height:28px}.category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.category-card{background:white;padding:27px;border:1px solid var(--line);border-radius:14px;box-shadow:var(--shadow)}.category-card h3{font-size:1.4rem;margin-bottom:13px;color:var(--purple-dark)}.category-card p{font-size:.9375rem;line-height:1.8}.category-card .text-link{margin-top:20px}.category-card:hover{border-color:#c79bd3}.confidence-band{background:#eee5f2;margin-block:15px}.confidence-band>.container{padding-block:35px}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;color:var(--muted);font-size:.8125rem;margin-bottom:23px}.breadcrumbs a:hover{text-decoration:underline}.page-heading{padding:30px 32px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-top:28px;box-shadow:var(--shadow)}.page-heading>.eyebrow{margin-bottom:13px}.page-heading h1{max-width:940px;color:var(--purple-dark);font-size:2.6rem;line-height:1.25}.page-heading>p{font-size:1.0625rem;max-width:780px;margin-top:19px;line-height:1.85}.page-heading>.text-link{margin-top:20px}.category-tabs{display:flex;flex-wrap:wrap;gap:9px;margin-top:26px}.category-tabs a{padding:10px 17px;background:var(--surface);border:1px solid var(--line);border-radius:8px;font-size:.875rem;font-weight:700}.category-tabs a.active{background:var(--purple);color:white;border-color:var(--purple)}.category-tabs a:hover{border-color:var(--purple)}.listing{padding-top:30px}.listing .story-grid{row-gap:23px}.empty-state{padding:35px;border:1px solid var(--line);background:white;border-radius:var(--radius)}.empty-state h2{margin-bottom:15px}.empty-state .text-link{margin-top:20px}
/* Comfortable long reads */
.article-header{padding:31px 34px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-top:28px;margin-bottom:27px;box-shadow:var(--shadow)}.article-header h1{max-width:1070px;font-size:clamp(2rem,3.15vw,2.95rem);line-height:1.3;letter-spacing:-.025em;color:var(--purple-dark)}.article-header .eyebrow{margin-bottom:14px}.article-header .byline{margin-top:24px}.article-header .dek{font-size:1.125rem;max-width:950px;margin:22px 0}.disclosure{font-size:.8125rem;color:var(--muted);padding:15px 18px;border-radius:9px;max-width:1020px;background:var(--surface)}.disclosure a{text-decoration:underline}.article-layout{display:grid;grid-template-columns:235px minmax(0,850px);gap:28px;justify-content:center;padding-bottom:30px;align-items:start}.toc{position:sticky;top:110px;background:white;border:1px solid var(--line);border-radius:14px;padding:23px 21px;box-shadow:var(--shadow);max-height:calc(100vh - 138px);overflow:auto}.toc strong{font-size:.875rem;display:block;margin-bottom:13px;color:var(--purple-dark)}.toc a{display:block;font-size:.8125rem;color:var(--muted);padding:8px 0;line-height:1.65}.toc a:hover,.toc a.active{color:var(--purple);text-decoration:underline;text-underline-offset:3px}.article-body{font-size:1.0625rem;line-height:1.9;min-width:0;background:white;border:1px solid var(--line);border-radius:var(--radius);padding:33px;box-shadow:var(--shadow)}.article-body p{color:#544c58;margin:18px 0}.article-body h2{font-size:1.7rem;line-height:1.35;margin:39px 0 18px;scroll-margin-top:105px;color:var(--purple-dark)}.article-body h3{font-size:1.2rem;line-height:1.4;margin:27px 0 12px}.article-body ul,.article-body ol{padding-left:25px;color:#544c58}.article-body li{margin-bottom:10px}.article-body a:not(.button):not(.author-link){color:var(--purple-dark);text-decoration:underline;text-underline-offset:3px}.article-body figure{margin:28px 0}.article-body figure img{width:100%;border-radius:11px}.article-body figure:has(img[src*="/diagrams/"]){overflow-x:auto;padding-bottom:8px}.article-body figure img[src*="/diagrams/"]{min-width:620px}.article-body figcaption{font-size:.8125rem;line-height:1.7;color:var(--muted);margin-top:12px}.article-body .takeaway{background:#fff9de;border:1px solid #f4e5a0;border-radius:12px;padding:25px;margin-bottom:28px}.takeaway>strong{display:block;color:#795c0a;font-size:.8125rem;font-weight:800;text-transform:uppercase;letter-spacing:.02em}.takeaway p{margin-bottom:0;margin-top:9px;color:#584c27}.table-wrap{overflow-x:auto;max-width:100%;margin:24px 0;border:1px solid var(--line);border-radius:10px}.article-body table{border-collapse:collapse;width:100%;font-size:.875rem;line-height:1.7}.article-body th{background:#f4eaf7;color:var(--purple-dark);text-align:left}.article-body td,.article-body th{padding:15px 17px;border-bottom:1px solid var(--line);vertical-align:top;min-width:135px}.article-body tr:last-child td{border:0}.article-body .pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.pros-cons>div{padding:20px;border:1px solid var(--line);border-radius:11px;background:white}.pros-cons h3{margin-top:0}.pros-cons ul{font-size:.9375rem;padding-left:18px;margin-bottom:0}.article-body details{border:1px solid var(--line);border-radius:9px;padding:18px;margin:11px 0}.article-body summary{font-weight:700;cursor:pointer;line-height:1.6;font-size:1rem}.sources{font-size:.875rem;background:var(--surface);border-radius:12px;padding:24px;margin-top:35px}.sources h2{margin-top:0;font-size:1.5rem}.sources ol{padding-left:19px}.sources li{overflow-wrap:anywhere}.author-box{border-top:1px solid var(--line);margin-top:36px;padding-top:28px}.author-box h2{font-size:1.5rem;margin-top:0}.author-box .author-link{font-size:1.0625rem}.author-box .author-link img{width:65px;height:65px}.author-box p{font-size:.9375rem}.reading-progress{position:fixed;top:82px;left:0;height:3px;background:var(--yellow);width:0;z-index:45;pointer-events:none}.video-block{background:#f5edf8;padding:20px;border-radius:12px;margin:30px 0}.video-block video{display:block;width:100%;aspect-ratio:16/9;height:auto;background:var(--purple-dark);border-radius:8px}.video-block h2{margin:0 0 17px}.video-block p{font-size:.875rem;margin:12px 0}.product-cta{display:flex;justify-content:space-between;align-items:center;gap:20px;background:#f5edf8;padding:23px;margin:28px 0;border-radius:12px}.product-cta p{font-size:.875rem;margin:4px 0 0}.product-cta .button{flex-shrink:0;text-decoration:none!important;color:var(--ink)!important}
/* Search, authors and information */
.search-form{display:flex;gap:12px;max-width:800px;margin-top:25px}.search-form input{padding:14px 18px;border:1px solid #d5c7dc;border-radius:8px;min-width:0;flex:1;background:white;color:var(--ink)}.search-meta{margin:22px 0 0;font-size:.9375rem}.search-filter{display:flex;gap:15px;align-items:center;flex-wrap:wrap;margin-top:18px;font-size:.875rem}.search-filter select{padding:10px 15px;background:white;border:1px solid var(--line);border-radius:8px;max-width:100%}.author-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:23px}.author-card{background:white;border:1px solid var(--line);border-radius:14px;padding:24px;box-shadow:var(--shadow)}.author-card img{width:145px;aspect-ratio:1;object-fit:cover;margin:0 auto 23px;border-radius:50%}.author-card h2{font-size:1.4rem;margin-bottom:10px;color:var(--purple-dark)}.author-card .eyebrow{font-size:.75rem;min-height:38px}.author-card p{font-size:.9375rem;margin:15px 0 22px}.profile-hero{display:grid;grid-template-columns:175px 1fr;gap:35px;align-items:center;padding:32px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-top:28px}.profile-hero>img{width:175px;border-radius:50%}.profile-hero h1{color:var(--purple-dark);font-size:2.5rem}.profile-hero p{max-width:770px;margin-top:18px}.profile-hero .eyebrow{margin:12px 0 10px}.profile-note{font-size:.8125rem;color:var(--muted);padding:20px 24px;border:1px solid var(--line);background:#eee5f2;border-radius:11px;margin:22px 0 0}.profile-note a{text-decoration:underline}.simple-page{max-width:940px;padding:35px 42px 45px;background:white;border:1px solid var(--line);border-radius:var(--radius);margin-block:28px 40px;box-shadow:var(--shadow)}.simple-page h1{font-size:2.6rem;margin:10px 0 25px;color:var(--purple-dark)}.simple-page h2{font-size:1.7rem;margin:32px 0 16px;color:var(--purple-dark)}.simple-page p,.simple-page li{color:#544c58;line-height:1.9;margin:15px 0}.simple-page a{text-decoration:underline;color:var(--purple-dark)}.error-page{padding:55px 30px 60px;text-align:center;max-width:920px;background:white;border:1px solid var(--line);border-radius:20px;margin-block:35px;box-shadow:var(--shadow)}.error-code{font:800 8rem/1.1 var(--sans);color:var(--purple);letter-spacing:-.06em;margin-bottom:10px}.error-page h1{font-size:2.4rem;margin:18px 0;color:var(--purple-dark)}.error-page p{max-width:560px;margin:0 auto 27px}.error-page .search-form{margin:24px auto 0;max-width:590px}.pagination{display:flex;gap:10px;justify-content:center;margin-top:35px}.pagination a,.pagination span{border:1px solid var(--line);padding:9px 16px;border-radius:8px;background:white}.pagination .current{background:var(--purple);color:white}
/* Footer */
.site-footer{background:var(--deep);color:white;padding:43px 0 25px;margin-top:10px}.footer-top{display:grid;grid-template-columns:1.55fr 1fr 1fr 1fr;gap:50px}.footer-brand>p{font-size:.875rem;line-height:1.85;margin:21px 0;color:#c2b6c7;max-width:330px}.social-links{display:flex;gap:10px}.social-links a{display:grid;place-items:center;width:39px;height:39px;background:#ffffff0d;border:1px solid #ffffff28;border-radius:9px}.social-links a:hover{background:var(--yellow);border-color:var(--yellow);color:var(--deep)}.social-links .icon{width:18px;height:18px}.footer-col h2{font-size:.9375rem;letter-spacing:0;margin:5px 0 18px;color:var(--yellow)}.footer-col>a{display:block;font-size:.875rem;padding:5px 0;color:#d2c6d7}.footer-col>a:hover{text-decoration:underline;color:white}.footer-bottom{display:flex;justify-content:space-between;gap:20px;align-items:center;border-top:1px solid #ffffff1a;margin-top:36px;padding-top:22px;font-size:.75rem;color:#c2b6c7}.footer-bottom nav{display:flex;flex-wrap:wrap;gap:16px}.footer-bottom a:hover{text-decoration:underline}.footer-disclosure{font-size:.75rem;color:#c2b6c7;margin-top:18px;max-width:1050px}.footer-disclosure a{text-decoration:underline}.back-top{position:fixed;bottom:23px;right:24px;z-index:25;width:45px;height:45px;display:grid;place-items:center;background:var(--yellow);color:var(--purple-dark);border:1px solid #e7c02a;border-radius:12px;box-shadow:0 5px 18px #37283b20;opacity:0;pointer-events:none;transform:translateY(10px);transition:.2s}.back-top.visible,.back-top:focus-visible{opacity:1;pointer-events:auto;transform:none}.reveal{animation:appear .4s ease-out both}@keyframes appear{from{opacity:.6;transform:translateY(8px)}to{opacity:1;transform:none}}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@media(max-width:1250px){.header-main{gap:20px}.header-search{width:210px}.brand{font-size:1.14rem}.desktop-nav{gap:17px;font-size:.8125rem}.protection-hub{gap:38px;padding:35px}.hub-intro h1{font-size:2.4rem}.hub-method{display:block;margin:15px 0 0}.portal-layout{grid-template-columns:minmax(0,1fr) 280px;gap:23px}.product-entry{gap:14px;padding:19px 17px}.product-symbol{width:54px;height:54px}.product-entry>.button{font-size:.75rem;padding-inline:10px}.product-entry>.button .icon{display:none}.story-card{grid-template-columns:120px minmax(0,1fr);gap:18px;padding:21px}.choice-card{padding:24px;grid-template-columns:50px minmax(0,1fr);gap:14px}.choice-icon{width:50px;height:50px}.choice-card p{margin:8px 0 9px}.choice-secondary{margin:0}.article-layout{grid-template-columns:205px minmax(0,850px);gap:24px}.author-grid{gap:20px}.author-card{padding:21px}.author-card h2{font-size:1.25rem}.footer-top{gap:30px}.mega-menu{grid-template-columns:175px minmax(0,1fr);gap:25px}.mega-overview{padding:19px}.mega-links{gap:19px}.mega-group>a{font-size:.8125rem}}
@media(max-width:1100px){.header-search{display:none}.header-actions{display:flex}.header-main{gap:22px}.brand{font-size:1.3rem}.desktop-nav{font-size:.875rem;gap:20px}.portal-layout{grid-template-columns:minmax(0,1fr) 260px;gap:20px}.portal-panel{padding:24px}.product-entry{flex-wrap:wrap}.product-info{flex-basis:calc(100% - 80px)}.product-entry>.button{margin-left:68px;font-size:.8125rem}.product-entry>.button .icon{display:block}.product-info .byline-small{gap:10px}.section-head h2{font-size:1.5rem}.guide-list .story-card{grid-template-columns:110px minmax(0,1fr);gap:18px}.guide-list .story-image{aspect-ratio:1}.choice-card{display:flex;flex-direction:column;align-items:flex-start;gap:0}.choice-card h3{margin-top:16px}.choice-card p{margin:12px 0 21px;flex:1}.choice-card .button{margin-top:auto}.choice-secondary{margin:10px auto 0}.story-grid{grid-template-columns:1fr 1fr}.story-card{grid-template-columns:1fr}.story-image{aspect-ratio:1.7}.story-copy :is(h2,h3){font-size:1.2rem}.team-cards>a{padding:22px 15px}.hub-topic{padding:18px}.hub-icon{width:46px;height:46px}.hub-topic small{font-size:.8125rem}.hub-topic strong{font-size:1.125rem}}
@media(max-width:900px){.container{width:calc(100% - 40px)}.header-main{height:72px;gap:16px}.brand{font-size:1.3rem}.header-search{display:flex;max-width:320px;width:auto;flex:1;margin-left:auto}.desktop-nav{display:none}.menu-toggle{display:inline-grid}.header-actions{margin-left:0}.header-actions>a{display:none}.reading-progress{top:72px}.protection-hub{padding:29px;gap:28px}.hub-intro h1{font-size:2rem}.hub-label{font-size:.75rem;align-items:flex-start}.hub-intro>p{font-size:.9375rem}.hub-topic{gap:12px;padding:16px}.hub-icon{width:42px;height:42px;border-radius:11px}.hub-icon .icon{width:25px;height:25px}.hub-topic small{font-size:.75rem}.hub-topic-arrow .icon{width:17px}.choice-cards{gap:17px}.choice-card{padding:23px}.choice-card h3{font-size:1.125rem}.choice-card p{font-size:.875rem}.choice-card .button{font-size:.8125rem;padding-inline:13px}.choice-secondary{font-size:.75rem}.portal-layout{grid-template-columns:1fr}.portal-sidebar{grid-template-columns:1fr 1fr;gap:22px;align-items:start}.product-entry{flex-wrap:nowrap}.product-entry>.button{margin-left:0}.product-info{flex-basis:0}.guide-list .story-card{grid-template-columns:160px minmax(0,1fr)}.guide-list .story-image{aspect-ratio:1.2}.team-cards{gap:15px}.team-cards strong{font-size:.9375rem}.team-cards span{font-size:.75rem}.article-layout{grid-template-columns:1fr;gap:22px}.toc{position:static;display:flex;gap:5px 20px;flex-wrap:wrap;max-height:none}.toc strong{width:100%;margin-bottom:6px}.toc a{padding:4px 0}.article-body{padding:30px}.author-grid{grid-template-columns:1fr 1fr;gap:23px}.author-card h2{font-size:1.5rem}.author-card .eyebrow{min-height:0}.footer-top{grid-template-columns:1fr 1fr 1fr;gap:30px}.footer-brand{grid-column:1/-1}.footer-brand>p{max-width:500px}.footer-bottom{display:block}.footer-bottom nav{margin-top:15px}.page-heading h1{font-size:2.25rem}.category-grid{gap:17px}.category-card{padding:22px}.category-card h3{font-size:1.25rem}.simple-page{padding-inline:32px}}
@media(max-width:620px){.container{width:calc(100% - 28px)}.header-main{height:68px;gap:10px}.brand{font-size:1.125rem;gap:8px}.brand img{width:33px;height:33px}.header-search{display:none}.header-actions{margin-left:auto;gap:0}.header-actions>a{display:inline-grid}.icon-button{min-width:38px;min-height:42px}.mobile-nav{padding:14px 18px;max-height:calc(100dvh - 68px)}.reading-progress{top:68px}.protection-hub{margin-top:18px;display:block;padding:27px 23px;border-radius:16px}.hub-label{font-size:.75rem;line-height:1.7;gap:8px;margin-bottom:15px}.hub-label .icon{width:17px;min-width:17px;margin-top:2px}.hub-intro h1{font-size:2rem;line-height:1.25}.hub-intro>p{font-size:.9375rem;margin:17px 0 20px;line-height:1.8}.hub-intro .button{padding:11px 17px}.hub-method{font-size:.8125rem;margin-top:14px}.hub-topics{gap:10px;margin-top:26px}.hub-topic{padding:15px;gap:13px}.hub-icon{width:43px;height:43px}.hub-topic strong{font-size:1rem}.hub-topic small{font-size:.75rem;margin-top:4px}.hub-topic-arrow .icon{width:18px}.choice-section{padding-block:27px}.section-head{display:block;margin-bottom:22px}.section-head h2{font-size:1.4rem;line-height:1.4}.section-head p{font-size:.875rem;margin-top:6px}.section-head>.text-link{margin-top:15px}.section-head>.panel-icon{display:none}.choice-cards{grid-template-columns:1fr;gap:15px}.choice-card{display:grid;grid-template-columns:50px minmax(0,1fr);gap:0 16px;padding:23px}.choice-card h3{margin-top:0;font-size:1.1875rem}.choice-card p{grid-column:1/-1;margin:16px 0 19px;min-height:0}.choice-card .button{font-size:.875rem}.choice-card .choice-secondary{margin-top:12px;font-size:.8125rem}.choice-icon{grid-row:1;align-self:center}.portal-main{gap:20px}.portal-panel{padding:23px 19px;border-radius:14px}.product-entry{gap:13px;flex-wrap:wrap;padding:19px 15px}.product-symbol{width:46px;height:46px;border-radius:12px}.product-symbol .icon{width:25px;height:25px}.product-info{flex-basis:calc(100% - 65px)}.product-info h3{font-size:1.125rem}.product-info p{font-size:.8125rem}.product-info .byline-small{display:block;margin-top:12px}.product-info .byline-small>.meta{display:block;margin-top:5px}.product-entry>.button{margin-left:59px;font-size:.8125rem}.directory-links{display:grid;gap:9px;margin-top:20px}.directory-links a{text-align:center;font-size:.8125rem}.guide-list{gap:25px}.guide-list .story-card{grid-template-columns:1fr;gap:15px}.guide-list .story-image{aspect-ratio:1.85}.guide-list .story-copy :is(h2,h3){font-size:1.1875rem}.guide-list .story-copy>p{font-size:.9375rem}.portal-sidebar{grid-template-columns:1fr;gap:20px}.start-panel{padding:25px}.start-panel h2{font-size:1.4rem}.start-panel>p{font-size:.9375rem}.start-panel>a{font-size:.9375rem}.trust-panel{padding:25px}.trust-panel p{font-size:.9375rem}.updates-panel{padding:23px 19px;margin-top:22px}.update-item{padding:18px 15px;gap:15px;align-items:flex-start}.update-date{width:57px;min-width:57px;padding:10px 5px}.update-date strong{font-size:1.5rem}.update-date span{font-size:.75rem;text-align:center;line-height:1.5;margin-top:5px}.update-item h3{font-size:1rem;line-height:1.5}.update-arrow{display:none}.update-item .byline-small{display:block;margin-top:13px}.update-item .byline-small>.meta{display:block;margin-top:6px}.team-panel{padding-block:29px 33px}.team-cards{grid-template-columns:1fr 1fr;gap:13px}.team-cards>a{padding:21px 14px}.team-cards img{width:68px;height:68px}.team-cards strong{font-size:.875rem}.team-cards span{font-size:.75rem}.section{padding-block:25px}.story-grid{grid-template-columns:1fr;gap:19px}.story-card{padding:21px;gap:17px}.story-image{aspect-ratio:1.85}.story-copy :is(h2,h3){font-size:1.25rem;line-height:1.45}.story-copy>p{font-size:.9375rem}.byline-small{gap:12px}.category-grid{grid-template-columns:1fr;gap:17px}.category-card{padding:25px}.category-card h3{font-size:1.4rem}.confidence-band{margin-block:8px}.confidence-band>.container{padding-block:25px}.page-heading{padding:23px;margin-top:18px}.breadcrumbs{font-size:.75rem;line-height:1.7;gap:7px;margin-bottom:20px}.page-heading>.eyebrow{font-size:.75rem}.page-heading h1{font-size:2rem;line-height:1.3}.page-heading>p{font-size:1rem;margin-top:18px}.category-tabs{gap:8px;margin-top:23px}.category-tabs a{font-size:.8125rem;padding:8px 11px}.listing{padding-top:24px}.article-header{padding:23px;margin-top:18px;margin-bottom:20px}.article-header h1{font-size:1.9rem;line-height:1.32}.article-header .eyebrow{font-size:.75rem;line-height:1.7}.article-header .dek{font-size:1rem;margin:20px 0}.article-header .byline{gap:11px}.article-header .byline>.meta{font-size:.75rem}.disclosure{font-size:.75rem;line-height:1.8;padding:13px}.article-layout{gap:19px;padding-bottom:23px}.toc{padding:21px}.toc a{font-size:.8125rem}.article-body{padding:22px 19px;font-size:1rem;line-height:1.9}.article-body h2{font-size:1.5rem;margin-top:32px;line-height:1.4}.article-body h3{font-size:1.125rem}.article-body .takeaway{padding:20px}.article-body .pros-cons{grid-template-columns:1fr}.sources{padding:20px}.sources h2{font-size:1.4rem}.article-body td,.article-body th{padding:12px}.product-cta{display:block;padding:20px}.product-cta .button{margin-top:15px}.video-block{padding:12px}.video-block h2{margin:4px 0 15px}.simple-page{padding:27px 23px;margin-block:18px 28px}.simple-page h1{font-size:2rem}.simple-page h2{font-size:1.5rem}.profile-hero{grid-template-columns:1fr;gap:20px;padding:25px;margin-top:18px}.profile-hero>img{width:135px}.profile-hero h1{font-size:2rem}.profile-hero p{font-size:.9375rem}.author-grid{grid-template-columns:1fr;gap:20px}.author-card{padding:27px}.author-card img{width:150px}.author-card h2{font-size:1.5rem}.profile-note{padding:20px}.search-form{gap:8px;flex-wrap:wrap}.search-form input{padding:12px 14px;flex-basis:180px}.search-form .button{padding:12px 14px;gap:0}.search-form .button .icon{display:none}.search-filter{gap:10px}.error-page{padding:35px 23px 40px;margin-block:22px}.error-page h1{font-size:1.9rem}.error-code{font-size:6.5rem}.error-page p{font-size:.9375rem}.empty-state{padding:25px}.footer-top{grid-template-columns:1fr 1fr;gap:27px 21px}.footer-col:last-child{grid-column:1/-1}.site-footer{padding-top:32px}.footer-brand>p{font-size:.875rem}.footer-bottom{margin-top:26px}.footer-bottom nav{gap:13px;font-size:.75rem}.footer-disclosure{font-size:.75rem}.back-top{right:14px;bottom:14px}}
@media(max-width:360px){.brand{font-size:1rem;gap:6px}.brand img{width:30px;height:30px}.header-actions .icon-button{min-width:34px}.protection-hub{padding:24px 19px}.hub-intro h1{font-size:1.8rem}.hub-topic{padding:13px 11px;gap:11px}.hub-icon{width:37px;height:37px}.hub-topic small{font-size:.75rem}.hub-topic-arrow .icon{width:15px}.article-header h1{font-size:1.7rem}.page-heading h1{font-size:1.8rem}.page-heading,.article-header{padding:21px}.product-entry>.button{margin-left:0;width:100%}.product-info{flex-basis:calc(100% - 64px)}.team-cards>a{padding-inline:10px}.team-cards strong{font-size:.8125rem}.article-body{padding:20px 16px}.search-form .button{width:100%}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
@media print{.site-header,.site-footer,.back-top,.toc,.reading-progress{display:none!important}body{background:white;font-size:12pt}.container{width:100%}.article-layout{display:block}.article-body,.article-header{max-width:none;box-shadow:none;border:0;padding:0}.article-body a[href^="http"]:after{content:" (" attr(href) ")";font-size:9pt;overflow-wrap:anywhere}}

/* Full topic hierarchy: an accessible native dialog with a no-JavaScript directory. */
body.menu-open{overflow:hidden}.navigation-drawer{position:fixed;inset:0 0 0 auto;margin:0;width:520px;max-width:100%;height:100dvh;max-height:100dvh;padding:0;border:0;background:white;color:var(--ink);box-shadow:-12px 0 45px #24122733;overflow:hidden}.navigation-drawer[open]{display:flex;flex-direction:column;animation:drawer-in .22s ease-out}.navigation-drawer::backdrop{background:#2111269c;backdrop-filter:blur(3px)}@keyframes drawer-in{from{transform:translateX(35px);opacity:.5}to{transform:none;opacity:1}}
.drawer-header{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 27px;background:var(--purple-dark);color:white;flex-shrink:0}.drawer-header .eyebrow{color:#e9c7f0;letter-spacing:.065em;font-size:.6875rem}.drawer-header h2{font-size:1.6rem;margin-top:5px;letter-spacing:-.03em}.drawer-header .icon-button{background:#ffffff12;border:1px solid #ffffff30;color:white;width:44px;height:44px}.drawer-header :focus-visible{outline-color:var(--yellow)}.drawer-body{overflow-y:auto;overflow-anchor:none;overscroll-behavior:contain;flex:1;scrollbar-width:thin;scrollbar-color:#b983c7 #f6f2f8;min-height:0}.drawer-search{display:flex;margin:23px 26px;background:var(--surface);border:1px solid var(--line);border-radius:9px;overflow:visible}.drawer-search input{width:100%;min-width:0;padding:12px 14px;background:none;border:0;color:var(--ink);font-size:.875rem;border-radius:9px}.drawer-search button{width:47px;flex-shrink:0;border:0;border-radius:0 9px 9px 0;background:var(--yellow);color:var(--purple-dark)}
.menu-section{border-top:1px solid var(--line)}.menu-section:last-child{border-bottom:1px solid var(--line)}.menu-section>summary{list-style:none;display:flex;align-items:center;gap:16px;cursor:pointer;padding:19px 26px;font-size:1rem;font-weight:800;line-height:1.4;min-height:82px}.menu-section>summary::-webkit-details-marker{display:none}.menu-section>summary>.icon{margin-left:auto;width:17px;height:17px;color:var(--purple);transition:transform .18s}.menu-section>summary:hover{background:#faf7fb}.menu-section[open]>summary{background:#f4ebf7;color:var(--purple-dark)}.menu-section[open]>summary>.icon{transform:rotate(180deg)}.menu-topic-icon{width:44px;height:44px;border-radius:12px;display:grid;place-items:center;background:#f1e5f6;color:var(--purple);flex-shrink:0}.menu-topic-icon .icon{width:25px;height:25px}.menu-section[open] .menu-topic-icon{background:var(--yellow);color:var(--purple-dark)}.menu-section-content{padding:3px 26px 24px 86px;background:#fcfafd}.menu-overview{display:flex;align-items:center;gap:15px;font-size:.875rem;font-weight:800;color:var(--purple-dark);line-height:1.6;padding:13px 0 16px}.menu-overview .icon{width:16px;min-width:16px}.menu-link-group{padding-top:18px;margin-top:4px;border-top:1px solid #e9deed}.menu-link-group+.menu-link-group{margin-top:15px}.menu-group-title{display:flex;align-items:center;gap:12px;font-size:.875rem;line-height:1.65;color:var(--purple-dark);font-weight:800;margin-bottom:5px}.menu-group-title .icon{width:14px;height:14px;flex-shrink:0;opacity:.7}.menu-link-group ul{list-style:none;padding:0;margin:0}.menu-link-group li a{min-height:44px;display:block;position:relative;padding:8px 0 8px 15px;font-size:.8125rem;line-height:1.65;color:#65596c;border-left:2px solid #eadeee;margin:2px 0}.menu-link-group a:hover,.menu-overview:hover{color:var(--purple);text-decoration:underline;text-underline-offset:4px}.menu-link-group li a:hover{border-left-color:var(--purple)}.topic-navigation [aria-current="page"]{color:var(--purple-dark);font-weight:800}.menu-link-group [aria-current="page"]{border-left-color:var(--purple)}.drawer-utility{display:grid;grid-template-columns:1fr 1fr;gap:11px 18px;padding:25px 28px;font-size:.8125rem;color:var(--muted)}.drawer-utility a:hover{color:var(--purple);text-decoration:underline}.drawer-footer{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 26px;border-top:1px solid var(--line);background:#fff8d8;flex-shrink:0}.drawer-footer>a,.drawer-footer>button{display:flex;align-items:center;gap:9px;font-size:.8125rem;line-height:1.5;font-weight:700;color:var(--purple-dark)}.drawer-footer>button{border:0;background:none;padding:6px}.drawer-footer .icon{width:17px;height:17px}
.more-topics-panel{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:28px;margin-top:28px;box-shadow:var(--shadow)}.more-topic-links{display:flex;flex-wrap:wrap;gap:13px}.more-topic-links>a{flex:1 1 340px;display:flex;align-items:center;gap:14px;padding:17px 19px;background:var(--surface);border:1px solid var(--line);border-radius:10px}.more-topic-links strong{font-size:.9375rem;line-height:1.5;display:block}.more-topic-links small{font-size:.8125rem;line-height:1.6;display:block;color:var(--muted);margin-top:3px}.more-topic-links>a>.icon{margin-left:auto;color:var(--purple);width:17px}.more-topic-links>a:hover{border-color:#c79bd3;background:#faf5fc}.footer-topics{display:flex;flex-wrap:wrap;gap:13px 23px;padding:23px 0 0;margin-top:25px;border-top:1px solid #ffffff1a;font-size:.8125rem;color:#d2c6d7}.footer-topics a:hover{color:white;text-decoration:underline}.footer-topics+.footer-bottom{margin-top:23px}.related-topics{display:flex;flex-wrap:wrap;gap:20px;padding-block:5px 30px}.related-topics>a{display:flex;align-items:center;gap:13px;background:#f0e4f5;color:var(--purple-dark);padding:18px 24px;border:1px solid #e4d3eb;border-radius:12px;font-weight:700;font-size:.9375rem}.related-topics>a:hover{border-color:var(--purple)}
.topics-directory>.topic-navigation{background:white;border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.topics-directory .menu-section-content{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 35px;padding:12px 35px 30px 86px}.topics-directory .menu-overview{grid-column:1/-1;padding-bottom:0}.topics-directory .menu-link-group{margin:0}.topics-directory .menu-section:first-child{border-top:0}.topics-directory .menu-section:last-child{border-bottom:0}.directory-support{display:flex;flex-wrap:wrap;gap:22px;padding:25px 0;font-size:.875rem;font-weight:700;color:var(--purple-dark)}.directory-support>a{display:flex;align-items:center;gap:10px}.directory-support .icon{width:17px}.breadcrumbs>[aria-current="page"]{max-width:100%;overflow-wrap:anywhere}
@media(max-width:1100px){.header-search-link{display:grid}}
@media(max-width:900px){.header-actions{display:flex}.header-search-link{display:none}.header-main .menu-toggle:not([hidden]){display:flex}}
@media(max-width:620px){.header-search-link{display:grid}.header-actions .menu-toggle{padding:9px;min-width:42px;min-height:42px}.menu-toggle>span{display:none}.header-actions{gap:3px}.navigation-drawer{width:100%;max-width:100%}.drawer-header{padding:20px}.drawer-header h2{font-size:1.45rem}.drawer-search{margin:19px 20px}.menu-section>summary{padding:16px 20px;gap:13px;font-size:.9375rem;min-height:77px}.menu-topic-icon{width:40px;height:40px;border-radius:11px}.menu-section-content{padding:3px 23px 23px 73px}.menu-group-title,.menu-overview{font-size:.8125rem}.menu-link-group li a{font-size:.8125rem;padding:9px 0 9px 12px}.drawer-footer{padding:14px 19px}.drawer-utility{padding:23px 20px}.more-topics-panel{padding:23px 19px;margin-top:22px}.more-topic-links>a{padding:15px;gap:12px}.more-topic-links strong{font-size:.875rem}.more-topic-links small{font-size:.75rem}.more-topic-links .menu-topic-icon{width:38px;height:38px}.topics-directory .menu-section-content{display:block;padding:4px 23px 23px}.topics-directory .menu-link-group{margin-top:17px}.topics-directory .menu-overview{padding-bottom:12px}.related-topics{display:block}.related-topics>a{margin-bottom:13px;font-size:.875rem;padding:17px}.footer-topics{gap:13px 20px}}
@media print{.navigation-drawer{display:none!important}}
/* Vendor artwork stays in its original proportions and colors. */
.brand-logo{display:inline-flex;align-items:center;justify-content:center;flex:none;width:152px;height:52px;background:#fff;border-radius:8px;padding:8px;box-sizing:border-box}
.brand-logo img{display:block;width:100%;height:100%;max-width:100%;object-fit:contain;object-position:center;filter:none;transform:none}




.brand-versus{font-size:.75rem;font-weight:800;color:#766679;line-height:1.1}
.article-brands{display:flex;align-items:center;flex-wrap:wrap;gap:12px;margin:22px 0 26px}
.article-brand{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;width:180px;min-height:105px;padding:12px;border:1px solid #e6dce9;border-radius:12px;background:#fff;text-align:center}
.article-brand>span:last-child{font-size:.75rem;line-height:1.35;color:#615466;font-weight:650}
.article-brands>.brand-versus{padding:0 2px}
.table-brand{display:flex;flex-direction:column;align-items:flex-start;gap:8px}
.table-brand .brand-logo{width:148px;height:50px;padding:7px 3px}
.product-symbol:has(.brand-logo){background:#fff;border:1px solid #e9e3ec}
.product-symbol .brand-logo{width:100%;height:100%;padding:12px}
.product-cta-info{display:flex;align-items:center;gap:18px}
.product-cta-info .brand-logo{width:130px;height:66px}
@media(max-width:1250px){}
@media(max-width:1100px){}
@media(max-width:620px){.article-brands{gap:9px;margin:20px 0}.article-brand{width:calc((100% - 30px)/2);min-width:0;padding:10px 6px;min-height:100px}.article-brand .brand-logo{width:100%;height:46px;padding:6px}.article-brands>.brand-versus{padding:0;font-size:.7rem}.product-symbol .brand-logo{padding:10px}.product-cta-info{flex-direction:column;align-items:flex-start;gap:12px}.table-brand .brand-logo{width:140px}}
.brand-logo.brand-logo-dark{background:#15243d}

.article-brands.is-comparison{display:grid;grid-template-columns:minmax(0,180px) 16px minmax(0,180px)}
.article-brands.is-comparison .article-brand{width:100%}
.article-brands.is-comparison>.brand-versus{text-align:center}
@media(max-width:620px){.article-brand{width:calc((100% - 9px)/2)}.article-brands.is-comparison{grid-template-columns:minmax(0,1fr) 12px minmax(0,1fr)}.product-symbol .brand-logo{padding:5px}}


/* Every article uses its own responsive cover; brand marks remain secondary. */
.story-image{aspect-ratio:3/2;align-self:start}
.story-image img{aspect-ratio:3/2}
.card-brand-strip{display:flex;align-items:center;gap:8px;margin:0 0 12px;min-height:38px}
.card-brand-strip .brand-logo{width:92px;height:38px;padding:5px 7px;border:1px solid #e9e3ec}
.article-body .article-cover{margin:0 0 30px;padding:0;overflow:hidden;border-radius:14px;border:1px solid #e9e3ec;background:#fff}
.article-body .article-cover img{display:block;width:100%;height:auto;border-radius:0;aspect-ratio:3/2;object-fit:cover}
.article-body .article-cover figcaption{padding:9px 16px;margin:0;font-size:.75rem;color:#756779;line-height:1.5}
@media(min-width:1101px){.story-card{grid-template-columns:180px minmax(0,1fr)}.story-image{margin-top:2px}}
@media(max-width:620px){.story-image{aspect-ratio:3/2}.article-body .article-cover{margin-bottom:24px}.card-brand-strip{margin-bottom:10px}}

/* Product quick reviews: provider offers paired with complete on-site reviews. */
.product-previews{margin-bottom:36px;min-width:0}
.preview-heading h2,.article-body .preview-heading h2{margin:7px 0 14px;padding:0;border:0;font-size:1.75rem;color:var(--purple-dark)}
.preview-heading>p,.article-body .preview-heading>p{margin:0;max-width:920px;font-size:.9375rem;line-height:1.8;color:#65596c}
.preview-disclosure,.article-body .preview-disclosure{font-size:.75rem;line-height:1.7;margin:16px 0;color:#76697c}
.preview-disclosure a,.preview-sources a{text-decoration:underline;text-underline-offset:3px;color:var(--purple-dark)}
.preview-jumps{display:flex;flex-wrap:wrap;gap:8px;margin:20px 0}
.preview-jumps a,.article-body .preview-jumps a{display:inline-flex;align-items:center;gap:10px;background:#f3eaf6;border:1px solid #e5d8eb;padding:8px 12px;border-radius:7px;font-size:.75rem;font-weight:700;line-height:1.5;color:var(--purple-dark);text-decoration:none}
.preview-jumps a:hover{background:#e8d7ee}.preview-jumps .icon{width:13px;height:13px}
.preview-list{display:grid;gap:18px}
.product-preview{display:grid;grid-template-columns:142px minmax(0,1fr);gap:18px 24px;background:white;border:1px solid #e4d9e9;border-radius:13px;padding:24px;box-shadow:0 5px 18px #45234e05;scroll-margin-top:108px;min-width:0}
.preview-product{min-width:0}.preview-fit{display:block;font-size:.6875rem;font-weight:800;line-height:1.5;color:#694477;padding:7px 10px;border-radius:6px;background:#fff4c5;margin-bottom:20px}
.preview-brand .brand-logo{width:100%;max-width:160px;height:65px;padding:8px 3px;justify-content:flex-start}
.preview-brand .brand-logo img{object-position:left center}
.preview-brand h3,.article-body .preview-brand h3{margin:10px 0 0;font-size:1.0625rem;line-height:1.4;color:var(--purple-dark);overflow-wrap:anywhere}
.preview-copy{min-width:0}.preview-copy>p,.article-body .preview-copy>p{font-size:.875rem;line-height:1.8;margin:0;color:#5c5262}
.preview-highlights,.article-body .preview-highlights{list-style:none;margin:16px 0;padding:0;display:grid;gap:9px}
.preview-highlights li,.article-body .preview-highlights li{display:flex;align-items:flex-start;gap:9px;font-size:.8125rem;line-height:1.65;margin:0;color:#43324b;padding:0}
.preview-highlights .icon{width:17px;height:17px;margin-top:3px;color:#8b3da1}
.preview-copy .preview-caution,.article-body .preview-copy .preview-caution{font-size:.8125rem;color:#756779;line-height:1.7;border-top:1px solid #eee7f0;padding-top:12px;margin:0}
.preview-caution strong{display:block;color:#533361;font-size:.6875rem;text-transform:uppercase;letter-spacing:.03em;margin-bottom:4px}
.preview-actions{grid-column:2;display:flex;flex-wrap:wrap;align-items:center;gap:10px 18px}
.preview-actions .preview-offer,.article-body .preview-actions .preview-offer{font-size:.8125rem;color:var(--ink);text-decoration:none;min-height:44px;padding:11px 17px;white-space:nowrap}
.preview-actions .preview-review,.article-body .preview-actions .preview-review{display:inline-flex;align-items:center;gap:9px;font-size:.8125rem;font-weight:800;line-height:1.5;color:var(--purple-dark);text-decoration:underline;text-underline-offset:4px;min-height:44px}
.preview-review .icon{width:16px;height:16px}.preview-provider{font-size:.6875rem;color:#81728a;line-height:1.5;flex-basis:100%;order:3}
.product-previews-hub .product-preview{grid-template-columns:185px minmax(0,1fr) 192px;padding:27px;gap:26px}
.product-previews-hub .preview-actions{grid-column:3;grid-row:1;flex-direction:column;align-items:stretch;justify-content:center;gap:8px;text-align:center;border-left:1px solid #eee7f0;padding-left:24px}
.product-previews-hub .preview-provider{order:0;flex-basis:auto}
.product-previews-hub .preview-review{justify-content:center;margin-top:7px}
.preview-sources,.article-body .preview-sources{border:1px solid #e8ddeb;background:#faf7fb;border-radius:9px;padding:14px 18px;margin:20px 0 0;font-size:.8125rem}
.preview-sources summary,.article-body .preview-sources summary{cursor:pointer;font-weight:700;color:var(--purple-dark);font-size:.8125rem;line-height:1.6}
.preview-sources p,.article-body .preview-sources p{font-size:.8125rem;line-height:1.8;margin:13px 0 0;color:#756779}
.preview-sources ul,.article-body .preview-sources ul{font-size:.8125rem;line-height:1.8;margin:12px 0;padding-left:20px}
.preview-sources li,.article-body .preview-sources li{margin:4px 0;font-size:.8125rem}
@media(max-width:1100px){.product-previews-hub .product-preview{grid-template-columns:142px minmax(0,1fr);padding:24px;gap:18px 24px}.product-previews-hub .preview-actions{grid-column:2;grid-row:auto;flex-direction:row;flex-wrap:wrap;align-items:center;justify-content:flex-start;text-align:left;border:0;padding:0}.product-previews-hub .preview-review{margin:0}.product-previews-hub .preview-provider{order:3;flex-basis:100%}}
@media(max-width:700px){.product-preview,.product-previews-hub .product-preview{grid-template-columns:minmax(0,1fr);padding:20px;gap:18px}.preview-product{display:flex;flex-direction:column;align-items:flex-start}.preview-fit{margin:0 0 13px}.preview-brand{display:flex;align-items:center;gap:20px;width:100%}.preview-brand .brand-logo{width:115px;min-width:85px;height:50px}.preview-brand h3,.article-body .preview-brand h3{margin:0;font-size:1rem}.preview-actions,.product-previews-hub .preview-actions{grid-column:1;gap:8px 16px}.preview-heading h2,.article-body .preview-heading h2{font-size:1.45rem}}
@media(max-width:380px){.product-preview,.product-previews-hub .product-preview{padding:15px}.preview-brand{gap:12px}.preview-brand .brand-logo{width:95px}.preview-actions .preview-offer{width:100%}.preview-heading h2,.article-body .preview-heading h2{font-size:1.3rem}}

/* Contact form */
.contact-layout{display:grid;grid-template-columns:minmax(260px,340px) minmax(0,1fr);align-items:start;gap:28px;margin-block:28px 55px}
.contact-help{background:var(--purple-dark);color:#fff;border-radius:16px;padding:31px}.contact-help-icon{display:grid;place-items:center;width:52px;height:52px;background:var(--yellow);color:var(--purple-dark);border-radius:13px;margin-bottom:23px}.contact-help h2{font-size:1.5rem;margin-bottom:15px}.contact-help p{color:#e3d4e9;font-size:.875rem;line-height:1.85}.contact-help>div:not(.contact-help-icon){border-top:1px solid #ffffff26;margin-top:25px;padding-top:22px}.contact-help h3{font-size:.9375rem;margin-bottom:8px;color:var(--yellow)}.contact-help a{font-size:.875rem;text-decoration:underline;overflow-wrap:anywhere}
.contact-panel{min-width:0;background:#fff;border:1px solid var(--line);border-radius:16px;padding:34px 38px;box-shadow:var(--shadow);scroll-margin-top:108px}.contact-panel h2{color:var(--purple-dark);font-size:1.8rem;margin:8px 0}.contact-intro{font-size:.8125rem;margin-bottom:25px}.contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-field{min-width:0;margin-bottom:21px}.contact-field label{display:block;font-size:.875rem;font-weight:700;color:#4d3458;margin-bottom:8px}.contact-field input,.contact-field select,.contact-field textarea{display:block;width:100%;min-width:0;border:1px solid #d7c9de;background:#fcfafd;color:var(--ink);border-radius:8px;padding:12px 14px;font:inherit;font-size:.9375rem;line-height:1.6}.contact-field input,.contact-field select{min-height:49px}.contact-field textarea{resize:vertical;min-height:180px;max-height:650px}.contact-field :is(input,select,textarea):focus-visible{outline:3px solid #d4a2e1;outline-offset:2px;border-color:var(--purple)}.contact-field [aria-invalid="true"]{border-color:#ba3851;background:#fff9fa}.contact-field small{display:block;font-size:.75rem;line-height:1.7;color:#78677e;margin-top:7px}.contact-field .contact-field-error{color:#9d253d;font-weight:600}.contact-privacy{font-size:.75rem;line-height:1.8;margin:4px 0 20px;max-width:490px}.contact-privacy a{text-decoration:underline;text-underline-offset:3px;color:var(--purple-dark)}.contact-submit{min-height:48px;padding-inline:26px}.contact-submit:disabled{opacity:.5;cursor:not-allowed}.contact-trap{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.contact-notice{display:flex;gap:13px;padding:18px 20px;border-radius:10px;margin:24px 0;font-size:.875rem;line-height:1.7}.contact-notice .icon{margin-top:3px}.contact-notice strong{display:block}.contact-notice p{font-size:.8125rem;margin-top:6px;color:inherit}.contact-notice small{display:block;font-size:.6875rem;margin-top:8px;overflow-wrap:anywhere}.contact-success{background:#edf7ee;border:1px solid #bddac2;color:#275735}.contact-error{background:#fff2f4;border:1px solid #e8bcc6;color:#92233a}.contact-error ul{margin:8px 0 0;padding-left:19px}.contact-error a{text-decoration:underline;text-underline-offset:3px}
@media(max-width:900px){.contact-layout{grid-template-columns:1fr}.contact-panel{order:0}.contact-help{order:1}.contact-help>p{max-width:660px}}
@media(max-width:620px){.contact-panel{padding:24px 21px}.contact-fields{grid-template-columns:1fr;gap:0}.contact-panel h2{font-size:1.5rem}.contact-help{padding:26px}.contact-submit{width:100%}.contact-notice{padding:15px}.contact-layout{gap:20px;margin-bottom:35px}}
@media(max-width:620px){.contact-field input,.contact-field select,.contact-field textarea{font-size:1rem}}

/* Topic guides: shared spacing for all five landing pages. */
.landing-byline{margin:26px 0 0;gap:16px 24px;flex-wrap:wrap}
.landing-method{font-size:.8125rem;text-decoration:underline;text-underline-offset:4px}
.landing-start{display:flex;gap:16px 24px;align-items:center;flex-wrap:wrap;margin:24px 0 28px}
.landing-start .button{font-size:.875rem;min-height:48px}
.landing-start .text-link{min-height:44px}
.landing-start+.category-tabs{margin-top:0}
.landing-guide{display:grid;grid-template-columns:280px minmax(0,1fr);gap:32px;align-items:start;padding-top:32px;padding-bottom:42px}
.landing-toc{position:sticky;top:110px;min-width:0;max-height:calc(100dvh - 138px);overflow:auto;padding:24px;background:#f3eaf5;border:1px solid #dfcde3;border-radius:16px}
.landing-toc>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:28px;font-size:1.05rem;font-weight:800;line-height:1.5;color:var(--purple-dark);cursor:pointer;list-style:none}
.landing-toc>summary::-webkit-details-marker{display:none}
.landing-toc>summary .icon{width:18px;height:18px;transition:transform .18s}
.landing-toc[open]>summary .icon{transform:rotate(180deg)}
.landing-toc[open]>summary{margin-bottom:18px}
.landing-toc-links{list-style:none;margin:0;padding:0;display:grid;gap:4px}
.landing-toc-links li{margin:0;min-width:0}
.landing-toc-links a{display:block;padding:12px 0;border-bottom:1px solid #e1d0e6;color:#562564;font-size:.875rem;line-height:1.65;overflow-wrap:anywhere}
.landing-toc-links a:hover,.landing-toc-actions>a:not(.button):hover{text-decoration:underline;text-underline-offset:4px}
.landing-toc-actions{display:grid;gap:14px;margin-top:22px}
.landing-toc-actions>a{display:flex;align-items:center;justify-content:space-between;gap:12px;min-height:44px;font-size:.8125rem;line-height:1.6;color:var(--purple-dark)}
.landing-toc-actions .icon{width:16px;height:16px}
.landing-toc-actions>.button{padding:12px 15px;color:var(--ink);white-space:normal}
.landing-body{min-width:0}
.landing-body>section:first-child>h2{margin-top:0}
.landing-body>section+section{margin-top:42px}
.landing-body .table-wrap{margin:25px 0}
.landing-body figure{margin:30px 0}
.landing-faq details{border-top:1px solid #e2d8e5;padding:18px 0}
.landing-faq details:last-child{border-bottom:1px solid #e2d8e5}
.landing-faq summary{cursor:pointer;font-weight:750;line-height:1.55;padding-right:8px}
.landing-faq details p{margin:14px 0 0}
.choice-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
.choice-card .button{white-space:normal;text-align:center}
.choice-card p{flex:1}
@media(min-width:1100px) and (max-width:1350px){.desktop-nav{gap:14px}.header-search{max-width:230px}.desktop-nav a{font-size:.78rem}}
@media(max-width:1100px){.landing-guide{grid-template-columns:230px minmax(0,1fr);gap:24px}.landing-toc{padding:20px}.choice-cards{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){
 .landing-guide{grid-template-columns:minmax(0,1fr);gap:24px;padding-top:24px;padding-bottom:32px}
 .landing-toc{position:static;max-height:none;padding:20px}
 .landing-toc>summary{font-size:1rem;min-height:32px}
 .landing-byline{gap:14px 20px;margin-top:24px}
 .landing-method{flex-basis:100%;padding-block:4px}
 .landing-start{gap:16px 20px;margin:20px 0 24px}
 .landing-body>section+section{margin-top:32px}
 .landing-body h2{font-size:1.6rem}
 .landing-body .table-wrap{max-width:100%}
}
@media(max-width:500px){.choice-cards{grid-template-columns:1fr}.landing-start .button{width:100%}.landing-byline .meta{font-size:.75rem}}
/* Keep neighbouring in-article anchors and preview actions distinct on touch screens. */
@media(max-width:900px){.toc{gap:8px 20px}.toc a{padding-block:9px}.preview-actions{gap:12px 20px}}
@media print{.landing-toc{display:none}.landing-guide{display:block;padding:0}}
