:root{--bg:#f4f7fb;--surface:#fff;--surface-muted:#edf3f8;--surface-raised:#fbfdff;--text:#18324d;--text-muted:#596f84;--border:#dce6ef;--border-strong:#bdcbd8;--navy-900:#102a43;--blue-700:#1d4ed8;--blue-600:#2563eb;--blue-100:#e8f0ff;--teal-700:#0f766e;--teal-100:#e3f6f3;--amber-100:#fff5dc;--amber-700:#a95b09;--radius-sm:18px;--radius-md:26px;--radius-lg:36px;--shadow-sm:0 14px 38px rgba(16,42,67,.07);--shadow-md:0 26px 68px rgba(16,42,67,.16);--shell:1220px;--ease:cubic-bezier(.22,1,.36,1)}
[data-theme="dark"]{--bg:#0c1722;--surface:#122434;--surface-muted:#192e40;--surface-raised:#14283a;--text:#eef6fc;--text-muted:#a7bbcc;--border:#284052;--border-strong:#426074;--navy-900:#07111a;--blue-100:#17345b;--teal-100:#123b3a;--shadow-sm:0 18px 48px rgba(0,0,0,.18);--shadow-md:0 30px 75px rgba(0,0,0,.32)}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Manrope,Arial,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{display:block}.shell{width:min(calc(100% - 40px),var(--shell));margin-inline:auto}.skip-link{position:fixed;left:16px;top:-80px;z-index:999;padding:12px 16px;border-radius:10px;background:var(--navy-900);color:#fff;font-weight:800}.skip-link:focus{top:16px}.site-header{position:sticky;top:0;z-index:100;background:color-mix(in srgb,var(--bg) 84%,transparent);border-bottom:1px solid transparent;backdrop-filter:blur(18px);transition:180ms}.site-header.scrolled{border-color:var(--border);box-shadow:0 8px 28px rgba(8,24,40,.05)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:inline-flex;align-items:center;gap:10px;font-size:19px;font-weight:800;letter-spacing:-.04em}.brand>span>span{color:var(--blue-600)}.brand-mark{width:36px;height:36px;fill:var(--navy-900);stroke:#fff;stroke-width:2;stroke-linecap:round}.desktop-nav{display:flex;gap:3px}.desktop-nav a{padding:10px;border-radius:10px;color:var(--text-muted);font-size:13px;font-weight:700}.desktop-nav a:hover{color:var(--text);background:var(--surface-muted)}.header-actions{display:flex;align-items:center;gap:10px}.icon-button{width:46px;height:46px;border:1px solid var(--border);border-radius:14px;background:var(--surface);color:var(--text);display:grid;place-items:center;cursor:pointer}.icon-button svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.moon-icon,[data-theme="dark"] .sun-icon{display:none}[data-theme="dark"] .moon-icon{display:block}.menu-button{display:none}.mobile-nav{padding:0 20px 18px;border-top:1px solid var(--border);background:var(--bg)}.mobile-nav a{display:block;padding:13px 4px;border-bottom:1px solid var(--border);font-weight:700}.button{min-height:48px;display:inline-flex;align-items:center;justify-content:center;gap:9px;padding:0 20px;border-radius:14px;border:1px solid transparent;font-size:14px;font-weight:800;transition:180ms}.button svg,.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.button:hover{transform:translateY(-2px)}.button-small{min-height:44px;background:var(--navy-900);color:#fff}.button-primary{background:var(--blue-700);color:#fff;box-shadow:0 10px 24px rgba(29,78,216,.22)}.button-primary:hover{background:#1e40af}.text-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:var(--text);font-size:14px;font-weight:800}.text-link:hover{color:var(--blue-700)}.bento-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm)}.eyebrow,.kicker{color:var(--blue-700);font-size:12px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.eyebrow{display:inline-flex;align-items:center;gap:8px}.status-dot{width:8px;height:8px;border-radius:50%;background:var(--teal-700);box-shadow:0 0 0 5px color-mix(in srgb,var(--teal-700) 15%,transparent);animation:pulse 2.2s ease-out infinite}.breadcrumbs{display:flex;flex-wrap:wrap;gap:8px;margin:0 0 20px;color:var(--text-muted);font-size:12px;font-weight:700}.breadcrumbs a:hover{color:var(--blue-600)}.page-hero{padding-top:28px}.page-hero-grid{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(320px,.72fr);gap:16px}.page-hero-copy{min-height:500px;padding:clamp(30px,5vw,62px);display:flex;flex-direction:column;overflow:hidden;background:linear-gradient(145deg,var(--surface) 46%,color-mix(in srgb,var(--blue-100) 55%,var(--surface)))}.page-hero h1,.home-hero h1{max-width:850px;margin:24px 0 20px;font-size:clamp(42px,6vw,74px);line-height:1.02;letter-spacing:-.06em}.page-hero-copy>p,.home-hero-copy>p{max-width:750px;color:var(--text-muted);font-size:18px}.hero-actions{display:flex;align-items:center;flex-wrap:wrap;gap:18px;margin-top:28px}.hero-tags{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto;padding-top:40px}.hero-tags span{padding:6px 10px;border-radius:999px;background:var(--surface);border:1px solid var(--border);color:var(--text-muted);font-size:11px;font-weight:800}.page-hero-photo,.home-photo{position:relative;min-height:500px;margin:0;overflow:hidden;border-radius:var(--radius-md);background:var(--navy-900);box-shadow:var(--shadow-sm);transform:perspective(1100px) rotateX(var(--rx,0deg)) rotateY(var(--ry,0deg));transition:transform 280ms var(--ease),box-shadow 280ms var(--ease)}.page-hero-photo:hover,.home-photo:hover{box-shadow:var(--shadow-md)}.page-hero-photo img,.home-photo img{width:100%;height:100%;object-fit:cover;transition:transform 900ms var(--ease),filter 900ms var(--ease)}.page-hero-photo:hover img,.home-photo:hover img{transform:scale(1.055);filter:saturate(1.08)}.page-hero-photo:after,.home-photo:after{content:"";position:absolute;inset:40% 0 0;background:linear-gradient(transparent,rgba(4,12,22,.84))}.page-hero-photo figcaption,.home-photo figcaption{position:absolute;left:28px;right:28px;bottom:28px;z-index:2;color:#fff;display:grid}.page-hero-photo figcaption strong,.home-photo figcaption strong{font-size:22px}.page-hero-photo figcaption span,.home-photo figcaption span{color:#d2dfeb;font-size:12px}.cursor-glow{position:absolute;inset:0;z-index:3;pointer-events:none;background:radial-gradient(circle at var(--px,50%) var(--py,50%),rgba(255,255,255,.2),transparent 24%);opacity:0;transition:opacity 220ms}.page-hero-photo:hover .cursor-glow,.home-photo:hover .cursor-glow,.expert-strip-photo:hover .cursor-glow{opacity:1}.article-shell{display:grid;grid-template-columns:270px minmax(0,820px);justify-content:center;gap:clamp(42px,7vw,92px);align-items:start;padding-top:100px}.toc-card{position:sticky;top:105px;padding:22px}.toc-card nav{display:grid;gap:4px;margin-top:16px}.toc-card nav a{padding:10px 11px;border-radius:10px;color:var(--text-muted);font-size:12px;font-weight:700}.toc-card nav a:hover,.toc-card nav a.active{color:var(--blue-700);background:var(--blue-100)}.toc-progress{height:4px;margin-top:18px;overflow:hidden;border-radius:999px;background:var(--surface-muted)}.toc-progress span{display:block;width:0;height:100%;background:var(--blue-600)}.article-body{min-width:0}.article-body>p{margin:0 0 24px;color:var(--text-muted);font-size:17px;line-height:1.85}.article-body>p:first-child{color:var(--text);font-size:21px;line-height:1.75}.article-body h2{margin:76px 0 22px;scroll-margin-top:105px;font-size:clamp(29px,3.4vw,43px);line-height:1.15;letter-spacing:-.045em}.article-body h3{margin:38px 0 14px;font-size:24px;letter-spacing:-.03em}.article-body a{color:var(--blue-700);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.article-body ul{margin:0 0 28px;padding-left:24px;color:var(--text-muted)}.article-body li{margin:9px 0}.article-body code{padding:2px 6px;border-radius:6px;background:var(--surface-muted)}.article-table{margin:28px 0;overflow-x:auto;border:1px solid var(--border);border-radius:18px;background:var(--surface)}.article-table table{width:100%;min-width:620px;border-collapse:collapse}.article-table th,.article-table td{padding:15px;border-bottom:1px solid var(--border);text-align:left;font-size:13px}.article-table th{background:var(--surface-muted);color:var(--text-muted);font-size:11px}.page-cta{margin-top:76px;padding:30px;border:1px solid color-mix(in srgb,var(--blue-600) 20%,var(--border));border-radius:var(--radius-md);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--blue-100) 48%,var(--surface)));display:flex;align-items:center;justify-content:space-between;gap:28px}.page-cta h2{margin:8px 0;font-size:28px}.page-cta p{max-width:550px;margin:0;color:var(--text-muted);font-size:14px}.page-cta a{text-decoration:none}.expert-strip{margin-top:110px;display:grid;grid-template-columns:300px 1fr;gap:0;overflow:hidden;border-radius:var(--radius-lg);background:var(--navy-900);color:#fff}.expert-strip-photo{position:relative;min-height:360px;overflow:hidden}.expert-strip-photo img{width:100%;height:100%;object-fit:cover;transition:transform 800ms var(--ease)}.expert-strip-photo:hover img{transform:scale(1.06)}.expert-strip>div:last-child{padding:clamp(34px,5vw,68px)}.expert-strip blockquote{max-width:760px;margin:18px 0 26px;font-size:clamp(24px,3vw,39px);line-height:1.32;letter-spacing:-.04em}.expert-strip p{margin:0;color:#a9bdcf}.site-footer{margin-top:110px;padding:60px 0 24px;border-top:1px solid var(--border);background:var(--surface)}.footer-grid{display:grid;grid-template-columns:minmax(280px,1.5fr) .7fr .8fr;gap:50px}.footer-grid p,.footer-grid a{color:var(--text-muted);font-size:12px}.footer-grid>div{display:flex;flex-direction:column;align-items:flex-start;gap:9px}.footer-grid strong{margin-bottom:6px;font-size:13px}.footer-bottom{display:flex;justify-content:space-between;margin-top:50px;padding-top:20px;border-top:1px solid var(--border);color:var(--text-muted);font-size:11px}.home-hero{padding-top:34px;display:grid;grid-template-columns:minmax(0,1.5fr) minmax(340px,.68fr);gap:16px}.home-hero-copy{min-height:620px;padding:clamp(34px,5vw,68px);display:flex;flex-direction:column;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--blue-100) 56%,var(--surface)))}.home-photo{min-height:620px}.hero-proof{display:flex;gap:34px;margin-top:auto;padding-top:42px}.hero-proof div{display:grid}.hero-proof strong{font-size:25px}.hero-proof span{color:var(--text-muted);font-size:10px;font-weight:700}.home-section{padding-top:110px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:40px;margin-bottom:30px}.section-heading h2{margin:7px 0 0;font-size:clamp(34px,4.4vw,56px);line-height:1.08;letter-spacing:-.055em}.section-heading>p{max-width:470px;margin:0;color:var(--text-muted);font-size:14px}.topic-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.topic-card{min-height:260px;padding:26px;display:flex;flex-direction:column;transition:220ms var(--ease)}.topic-card:hover{transform:translateY(-5px);border-color:var(--blue-600);box-shadow:var(--shadow-md)}.topic-card>span{color:var(--blue-600);font-size:11px;font-weight:800}.topic-card h3{margin:45px 0 10px;font-size:26px}.topic-card p{margin:0;color:var(--text-muted);font-size:13px}.topic-card strong{margin-top:auto;padding-top:24px;color:var(--blue-700);font-size:13px}.home-providers{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.home-provider{padding:28px}.provider-logo{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;color:#fff;background:var(--blue-700);font-weight:800}.home-provider h3{margin:24px 0 8px;font-size:26px}.home-provider p{color:var(--text-muted);font-size:13px}.home-provider .button{width:100%;margin-top:18px}.reveal{opacity:0;transform:translateY(18px);transition:opacity 520ms var(--ease),transform 520ms var(--ease)}.reveal.visible{opacity:1;transform:translateY(0)}
.provider-evidence{margin-bottom:82px}.evidence-heading h2{margin:8px 0 14px}.evidence-heading>p{margin:0;color:var(--text-muted);font-size:15px}.provider-evidence .tariff-table{margin-top:26px}.provider-evidence .tariff-table td:first-child{font-weight:800;color:var(--text)}.provider-evidence .tariff-table td:nth-child(2){font-weight:700;color:var(--teal-700);white-space:nowrap}.source-line{margin:14px 0 0!important;color:var(--text-muted)!important;font-size:12px!important}.source-line a{font-weight:800}.reviews-heading{margin-top:70px;scroll-margin-top:105px}.reviews-list{margin-top:26px;overflow:hidden}.review-row{display:grid;grid-template-columns:76px minmax(0,1fr);align-items:center;gap:20px;padding:22px 24px;border-bottom:1px solid var(--border);transition:background 200ms var(--ease)}.review-row:last-child{border-bottom:0}.review-row:hover{background:color-mix(in srgb,var(--blue-100) 38%,var(--surface))}.review-score{width:68px;height:68px;border-radius:18px;display:grid;place-items:center;align-content:center;gap:0;background:var(--blue-100);border:1px solid color-mix(in srgb,var(--blue-600) 14%,var(--border));font-variant-numeric:tabular-nums}.review-score strong{color:var(--blue-700);font-size:22px;line-height:1.05;letter-spacing:-.04em}.review-score span{color:var(--text-muted);font-size:10px;font-weight:800;letter-spacing:0}.review-copy{min-width:0}.review-meta{display:flex;align-items:baseline;flex-wrap:wrap;gap:6px 12px}.review-meta strong{color:var(--text);font-size:14px}.review-meta span{color:var(--text-muted);font-size:12px}.review-copy p{margin:7px 0 0;color:var(--text);font-size:15px;line-height:1.65}.review-note{margin-top:22px!important;padding:18px 20px;border:1px solid var(--border);border-radius:16px;background:var(--surface-muted);color:var(--text-muted)!important;font-size:14px!important}
.comparison-panel{margin:26px 0 34px}.comparison-panel-heading{margin-bottom:14px}.comparison-panel-heading h3{margin:6px 0 0}.comparison-table{position:relative;margin:0;box-shadow:var(--shadow-sm)}.comparison-table:before{content:"";position:absolute;z-index:2;left:18px;right:18px;top:0;height:2px;border-radius:999px;background:linear-gradient(90deg,var(--blue-600),var(--teal-700));transform:scaleX(.28);transform-origin:left;transition:transform 260ms var(--ease)}.comparison-table:hover:before{transform:scaleX(1)}.comparison-table tbody tr{transition:transform 180ms var(--ease)}.comparison-table tbody td{transition:background 180ms var(--ease),color 180ms var(--ease)}.comparison-table tbody tr:hover{transform:translateX(2px)}.comparison-table tbody tr:hover td{background:color-mix(in srgb,var(--blue-100) 40%,var(--surface))}.comparison-table tbody td:first-child{font-weight:800;color:var(--text)}.comparison-table tbody td:nth-child(3){font-variant-numeric:tabular-nums;font-weight:700;color:var(--teal-700)}.comparison-table a{font-weight:800}.comparison-caption{margin:12px 2px 0!important;color:var(--text-muted)!important;font-size:12px!important;line-height:1.65!important}
@keyframes pulse{0%{box-shadow:0 0 0 0 rgba(15,118,110,.35)}70%{box-shadow:0 0 0 9px rgba(15,118,110,0)}100%{box-shadow:0 0 0 0 rgba(15,118,110,0)}}
@media(max-width:980px){.desktop-nav{display:none}.menu-button{display:grid}.page-hero-grid,.home-hero{grid-template-columns:1fr}.page-hero-photo{min-height:360px}.article-shell{grid-template-columns:1fr}.toc-card{position:static}.toc-card nav{grid-template-columns:repeat(3,1fr)}.topic-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:720px){.shell{width:min(calc(100% - 28px),var(--shell))}.header-inner{min-height:68px}.header-actions .button-small{display:none}.page-hero h1,.home-hero h1{font-size:clamp(39px,12vw,58px)}.page-hero-copy,.home-hero-copy{min-height:570px;padding:28px 22px}.home-photo{min-height:470px}.hero-actions{align-items:stretch;flex-direction:column}.hero-actions .button{width:100%}.hero-proof{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.hero-proof strong{font-size:20px}.article-shell{padding-top:70px}.toc-card nav{grid-template-columns:1fr 1fr}.article-body>p{font-size:16px}.article-body>p:first-child{font-size:19px}.page-cta{align-items:stretch;flex-direction:column}.expert-strip{grid-template-columns:1fr}.expert-strip-photo{min-height:430px}.section-heading{align-items:flex-start;flex-direction:column}.topic-grid,.home-providers{grid-template-columns:1fr}.review-row{grid-template-columns:64px minmax(0,1fr);gap:14px;padding:18px}.review-score{width:60px;height:60px;border-radius:15px}.review-score strong{font-size:19px}.review-source{grid-column:2;justify-self:start}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:430px){.theme-toggle{display:none}.toc-card nav{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{flex-direction:column;gap:8px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}
.provider-evidence .tariff-table table{min-width:920px}.provider-evidence .price-note{min-width:220px;color:var(--text-muted);font-size:12px;line-height:1.55}
.table-action{display:inline-flex;align-items:center;min-height:36px;padding:0 12px;border-radius:10px;background:var(--blue-100);color:var(--blue-700)!important;font-size:11px;font-weight:800;text-decoration:none!important;white-space:nowrap;transition:transform 180ms var(--ease),background 180ms var(--ease)}.table-action:hover{transform:translateY(-1px);background:color-mix(in srgb,var(--blue-100) 65%,var(--blue-600))}

/* /hosting/: editorial hub components */
.hosting-hub-page{--text-muted:#5b7186}
.hosting-hub-page .page-hero-copy{background:linear-gradient(145deg,var(--surface) 38%,color-mix(in srgb,var(--teal-100) 56%,var(--surface)))}
.hosting-hub-page .article-body{max-width:820px}
.hosting-hub-page .article-body h2{scroll-margin-top:112px}
.hosting-hub-page .article-body h3{margin-top:42px}
.hosting-hub-page .article-table caption{padding:15px 18px;border-bottom:1px solid var(--border);background:var(--surface);color:var(--text);font-size:13px;font-weight:800;text-align:left}
.hosting-hub-page .article-table table{min-width:1160px}
.hosting-hub-page .article-table th{white-space:normal;vertical-align:bottom}
.hosting-hub-page .article-table td{min-width:142px;vertical-align:top;line-height:1.55}
.hosting-provider-pills{min-width:150px;display:grid;gap:7px}
.hosting-provider-pills a{min-height:34px;padding:6px 8px;border:1px solid var(--border);border-radius:10px;background:var(--surface);display:flex;align-items:center;gap:7px;color:var(--text)!important;text-decoration:none!important;transition:border-color 180ms var(--ease),transform 180ms var(--ease),background 180ms var(--ease)}
.hosting-provider-pills a:hover{transform:translateX(2px);border-color:var(--blue-600);background:var(--blue-100)}
.hosting-provider-pills a>span,.hosting-provider-pills a>img{width:20px;height:20px;flex:0 0 20px;border-radius:6px;object-fit:contain}
.hosting-provider-pills a>span{display:grid;place-items:center;background:var(--navy-900);color:#fff;font-size:9px;font-weight:800}
.hosting-provider-pills strong{font-size:10px;white-space:nowrap}
.hosting-scenario-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin:28px 0 36px}
.hosting-scenario-card{min-height:238px;padding:24px;display:flex;flex-direction:column;color:var(--text)!important;text-decoration:none!important;transition:border-color 220ms var(--ease),box-shadow 220ms var(--ease),transform 220ms var(--ease)}
.hosting-scenario-card:hover{transform:translateY(-3px);border-color:var(--blue-600);box-shadow:var(--shadow-md)}
.hosting-scenario-card:focus-visible,.hosting-provider-nav a:focus-visible,.hosting-faq summary:focus-visible{outline:3px solid color-mix(in srgb,var(--blue-600) 68%,transparent);outline-offset:3px}
.hosting-scenario-icon{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--blue-100);color:var(--blue-700)}
.hosting-scenario-icon svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hosting-scenario-card h3{margin:22px 0 8px!important;font-size:20px!important;line-height:1.25}
.hosting-scenario-card p{margin:0;color:var(--text-muted);font-size:14px;line-height:1.65}
.hosting-scenario-card strong{margin-top:auto;padding-top:20px;display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--blue-700);font-size:13px}
.hosting-scenario-card strong svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}
.hosting-type-map{margin:30px 0 44px;padding:26px;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--blue-100) 30%,var(--surface)));box-shadow:var(--shadow-sm)}
.hosting-type-map figcaption{display:grid;gap:4px;margin-bottom:24px}
.hosting-type-map figcaption strong{font-size:19px}
.hosting-type-map figcaption span{color:var(--text-muted);font-size:13px}
.hosting-type-map-track{position:relative;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}
.hosting-type-map-track:before{content:"";position:absolute;left:8%;right:8%;top:54px;height:2px;background:linear-gradient(90deg,var(--blue-600),var(--teal-700));opacity:.35}
.hosting-type-node{position:relative;z-index:1;min-height:174px;padding:14px;border:1px solid var(--border);border-radius:16px;background:var(--surface);display:flex;align-items:flex-start;flex-direction:column}
.hosting-type-node>span{color:var(--text-muted);font-size:10px;font-weight:800}
.hosting-type-node svg{width:38px;height:38px;margin:14px 0;color:var(--blue-700);fill:var(--blue-100);stroke:currentColor;stroke-width:1.7;stroke-linecap:round}
.hosting-type-node strong{font-size:14px}
.hosting-type-node small{margin-top:4px;color:var(--text-muted);font-size:11px;line-height:1.5}
.hosting-provider-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0 34px}
.hosting-provider-nav a{min-height:92px;padding:16px;border:1px solid var(--border);border-radius:16px;background:var(--surface);display:grid;grid-template-columns:42px minmax(0,1fr) 20px;align-items:center;gap:12px;color:var(--text)!important;text-decoration:none!important;transition:border-color 180ms var(--ease),background 180ms var(--ease)}
.hosting-provider-nav a:hover{border-color:var(--blue-600);background:color-mix(in srgb,var(--blue-100) 36%,var(--surface))}
.hosting-provider-nav a>span{width:42px;height:42px;border-radius:12px;display:grid;place-items:center;background:var(--navy-900);color:#fff;font-weight:800}
.hosting-provider-nav a div{display:grid;gap:2px}
.hosting-provider-nav a small{color:var(--text-muted);font-size:11px}
.hosting-provider-nav a>svg{width:18px;height:18px;fill:none;stroke:var(--blue-700);stroke-width:2}
.hosting-editorial-image{margin:32px 0 36px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--surface);box-shadow:var(--shadow-sm)}
.hosting-editorial-image picture,.hosting-editorial-image img{display:block;width:100%}
.hosting-editorial-image img{height:auto;aspect-ratio:16/9;object-fit:cover}
.hosting-editorial-image figcaption{padding:16px 20px;color:var(--text-muted);font-size:13px;line-height:1.6}
.hosting-faq{display:grid;gap:10px;margin:26px 0 36px}
.hosting-faq details{border:1px solid var(--border);border-radius:16px;background:var(--surface);overflow:hidden;transition:border-color 180ms var(--ease),box-shadow 180ms var(--ease)}
.hosting-faq details[open]{border-color:color-mix(in srgb,var(--blue-600) 42%,var(--border));box-shadow:var(--shadow-sm)}
.hosting-faq summary{min-height:58px;padding:16px 54px 16px 18px;position:relative;display:flex;align-items:center;cursor:pointer;color:var(--text);font-weight:800;list-style:none}
.hosting-faq summary::-webkit-details-marker{display:none}
.hosting-faq summary span,.hosting-faq summary span:after{position:absolute;content:"";background:var(--blue-700);transition:transform 180ms var(--ease)}
.hosting-faq summary span{right:20px;top:50%;width:16px;height:2px}
.hosting-faq summary span:after{left:7px;top:-7px;width:2px;height:16px}
.hosting-faq details[open] summary span:after{transform:rotate(90deg)}
.hosting-faq p{margin:0!important;padding:0 18px 18px;color:var(--text-muted)!important;font-size:15px!important;line-height:1.7!important}
@media(max-width:720px){.hosting-scenario-grid,.hosting-provider-nav{grid-template-columns:1fr}.hosting-type-map{padding:20px}.hosting-type-map-track{grid-template-columns:1fr 1fr}.hosting-type-map-track:before{display:none}.hosting-type-node{min-height:160px}.hosting-hub-page .article-table{margin-right:calc((100vw - 100% - 28px)/-2)}.hosting-hub-page .article-table table{min-width:820px}}
@media(max-width:430px){.hosting-type-map-track{grid-template-columns:1fr}.hosting-type-node{min-height:0}.hosting-hub-page .page-hero-copy{min-height:540px}.hosting-faq summary{font-size:14px}}

.hosting-section-heading{display:flex;align-items:flex-start;gap:14px}
.hosting-section-heading>span:last-child{min-width:0}
.hosting-section-heading-icon,.hosting-subheading>span{flex:0 0 auto;width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:var(--blue-100);color:var(--blue-700)}
.hosting-section-heading-icon svg,.hosting-subheading>span svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.hosting-subheading{display:flex;align-items:center;gap:12px}
.hosting-subheading>span{width:34px;height:34px;border-radius:10px}
.hosting-subheading>span svg{width:19px;height:19px}
.hosting-provider-nav a>span img{width:32px;height:32px;object-fit:contain;border-radius:7px}
.hosting-performance-visual{position:relative;margin:30px 0 42px;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius-md);background:var(--navy-900);box-shadow:var(--shadow-sm)}
.hosting-performance-visual picture,.hosting-performance-visual img{display:block;width:100%}
.hosting-performance-visual img{height:auto;aspect-ratio:16/9;object-fit:cover;transition:transform 700ms var(--ease),filter 700ms var(--ease)}
.hosting-performance-visual:hover img{transform:scale(1.025);filter:saturate(1.07)}
.hosting-performance-visual figcaption{position:absolute;left:20px;right:20px;top:18px;z-index:2;display:grid;gap:3px;color:#fff;text-shadow:0 2px 12px rgba(0,0,0,.38)}
.hosting-performance-visual figcaption strong{font-size:18px}
.hosting-performance-visual figcaption span{max-width:580px;color:#d8e6f2;font-size:12px}
.hosting-performance-legend{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;background:var(--border)}
.hosting-performance-legend div{padding:14px;background:var(--surface);display:grid;gap:2px}
.hosting-performance-legend strong{color:var(--blue-700);font-size:12px}
.hosting-performance-legend span{color:var(--text-muted);font-size:10px;line-height:1.45}
.hosting-cost-visual,.hosting-migration-visual{margin:30px 0 40px;padding:24px;border:1px solid var(--border);border-radius:var(--radius-md);background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--teal-100) 34%,var(--surface)));box-shadow:var(--shadow-sm)}
.hosting-cost-visual figcaption,.hosting-migration-visual figcaption{display:grid;gap:3px;margin-bottom:20px}
.hosting-cost-visual figcaption strong,.hosting-migration-visual figcaption strong{font-size:18px}
.hosting-cost-visual figcaption span,.hosting-migration-visual figcaption span{color:var(--text-muted);font-size:12px}
.hosting-cost-stack{display:grid;gap:8px}
.hosting-cost-stack>div{width:calc(62% + var(--step) * 7%);min-height:54px;padding:9px 14px;border:1px solid color-mix(in srgb,var(--blue-600) 20%,var(--border));border-radius:12px;background:var(--surface);display:grid;grid-template-columns:32px 1fr;align-items:center;gap:10px;transition:transform 200ms var(--ease),border-color 200ms var(--ease)}
.hosting-cost-stack>div:hover{transform:translateX(4px);border-color:var(--blue-600)}
.hosting-cost-stack>div>span{color:var(--blue-700);font-size:10px;font-weight:800}
.hosting-cost-stack>div>div{display:grid}
.hosting-cost-stack strong{font-size:12px}
.hosting-cost-stack small{color:var(--text-muted);font-size:10px}
.hosting-migration-visual>div{display:grid;grid-template-columns:repeat(4,1fr);gap:10px}
.hosting-migration-visual section{position:relative;min-height:154px;padding:14px;border:1px solid var(--border);border-radius:14px;background:var(--surface);display:flex;flex-direction:column;transition:transform 200ms var(--ease),border-color 200ms var(--ease)}
.hosting-migration-visual section:hover{transform:translateY(-3px);border-color:var(--blue-600)}
.hosting-migration-visual section>span{color:var(--text-muted);font-size:10px;font-weight:800}
.hosting-migration-visual section svg{width:34px;height:34px;margin:15px 0;color:var(--teal-700);fill:var(--teal-100);stroke:currentColor;stroke-width:1.6;stroke-linecap:round}
.hosting-migration-visual section strong{font-size:12px}
.hosting-migration-visual section small{margin-top:3px;color:var(--text-muted);font-size:10px;line-height:1.45}
.hosting-expert-strip{margin-top:96px}
.hosting-expert-strip .expert-strip-photo img{object-position:center 24%}
.hosting-expert-strip p{max-width:620px;font-size:12px;line-height:1.65}
@media(max-width:720px){.hosting-section-heading{gap:10px}.hosting-section-heading-icon{width:36px;height:36px;border-radius:11px}.hosting-section-heading-icon svg{width:20px;height:20px}.hosting-performance-legend{grid-template-columns:1fr 1fr}.hosting-cost-stack>div{width:100%}.hosting-migration-visual>div{grid-template-columns:1fr 1fr}.hosting-expert-strip{margin-top:72px}}
@media(max-width:430px){.hosting-performance-visual figcaption{position:static;padding:16px 18px;background:var(--navy-900)}.hosting-migration-visual>div{grid-template-columns:1fr}.hosting-migration-visual section{min-height:130px}}

/* /hosting/: comparison rows without horizontal scrolling */
.hosting-hub-page .article-table{margin-right:0;overflow:visible;border:0;background:transparent}
.hosting-hub-page .article-table table{min-width:0;display:block}
.hosting-hub-page .article-table caption{display:block;border:1px solid var(--border);border-radius:16px;background:var(--surface);margin-bottom:12px}
.hosting-hub-page .article-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.hosting-hub-page .article-table tbody{display:grid;gap:12px}
.hosting-hub-page .article-table tr{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));overflow:hidden;border:1px solid var(--border);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}
.hosting-hub-page .article-table td{min-width:0;padding:13px 16px;border:0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:minmax(126px,.72fr) minmax(0,1fr);gap:12px;align-items:start;font-size:12px}
.hosting-hub-page .article-table td:before{content:attr(data-label);width:max-content;max-width:100%;padding:5px 8px;border-radius:8px;background:var(--blue-100);color:var(--blue-700);font-size:9px;font-weight:800;line-height:1.45;text-transform:uppercase;letter-spacing:.05em}
.hosting-hub-page .article-table td:first-child:before{background:var(--navy-900);color:#fff}
.hosting-hub-page .article-table td:last-child:before{background:var(--teal-100);color:var(--teal-700)}
.hosting-hub-page .article-table td:first-child,.hosting-hub-page .article-table td:last-child{grid-column:1/-1}
.hosting-hub-page .article-table td:first-child{grid-template-columns:minmax(126px,.36fr) minmax(0,1fr) auto;background:var(--surface-muted);font-size:16px}
.hosting-hub-page .article-table td:last-child{grid-template-columns:minmax(126px,.36fr) minmax(0,1fr);border-bottom:0}
.hosting-provider-pills{min-width:0;grid-template-columns:repeat(3,minmax(0,1fr))}
.hosting-provider-pills strong{white-space:normal}
.article-sidebar{min-width:0;display:grid;gap:18px;align-self:start}
.hosting-hub-page .article-sidebar .toc-card{position:static}
.hosting-review-picks{padding:20px}
.hosting-review-picks-title{display:block;margin:7px 0 16px;font-size:17px;line-height:1.3}
.hosting-review-picks>div{display:grid;gap:7px}
.hosting-review-picks a{padding:10px;border:1px solid var(--border);border-radius:13px;background:var(--surface-raised);display:grid;grid-template-columns:30px minmax(0,1fr);gap:9px;color:var(--text)!important;text-decoration:none!important;transition:border-color 180ms var(--ease),transform 180ms var(--ease),background 180ms var(--ease)}
.hosting-review-picks a:hover{transform:translateX(2px);border-color:var(--blue-600);background:var(--blue-100)}
.hosting-review-picks a>span,.hosting-review-picks a>img{width:28px;height:28px;border-radius:8px;object-fit:contain}
.hosting-review-picks a>span{display:grid;place-items:center;background:var(--navy-900);color:#fff;font-size:10px;font-weight:800}
.hosting-review-picks a>div{min-width:0;display:grid}
.hosting-review-picks a small{color:var(--blue-700);font-size:8px;font-weight:800;line-height:1.35;text-transform:uppercase;letter-spacing:.04em}
.hosting-review-picks a strong{font-size:12px}
.hosting-review-picks a p{margin:3px 0 0;color:var(--text-muted);font-size:9px;line-height:1.45}
.hosting-review-picks-note{margin:14px 0 0;color:var(--text-muted);font-size:9px;line-height:1.5}
@media(max-width:980px){.article-sidebar{display:block}.hosting-review-picks{margin-top:18px}.hosting-review-picks>div{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:720px){.hosting-hub-page .article-table tr{grid-template-columns:1fr}.hosting-hub-page .article-table td,.hosting-hub-page .article-table td:first-child,.hosting-hub-page .article-table td:last-child{grid-column:1;grid-template-columns:1fr;gap:4px}.hosting-provider-pills{grid-template-columns:1fr}.hosting-review-picks>div{grid-template-columns:1fr}}

/* /hosting/: unified comparison table */
.hosting-hub-page .article-table{margin:28px 0;overflow:hidden;border:1px solid var(--border);border-radius:20px;background:var(--surface);box-shadow:var(--shadow-sm)}
.hosting-hub-page .article-table table{width:100%;min-width:0;display:table;table-layout:fixed;border-collapse:collapse}
.hosting-hub-page .article-table caption{display:table-caption;margin:0;padding:16px 18px;border:0;border-bottom:1px solid var(--border);border-radius:0;background:var(--surface);color:var(--text);font-size:13px;font-weight:800;text-align:left}
.hosting-hub-page .article-table thead{position:static;width:auto;height:auto;padding:0;margin:0;overflow:visible;clip:auto;white-space:normal;border:0}
.hosting-hub-page .article-table tbody{display:table-row-group}
.hosting-hub-page .article-table tr{display:table-row;border:0;border-radius:0;background:var(--surface);box-shadow:none}
.hosting-hub-page .article-table th,.hosting-hub-page .article-table td{min-width:0;padding:14px 12px;border:0;border-right:1px solid var(--border);border-bottom:1px solid var(--border);display:table-cell;vertical-align:top;text-align:left;overflow-wrap:anywhere}
.hosting-hub-page .article-table th:last-child,.hosting-hub-page .article-table td:last-child{border-right:0}
.hosting-hub-page .article-table tbody tr:last-child td{border-bottom:0}
.hosting-hub-page .article-table th{background:var(--navy-900);color:#fff;font-size:10px;line-height:1.4;letter-spacing:.035em;text-transform:uppercase}
.hosting-hub-page .article-table th:nth-child(1),.hosting-hub-page .article-table th:nth-child(3){background:color-mix(in srgb,var(--navy-900) 90%,var(--blue-600))}
.hosting-hub-page .article-table td{background:var(--surface);color:var(--text-muted);font-size:11px;line-height:1.55}
.hosting-hub-page .article-table td:nth-child(1){background:var(--surface-muted);color:var(--text);font-size:13px;font-weight:800}
.hosting-hub-page .article-table td:nth-child(3){background:color-mix(in srgb,var(--blue-100) 40%,var(--surface))}
.hosting-hub-page .article-table th:nth-child(1){width:20%}
.hosting-hub-page .article-table th:nth-child(2){width:28%}
.hosting-hub-page .article-table th:nth-child(3){width:28%}
.hosting-hub-page .article-table th:nth-child(4){width:24%}
.hosting-hub-page .article-table td:before{display:none}
.hosting-hub-page .article-table td:first-child,.hosting-hub-page .article-table td:last-child{background-clip:padding-box}
.hosting-hub-page .hosting-provider-pills{min-width:0;display:grid;grid-template-columns:1fr;gap:6px}
.hosting-hub-page .hosting-provider-pills a{min-width:0;min-height:34px;padding:5px 7px}
.hosting-hub-page .hosting-provider-pills strong{min-width:0;font-size:9px;white-space:normal;overflow-wrap:anywhere}

@media(max-width:720px){
  .hosting-hub-page .article-table{overflow:hidden;border-radius:18px}
  .hosting-hub-page .article-table table{display:block}
  .hosting-hub-page .article-table caption{display:block}
  .hosting-hub-page .article-table thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .hosting-hub-page .article-table tbody{display:block}
  .hosting-hub-page .article-table tr{display:grid;grid-template-columns:1fr;border-bottom:1px solid var(--border)}
  .hosting-hub-page .article-table tbody tr:last-child{border-bottom:0}
  .hosting-hub-page .article-table th,.hosting-hub-page .article-table td,.hosting-hub-page .article-table td:first-child,.hosting-hub-page .article-table td:last-child{width:auto;grid-column:1;min-width:0;padding:13px 16px;border:0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr;gap:5px;background:var(--surface);font-size:12px}
  .hosting-hub-page .article-table td:before{content:attr(data-label);width:max-content;max-width:100%;padding:4px 7px;border-radius:7px;display:block;background:var(--blue-100);color:var(--blue-700);font-size:9px;font-weight:800;line-height:1.45;text-transform:uppercase;letter-spacing:.05em}
  .hosting-hub-page .article-table td:first-child{background:var(--surface-muted);font-size:16px}
  .hosting-hub-page .article-table td:first-child:before{background:var(--navy-900);color:#fff}
  .hosting-hub-page .article-table td:nth-child(3){background:color-mix(in srgb,var(--blue-100) 40%,var(--surface))}
  .hosting-hub-page .article-table td:last-child{border-bottom:0}
  .hosting-hub-page .article-table td:last-child:before{background:var(--teal-100);color:var(--teal-700)}
  .hosting-hub-page .hosting-provider-pills{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media(max-width:430px){.hosting-hub-page .hosting-provider-pills{grid-template-columns:1fr}}

/* Shared editorial tables: preserve every field and reflow without nested scrolling. */
.article-table:not(.hosting-hub-page *){overflow:hidden;box-shadow:var(--shadow-sm)}
.article-table:not(.hosting-hub-page *) table{width:100%;min-width:0;table-layout:fixed}
.article-table:not(.hosting-hub-page *) th,.article-table:not(.hosting-hub-page *) td{min-width:0;padding:14px 15px;border-right:1px solid var(--border);vertical-align:top;overflow-wrap:anywhere}
.article-table:not(.hosting-hub-page *) th:last-child,.article-table:not(.hosting-hub-page *) td:last-child{border-right:0}
.article-table:not(.hosting-hub-page *) tbody tr:last-child td{border-bottom:0}
.article-table:not(.hosting-hub-page *) th{background:var(--navy-900);color:#fff;font-size:10px;line-height:1.45;letter-spacing:.035em;text-transform:uppercase}
.article-table:not(.hosting-hub-page *) td{background:var(--surface);color:var(--text-muted);line-height:1.6}
.article-table:not(.hosting-hub-page *) td:first-child{background:var(--surface-muted);color:var(--text);font-weight:800}
.article-table:not(.hosting-hub-page *) td:before{display:none}
.article-table--cols-3:not(.hosting-hub-page *) th:first-child{width:27%}
.article-table--cols-3:not(.hosting-hub-page *) th:nth-child(2),.article-table--cols-3:not(.hosting-hub-page *) th:nth-child(3){width:36.5%}

@media(max-width:720px){
  .article-table:not(.hosting-hub-page *){overflow:hidden;border-radius:18px}
  .article-table:not(.hosting-hub-page *) table{display:block}
  .article-table:not(.hosting-hub-page *) thead{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
  .article-table:not(.hosting-hub-page *) tbody{display:block}
  .article-table:not(.hosting-hub-page *) tr{display:grid;grid-template-columns:1fr;border-bottom:1px solid var(--border)}
  .article-table:not(.hosting-hub-page *) tbody tr:last-child{border-bottom:0}
  .article-table:not(.hosting-hub-page *) td{width:auto;min-width:0;padding:13px 16px;border:0;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr;gap:5px;background:var(--surface);font-size:12px}
  .article-table:not(.hosting-hub-page *) td:before{content:attr(data-label);width:max-content;max-width:100%;padding:4px 7px;border-radius:7px;display:block;background:var(--blue-100);color:var(--blue-700);font-size:9px;font-weight:800;line-height:1.45;text-transform:uppercase;letter-spacing:.05em}
  .article-table:not(.hosting-hub-page *) td:first-child{background:var(--surface-muted);font-size:14px}
  .article-table:not(.hosting-hub-page *) td:first-child:before{background:var(--navy-900);color:#fff}
  .article-table:not(.hosting-hub-page *) td:last-child{border-bottom:0}
}

/* Shared editorial system for all generated content pages. */
.page-hero-context{position:absolute;left:20px;top:20px;z-index:4;max-width:calc(100% - 40px);padding:10px 12px;border:1px solid rgba(255,255,255,.28);border-radius:14px;background:rgba(7,25,43,.78);color:#fff;backdrop-filter:blur(12px);display:flex;align-items:center;gap:10px;box-shadow:0 12px 28px rgba(3,12,22,.18)}
.page-hero-context>span,.page-hero-context>img{width:30px;height:30px;flex:0 0 30px;border-radius:9px;object-fit:contain;background:#fff}
.page-hero-context>span{padding:5px;background:rgba(255,255,255,.12)}
.page-hero-context>span svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-hero-context>div{min-width:0;display:grid}
.page-hero-context small{color:#c5d7e6;font-size:8px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
.page-hero-context strong{overflow-wrap:anywhere;font-size:11px;line-height:1.35}
.page-overview{margin:0 0 58px;overflow:hidden;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--blue-100) 38%,var(--surface)))}
.page-overview-heading{padding:20px 22px;border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between;gap:18px}
.page-overview-heading>strong{max-width:56%;font-size:13px;text-align:right}
.page-overview-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}
.page-overview-grid article{position:relative;min-width:0;min-height:198px;padding:22px;border-right:1px solid var(--border);display:flex;flex-direction:column}
.page-overview-grid article:last-child{border-right:0}
.page-overview-grid article>small{position:absolute;right:18px;top:19px;color:var(--text-muted);font-size:9px;font-weight:800}
.page-overview-icon{width:38px;height:38px;margin-bottom:28px;padding:9px;border-radius:12px;background:var(--navy-900);color:#fff;display:grid;place-items:center}
.page-overview-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.page-overview-grid strong{font-size:13px;line-height:1.4}
.page-overview-grid p{margin:8px 0 0;color:var(--text-muted);font-size:12px;line-height:1.6}
.article-body>.page-overview+p,.article-body>.research-evidence+p,.article-body>.provider-evidence+p{color:var(--text);font-size:20px;line-height:1.75}
.editorial-section-heading{display:grid!important;grid-template-columns:46px minmax(0,1fr);align-items:center;gap:14px}
.editorial-section-heading-icon{width:46px;height:46px;padding:11px;border-radius:14px;background:var(--navy-900);color:#fff;display:grid;place-items:center;box-shadow:0 9px 22px rgba(8,29,49,.12)}
.editorial-section-heading-icon svg,.editorial-subheading>span svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.65;stroke-linecap:round;stroke-linejoin:round}
.editorial-subheading{display:flex;align-items:center;gap:10px}
.editorial-subheading>span{width:34px;height:34px;padding:8px;border-radius:10px;background:var(--blue-100);color:var(--blue-700);display:grid;place-items:center}
.editorial-list{margin:24px 0 34px!important;padding:8px 20px!important;border:1px solid var(--border);border-radius:18px;background:var(--surface);list-style:none}
.editorial-list li{position:relative;margin:0!important;padding:13px 4px 13px 30px;border-bottom:1px solid var(--border)}
.editorial-list li:last-child{border-bottom:0}
.editorial-list li:before{content:"";position:absolute;left:4px;top:20px;width:10px;height:6px;border-left:2px solid var(--teal-700);border-bottom:2px solid var(--teal-700);transform:rotate(-45deg)}
.editorial-faq{margin:0;border:1px solid var(--border);border-bottom:0;background:var(--surface)}
.editorial-faq:first-of-type{border-radius:18px 18px 0 0}
.editorial-faq:last-of-type{margin-bottom:34px;border-bottom:1px solid var(--border);border-radius:0 0 18px 18px}
.editorial-faq summary{min-height:62px;padding:17px 54px 17px 18px;display:flex;align-items:center;position:relative;color:var(--text);font-size:13px;font-weight:800;cursor:pointer;list-style:none}
.editorial-faq summary::-webkit-details-marker{display:none}
.editorial-faq summary span{position:absolute;right:18px;width:24px;height:24px;border-radius:8px;background:var(--blue-100)}
.editorial-faq summary span:before,.editorial-faq summary span:after{content:"";position:absolute;left:7px;right:7px;top:11px;height:2px;background:var(--blue-700);transition:transform 180ms var(--ease)}
.editorial-faq summary span:after{transform:rotate(90deg)}
.editorial-faq[open] summary span:after{transform:rotate(0)}
.editorial-faq p{margin:0;padding:0 18px 18px;color:var(--text-muted);font-size:13px;line-height:1.7}
.context-sidebar{margin-top:18px;padding:18px;display:grid;gap:7px}
.context-sidebar>.kicker{margin:0 4px 7px}
.context-sidebar a{min-height:48px;padding:8px 9px;border:1px solid var(--border);border-radius:12px;background:var(--surface-raised);display:grid;grid-template-columns:26px minmax(0,1fr) 16px;align-items:center;gap:8px;transition:transform 180ms var(--ease),border-color 180ms var(--ease),background 180ms var(--ease)}
.context-sidebar a:hover{transform:translateX(2px);border-color:var(--blue-600);background:var(--blue-100)}
.context-sidebar a>span{width:26px;height:26px;padding:6px;border-radius:8px;background:var(--navy-900);color:#fff}
.context-sidebar a>span svg,.context-sidebar a>svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}
.context-sidebar a>svg{color:var(--text-muted)}
.context-sidebar a strong{font-size:12px;line-height:1.35}
@media(max-width:980px){.context-sidebar{margin-top:18px}.page-overview{margin-top:18px}}
@media(max-width:720px){
  .page-hero-context{left:16px;top:16px;max-width:calc(100% - 32px)}
  .page-overview{margin-bottom:46px}
  .page-overview-heading{align-items:flex-start;flex-direction:column}
  .page-overview-heading>strong{max-width:none;text-align:left}
  .page-overview-grid{grid-template-columns:1fr}
  .page-overview-grid article{min-height:154px;border-right:0;border-bottom:1px solid var(--border)}
  .page-overview-grid article:last-child{border-bottom:0}
  .page-overview-icon{margin-bottom:18px}
  .editorial-section-heading{grid-template-columns:38px minmax(0,1fr)!important;gap:11px}
  .editorial-section-heading-icon{width:38px;height:38px;padding:9px;border-radius:11px}
  .article-body>.page-overview+p,.article-body>.research-evidence+p,.article-body>.provider-evidence+p{font-size:18px}
}

/* Site-wide SEO, provider identity and resilient rendering. */
.page-hero-photo picture,.home-photo picture,.expert-strip-photo picture{width:100%;height:100%;display:block}
.provider-logo{overflow:hidden;border:1px solid var(--border);background:var(--surface)}
.provider-logo img{width:100%;height:100%;padding:7px;object-fit:contain}
.provider-icon-fallback{width:28px;height:28px;border-radius:8px;background:var(--navy-900);color:#fff;display:grid;place-items:center;font-size:10px;font-weight:800}
.table-provider{min-height:38px;display:inline-flex;align-items:center;gap:9px;text-decoration:none!important}
.table-provider img,.table-provider>.provider-icon-fallback{width:24px;height:24px;flex:0 0 24px;border-radius:7px;object-fit:contain}
.table-provider img{padding:2px;background:#fff;border:1px solid var(--border)}
.table-header-provider{display:flex;align-items:center;gap:8px}
.table-header-provider>img,.table-header-provider>.provider-icon-fallback{width:22px;height:22px;flex:0 0 22px;border-radius:6px;object-fit:contain;background:#fff}
.page-hero-context>.page-hero-context-logos{width:auto;height:32px;padding:0;border-radius:0;background:transparent;display:flex;align-items:center}
.page-hero-context-logos img,.page-hero-context-logos .provider-icon-fallback{width:28px;height:28px;border:2px solid rgba(255,255,255,.82);border-radius:9px;background:#fff;object-fit:contain}
.page-hero-context-logos>*+*{margin-left:-7px}
.comparison-sources{margin:8px 2px 0!important;color:var(--text-muted)!important;font-size:11px!important;line-height:1.65!important}
.comparison-sources a{font-weight:800}
.research-evidence{margin:0 0 64px;border:1px solid var(--border);border-radius:22px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm)}
.research-evidence-heading{padding:20px 22px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr auto;gap:5px 18px;align-items:end;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--teal-100) 52%,var(--surface)))}
.research-evidence-heading>.kicker{grid-column:1/-1;color:var(--teal-700)}
.research-evidence-heading>strong{font-size:16px;line-height:1.35}
.research-evidence-heading>small{color:var(--text-muted);font-size:9px;font-weight:700}
.research-evidence-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}
.research-evidence-grid article{min-width:0;min-height:132px;padding:18px;border-right:1px solid var(--border);display:flex;flex-direction:column}
.research-evidence-grid article:last-child{border-right:0}
.research-evidence-grid article>strong{color:var(--teal-700);font-size:12px}
.research-evidence-grid article>p{margin:9px 0 0;color:var(--text-muted);font-size:10px;line-height:1.55}
.research-evidence-sources{margin:0!important;padding:13px 20px;border-top:1px solid var(--border);color:var(--text-muted)!important;font-size:10px!important;line-height:1.55!important}
.research-evidence-sources a{font-weight:800}
.footer-grid{grid-template-columns:minmax(250px,1.35fr) repeat(3,minmax(130px,.65fr));gap:36px}
.toc-card nav a{min-height:44px;display:flex;align-items:center}
.cluster-directory{margin-top:76px;border:1px solid var(--border);border-radius:24px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow-sm)}
.cluster-directory-heading{padding:22px;border-bottom:1px solid var(--border);display:grid;grid-template-columns:1fr auto;align-items:end;gap:5px 18px;background:linear-gradient(145deg,var(--surface),color-mix(in srgb,var(--blue-100) 38%,var(--surface)))}
.cluster-directory-heading>.kicker{grid-column:1/-1}
.cluster-directory-heading>strong{font-size:18px}
.cluster-directory-heading>p{margin:0;color:var(--text-muted);font-size:11px}
.cluster-directory details{border-bottom:1px solid var(--border)}
.cluster-directory details:last-child{border-bottom:0}
.cluster-directory summary{min-height:58px;padding:13px 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;font-size:13px;font-weight:800;cursor:pointer;list-style:none}
.cluster-directory summary::-webkit-details-marker{display:none}
.cluster-directory summary span{min-width:28px;padding:3px 7px;border-radius:999px;background:var(--blue-100);color:var(--blue-700);font-size:9px;text-align:center}
.cluster-directory nav{padding:0 12px 14px;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px}
.cluster-directory nav a{min-height:46px;padding:8px 10px;border:1px solid var(--border);border-radius:11px;background:var(--surface-raised);display:grid;grid-template-columns:minmax(0,1fr) 16px;align-items:center;gap:8px;color:var(--text)!important;font-size:10px;font-weight:700;text-decoration:none!important;transition:border-color 180ms var(--ease),background 180ms var(--ease)}
.cluster-directory nav a:hover{border-color:var(--blue-600);background:var(--blue-100)}
.cluster-directory nav svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2}
.reveal{opacity:1;transform:none}
.reveal-ready .reveal{opacity:0;transform:translateY(18px);transition:opacity 520ms var(--ease),transform 520ms var(--ease)}
.reveal-ready .reveal.visible{opacity:1;transform:translateY(0)}
@media(max-width:980px){.footer-grid{grid-template-columns:repeat(2,1fr)}.footer-grid>div:first-child{grid-column:1/-1}}
@media(max-width:720px){.cluster-directory nav{grid-template-columns:1fr}.cluster-directory-heading{grid-template-columns:1fr}.cluster-directory-heading>p{font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:first-child{grid-column:auto}}
@media(max-width:720px){.research-evidence-heading{grid-template-columns:1fr}.research-evidence-grid{grid-template-columns:1fr 1fr}.research-evidence-grid article{border-bottom:1px solid var(--border)}.research-evidence-grid article:nth-child(2n){border-right:0}.research-evidence-grid article:nth-last-child(-n+2){border-bottom:0}.research-evidence-grid article>p{font-size:11px}}
@media(prefers-reduced-motion:reduce){.reveal-ready .reveal{opacity:1;transform:none}}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/manrope-cyrillic.woff2') format('woff2');unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/manrope-latin.woff2') format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}
@font-face{font-family:Manrope;font-style:normal;font-weight:400 800;font-display:swap;src:url('/assets/manrope-latin-ext.woff2') format('woff2');unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
