
/* Staging pilot — editorial redesign. Not production. */
.blog-site{background:#f4f2ee;color:var(--text);padding-bottom:72px;overflow-x:clip}.blog-site img{display:block;max-width:100%;height:auto}.editorial-shell,.article-frame,.featured-story>*,.story-card,.task-category-card{min-width:0;box-sizing:border-box}.editorial-shell{width:min(calc(100% - 32px),1280px);margin-inline:auto}.editorial-flow{display:grid;gap:64px;padding-top:34px}.editorial-hero{position:relative;overflow:hidden;padding:52px 0 46px;background:linear-gradient(135deg,#182735 0%,#243b4d 62%,#31556b 100%);color:#fff}.editorial-hero:after{content:"";position:absolute;right:-8%;top:-80%;width:48%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,rgba(255,255,255,.16),transparent 66%)}.editorial-hero__inner{position:relative;z-index:1}.editorial-hero h1,.category-hero h1,.blog-article-head h1{max-width:980px;margin:10px 0 16px;font-family:"Onest","IBM Plex Sans",sans-serif;font-size:clamp(36px,5vw,64px);line-height:1.02;letter-spacing:-.045em}.editorial-hero__lead{max-width:780px;margin:0;color:#e2ebf1;font-size:clamp(18px,2vw,22px);line-height:1.55}.eyebrow{margin:0;color:#3b6f8d;font-size:12px;font-weight:850;letter-spacing:.11em;text-transform:uppercase}.editorial-hero .eyebrow{color:#b8d9eb}.editorial-hero .breadcrumbs,.editorial-hero .breadcrumbs a{color:#cddce5}.breadcrumbs{font-size:14px}.blog-category-strip{display:flex;gap:8px;overflow-x:auto;overflow-y:hidden;width:min(calc(100% - 24px),1280px);max-width:calc(100% - 12px);box-sizing:border-box;contain:inline-size;margin:18px auto 0;padding:0 2px 8px;scrollbar-width:thin}.blog-category-strip a{flex:0 0 auto;padding:10px 14px;border:1px solid rgba(44,62,80,.16);border-radius:999px;background:rgba(255,255,255,.72);color:var(--text);font-size:14px;font-weight:750;text-decoration:none}.blog-category-strip a:hover,.blog-category-strip a:focus-visible{border-color:#3b6f8d;background:#fff;outline:3px solid rgba(59,111,141,.18);outline-offset:2px}.featured-story{display:grid;grid-template-columns:minmax(0,1.18fr) minmax(320px,.82fr);overflow:hidden;border:1px solid rgba(38,52,65,.12);border-radius:28px;background:#fff;box-shadow:0 22px 60px rgba(35,48,60,.12)}.featured-story__media{min-height:430px;background:#dfe6ea}.featured-story__media img{display:block;width:100%;height:100%;object-fit:cover}.featured-story__body{display:flex;flex-direction:column;justify-content:center;padding:42px}.featured-story h2{margin:10px 0 16px;font-family:"Onest",sans-serif;font-size:clamp(32px,3.7vw,48px);line-height:1.07;letter-spacing:-.035em}.featured-story__body>p:not(.eyebrow){margin:0 0 22px;color:#55626d;font-size:18px;line-height:1.62}.featured-story__meta{display:flex;flex-wrap:wrap;gap:8px 18px;margin-bottom:24px;color:#6a7680;font-size:13px}.editorial-button{align-self:flex-start;display:inline-flex;align-items:center;min-height:48px;padding:12px 18px;border-radius:12px;background:#1c5b7a;color:#fff!important;font-weight:800;text-decoration:none}.editorial-button:hover{background:#15475f}.section-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:22px}.section-head h2{margin:6px 0 0;font-family:"Onest",sans-serif;font-size:clamp(28px,3vw,42px);line-height:1.1;letter-spacing:-.03em}.section-head>p{max-width:420px;margin:0;color:#67737d}.section-head>a{font-weight:800;color:#1c5b7a}.task-category-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.task-category-card{position:relative;min-height:190px;padding:22px;border:1px solid rgba(40,55,68,.1);border-radius:20px;background:#fff;color:var(--text);text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.task-category-card:before{content:"";position:absolute;inset:0 auto 0 0;width:5px;border-radius:20px 0 0 20px;background:var(--tone,#55778c)}.task-category-card>span{display:block;color:var(--tone,#55778c);font-size:12px;font-weight:850}.task-category-card>strong{display:block;margin:22px 0 8px;font-family:"Onest",sans-serif;font-size:23px}.task-category-card p{margin:0;color:#66727c;line-height:1.5}.task-category-card:hover{transform:translateY(-3px);box-shadow:0 16px 35px rgba(35,48,60,.11)}.tone-amber{--tone:#b06c1f}.tone-blue{--tone:#336f9a}.tone-violet{--tone:#776889}.tone-green{--tone:#497663}.tone-teal{--tone:#2f7b7a}.tone-steel{--tone:#61717c}.story-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.story-card{position:relative;overflow:hidden;min-width:0;border:1px solid rgba(40,55,68,.11);border-radius:20px;background:#fff;box-shadow:0 8px 22px rgba(35,48,60,.06)}.story-card__link{position:absolute;inset:0;z-index:2;border-radius:inherit}.story-card__link:focus-visible{outline:3px solid #1c6f9a;outline-offset:3px}.story-card__media{aspect-ratio:16/10;background:linear-gradient(135deg,#dfe7eb,#c8d4da)}.story-card__media img{display:block;width:100%;height:100%;object-fit:cover}.story-card__body{padding:20px}.story-card__kicker{margin:0 0 9px;color:#47738b;font-size:11px;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.story-card h3{margin:0 0 10px;font-family:"Onest",sans-serif;font-size:22px;line-height:1.18}.story-card__body>p:not(.story-card__kicker){margin:0;color:#66727c;line-height:1.52}.story-card__meta{display:flex;justify-content:space-between;gap:12px;margin-top:20px;color:#78838b;font-size:12px}.story-card__meta span:last-child{font-weight:800;color:#1c5b7a}.story-card:not(:has(.story-card__media)){background:linear-gradient(145deg,#fff,#edf2f4)}.compact-story-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.compact-story a{display:grid;grid-template-columns:150px minmax(0,1fr) auto;align-items:center;gap:16px;min-height:84px;padding:16px 18px;border:1px solid rgba(40,55,68,.1);border-radius:16px;background:#fff;color:var(--text);text-decoration:none}.compact-story span{color:#65727c;font-size:12px;font-weight:800;text-transform:uppercase}.compact-story strong{font-family:"Onest",sans-serif;font-size:17px}.compact-story em{color:#1c5b7a;font-style:normal;font-size:13px;font-weight:800}.source-boundary{display:flex;align-items:center;justify-content:space-between;gap:28px;padding:26px 28px;border-radius:20px;background:#e5eaec}.source-boundary strong{font-family:"Onest",sans-serif;font-size:20px}.source-boundary p{max-width:760px;margin:6px 0 0;color:#5e6972}.source-boundary a{flex:0 0 auto;font-weight:800;color:#1c5b7a}.category-hero{margin-top:18px;padding:34px 0;background:linear-gradient(135deg,#efe1c8,#f7f3eb)}.category-hero__grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);align-items:center;gap:46px}.category-hero h1{font-size:clamp(38px,4.5vw,60px)}.category-hero p:not(.eyebrow):not(.breadcrumbs){max-width:760px;color:#5f676e;font-size:19px;line-height:1.55}.category-hero__visual{overflow:hidden;border-radius:24px;box-shadow:0 18px 45px rgba(73,53,27,.16)}.category-hero__visual img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}.featured-story--category .featured-story__media{min-height:360px}.story-grid--category{grid-template-columns:repeat(4,minmax(0,1fr))}.utility-section{padding:30px;border-radius:24px;background:#fff}.blog-table-wrap{display:block;max-width:100%;min-width:0;box-sizing:border-box;overflow-x:auto;overflow-y:hidden;contain:inline-size;border:1px solid rgba(40,55,68,.13);border-radius:16px;background:#fff}.blog-table-wrap table{width:100%;min-width:760px;border-collapse:collapse}.blog-table-wrap th,.blog-table-wrap td{padding:15px 16px;border-bottom:1px solid rgba(40,55,68,.1);text-align:left;vertical-align:top}.blog-table-wrap th{background:#e9edef;font-size:13px}.article-frame{width:min(calc(100% - 32px),1120px);margin:32px auto 0}.article-frame>p,.article-frame>h2,.article-frame>h3,.article-frame>ul,.article-frame>ol,.article-frame>blockquote,.article-frame>.blog-checklist,.article-prose{max-width:760px;margin-left:auto;margin-right:auto}.article-frame>h2{margin-top:52px}.article-frame>p,.article-frame li{font-size:17px;line-height:1.74}.article-wide,.article-frame>.blog-table-wrap,.article-frame>.blog-panel,.article-frame>.blog-offer,.article-related-section{width:100%;max-width:1120px;margin-left:auto;margin-right:auto}.blog-article-head{padding:12px 0 28px;border-bottom:1px solid rgba(40,55,68,.13)}.blog-article-head h1{font-size:clamp(38px,5vw,62px)}.blog-article-head__lead{color:#56636d;font-size:20px;line-height:1.58}.blog-article-head__meta{display:flex;flex-wrap:wrap;gap:9px 18px;margin-top:18px;color:#6a7680;font-size:13px}.blog-article-cover{overflow:hidden;margin-top:28px;border-radius:24px;box-shadow:0 20px 50px rgba(35,48,60,.12)}.blog-article-cover img{display:block;width:100%;height:auto}.blog-toc{margin-top:24px;padding:20px 22px;border:1px solid rgba(40,55,68,.12);border-radius:16px;background:#fff}.blog-toc ol{columns:2;column-gap:32px}.blog-toc li{break-inside:avoid;margin:6px 0}.blog-panel{margin-top:28px;padding:26px 28px;border-left:5px solid #2f6d8c;border-radius:18px;background:#e9eff2}.blog-offer{margin-top:42px;padding:30px;border:1px solid rgba(28,91,122,.24);border-radius:22px;background:linear-gradient(135deg,#e5f0f5,#f7fbfc)}.blog-offer h2{margin-top:0}.article-related-section{margin-top:54px}.article-related{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.article-related a{display:flex;min-height:150px;flex-direction:column;justify-content:space-between;padding:20px;border:1px solid rgba(40,55,68,.11);border-radius:18px;background:#fff;color:var(--text);text-decoration:none}.article-related span{color:#5f7784;font-size:11px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.article-related strong{margin-top:24px;font-family:"Onest",sans-serif;font-size:18px;line-height:1.25}.article-related a:hover,.article-related a:focus-visible{border-color:#2f6d8c;box-shadow:0 12px 28px rgba(35,48,60,.09);outline:none}.editorial-page--article .blog-category-strip{margin-top:18px}.editorial-page--article{padding-top:1px}.editorial-page--article .breadcrumbs{margin-top:0}.blog-article blockquote{padding:18px 20px;border-left:4px solid #6e8fa0;background:#fff}.blog-article h2{scroll-margin-top:100px;font-family:"Onest",sans-serif;font-size:clamp(27px,3vw,39px);line-height:1.15;letter-spacing:-.02em}.blog-article h3{font-size:21px}.blog-article a{overflow-wrap:anywhere}
[data-theme="dark"] .blog-site{background:#10171d}.editorial-page--hub .story-card,.task-category-card,.compact-story a,.featured-story,.utility-section,.article-related a,[data-theme="dark"] .blog-toc{background:var(--surface)}[data-theme="dark"] .category-hero{background:linear-gradient(135deg,#2a241c,#1d252b)}[data-theme="dark"] .category-hero p:not(.eyebrow):not(.breadcrumbs),[data-theme="dark"] .featured-story__body>p:not(.eyebrow),[data-theme="dark"] .story-card__body>p:not(.story-card__kicker),[data-theme="dark"] .task-category-card p{color:var(--text-soft)}[data-theme="dark"] .source-boundary{background:#202a31}[data-theme="dark"] .blog-panel{background:#1c2b34}[data-theme="dark"] .blog-offer{background:#172a34}
@media(max-width:1180px){.story-grid,.story-grid--category{grid-template-columns:repeat(2,minmax(0,1fr))}.task-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-related{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:900px){.featured-story,.category-hero__grid{grid-template-columns:1fr}.featured-story__media{min-height:300px}.category-hero__visual{max-width:620px}.compact-story-grid{grid-template-columns:1fr}.compact-story a{grid-template-columns:120px minmax(0,1fr)}.compact-story em{display:none}.blog-toc ol{columns:1}}
@media(max-width:767px){.blog-site{padding-bottom:48px}.editorial-shell,.article-frame{width:min(calc(100% - 20px),760px)}.editorial-flow{gap:44px;padding-top:22px}.editorial-hero{padding:34px 0 30px}.editorial-hero h1,.category-hero h1,.blog-article-head h1{font-size:clamp(34px,11vw,48px)}.blog-category-strip{width:calc(100% - 12px);margin-top:12px;padding-bottom:8px}.featured-story{border-radius:20px}.featured-story__media{min-height:0;aspect-ratio:16/10}.featured-story__body{padding:22px}.featured-story h2{font-size:31px}.task-category-grid,.story-grid,.story-grid--category,.article-related{grid-template-columns:1fr}.task-category-card{min-height:160px}.section-head{display:block}.section-head>p,.section-head>a{display:block;margin-top:10px}.compact-story a{grid-template-columns:1fr;gap:6px}.source-boundary{display:block;padding:22px}.source-boundary a{display:inline-block;margin-top:14px}.category-hero{padding:24px 0}.category-hero__grid{gap:22px}.utility-section{padding:20px}.article-frame>p,.article-frame li{font-size:16px}.blog-article-head__lead{font-size:18px}.blog-article-cover{border-radius:18px}.blog-toc,.blog-panel,.blog-offer{padding:18px}.article-related a{min-height:125px}.article-related strong{margin-top:16px}.blog-table-wrap table{min-width:700px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}.task-category-card,.story-card{transition:none}.task-category-card:hover{transform:none}}

/* WHITE_EDITORIAL_DIRECTION_20260716:START */
/* Default light direction: pure white canvas, colour only in small functional accents. */
.blog-site {
  background: #ffffff;
}
.editorial-flow {
  background: #ffffff;
}
.editorial-hero {
  background: #ffffff;
  color: var(--text);
  border-bottom: 1px solid #e8edf1;
}
.editorial-hero::after {
  display: none;
}
.editorial-hero .eyebrow {
  color: #2d6f91;
}
.editorial-hero .breadcrumbs,
.editorial-hero .breadcrumbs a {
  color: #73808a;
}
.editorial-hero__lead {
  color: #56636d;
}
.blog-category-strip a {
  background: #ffffff;
  border-color: #dfe5e9;
  box-shadow: none;
}
.blog-category-strip a:hover,
.blog-category-strip a:focus-visible,
.blog-category-strip a[aria-current="page"] {
  background: #eef6fa;
  border-color: #8cb4c8;
}
.featured-story,
.task-category-card,
.story-card,
.compact-story a,
.utility-section,
.article-related a,
.blog-toc {
  background: #ffffff;
  border-color: #e0e6ea;
}
.featured-story {
  box-shadow: 0 12px 34px rgba(35,48,60,.07);
}
.featured-story__media,
.story-card__media {
  background: #f3f6f8;
}
.task-category-card {
  box-shadow: none;
}
.task-category-card:hover {
  box-shadow: 0 10px 24px rgba(35,48,60,.08);
}
.story-card {
  box-shadow: 0 6px 18px rgba(35,48,60,.05);
}
.story-card:not(:has(.story-card__media)) {
  background: #ffffff;
  box-shadow: inset 0 4px 0 #dbe8ef, 0 6px 18px rgba(35,48,60,.04);
}
.source-boundary {
  background: #ffffff;
  border: 1px solid #dfe7ec;
  border-left: 5px solid #6f9db5;
}
.category-hero {
  background: #ffffff;
  border-top: 1px solid #edf0f2;
  border-bottom: 1px solid #e4e9ed;
  box-shadow: inset 0 4px 0 #d8a766;
}
.category-hero__visual {
  box-shadow: 0 12px 30px rgba(73,53,27,.10);
}
.utility-section {
  border: 1px solid #e3e8eb;
}
.blog-table-wrap,
.blog-article-head,
.blog-toc {
  border-color: #e1e6e9;
}
.blog-table-wrap th {
  background: #f5f7f8;
}
.blog-panel {
  background: #f4f8fb;
  border-left-color: #5b8fa8;
}
.blog-offer {
  background: #f6faf7;
  border-color: #b9d5c1;
}
.article-related a:hover,
.article-related a:focus-visible {
  border-color: #7fa7bb;
  box-shadow: 0 9px 22px rgba(35,48,60,.07);
}
.editorial-button {
  background: #2c6f91;
}
.editorial-button:hover {
  background: #245d79;
}
/* WHITE_EDITORIAL_DIRECTION_20260716:END */

/* LEGACY_BLOG_MARKUP_COMPAT_20260720:START */
/* The 2026-07-15 category/article markup remains public on several routes. */
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-site{
  min-width:0;
  padding:30px 0 72px;
  background:#fff;
  color:var(--text);
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-masthead{
  padding:28px 0 22px;border-bottom:1px solid var(--line);background:var(--surface)
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-masthead__inner{
  display:grid;gap:14px;width:min(calc(100% - 48px),1320px);margin-inline:auto
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-masthead h1,.blog-article-head h1){
  max-width:900px;margin:0;font-family:"Onest","IBM Plex Sans",sans-serif;font-size:clamp(32px,5vw,58px);line-height:1.04;letter-spacing:-.035em
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-masthead__lead,.blog-article-head__lead){max-width:820px;margin:0;color:var(--text-soft);font-size:clamp(17px,2vw,21px);line-height:1.55}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-layout{
  display:grid;grid-template-columns:200px minmax(0,1fr) 240px;gap:24px;align-items:start;width:min(calc(100% - 48px),1320px);margin:30px auto 0
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-layout--hub{grid-template-columns:200px minmax(0,1fr)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-layout,.blog-main,.blog-card-grid,.blog-card,.blog-panel,.blog-table-wrap){min-width:0}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-sidebar,.blog-aside){position:sticky;top:124px;display:grid;gap:14px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-sidebar__title,.blog-aside__title){margin:0;color:var(--text-soft);font-size:13px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-nav{display:grid;gap:4px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-nav a{display:block;min-height:44px;padding:10px 12px;border-left:3px solid transparent;color:var(--text-soft);font-weight:650;line-height:1.35;text-decoration:none}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-nav a:is(:hover,[aria-current="page"]){color:var(--text);border-left-color:var(--cluster);background:var(--cluster-soft)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-panel{padding:22px;border:1px solid var(--line);border-radius:18px;background:var(--surface);box-shadow:var(--shadow-sm)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-panel+.blog-panel{margin-top:20px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-feature{display:grid;grid-template-columns:minmax(0,1.35fr) minmax(260px,.65fr);gap:22px;align-items:stretch}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-feature__main{padding:28px;border-radius:20px;background:#102a43;color:#fff}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-feature__main :is(h2,p){color:#fff}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-feature__side{display:grid;gap:12px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-stat{padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-stat strong{display:block;font-family:"Onest",sans-serif;font-size:24px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-stat span{color:var(--text-soft)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card-grid{display:grid;grid-template-columns:repeat(3,minmax(270px,1fr));gap:18px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card{position:relative;display:flex;min-height:214px;flex-direction:column;overflow:hidden;padding:20px;border:1px solid rgba(92,116,151,.25);border-radius:18px;background:linear-gradient(145deg,var(--surface) 0 68%,rgba(37,99,235,.055) 100%);box-shadow:0 7px 22px rgba(15,23,42,.065)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card__category{margin:0 0 10px;color:var(--cluster);font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card h3{margin:0 0 10px;font-family:"Onest",sans-serif;font-size:clamp(19px,1.45vw,22px);line-height:1.2}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card p{margin:0 0 18px;color:var(--text-soft)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card a{position:relative;z-index:1;margin-top:auto;color:var(--cluster-deep);font-weight:800}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-section-head{display:flex;align-items:end;justify-content:space-between;gap:18px;margin:38px 0 14px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-section-head h2{margin:0;font-family:"Onest",sans-serif;font-size:clamp(25px,3vw,36px)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-section-head p{max-width:600px;margin:0;color:var(--text-soft)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table-wrap{display:block;max-width:100%;overflow-x:auto;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table{width:100%;min-width:760px;border-collapse:collapse;font-size:15px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table :is(th,td){padding:14px 12px;border:0;border-bottom:1px solid var(--line);background:var(--surface);color:var(--text);text-align:left;vertical-align:top}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table th{background:var(--surface-soft);color:var(--text-soft);font-size:12px;letter-spacing:.05em;text-transform:uppercase}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-checklist{display:grid;gap:10px;margin:16px 0 0;padding:0;list-style:none}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-checklist li{position:relative;padding-left:26px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-checklist li::before{content:"✓";position:absolute;left:0;color:var(--success);font-weight:900}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-alert{padding:18px 20px;border-left:4px solid var(--warning);background:rgba(245,158,11,.08)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-aside__card{padding:18px;border:1px solid var(--line);border-radius:16px;background:var(--surface)}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-source-list{display:grid;gap:8px}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-source-list a{color:var(--cluster-deep);font-weight:700;text-decoration:underline;text-underline-offset:3px}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-site{background:#10171d;color:#edf4f6}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-masthead,.blog-panel,.blog-stat,.blog-card,.blog-table-wrap,.blog-table th,.blog-table td,.blog-aside__card){background:#151f26;color:#edf4f6;border-color:#2b3941}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table th{background:#1c2a32;color:#c9d5da}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-card p,.blog-stat span,.blog-section-head p,.blog-masthead__lead,.blog-aside__title,.blog-sidebar__title){color:#b2c0c7}
@media(max-width:1099px){
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-layout,.blog-layout--hub){display:block;width:min(calc(100% - 40px),1060px)}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-sidebar,.blog-aside){display:none}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
}
@media(max-width:767px){
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-site{padding-top:16px}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-masthead__inner,.blog-layout,.blog-layout--hub){width:calc(100% - 24px)}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-feature{grid-template-columns:1fr}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card-grid{grid-template-columns:1fr}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) :is(.blog-panel,.blog-card,.blog-feature__main){padding:18px}
  body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-card{min-height:0}
}
/* LEGACY_BLOG_MARKUP_COMPAT_20260720:END */

/* VALID_VISUAL_QA_CONTRAST_FIX_20260720:START */
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .breadcrumbs a{
  color:#52606d!important;
}
body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table th{
  color:#52606d!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .breadcrumbs a{
  color:#c9d5da!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"]:not(.editorial-page):not(.reference-article-page):not(.bloghub-v2) .blog-table th{
  color:#c9d5da!important;
}
/* VALID_VISUAL_QA_CONTRAST_FIX_20260720:END */

/* VALID_BLOG_DARK_CONTROLS_20260720:START */
html[data-theme="dark"] body[data-page-cluster="editorial_blog"] .blog-category-strip a{
  color:#c9d5da!important;
  border-color:#344650!important;
  background:#151f26!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"] .blog-category-strip a[aria-current="page"]{
  color:#edf4f6!important;
  border-color:#69b4cf!important;
  background:#1c2a32!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_blog"] .blog-source-list a{
  color:#85c7dc!important;
}
/* VALID_BLOG_DARK_CONTROLS_20260720:END */

/* EDITORIAL_HUB_THEME_SYNC_20260720:START */
body[data-page-cluster="editorial_hub"] .breadcrumbs,
body[data-page-cluster="editorial_hub"] .breadcrumbs a{
  color:#52606d!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .blog-site{
  background:#10171d!important;
  color:#edf4f6!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] :is(
  .featured-story,.story-card,.task-category-card,.compact-story a,.utility-section,
  .article-related a,.blog-table-wrap,.blog-toc
){
  color:#edf4f6!important;
  border-color:#2b3941!important;
  background:#151f26!important;
  background-image:none!important;
  box-shadow:none!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] :is(
  h1,h2,h3,.featured-story h2,.story-card h3,.task-category-card strong,.compact-story strong,
  .article-related strong
){color:#edf4f6!important}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] :is(
  .category-hero p:not(.eyebrow):not(.breadcrumbs),
  .featured-story__body>p:not(.eyebrow),.story-card__body>p:not(.story-card__kicker),
  .task-category-card p,.section-head>p,.source-boundary p,.story-card__meta
){color:#b2c0c7!important}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] :is(
  .eyebrow,.story-card__kicker,.story-card__meta span:last-child,.section-head>a,.editorial-button
){color:#85c7dc!important}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .editorial-button{
  color:#fff!important;background:#17637b!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .category-hero{
  background:linear-gradient(135deg,#2a241c,#1d252b)!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .blog-category-strip a{
  color:#c9d5da!important;border-color:#344650!important;background:#151f26!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .blog-category-strip a[aria-current="page"]{
  color:#edf4f6!important;border-color:#69b4cf!important;background:#1c2a32!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .breadcrumbs,
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .breadcrumbs a{
  color:#c9d5da!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .blog-table-wrap :is(th,td){
  color:#edf4f6!important;border-color:#2b3941!important;background:#151f26!important
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .blog-table-wrap th{
  color:#c9d5da!important;background:#1c2a32!important
}
/* EDITORIAL_HUB_THEME_SYNC_20260720:END */

/* EDITORIAL_HUB_INNER_CANVAS_DARK_20260720:START */
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .editorial-flow{
  background:#10171d!important;
}
html[data-theme="dark"] body[data-page-cluster="editorial_hub"] .editorial-button{
  color:#fff!important;
  background:#0f5368!important;
}
/* EDITORIAL_HUB_INNER_CANVAS_DARK_20260720:END */
