.resource-hub-hero h1{max-width:960px}
.resource-hub-intro{display:grid;grid-template-columns:minmax(0,1fr) minmax(300px,.8fr);gap:28px 72px;align-items:start}
.resource-hub-intro .eyebrow,.resource-hub-intro h2{grid-column:1}
.resource-hub-intro>p:not(.eyebrow){grid-column:1;max-width:720px}
.resource-topics{grid-column:2;grid-row:1/4;display:flex;flex-wrap:wrap;gap:10px;align-content:start;padding-top:10px}
.resource-topics a{display:inline-flex;padding:10px 15px;border:1px solid rgba(38,69,60,.22);border-radius:999px;color:var(--ink,#18352e);text-decoration:none;background:rgba(255,255,255,.56);transition:.2s ease}
.resource-topics a:hover,.resource-topics a:focus-visible{background:#fff;border-color:currentColor;transform:translateY(-1px)}
.resource-library__heading{display:flex;justify-content:space-between;gap:32px;align-items:end;margin-bottom:38px}
.resource-library__heading>p{font-size:.9rem;opacity:.72;white-space:nowrap}
.seo-resource-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}
.seo-resource-card{min-width:0}
.seo-resource-card>a{position:relative;display:flex;flex-direction:column;height:100%;min-height:330px;padding:30px;border:1px solid rgba(38,69,60,.15);border-radius:24px;background:rgba(255,255,255,.7);color:inherit;text-decoration:none;box-shadow:0 12px 36px rgba(31,58,49,.04);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}
.seo-resource-card>a:hover,.seo-resource-card>a:focus-visible{transform:translateY(-4px);box-shadow:0 18px 40px rgba(31,58,49,.1);border-color:rgba(38,69,60,.34)}
.seo-resource-card__number{align-self:flex-end;font-family:serif;font-size:2.8rem;line-height:1;color:rgba(38,69,60,.2)}
.seo-resource-card h3{font-size:1.45rem;line-height:1.18;margin:.35rem 0 .85rem}
.seo-resource-card p:not(.eyebrow){font-size:.96rem;line-height:1.6}
.seo-resource-card__link{display:inline-flex;gap:8px;align-items:center;margin-top:auto;padding-top:22px;font-weight:700;color:var(--ink,#18352e)}
.resource-author{display:grid;grid-template-columns:260px minmax(0,680px);gap:56px;align-items:center;justify-content:center}
.resource-author img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:140px 140px 22px 22px}
.resource-author .text-link{display:inline-flex;margin-top:10px;color:inherit;font-weight:700}
.resource-article{padding:0 5vw 88px}
.article-hero{max-width:1040px;margin:0 auto;padding:62px 0 52px}
.breadcrumbs{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:50px;font-size:.86rem}
.breadcrumbs a{color:inherit;text-underline-offset:3px}
.article-hero h1{max-width:960px;margin:.45rem 0 1.2rem;font-size:clamp(2.35rem,5vw,5rem);line-height:1.02;letter-spacing:-.04em}
.article-hero__lead{max-width:830px;font-size:clamp(1.1rem,2vw,1.35rem);line-height:1.65}
.article-meta{display:flex;flex-wrap:wrap;gap:8px 24px;margin-top:30px;padding-top:20px;border-top:1px solid rgba(38,69,60,.18);font-size:.86rem}
.article-meta a{color:inherit;font-weight:700}
.article-layout{max-width:1040px;margin:0 auto;display:grid;grid-template-columns:minmax(0,720px) minmax(220px,1fr);gap:70px;align-items:start}
.article-body{font-size:1.05rem;line-height:1.78}
.article-section{padding:0 0 38px}
.article-section h2,.article-sources h2{font-size:clamp(1.65rem,2.5vw,2.25rem);line-height:1.16;margin:0 0 18px}
.article-section p{margin:0 0 18px}
.article-section ul,.article-section ol{padding-left:1.35rem;margin:16px 0 20px}
.article-section li{padding-left:.3rem;margin-bottom:10px}
.article-section blockquote{margin:24px 0;padding:22px 26px;border-left:3px solid #9b6f55;background:rgba(155,111,85,.08);font-family:serif;font-size:1.2rem}
.article-aside{position:sticky;top:130px;padding:26px;border-radius:20px;background:#e8eee8;border:1px solid rgba(38,69,60,.12)}
.article-aside p:not(.eyebrow){line-height:1.6}
.article-aside a{display:inline-flex;margin-top:12px;color:inherit;font-weight:700}
.article-sources{margin-top:8px;padding-top:30px;border-top:1px solid rgba(38,69,60,.18)}
.article-sources ul{padding-left:1.2rem}
.article-sources a{color:inherit;text-underline-offset:3px}
.article-disclaimer{max-width:1040px;margin:34px auto 0;padding:22px 26px;border-radius:16px;background:rgba(155,111,85,.08);font-size:.92rem;line-height:1.6}
.article-related{padding:72px 5vw;background:#e8eee8}
.article-related>p,.article-related>h2,.article-related>div{max-width:1040px;margin-left:auto;margin-right:auto}
.article-related>h2{margin-top:8px;margin-bottom:28px}
.article-related>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}
.article-related a{display:flex;justify-content:space-between;gap:18px;padding:22px;border-radius:16px;background:rgba(255,255,255,.72);color:inherit;text-decoration:none;font-weight:700}
.article-related a:hover,.article-related a:focus-visible{background:#fff}
.article-body .article-section table{width:100%;border-collapse:collapse;margin:8px 0 4px;font-size:.98rem;line-height:1.5}.article-body .article-section thead th{text-align:left;font-weight:600;color:var(--ink);background:var(--sage-light);padding:12px 16px;border-bottom:2px solid var(--sage);font-size:.82rem;letter-spacing:.04em;text-transform:uppercase}.article-body .article-section tbody td{padding:12px 16px;border-bottom:1px solid var(--line);vertical-align:top}.article-body .article-section tbody tr:last-child td{border-bottom:none}.article-body .article-section tbody tr:nth-child(even){background:rgba(216,221,207,.28)}.article-body .article-section td:last-child{font-weight:600;color:var(--terracotta-dark);white-space:normal}@media (max-width:620px){.article-body .article-section table{font-size:.9rem}.article-body .article-section thead th,.article-body .article-section tbody td{padding:9px 11px}}
@media (max-width:900px){
  .seo-resource-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .resource-hub-intro{grid-template-columns:1fr}
  .resource-hub-intro .eyebrow,.resource-hub-intro h2,.resource-hub-intro>p:not(.eyebrow),.resource-topics{grid-column:1;grid-row:auto}
  .resource-author{grid-template-columns:190px 1fr;gap:32px}
  .article-layout{grid-template-columns:1fr;gap:18px}
  .article-aside{position:static}
}
@media (max-width:620px){
  .seo-resource-grid,.article-related>div{grid-template-columns:1fr}
  .seo-resource-card>a{min-height:0}
  .resource-library__heading{display:block}
  .resource-library__heading>p{margin-top:12px}
  .resource-author{grid-template-columns:1fr}
  .resource-author img{width:180px}
  .resource-article{padding:0 22px 64px}
  .article-hero{padding-top:34px}
  .breadcrumbs{margin-bottom:34px}
  .article-meta{display:grid}
}
