@charset "UTF-8";
:root{--navy:#071329;--navy2:#111f43;--ink:#111e39;--muted:#56647c;--blue:#255fe8;--purple:#6b42ec;--line:#dfe6f1;--surface:#f4f7fc;--radius:18px;--shadow:0 12px 40px #1934540b;--font:Inter,"Segoe UI",Arial,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:108px}body{margin:0;font-family:var(--font);font-size:16px;color:var(--ink);background:#fff;line-height:1.65}a{color:var(--blue);text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:4px}button,input,select{font:inherit}button,a,input,select,summary{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a,button,input,select,summary{touch-action:manipulation}:focus-visible{outline:3px solid #6b8cf6;outline-offset:4px}img{max-width:100%;height:auto;display:block}svg{flex-shrink:0}.icon{width:23px;height:23px;vertical-align:middle}.container{width:min(1280px,calc(100% - 80px));margin:auto}.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}.skip{position:fixed;top:-100px;left:16px;z-index:100;background:#fff;padding:12px 20px}.skip:focus{top:10px}h1,h2,h3,h4{line-height:1.2;letter-spacing:-.035em;margin:0 0 20px;font-weight:750}h1{font-size:clamp(2.4rem,4.3vw,4rem)}h2{font-size:clamp(1.8rem,2.7vw,2.45rem)}h3{font-size:1.22rem}p{margin:0 0 20px}ul,ol{padding-left:24px}li{margin:8px 0}strong{font-weight:700}.fine{font-size:.875rem;color:var(--muted)}.eyebrow{font-size:.78rem;font-weight:750;letter-spacing:.13em;text-transform:uppercase;color:var(--blue);margin:0 0 16px;line-height:1.55}.dot{display:inline-block;width:4px;height:4px;border-radius:50%;background:currentColor;margin:3px 8px}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:13px 20px;border:1px solid transparent;border-radius:9px;font-size:.95rem;font-weight:650;line-height:1.4;min-height:48px;transition:transform .18s,box-shadow .18s;text-align:center;vertical-align:middle}.button:hover{text-decoration:none;transform:translateY(-2px)}.primary{color:#fff;background:linear-gradient(110deg,#287de8,#6444ee);box-shadow:0 5px 16px #405ade30}.primary:hover{box-shadow:0 8px 22px #405ade48}.outline{color:#e5edff;border-color:#71809f;background:#ffffff04}.outline:hover{background:#ffffff12}.light{background:#edf2ff;color:#254dc4;border-color:#d8e3fc}.compact{padding:10px 15px;font-size:.875rem;min-height:44px}.small{padding:9px 13px;font-size:.85rem;min-height:44px}.icon-button{width:44px;height:44px;border:0;background:transparent;color:inherit;display:inline-flex;align-items:center;justify-content:center;border-radius:7px}.icon-button:hover{background:#ffffff12}.text-link{display:inline-flex;align-items:center;gap:10px;font-size:.92rem;font-weight:700}.text-link .icon{width:18px;height:18px}.site-header{height:92px;background:var(--navy);color:white;border-bottom:1px solid #29324b;position:relative;z-index:40}.header-inner{height:100%;display:flex;align-items:center;gap:30px}.logo{width:246px;flex-shrink:0;display:block}.logo img{width:100%;height:76px;object-fit:contain}.site-header nav{display:flex;align-items:center;justify-content:center;gap:24px;flex:1}.site-header nav a{font-size:.86rem;color:#e8eeff;font-weight:600;white-space:nowrap}.site-header nav a[aria-current]{color:#83ccff}.header-actions{display:flex;align-items:center;gap:10px}.menu-toggle{display:none}.hero{background:radial-gradient(ellipse at 78% 32%,#142b633d,transparent 54%),var(--navy);color:#fff;position:relative;overflow:hidden;padding:58px 0 82px}.hero .container{position:relative;z-index:1}.hero-grid{display:grid;grid-template-columns:1.05fr 1fr;gap:14px;align-items:center;min-height:370px}.hero-copy{position:relative;z-index:2}.hero .eyebrow{color:#91c2ff;font-size:.73rem;letter-spacing:.15em;display:flex;align-items:center;gap:10px}.hero .eyebrow:before{content:"";height:6px;width:6px;border-radius:50%;background:#57baff;box-shadow:0 0 14px #57baff}.hero h1{font-size:clamp(2.7rem,4.7vw,4.5rem);line-height:1.09;letter-spacing:-.045em;margin-bottom:25px}.gradient-text{color:#88b5ff;background:linear-gradient(90deg,#57c6f8,#8580ff 75%,#b291ff);background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.09rem;line-height:1.7;color:#bfcce4;max-width:520px;margin-bottom:28px}.hero-actions{display:flex;gap:13px;flex-wrap:wrap}.hero-art{position:relative;margin-right:-42px;margin-left:-80px;align-self:stretch;display:flex;align-items:center}.hero-art img{width:100%;object-fit:contain}.hero-caption{position:absolute;right:24px;bottom:18px;display:flex;align-items:center;gap:12px;padding:15px 18px;background:#0c1d3cd6;border:1px solid #375481;border-radius:11px;box-shadow:0 12px 35px #0003;backdrop-filter:blur(10px);font-size:.86rem;color:#d2e7ff}.hero-caption .icon{color:#79c6ff}.trust-row{display:flex;gap:30px;align-items:center;border-top:1px solid #ffffff18;padding-top:24px;margin-top:36px;color:#afbed7;font-size:.83rem;flex-wrap:wrap}.trust-row span{display:flex;align-items:center;gap:9px}.trust-row .icon{width:19px;height:19px;color:#66bbfa}.section{padding:70px 0}.surface{background:var(--surface)}.section-head{display:flex;justify-content:space-between;gap:28px;align-items:end;margin-bottom:28px}.section-head h2{margin-bottom:10px}.section-head p{color:var(--muted);margin:0;max-width:680px}.section-head .text-link{white-space:nowrap;flex-shrink:0;margin-bottom:5px}.shortlists{position:relative;margin-top:-37px;z-index:3;padding-bottom:50px}.shortlist-grid{display:grid;grid-template-columns:1fr 1fr;gap:22px}.shortlist{background:white;border:1px solid var(--line);border-radius:var(--radius);padding:27px 28px 18px;box-shadow:var(--shadow)}.shortlist-head{display:flex;gap:14px;align-items:center;padding-bottom:18px}.icon-tile{display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border-radius:12px;background:#edf3ff;color:#2d63d3;flex-shrink:0}.shortlist h2{font-size:1.37rem;margin:0 0 4px;letter-spacing:-.025em}.shortlist-head p{font-size:.86rem;color:var(--muted);margin:0}.shortlist-row{display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:13px;border-top:1px solid #e9edf5;padding:17px 0}.shortlist-row h3{font-size:1rem;letter-spacing:-.01em;margin:0 0 4px}.shortlist-row h3 a{color:var(--ink)}.shortlist-row p{font-size:.8rem;color:var(--muted);margin:0;line-height:1.5}.provider-mark{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:47px;height:47px;border-radius:11px;color:var(--brand);background:color-mix(in srgb,var(--brand) 9%,white);border:1px solid color-mix(in srgb,var(--brand) 19%,white);font-size:1.1rem;font-weight:800;letter-spacing:-.05em}.shortlist-row .provider-mark{width:40px;height:40px;font-size:.95rem}.shortlist .list-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #e9edf5;padding-top:17px;margin-top:2px;font-size:.78rem;color:var(--muted)}.disclosure{font-size:.8rem;color:var(--muted);line-height:1.6;margin:20px 0 0}.shortlists>.container>.disclosure{text-align:center}.category-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.category-card{display:block;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:white;color:var(--ink);transition:transform .18s,box-shadow .18s}.category-card:hover{text-decoration:none;transform:translateY(-3px);box-shadow:var(--shadow);border-color:#b5c8ef}.category-card .category-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:27px}.category-card .category-top>.icon{width:20px;color:#9aaccc}.category-card:nth-child(2) .icon-tile,.category-card:nth-child(5) .icon-tile{background:#f1edff;color:#7442d8}.category-card:nth-child(3) .icon-tile,.category-card:nth-child(6) .icon-tile{background:#eaf7f8;color:#237b88}.category-card h3{margin-bottom:11px;font-size:1.23rem}.category-card p{font-size:.95rem;color:var(--muted);margin:0}.editorial-banner{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center;padding:46px 50px;background:linear-gradient(120deg,#101e43,#0c1935 60%,#202c61);border-radius:22px;color:white;overflow:hidden}.editorial-banner .eyebrow{color:#8fbaff}.editorial-banner p{color:#c6d1e8}.editorial-banner h2{font-size:2.1rem}.principles{display:grid;gap:19px}.principle{display:flex;gap:15px;align-items:start}.principle .icon-tile{background:#ffffff0a;border:1px solid #ffffff14;color:#76b6ff}.principle strong{display:block;margin-bottom:3px;font-size:.98rem}.principle p{margin:0;font-size:.89rem}.article-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.article-card{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#fff;position:relative;transition:transform .18s}.article-card:hover{transform:translateY(-3px)}.article-card h3{font-size:1.23rem;margin-bottom:14px}.article-card h3 a{color:var(--ink)}.article-card h3 a:after{content:"";position:absolute;inset:0}.article-card-body{padding:25px}.article-card-body>p:not(.eyebrow){font-size:.95rem;color:var(--muted)}.card-visual{height:160px;padding:27px 28px;display:flex;align-items:center;justify-content:space-between;color:#86c5ff;background:radial-gradient(circle at 75% 80%,#3061a860,transparent 50%),#101f3d}.card-visual>span:first-child{display:flex;align-items:center;justify-content:center;border:1px solid #679ce151;border-radius:18px;width:78px;height:78px;background:#ffffff07;transform:rotate(-6deg)}.card-visual .icon{width:37px;height:37px}.card-visual .visual-label{font-weight:600;color:#cfdef8;font-size:.84rem;letter-spacing:.02em;max-width:140px;text-align:right}.card-visual.ai-tools,.card-visual.website-builders{background:radial-gradient(circle at 75% 80%,#5e36a260,transparent 50%),#211d43;color:#b2a0ff}.card-visual.vpn,.card-visual.saas{background:radial-gradient(circle at 75% 80%,#13768860,transparent 50%),#0b2b3c;color:#79d3dd}.duo{display:grid;grid-template-columns:1fr 1fr;gap:24px}.tool-teaser{padding:34px;background:white;border:1px solid var(--line);border-radius:var(--radius);display:flex;gap:22px;align-items:flex-start}.tool-teaser h3{font-size:1.42rem;margin-bottom:10px}.tool-teaser p{color:var(--muted);font-size:.96rem}.team-strip{display:flex;align-items:center;justify-content:space-between;gap:35px}.team-avatars{display:flex;margin-left:10px}.team-avatars img{height:64px;width:64px;object-fit:cover;border:4px solid #fff;border-radius:50%;margin-left:-10px}.team-copy{flex:1}.team-copy h3{margin:0 0 8px}.team-copy p{margin:0;color:var(--muted);font-size:.94rem}.site-footer{background:var(--navy);color:#b2c0d9;padding:48px 0 0;font-size:.86rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1.2fr 1fr;gap:45px;padding-bottom:35px}.footer-logo{width:240px;margin-top:-15px;margin-bottom:5px}.footer-grid>div>a:not(.logo){display:block;color:#b2c0d9;padding:5px 0}.footer-grid strong{display:block;margin:6px 0 16px;color:white}.footer-grid>div:first-child>p:not(.fine){color:#edf2ff;font-size:1.06rem;line-height:1.6;margin-bottom:10px}.footer-grid .fine{color:#94a6c5}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:23px 0;border-top:1px solid #ffffff18;font-size:.76rem;color:#95a6c1}.footer-bottom a{color:inherit}.breadcrumbs{display:flex;flex-wrap:wrap;gap:10px;font-size:.81rem;color:#60718e;margin-bottom:35px;line-height:1.6}.breadcrumbs a{color:inherit}.article-hero{background:linear-gradient(120deg,#f4f7ff,#f0f5fb);padding:25px 0 45px;border-bottom:1px solid var(--line)}.article-hero-inner{max-width:940px}.article-hero h1{font-size:clamp(2.25rem,4vw,3.7rem);max-width:990px}.article-deck{font-size:1.15rem;line-height:1.65;max-width:830px;color:var(--muted)}.byline{display:flex;align-items:center;gap:12px;margin-top:24px;font-size:.85rem}.byline img{border-radius:50%;width:44px;height:44px;object-fit:cover}.byline a{font-weight:650;color:var(--ink)}.byline span{display:block;font-size:.78rem;color:var(--muted);margin-top:3px}.article-layout{display:grid;grid-template-columns:238px minmax(0,820px);gap:65px;justify-content:center;padding-top:45px;padding-bottom:65px}.article-sidebar{font-size:.88rem}.toc{position:sticky;top:25px}.toc>strong{display:block;padding:0 13px 16px;font-size:.83rem;text-transform:uppercase;letter-spacing:.08em}.toc>a{display:block;color:var(--muted);padding:8px 12px;border-left:2px solid #dfe6f1;font-size:.84rem;line-height:1.5}.toc>a:hover{color:var(--blue);border-color:var(--blue);background:#f3f6fe;text-decoration:none}.sidebar-pick{padding:22px;border:1px solid var(--line);border-radius:12px;margin-top:28px;background:var(--surface);display:flex;flex-direction:column;align-items:start;gap:13px}.sidebar-pick p{font-size:.89rem;margin:0;color:var(--muted)}.sidebar-pick .button{font-size:.86rem;width:100%}.sidebar-pick .fine{font-size:.78rem}.article-content{min-width:0;font-size:1.05rem;line-height:1.85}.article-content a:not(.button){text-decoration:underline;text-underline-offset:3px}.article-content h2{font-size:1.85rem;margin:0 0 24px}.article-content h3{font-size:1.25rem;margin:30px 0 14px}.article-section{margin:0 0 42px;scroll-margin-top:30px}.article-content p{margin-bottom:22px}.article-content li{margin:11px 0}.article-content code{font-size:.88em;background:#eff3fa;padding:2px 5px;border-radius:4px;overflow-wrap:anywhere}.article-content pre{white-space:pre-wrap;padding:20px;border-radius:10px;background:#101e39;color:#dde8fa;font-size:.88rem;line-height:1.8;overflow:auto}.article-content pre code{padding:0;background:transparent}.callout{padding:25px 27px;margin:0 0 32px;border-radius:12px;border:1px solid #d1dffc;background:#f1f6ff;border-left:4px solid #5684ed;font-size:1rem;line-height:1.8}.callout>strong{display:block;margin-bottom:9px;font-size:1.07rem;color:#254db0}.callout p:last-child,.callout ul:last-child{margin-bottom:0}.callout.amber{background:#fffaf0;border-color:#f0dcb3;border-left-color:#c89127}.callout.amber>strong{color:#855b11}.callout.green{background:#f0f9f5;border-color:#bfe2d0;border-left-color:#41936c}.callout.green>strong{color:#286147}.table-wrap{margin:28px 0;border:1px solid var(--line);border-radius:12px;overflow:hidden;font-size:.92rem;line-height:1.65}table{width:100%;border-collapse:collapse;table-layout:fixed}caption{text-align:left;padding:16px 18px;background:#f7f9fd;font-size:.84rem;color:var(--muted);caption-side:bottom}th,td{text-align:left;vertical-align:top;padding:16px 18px;border-bottom:1px solid var(--line);overflow-wrap:anywhere}thead th{background:#101f3c;color:#fff;font-weight:650;font-size:.85rem}tbody th{font-weight:650;background:#fafbfd}tr:last-child td,tr:last-child th{border-bottom:0}.table-wrap .button{font-size:.8rem;padding:9px 10px;min-height:44px}.pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin:25px 0}.pros-cons>div{border:1px solid var(--line);border-radius:12px;padding:22px;background:#fbfdfc}.pros-cons>div:last-child{background:#fffaf4}.pros-cons h3{margin:0 0 13px;font-size:1.08rem}.pros-cons ul{padding-left:20px;font-size:.94rem;margin-bottom:0}.review-summary{display:flex;gap:22px;align-items:center;padding:26px;border:1px solid var(--line);border-radius:14px;margin:22px 0;background:white}.review-summary .provider-mark{height:68px;width:68px;font-size:1.5rem}.review-summary strong{display:block;font-size:1.15rem}.review-summary p{margin:5px 0 0!important;font-size:.92rem;color:var(--muted)}.review-summary .button{margin-left:auto;flex-shrink:0}.sources{font-size:.89rem;line-height:1.8;padding:28px;background:var(--surface);border-radius:13px;overflow-wrap:anywhere;margin:40px 0}.sources h2{font-size:1.2rem;margin-bottom:16px}.sources ul{padding-left:18px}.sources p:last-child{margin-bottom:0}.sources li span{display:block;color:var(--muted);font-size:.84rem}.faq-list{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line)}summary{cursor:pointer;padding:21px 35px 21px 0;font-weight:650;position:relative;list-style:none;font-size:1rem;line-height:1.6}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:5px;top:18px;color:var(--blue);font-size:1.3rem}details[open]>summary:after{content:'−'}details>div{padding-bottom:12px;color:var(--muted);font-size:1rem}.author-box{display:flex;gap:22px;padding:28px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);font-size:.94rem;line-height:1.75;margin-bottom:36px}.author-box img{width:88px;height:88px;object-fit:cover;border-radius:50%;flex-shrink:0}.author-box h3{margin:0 0 12px;font-size:1.23rem}.author-box .eyebrow{font-size:.7rem;margin-bottom:6px}.author-box p:last-child{margin:0}.related-links{display:grid;gap:12px}.related-links a{border:1px solid var(--line);border-radius:10px;padding:15px 18px;display:flex;justify-content:space-between;align-items:center;gap:15px;font-size:.96rem}.page-hero{padding:28px 0 50px;background:linear-gradient(120deg,#eff4ff,#f7f9fc);border-bottom:1px solid var(--line)}.page-hero .lead{font-size:1.15rem;max-width:800px;color:var(--muted);margin-bottom:0}.page-hero h1{max-width:1000px}.provider-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:23px}.provider-card{padding:25px;border:1px solid var(--line);border-radius:var(--radius);background:white;display:flex;flex-direction:column}.provider-top{display:flex;gap:14px;align-items:center;margin-bottom:19px}.provider-top h3{font-size:1.15rem;margin:0 0 6px;letter-spacing:-.02em}.provider-top h3 a{color:var(--ink)}.provider-top p{font-size:.8rem;margin:0;color:var(--muted);line-height:1.5}.provider-card>p{font-size:.95rem;color:var(--muted)}.provider-bottom{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-top:auto}.provider-bottom .text-link{font-size:.83rem}.content-narrow{max-width:850px;margin:auto;font-size:1.05rem;line-height:1.85}.content-narrow h2{font-size:1.8rem;margin-top:38px}.content-narrow h3{margin-top:30px}.intro-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:60px}.intro-grid p{color:var(--muted)}.link-stack{display:grid;gap:12px}.link-stack a{padding:19px 23px;border:1px solid var(--line);border-radius:12px;background:#fff;font-weight:650;display:flex;justify-content:space-between;gap:20px}.team-grid{display:grid;grid-template-columns:1fr 1fr;gap:28px}.team-card{padding:32px;border:1px solid var(--line);border-radius:18px;background:#fff}.team-card img{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:24px}.team-card p{color:var(--muted)}.team-card h2{font-size:1.6rem}.filter-row{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:30px}.filter-row button{padding:10px 18px;background:#fff;border:1px solid var(--line);border-radius:25px;color:var(--muted);font-size:.9rem;min-height:44px}.filter-row button[aria-pressed=true]{background:var(--navy);color:white;border-color:var(--navy)}[hidden]{display:none!important}.tool-layout{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:start}.tool-panel{border:1px solid var(--line);border-radius:18px;padding:30px;background:#fff}.tool-panel h2{font-size:1.5rem}.field{margin-bottom:22px}.field label{display:block;font-weight:650;font-size:.92rem;margin-bottom:8px}.field input,.field select{width:100%;padding:12px 14px;min-height:49px;border:1px solid #b9c8df;border-radius:8px;color:var(--ink);background:white;max-width:100%}.field .hint{display:block;color:var(--muted);font-size:.8rem;margin-top:7px;line-height:1.65}.field-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.result-panel{background:var(--navy);color:#fff;border-radius:18px;padding:32px;position:sticky;top:25px}.result-panel .eyebrow{color:#9ec6ff}.result-panel h2{font-size:1.5rem}.result-number{font-size:3.2rem;letter-spacing:-.06em;font-weight:750;line-height:1.2;margin:18px 0 9px}.result-panel p{color:#b8c9e2;font-size:.93rem}.result-line{display:flex;justify-content:space-between;gap:20px;padding:14px 0;border-bottom:1px solid #ffffff25;font-size:.9rem}.result-line strong{color:#fff;text-align:right}.result-panel .fine{font-size:.81rem;margin:20px 0 0;color:#b8c9e2}.result-panel a{color:#a9c7ff}.result-panel .button.primary{color:white}.result-panel .provider-mark{background:#fff}.result-recommendation{background:white;border:1px solid var(--line);padding:25px;border-radius:14px;margin-top:20px}.result-recommendation h3{margin-bottom:10px}.result-recommendation .provider-top{margin-bottom:14px}.result-recommendation p{color:var(--muted);font-size:.94rem}.result-recommendation .button{margin-right:10px}.error-message{color:#a32231;font-size:.9rem;padding:12px;background:#fff0f1;border-radius:8px}.comparison-card{display:block;border:1px solid var(--line);border-radius:15px;padding:29px;color:var(--ink);background:white}.comparison-card:hover{text-decoration:none;border-color:#aebfe2}.versus{display:flex;align-items:center;gap:18px;margin-bottom:20px}.versus>span:not(.provider-mark){font-size:.77rem;text-transform:uppercase;color:var(--muted);font-weight:700}.comparison-card h3{font-size:1.3rem}.comparison-card p{color:var(--muted);font-size:.94rem}.comparison-card .text-link{color:var(--blue)}dialog{border:1px solid var(--line);border-radius:18px;padding:28px;max-width:min(660px,calc(100% - 32px));width:660px;max-height:80vh;color:var(--ink);box-shadow:0 30px 100px #0005}dialog::backdrop{background:#061129a6;backdrop-filter:blur(4px)}.search-heading{display:flex;align-items:center;justify-content:space-between;gap:16px}.search-heading h2{font-size:1.4rem;margin:0}.search-heading button:hover{background:var(--surface)}.search-field{display:flex;gap:12px;align-items:center;margin:24px 0 12px;border:1px solid #b9c8df;border-radius:9px;padding:0 13px}.search-field input{border:0;min-width:0;flex:1;padding:15px 0;background:white}.search-field:focus-within{outline:3px solid #83a6ff}.search-field input:focus-visible{outline:0}#search-results>a{display:block;padding:16px 12px;border-top:1px solid var(--line);color:var(--ink)}#search-results>a:hover{background:var(--surface);text-decoration:none}#search-results strong{display:block;font-size:.95rem}#search-results span{font-size:.8rem;color:var(--muted)}.empty-state{padding:32px;border:1px dashed var(--line);border-radius:12px;text-align:center;color:var(--muted)}.sitemap-columns{columns:3;column-gap:40px}.sitemap-group{break-inside:avoid;margin-bottom:32px}.sitemap-group h2{font-size:1.3rem}.sitemap-group a{display:block;font-size:.91rem;padding:5px 0}
@media(min-width:1500px){.hero-art{margin-right:-85px}.hero h1{font-size:4.7rem}}
@media(max-width:1200px){.container{width:calc(100% - 48px)}.header-inner{gap:20px}.logo{width:216px}.site-header nav{gap:17px}.site-header nav a{font-size:.78rem}.header-cta{display:none}.hero-art{margin-right:-24px}.article-layout{gap:40px;grid-template-columns:210px minmax(0,1fr)}.provider-bottom{flex-wrap:wrap}.footer-grid{gap:26px}}
@media(max-width:960px){.site-header{height:80px}.logo{width:230px}.logo img{height:70px}.header-inner{justify-content:space-between}.menu-toggle{display:flex}.site-header nav{display:none;position:absolute;top:80px;left:0;right:0;background:#0a1936;padding:20px 24px;box-shadow:0 15px 24px #0002;flex-direction:column;align-items:stretch;gap:0;border-top:1px solid #304163}.site-header nav.open{display:flex}.site-header nav a{font-size:1rem;padding:12px 10px;border-bottom:1px solid #ffffff12}.header-cta{display:inline-flex}.hero{padding-top:45px}.hero-grid{grid-template-columns:1.2fr .8fr}.hero h1{font-size:3.4rem}.hero-art{margin-left:-120px;margin-right:-75px}.hero-description{font-size:1rem}.hero-caption{right:40px;bottom:12px;font-size:.73rem}.hero .button{font-size:.86rem}.trust-row{gap:22px}.shortlist{padding:23px 22px 16px}.shortlist-row{grid-template-columns:40px 1fr;gap:10px}.shortlist-row .button{grid-column:2;justify-self:start;padding:8px 12px;font-size:.78rem;min-height:40px}.shortlist h2{font-size:1.2rem}.category-grid,.provider-grid{grid-template-columns:repeat(2,1fr)}.article-grid{grid-template-columns:repeat(2,1fr)}.article-grid .article-card:last-child:nth-child(3){display:none}.editorial-banner{padding:35px;gap:35px}.editorial-banner h2{font-size:1.8rem}.footer-grid{grid-template-columns:1.3fr 1fr;gap:35px}.article-layout{grid-template-columns:1fr;max-width:840px;padding-top:28px;gap:28px}.article-sidebar{display:block}.toc{position:static;border:1px solid var(--line);border-radius:12px;padding:18px;background:var(--surface);columns:2;column-gap:20px}.toc>strong{column-span:all;padding:0 0 12px}.toc>a{border-left:0;padding:6px 0;break-inside:avoid}.sidebar-pick{display:none}.article-hero h1{font-size:3rem}.tool-teaser{padding:26px;gap:17px}.tool-teaser>.icon-tile{display:none}.sitemap-columns{columns:2}}
@media(max-width:680px){.container{width:calc(100% - 36px)}.site-header{height:73px}.logo{width:200px}.logo img{height:63px}.header-inner{gap:9px}.header-actions{gap:0}.header-cta{display:none}.site-header nav{top:73px}.hero{padding:35px 0 55px}.hero-grid{display:block;min-height:0}.hero h1{font-size:clamp(2.5rem,10.5vw,3.5rem);max-width:550px;margin-bottom:20px}.hero-description{font-size:1rem;line-height:1.8;max-width:490px;margin-bottom:24px}.hero .eyebrow{font-size:.63rem;letter-spacing:.13em;margin-bottom:19px}.hero-actions{gap:10px}.hero .button{padding:13px 15px;font-size:.86rem;flex:1;white-space:nowrap}.hero-art{margin:-6px -12px -10px;height:255px;justify-content:center;overflow:hidden}.hero-art img{max-width:450px;height:300px;object-fit:contain}.hero-caption{right:11px;bottom:19px;max-width:230px;padding:11px 14px;font-size:.73rem}.trust-row{gap:11px 21px;margin-top:8px;padding-top:20px;font-size:.73rem}.trust-row span{gap:7px}.trust-row .icon{width:17px;height:17px}.trust-row span:last-child{display:none}.shortlists{margin-top:-22px;padding-bottom:35px}.shortlist-grid{grid-template-columns:1fr;gap:18px}.shortlist{padding:23px 19px 17px;border-radius:15px}.shortlist-row{grid-template-columns:37px 1fr auto;padding:16px 0;gap:10px}.shortlist-row .button{grid-column:auto;padding:9px 10px;min-height:44px;font-size:.77rem}.shortlist-row .button .icon{display:none}.shortlist-row h3{font-size:.95rem}.shortlist-row p{font-size:.76rem}.shortlist-row .provider-mark{width:36px;height:36px;font-size:.87rem}.shortlist-head{padding-bottom:16px}.shortlist h2{font-size:1.3rem}.shortlist-head p{font-size:.8rem}.shortlist .list-footer{font-size:.69rem}.shortlist .list-footer .text-link{font-size:.8rem}.disclosure{font-size:.75rem}.section{padding:43px 0}.section-head{display:block;margin-bottom:24px}.section-head h2{font-size:1.8rem;line-height:1.2}.section-head p{font-size:.95rem}.section-head>.text-link{margin-top:16px}.category-grid{grid-template-columns:1fr 1fr;gap:12px}.category-card{padding:20px 17px;border-radius:13px}.category-card h3{font-size:1.05rem;letter-spacing:-.02em}.category-card p{font-size:.83rem;line-height:1.7}.category-card .category-top{margin-bottom:20px}.category-card .category-top>.icon{display:none}.icon-tile{width:42px;height:42px;border-radius:10px}.editorial-banner{grid-template-columns:1fr;padding:28px 24px;gap:28px;border-radius:16px}.editorial-banner h2{font-size:1.9rem}.editorial-banner .button{font-size:.88rem}.editorial-banner>div>p{font-size:.93rem}.principle p{font-size:.84rem}.duo,.article-grid,.provider-grid,.team-grid,.tool-layout,.intro-grid{grid-template-columns:1fr;gap:19px}.article-grid .article-card:last-child:nth-child(3){display:block}.card-visual{height:140px}.article-card-body{padding:22px}.article-card h3{font-size:1.23rem}.tool-teaser{padding:25px}.tool-teaser h3{font-size:1.32rem}.tool-teaser>.icon-tile{display:flex}.team-strip{flex-wrap:wrap;gap:20px}.team-copy{flex-basis:calc(100% - 140px)}.team-copy h3{font-size:1.1rem}.team-copy p{font-size:.85rem}.team-strip>.text-link{margin-left:0}.team-avatars img{width:58px;height:58px}.site-footer{padding-top:34px}.footer-grid{grid-template-columns:1fr 1fr;gap:28px 17px}.footer-grid>div:first-child{grid-column:1/-1}.footer-logo{width:220px;margin-top:-12px}.footer-grid>div:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:0 17px}.footer-grid>div:last-child>strong{grid-column:1/-1}.footer-grid strong{font-size:.87rem}.footer-grid>div>a:not(.logo){font-size:.81rem;line-height:1.7;padding:7px 0}.footer-bottom{font-size:.7rem;gap:8px;padding:21px 0}.footer-bottom>span:first-child{flex-basis:100%}.footer-bottom>span:last-child{margin-left:auto}.breadcrumbs{font-size:.73rem;gap:7px;margin-bottom:25px}.article-hero{padding:20px 0 30px}.article-hero h1{font-size:2.25rem;line-height:1.18;letter-spacing:-.035em}.article-deck{font-size:1.03rem}.article-hero .eyebrow{font-size:.69rem}.byline{font-size:.8rem}.byline span{font-size:.71rem}.article-layout{padding-bottom:40px}.toc{padding:18px;columns:1}.toc>a{font-size:.84rem;padding:7px 0}.article-content{font-size:1rem;line-height:1.88}.article-content h2{font-size:1.6rem;line-height:1.3}.article-section{margin-bottom:34px}.callout{padding:21px 19px;font-size:.96rem}.pros-cons{grid-template-columns:1fr;gap:13px}.review-summary{flex-wrap:wrap;padding:20px;gap:15px}.review-summary>div{flex:1}.review-summary .button{margin-left:0;flex-basis:100%}.review-summary .provider-mark{width:50px;height:50px;font-size:1.2rem}.table-wrap{border:0;border-radius:0;font-size:.93rem}table,tbody,tr,td,tbody th{display:block;width:100%}thead{display:none}tr{border:1px solid var(--line);border-radius:12px;margin-bottom:15px;overflow:hidden}tbody th{background:#101f3c;color:#fff;padding:16px 18px;font-size:1rem}td{padding:14px 18px;border-bottom:1px solid var(--line)!important}tr td:last-child{border-bottom:0!important}td:before{content:attr(data-label);display:block;font-size:.72rem;font-weight:750;color:#536685;letter-spacing:.06em;text-transform:uppercase;margin-bottom:6px}caption{display:block;padding:15px;border-radius:8px;line-height:1.7}td .button{width:100%;margin-top:8px}.sources{padding:22px 19px;font-size:.85rem}.author-box{gap:17px;align-items:start;flex-wrap:wrap;padding:25px 0}.author-box img{width:70px;height:70px}.author-box>div{flex-basis:100%}.related-links a{font-size:.9rem}.page-hero{padding:22px 0 35px}.page-hero h1{font-size:2.35rem}.page-hero .lead{font-size:1.04rem}.content-narrow{font-size:1rem;line-height:1.9}.content-narrow h2{font-size:1.6rem}.tool-panel,.result-panel{padding:24px 21px}.result-panel{position:static}.field-row{gap:13px}.field label{font-size:.86rem}.field input,.field select{padding:12px 10px}.result-number{font-size:2.8rem}.tool-panel .button{width:100%}.result-recommendation{padding:22px 18px}.result-recommendation .button{width:100%;margin:4px 0}.filter-row{gap:8px}.filter-row button{font-size:.8rem;padding:9px 14px}.sitemap-columns{columns:1}dialog{padding:22px 18px}.search-heading h2{font-size:1.2rem}.search-field input{font-size:.87rem}}
@media(max-width:370px){.container{width:calc(100% - 28px)}.logo{width:178px}.header-actions .icon-button{width:38px}.hero .button{font-size:.79rem;padding:12px 10px}.shortlist-row{grid-template-columns:34px 1fr auto;gap:8px}.shortlist-row h3{font-size:.86rem}.shortlist-row .button{font-size:.7rem;padding:9px 8px}.category-grid{grid-template-columns:1fr}.category-card .category-top{margin-bottom:15px}.category-card p{font-size:.92rem}.category-card h3{font-size:1.15rem}.field-row{grid-template-columns:1fr}.hero-caption{right:0}.trust-row{font-size:.69rem;gap:10px}.shortlist .list-footer>span{max-width:120px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important;animation:none!important}}
@media print{.site-header,.site-footer,.article-sidebar,.button,dialog,.search-open{display:none!important}.container{width:100%}.article-layout{display:block}.article-content{font-size:11pt}.article-hero{background:#fff;padding:0}.article-hero h1{font-size:28pt}.article-section{break-inside:auto}.callout{background:#fff}details>div{display:block}a{color:#000}.card-visual{background:#fff;color:#000}}
.connection-flow{display:flex;align-items:center;justify-content:space-between;gap:10px;flex-wrap:wrap;background:#101f3c;color:#d6e5ff;border-radius:12px;padding:23px;margin:25px 0;font-size:.83rem}.connection-flow span{border:1px solid #405578;border-radius:8px;padding:10px 13px}.connection-flow b{color:#88baff}.comparison-actions{margin-top:28px}.comparison-actions .fine{margin-top:12px;font-size:.84rem}.comparison-actions .button{font-size:.85rem}#cost-result[data-invalid=true]{opacity:.65}.article-card{height:100%}.article-card-body{display:flex;flex-direction:column}.article-card-body .text-link{margin-top:auto}
@media(max-width:680px){.connection-flow{flex-direction:column;align-items:stretch;text-align:center}.connection-flow>b{transform:rotate(90deg)}.comparison-actions{gap:12px}.comparison-actions .button{width:100%}}
/* Keep navigation and its companion card in the same sticky stack. */
@media screen and (min-width:961px){
 .article-sidebar-inner{position:sticky;top:25px;display:flex;flex-direction:column;max-height:calc(100vh - 50px);max-height:calc(100dvh - 50px);overflow-y:auto;scrollbar-width:thin}
 .article-sidebar-inner .toc{position:static;flex:0 1 auto;min-height:160px;max-height:none;overflow-y:auto;scrollbar-width:thin}
 .article-sidebar-inner .sidebar-pick{flex:none}
}
@media screen and (max-width:960px){
 .article-sidebar .toc{columns:auto}
}
/* Owner-supplied brand artwork: preserve complete logos and natural proportions. */
.provider-mark.provider-logo{width:150px;height:76px;padding:10px;border:1px solid #e3e9f2;border-radius:10px;background:#fff;color:inherit;letter-spacing:normal;overflow:hidden}
.provider-logo img{display:block;width:100%;height:100%;object-fit:contain;object-position:center}
.provider-card .provider-top{flex-direction:column;align-items:flex-start;gap:16px}
.provider-card .provider-logo{width:172px;height:82px}
.provider-card .provider-top>div{min-width:0}
.shortlist-row{grid-template-columns:100px minmax(0,1fr) auto}
.shortlist-row .provider-mark.provider-logo{width:100px;height:58px;padding:8px}
.shortlist-row .button{grid-column:auto}
.shortlist-row .provider-logo.stacked{padding:4px}
.review-summary .provider-mark.provider-logo{width:146px;height:88px;padding:10px}
.review-summary>div{min-width:0}
.sidebar-pick .provider-mark.provider-logo{width:100%;height:94px}
.versus{gap:16px}
.versus .provider-mark.provider-logo{width:140px;height:86px}
.result-recommendation .provider-top{flex-direction:column;align-items:flex-start;gap:16px}
.result-recommendation .provider-logo{width:158px;height:84px}
@media(min-width:681px) and (max-width:1100px){.shortlist-row{grid-template-columns:100px minmax(0,1fr)}.shortlist-row .button{grid-column:2;justify-self:start}.review-summary{flex-wrap:wrap}.review-summary>div{flex:1 1 200px}.review-summary .button{margin-left:0}}
@media(max-width:680px){.shortlist-row{grid-template-columns:84px minmax(0,1fr) auto;gap:10px}.shortlist-row .provider-mark.provider-logo{width:84px;height:56px;padding:6px}.shortlist-row .provider-logo.stacked{padding:3px}.review-summary .provider-mark.provider-logo{width:124px;height:82px}.review-summary>div{flex:1 1 150px}.versus{gap:12px}.versus .provider-mark.provider-logo{width:calc((100% - 45px)/2);max-width:140px;height:82px;padding:8px}}
@media(max-width:370px){.shortlist-row{grid-template-columns:84px minmax(0,1fr);gap:10px}.shortlist-row .button{grid-column:2;justify-self:start;font-size:.77rem;padding:9px 12px}.shortlist-row h3{font-size:.95rem}.shortlist-row p{font-size:.8rem}.review-summary .provider-mark.provider-logo{width:100%;height:90px}}
/* A single editorial panel anchors the desktop action to the people behind the review. */
.review-intro{padding-top:32px}
.review-intro+.article-layout .sidebar-pick{display:none}
.review-intro .article-section,.review-intro+.article-layout .article-section{scroll-margin-top:28px}
.review-intro .article-section{margin:0}
.review-intro h2{font-size:1.6rem;margin:0 0 20px}
.editorial-score{display:grid;grid-template-columns:180px minmax(0,1fr);border:1px solid #dbe5f1;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 8px 30px #162f5610}
.score-number{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;padding:28px 20px;background:#122747;color:#fff;text-align:center}
.score-number>span{font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#c2d7f4}
.score-number strong{font-size:3.6rem;line-height:1.1;letter-spacing:-.04em}
.score-number small{font-size:1.15rem;font-weight:500;color:#c2d7f4;letter-spacing:0;margin-left:4px}
.score-number a{font-size:.74rem;color:#d6e6ff;text-decoration:underline;text-underline-offset:4px}
.score-verdict{padding:25px 30px;min-width:0}
.score-verdict .provider-logo{width:145px;height:65px;float:right;margin:0 0 12px 24px;border:0;padding:4px}
.score-verdict h3{font-size:1.3rem;margin:0 0 10px;line-height:1.35}
.score-verdict p{font-size:1rem;line-height:1.8;margin:0;color:#465c79}
.evidence-boundary{font-size:.79rem;color:#586b88;line-height:1.7;margin:13px 0}
.review-jumps{display:flex;flex-wrap:wrap;gap:9px;margin:16px 0 0}
.review-jumps a{padding:10px 15px;border:1px solid #dce5f2;border-radius:8px;background:#f6f8fc;font-size:.82rem;font-weight:650;text-decoration:none}
.review-jumps a:hover{background:#eaf0fd}
.snapshot-note{font-size:.88rem;line-height:1.8;border-left:3px solid #5075ed;padding:0 0 0 16px;color:#526580}
.review-pricing .table-wrap{font-size:.86rem}
.review-pricing table{table-layout:fixed}
.review-pricing th,.review-pricing td{padding:16px 12px;overflow-wrap:anywhere}
.review-pricing thead th:first-child{width:18%}
.review-pricing thead th:nth-child(2){width:15%}
.review-pricing thead th:nth-child(3){width:19%}
.review-pricing thead th:nth-child(4){width:24%}
.cost-reading{background:#f3f7ff;border:1px solid #dce7fa;border-radius:12px;padding:23px 25px;margin:22px 0}
.cost-reading h3{font-size:1.1rem;margin:0 0 12px}
.cost-reading p{font-size:.94rem;margin:0}
.review-capture{margin:24px 0;border:1px solid #dbe4ef;border-radius:14px;overflow:hidden;background:#fff}
.review-capture>a{display:block;padding:10px;background:#f5f7fb}
.review-capture img{display:block;width:100%;height:auto;border-radius:7px}
.review-capture figcaption{padding:20px 22px;font-size:.85rem;line-height:1.8;color:#465c79}
.capture-label{display:block;color:#546886;text-transform:uppercase;letter-spacing:.05em;font-size:.69rem;font-weight:750;margin-bottom:8px}
.toc{max-height:calc(100vh - 135px);overflow-y:auto;scrollbar-width:thin}
@media(max-width:980px){.toc{max-height:340px}.review-intro{max-width:840px}}
@media(max-width:680px){
 .review-intro{padding-top:25px}
 .review-intro h2{font-size:1.4rem}
 .editorial-score{grid-template-columns:1fr;border-radius:13px}
 .score-number{flex-direction:row;justify-content:space-between;flex-wrap:wrap;padding:19px 20px;gap:8px 14px}
 .score-number strong{font-size:2.65rem;order:2}
 .score-number>span{font-size:.67rem;order:1}
 .score-number a{order:3;flex-basis:100%;text-align:left}
 .score-verdict{padding:22px 20px}
 .score-verdict .provider-logo{float:none;margin:0 0 15px;width:137px;height:61px}
 .score-verdict h3{font-size:1.17rem}
 .score-verdict p{font-size:.95rem}
 .review-jumps a{flex:1 1 130px;text-align:center;font-size:.8rem;padding:11px 9px}
 .review-pricing .table-wrap{font-size:.93rem}
 .review-pricing th,.review-pricing td{padding:14px 18px;overflow-wrap:break-word}
 .review-pricing table{table-layout:auto}
 .review-capture>a{padding:5px}
 .review-capture figcaption{padding:17px}
 .cost-reading{padding:20px}
 .toc{max-height:230px}
}
.review-hero{padding-bottom:36px}
.review-hero .breadcrumbs{margin-bottom:28px}
.review-heading-bar{margin-bottom:20px}
.review-heading-bar .eyebrow{margin:0}
.review-hero h1{font-size:clamp(2.25rem,3.7vw,3.4rem);line-height:1.15;letter-spacing:-.035em}
.review-hero .article-deck{font-size:1.08rem;line-height:1.8;max-width:880px;margin-bottom:26px}
.review-mobile-action{display:none}
.review-meta-panel{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:stretch;background:#fff;border:1px solid #dce5f2;border-radius:14px;box-shadow:0 5px 18px #172e5810;margin-top:4px;overflow:hidden}
.review-people{padding:22px 26px;min-width:0}
.review-credits{display:flex;align-items:center;flex-wrap:wrap;gap:18px 24px;margin:0}
.review-credits .byline{margin:0;gap:11px;font-size:.88rem}
.review-credits .byline img{width:46px;height:46px;border:2px solid #fff;box-shadow:0 0 0 1px #e0e7f1}
.review-credits .reviewer{border-left:1px solid #e4eaf3;padding-left:24px}
.review-credits .credit-label{margin:0 0 3px;font-size:.74rem;color:#586b88}
.review-published{font-size:.77rem;color:var(--muted);margin:16px 0 0;padding-top:12px;border-top:1px solid #edf0f6}
.review-desktop-action{display:flex;flex-direction:column;justify-content:center;align-items:stretch;gap:10px;padding:22px 26px;border-left:1px solid #e4eaf3;background:#fbfcff;min-width:250px}
.review-action-label{font-size:.72rem;font-weight:650;letter-spacing:.06em;color:#586b88;text-transform:uppercase;text-align:center}
.review-visit-link{min-height:52px;padding:14px 21px;font-size:.95rem;font-weight:750;box-shadow:0 3px 10px #405ade24;flex-shrink:0}
.review-hero .disclosure{font-size:.75rem;line-height:1.7;margin:18px 2px 0;max-width:900px}
@media(min-width:681px) and (max-width:900px){.review-people{padding:20px}.review-desktop-action{min-width:210px;max-width:280px;padding:20px}.review-credits{gap:14px 18px}.review-credits .reviewer{border-left:0;padding-left:0}}
@media(max-width:680px){
 .review-hero{padding-bottom:28px}
 .review-hero .breadcrumbs{margin-bottom:20px}
 .review-heading-bar{margin-bottom:22px}
 .review-heading-bar .eyebrow{font-size:.67rem}
 .review-mobile-action{display:block;margin-top:12px}
 .review-mobile-action .review-visit-link{width:100%;min-height:54px;padding:14px 18px;font-size:1rem}
 .review-hero h1{font-size:2.25rem;line-height:1.18}
 .review-hero .article-deck{font-size:1.03rem;margin-bottom:22px}
 .review-meta-panel{display:block;border-radius:12px;box-shadow:none}
 .review-people{padding:18px}
 .review-credits{gap:16px 22px}
 .review-credits .byline{font-size:.84rem;gap:9px}
 .review-credits .byline img{width:38px;height:38px}
 .review-credits .reviewer{border-left:0;padding-left:0}
 .review-credits .credit-label{font-size:.72rem}
 .review-published{font-size:.73rem;margin-top:16px;padding-top:12px}
 .review-desktop-action{display:none}
}
/* Guide actions lead into the matching hosting or VPN selector. */
.guide-mobile-action{display:none}
.guide-meta-panel{display:flex;align-items:center;justify-content:space-between;gap:24px;background:#fff;border:1px solid #dce5f2;border-radius:14px;padding:22px 24px;margin-top:26px}
.guide-people{min-width:0}
.guide-people .byline{margin:0}
.guide-desktop-action{display:flex;flex-direction:column;gap:8px;align-items:stretch;flex-shrink:0;text-align:center}
.guide-desktop-action>span,.guide-mobile-action>span{display:block;color:var(--muted);font-size:.73rem;line-height:1.5}
.guide-fit-link{min-height:52px}
.guide-next-step{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:26px;margin:36px 0;background:var(--surface);border:1px solid var(--line);border-radius:14px}
.guide-next-step strong{font-size:1.12rem}
.guide-next-step p{font-size:.88rem;color:var(--muted);margin:6px 0 0}
.guide-next-step .button{flex-shrink:0}
.finder-output{min-width:0}
.finder-output .result-panel{position:static}
#finder-form,#finder-results-heading{scroll-margin-top:24px}
#finder-results-heading{font-size:1.5rem;margin:28px 0 0;border-radius:4px}
#finder-form button:disabled{opacity:.65;cursor:wait;transform:none}
@media(max-width:680px){
 .guide-heading-bar{margin-bottom:22px}
 .guide-heading-bar .eyebrow{font-size:.67rem}
 .guide-mobile-action{display:block;margin-top:12px}
 .guide-mobile-action .guide-fit-link{width:100%;min-height:54px;font-size:1rem}
 .guide-mobile-action>span{text-align:center;margin-top:7px}
 .guide-meta-panel{display:block;background:none;border:0;padding:0;margin-top:24px}
 .guide-desktop-action{display:none}
 .guide-next-step{flex-direction:column;align-items:stretch;gap:18px;padding:22px}
 .guide-next-step .button{width:100%}
}
/* Keep the supplied transparent artwork fully visible above its mobile caption. */
@media(max-width:680px){
 .hero-art{height:auto;flex-direction:column;margin:12px -12px 0;overflow:visible}
 .hero-art img{height:auto}
 .hero-caption{position:static;align-self:flex-end;margin:-18px 12px 14px}
}
