:root{--article-ink:#12202b;--article-muted:#52616b;--article-accent:#0d76a8;--article-line:#dce4e8}
.article-page,.resources-page{width:min(100% - 2rem,860px);margin:clamp(2.5rem,7vw,6rem) auto;color:var(--article-ink)}
.article-page h1,.resources-page h1{font-size:clamp(2.15rem,6vw,4.5rem);line-height:1.04;letter-spacing:-.04em;margin:.2em 0}.article-kicker{font-size:.78rem;font-weight:800;letter-spacing:.16em;color:#315f7a}.article-byline{color:var(--article-muted);padding-bottom:1.5rem;border-bottom:1px solid var(--article-line)}
.article-source-body{font-family:Georgia,'Times New Roman',serif;font-size:clamp(1.05rem,2vw,1.22rem);overflow-wrap:anywhere}.article-source-body h2,.article-source-body h3,.article-source-body h4{font-family:Inter,'Segoe UI',Arial,sans-serif;line-height:1.18;margin:2em 0 .65em}.article-source-body h2{font-size:clamp(1.6rem,4vw,2.5rem)}.article-source-body h3{font-size:1.4rem}.article-source-body figure{display:block;margin:2rem 0;max-width:100%}.article-source-body figure div,.article-source-body wow-image{display:block;position:static!important;inset:auto!important;width:auto!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:visible!important}.article-source-body img{display:block;position:static!important;inset:auto!important;width:auto!important;max-width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;object-fit:contain!important;margin:2rem auto}.article-source-body svg{max-width:100%;height:auto}.article-source-body a{color:#0a648e;text-underline-offset:.18em}.article-source-body blockquote{margin:2rem 0;padding:.5rem 1.5rem;border-left:4px solid var(--article-accent);background:#fff}.article-source-body ul,.article-source-body ol{padding-left:1.4rem}.article-source-body button[aria-label="Expand image"]{display:none}.article-source-note{margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--article-line);font-size:.88rem;color:var(--article-muted)}
.article-footer{padding:2rem;text-align:center;background:var(--navy)}.article-footer a{color:#fff}
.resource-controls{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:1rem;margin:2rem 0}.resource-controls label{display:grid;gap:.35rem;font-size:.8rem;font-weight:700}.resource-controls input,.resource-controls select{width:100%;padding:.7rem;border:1px solid #aab7bd;background:#fff}.resource-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.dr-card{padding:1.4rem;background:#fff;border:1px solid var(--article-line)}.dr-card h2{font-size:1.25rem;line-height:1.25}.dr-card h2 a{color:var(--article-ink)}.dr-card time{font-size:.82rem;color:var(--article-muted)}
@media(max-width:720px){.resource-controls,.resource-grid{grid-template-columns:1fr}}
