.hero{max-width:none;min-height:680px;display:flex;align-items:center;position:relative}
.hero:after{content:"";position:absolute;right:0;top:55px;width:48%;height:560px;background:url('assets/hero-editorial.png') center/cover;border-radius:180px 0 0 0;box-shadow:24px 24px 0 var(--sage);z-index:-1}
.hero-copy{width:62%;background:rgba(251,250,246,.93);padding:38px 42px 38px 0}
.hero h1{font-size:clamp(2.65rem,5.4vw,4.75rem);line-height:1.02;max-width:12ch}
.section-title{font-size:clamp(2rem,3.8vw,3.25rem)}
.topic h3,.card h2{font-size:clamp(1.35rem,2vw,1.55rem);line-height:1.16;letter-spacing:-.025em}
.content h1{font-size:clamp(2.35rem,4.8vw,4.25rem);line-height:1.04}
.archive-title{font-size:clamp(2.35rem,4.8vw,4.15rem);line-height:1.04}
.card{transition:transform .2s ease,box-shadow .2s ease}
.card:hover{transform:translateY(-4px);box-shadow:0 16px 40px rgba(21,63,50,.08)}
.source-box{border:1px solid var(--line);padding:24px;margin-top:45px;background:#fff}
.source-box h2{font-size:1.35rem;margin-top:0}.source-box a{color:var(--forest);font-weight:700}
.key-points{background:var(--forest);color:#fff;padding:28px 32px;margin:35px 0}.key-points h2{margin-top:0}.key-points li{margin:.45rem 0}
.archive-description{max-width:720px;color:var(--muted);font-size:1.1rem;margin:-5px 0 35px}.archive-description p{margin:0}
@media(max-width:1000px){.hero{padding:390px 0 55px;min-height:0}.hero:after{top:30px;width:100%;height:330px;border-radius:90px 0 0 0}.hero-copy{width:100%;padding:24px 0;background:var(--paper)}.hero h1{font-size:clamp(2.2rem,5.5vw,2.8rem);line-height:1.06;max-width:18ch}.section-title{font-size:clamp(1.9rem,5.5vw,2.6rem)}.content h1,.archive-title{font-size:clamp(2.15rem,7vw,3.1rem)}}
@media(max-width:600px){.hero{padding-top:310px}.hero:after{height:260px;border-radius:60px 0 0 0}.hero h1{font-size:clamp(2.05rem,10vw,2.65rem);max-width:none}}
.article-hero{margin:1.5rem 0 2.25rem}.article-hero img{display:block;width:100%;height:auto;max-height:620px;object-fit:cover;border-radius:24px;box-shadow:0 18px 45px rgba(10,42,47,.12)}.related-reading{margin-top:2.5rem;padding:1.4rem 1.6rem;border-radius:18px;background:#f0f5ef;border-left:4px solid #bb684c}.related-reading h2{margin-top:0}.related-reading li+li{margin-top:.55rem}
