:root{--ink:#153733;--coral:#f87965;--cream:#fbf8f2;--sand:#f1eadf;--gold:#f4bd52;--line:#d9d0c2;--muted:#58716e}
*{box-sizing:border-box}body{margin:0;background:var(--cream);color:var(--ink);font-family:"DM Sans",Arial,sans-serif;line-height:1.6}.shell{width:min(1080px,calc(100% - 48px));margin-inline:auto}.resource-hero{padding:64px 0 52px}.breadcrumb{font-size:.82rem;color:var(--muted)}.eyebrow{margin-top:42px;color:var(--coral);font-size:.74rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}h1,h2,h3{font-family:"Playfair Display",Georgia,serif}h1{max-width:850px;margin:.4rem 0 1rem;font-size:clamp(3rem,7vw,5.4rem);line-height:.96;letter-spacing:-.045em}.lead{max-width:720px;font-size:1.12rem;color:var(--muted)}.collection{padding:20px 0 80px}.resource-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.resource-card{display:flex;flex-direction:column;min-height:250px;padding:26px;border:1px solid var(--line);border-radius:18px;background:#fff}.resource-card span{color:var(--coral);font-size:.72rem;font-weight:900;letter-spacing:.11em;text-transform:uppercase}.resource-card h2{margin:.5rem 0;font-size:1.55rem;line-height:1.1}.resource-card p{color:var(--muted)}.resource-card a{margin-top:auto;color:var(--coral);font-weight:900}.empty-note{margin-top:22px;padding:22px;border-left:5px solid var(--gold);background:var(--sand);border-radius:0 14px 14px 0}.back{display:inline-flex;margin-top:28px;padding:12px 20px;border-radius:999px;background:var(--ink);color:#fff;text-decoration:none;font-weight:900}@media(max-width:800px){.resource-grid{grid-template-columns:1fr 1fr}}@media(max-width:560px){.shell{width:calc(100% - 32px)}.resource-hero{padding-top:42px}.resource-grid{grid-template-columns:1fr}.resource-card{min-height:0}}
.resource-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.9fr);gap:48px;align-items:center}.resource-hero-copy{min-width:0}.resource-hero h1 em{color:var(--coral);font-weight:500}.resource-mark{display:grid;place-items:center;min-height:300px;padding:32px;border-radius:26px;background:var(--ink);color:#fff;text-align:center}.resource-mark strong{font:600 clamp(2rem,4vw,3.4rem)/1.05 "Playfair Display",Georgia,serif}.resource-mark span{display:block;margin-top:14px;color:var(--gold);font-weight:800;letter-spacing:.1em;text-transform:uppercase}.collection-intro{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:26px}.collection-intro h2{margin:.3rem 0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.05}.collection-intro p{max-width:48ch;color:var(--muted)}.resource-card small{margin-top:10px;color:var(--muted)}.resource-card a{display:inline-flex;align-items:center;min-height:44px}.resource-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:16px}.resource-meta b{padding:7px 10px;border-radius:999px;background:var(--sand);font-size:.75rem}.pathway{margin-top:54px;padding:34px;border-radius:22px;background:var(--ink);color:#fff}.pathway h2,.pathway p{color:#fff}.pathway ol{display:grid;grid-template-columns:repeat(3,1fr);gap:12px;padding:0;list-style:none;counter-reset:path}.pathway li{counter-increment:path;padding:20px;border:1px solid #55736e;border-radius:14px}.pathway li:before{content:counter(path);display:grid;place-items:center;width:30px;height:30px;margin-bottom:12px;border-radius:50%;background:var(--gold);color:var(--ink);font-weight:900}.pathway a{color:#fff;font-weight:800}.direct-note{margin-top:34px;padding:24px;border:1px solid var(--line);border-left:5px solid var(--coral);border-radius:0 14px 14px 0;background:#fff}@media(max-width:850px){.resource-hero{grid-template-columns:1fr}.resource-mark{min-height:220px}.pathway ol{grid-template-columns:1fr}.collection-intro{display:block}}

/* v53: compact, centered resource landing hero with no inherited viewport gap. */
main#main{display:block;min-height:0;padding:0;overflow:visible}.resource-hero.shell{width:min(1080px,calc(100% - 48px));min-height:0;margin-inline:auto;padding:46px 0 42px;align-items:center}.resource-hero .breadcrumb{margin:0 0 28px}.resource-hero .eyebrow{margin:0 0 10px}.resource-hero h1{margin:0 0 18px;font-size:clamp(2.8rem,5.8vw,4.9rem)}.resource-hero .lead{margin:0}.resource-mark{min-height:260px}.collection{padding-top:34px}@media(max-width:850px){.resource-hero.shell{padding-top:34px;gap:28px}.resource-mark{min-height:190px}.collection{padding-top:20px}}@media(max-width:560px){.resource-hero.shell{width:calc(100% - 32px);padding:28px 0 34px}.resource-hero h1{font-size:clamp(2.4rem,13vw,3.4rem)}.resource-mark{min-height:160px;padding:24px}.collection-intro{margin-bottom:20px}}

/* Keep every resource collection aligned to the same header and content rhythm. */
body{background:var(--cream)}
.dp-nav+ .dp-mobile-panel + main,
.dp-nav+main{margin-top:0}
.resource-hero-copy{align-self:center}
.resource-hero .back{margin-top:24px}
.resource-hero:not(:has(.resource-hero-copy)){display:block;padding-top:38px;padding-bottom:34px}
.resource-hero:not(:has(.resource-hero-copy)) .breadcrumb{margin-bottom:24px}
.resource-hero:not(:has(.resource-hero-copy)) h1{max-width:900px}
