.hr-blog-hero{padding:28px 0 56px;border-bottom:1px solid var(--hr-sage);background:linear-gradient(135deg,#fff,var(--hr-cream) 64%,#edf4e7)}
.hr-blog-breadcrumbs{display:flex;gap:8px;align-items:center;flex-wrap:wrap;margin-bottom:28px;color:var(--hr-olive);font-size:.8rem}.hr-blog-breadcrumbs a{color:var(--hr-navy);font-weight:700;text-decoration:none}.hr-blog-breadcrumbs span:last-child{max-width:380px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.hr-blog-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(380px,.82fr);gap:clamp(34px,5vw,70px);align-items:center}.hr-blog-hero-grid--no-image{grid-template-columns:minmax(0,850px);justify-content:center;text-align:center}.hr-blog-label{display:inline-flex;padding:7px 12px;border-radius:999px;background:var(--hr-sage);color:#416d13;font:800 .72rem var(--hr-heading);letter-spacing:.1em;text-transform:uppercase}.hr-blog-heading h1{max-width:780px;margin:.75rem 0 1rem;color:var(--hr-navy);font:800 clamp(2.25rem,4.5vw,4rem)/1.06 var(--hr-heading);letter-spacing:-.04em}.hr-blog-deck{max-width:680px;color:#4d5c68;font-size:1.08rem;line-height:1.65}.hr-blog-meta{display:flex;gap:15px;flex-wrap:wrap;margin-top:17px;color:var(--hr-olive);font-size:.8rem}.hr-blog-meta span+span{padding-left:15px;border-left:1px solid var(--hr-sage)}.hr-blog-featured{overflow:hidden;margin:0;border-radius:20px;aspect-ratio:16/10;background:var(--hr-sage);box-shadow:0 17px 42px rgba(18,59,112,.14)}.hr-blog-featured img{display:block;width:100%;height:100%;object-fit:cover}
.hr-blog-layout{display:grid;grid-template-columns:230px minmax(0,760px);gap:clamp(35px,5vw,66px);justify-content:center;align-items:start;padding-top:54px;padding-bottom:62px}.hr-blog-layout--no-toc{grid-template-columns:minmax(0,760px)}.hr-blog-toc>div{position:sticky;top:24px;padding:20px;border:1px solid var(--hr-sage);border-radius:15px;background:var(--hr-cream)}.hr-blog-toc span{display:block;margin-bottom:11px;color:#4f7e18;font:800 .72rem var(--hr-heading);letter-spacing:.1em;text-transform:uppercase}.hr-blog-toc ol{margin:0;padding-left:1.1rem}.hr-blog-toc li{margin:.5rem 0;color:var(--hr-olive);font-size:.82rem;line-height:1.4}.hr-blog-toc a{color:var(--hr-navy);font-weight:700;text-decoration:none}
.hr-blog-article{min-width:0}.hr-blog-article .entry-content{font-size:1.04rem;line-height:1.8}.hr-blog-article .entry-content>p:first-child{font-size:1.15rem;color:#43515d}.hr-blog-article h2{scroll-margin-top:28px;margin:42px 0 16px;color:var(--hr-navy);font:800 1.72rem/1.25 var(--hr-heading);letter-spacing:-.02em}.hr-blog-article h2:after{content:'';display:block;width:58px;height:4px;margin-top:10px;border-radius:10px;background:var(--hr-green)}.hr-blog-article h3{margin:27px 0 9px;color:var(--hr-navy);font:800 1.23rem/1.3 var(--hr-heading)}.hr-blog-article ul,.hr-blog-article ol{padding-left:1.35rem}.hr-blog-article li{margin:.35rem 0}.hr-blog-article blockquote{margin:26px 0;padding:22px 24px;border-left:5px solid var(--hr-green);border-radius:0 12px 12px 0;background:var(--hr-cream)}.hr-blog-article img{border-radius:14px}.hr-blog-article table{width:100%;margin:25px 0;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--hr-sage);border-radius:13px}.hr-blog-article th{padding:12px 14px;background:var(--hr-navy);color:#fff;text-align:left}.hr-blog-article td{padding:12px 14px;border-top:1px solid var(--hr-sage)}.hr-blog-article tr:nth-child(even) td{background:var(--hr-cream)}
.hr-blog-editorial-note{margin-top:48px;padding:22px 24px;border:1px solid var(--hr-sage);border-left:5px solid var(--hr-navy);border-radius:13px;background:#f6f8f3}.hr-blog-editorial-note strong{display:block;color:var(--hr-navy);font:800 1rem var(--hr-heading)}.hr-blog-editorial-note p{margin:.45rem 0;color:#52606b;font-size:.9rem}.hr-blog-editorial-note span{color:var(--hr-olive);font-size:.78rem}
.hr-blog-lead{padding:66px 0;background:linear-gradient(135deg,var(--hr-cream),#edf4e7)}.hr-blog-lead-panel{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(300px,.92fr);overflow:hidden;border-radius:24px;background:var(--hr-navy);box-shadow:0 22px 55px rgba(18,59,112,.2)}.hr-blog-lead-copy{padding:clamp(32px,5vw,56px);color:#fff}.hr-blog-lead-copy .hr-eyebrow{color:#bfe68b}.hr-blog-lead-copy h2{margin:.6rem 0 .75rem;color:#fff;font:800 clamp(1.9rem,3vw,2.75rem)/1.1 var(--hr-heading)}.hr-blog-lead-copy p{color:#e4ebf3;line-height:1.65}.hr-blog-lead-copy ul{display:grid;gap:7px;margin:17px 0 24px;padding:0;list-style:none}.hr-blog-lead-copy li:before{content:'\2713';margin-right:9px;color:var(--hr-green);font-weight:900}.hr-blog-lead-copy .hr-button{background:var(--hr-green);color:#173500}.hr-blog-lead-art{display:grid;place-items:center;min-height:390px;padding:27px;background:radial-gradient(circle,#fff 0,#f7f6ef 55%,var(--hr-sage) 100%)}.hr-blog-lead-art img{display:block;max-width:100%;max-height:350px;filter:drop-shadow(0 19px 20px rgba(18,59,112,.23))}
.hr-blog-related{padding:65px 0 76px}.hr-blog-section-heading span{color:#4f7e18;font:800 .72rem var(--hr-heading);letter-spacing:.1em;text-transform:uppercase}.hr-blog-section-heading h2{margin:.4rem 0 25px;color:var(--hr-navy);font:800 clamp(1.8rem,3vw,2.5rem) var(--hr-heading)}.hr-blog-related-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.hr-blog-related-card{overflow:hidden;border:1px solid var(--hr-sage);border-radius:17px;background:#fff;box-shadow:0 10px 28px rgba(18,59,112,.08)}.hr-blog-related-image{display:block;aspect-ratio:16/9;background:var(--hr-sage)}.hr-blog-related-image img{display:block;width:100%;height:100%;object-fit:cover}.hr-blog-related-card>div{padding:20px}.hr-blog-related-card>div>span{color:#4f7e18;font:800 .68rem var(--hr-heading);letter-spacing:.1em;text-transform:uppercase}.hr-blog-related-card h3{margin:.45rem 0 .65rem;font:800 1.08rem/1.35 var(--hr-heading)}.hr-blog-related-card h3 a{color:var(--hr-navy);text-decoration:none}.hr-blog-related-card p{color:#596772;font-size:.88rem;line-height:1.55}.hr-blog-read-more{color:#4f7e18;font-weight:800;text-decoration:none}
@media(max-width:900px){.hr-blog-hero-grid,.hr-blog-layout,.hr-blog-lead-panel{grid-template-columns:1fr}.hr-blog-toc>div{position:static}.hr-blog-toc ol{columns:2}.hr-blog-featured{max-width:700px}.hr-blog-related-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hr-blog-lead-art{min-height:320px}}
@media(max-width:600px){.hr-blog-hero{padding:20px 0 38px}.hr-blog-heading h1{font-size:clamp(2rem,10vw,3rem)}.hr-blog-meta{display:block}.hr-blog-meta span{display:block}.hr-blog-meta span+span{margin-top:4px;padding-left:0;border:0}.hr-blog-layout{padding-top:36px}.hr-blog-toc ol{columns:1}.hr-blog-related-grid{grid-template-columns:1fr}.hr-blog-lead{padding:42px 0}.hr-blog-lead-copy{padding:29px 23px}.hr-blog-lead-art{min-height:260px;padding:20px}.hr-blog-lead-art img{max-height:250px}}
