:root{--ink:#132820;--paper:#f6f3ea;--mist:#e6ede6;--line:#c8d2c9;--accent:#d55a3b;--measure:76rem}*{box-sizing:border-box}body,html{background:var(--paper)}body{margin:0;color:var(--ink);font-family:Arial,Helvetica,sans-serif;line-height:1.55}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline;text-underline-offset:.18em}.site-header{max-width:var(--measure);margin:auto;padding:1.3rem 1.5rem 0}.masthead{justify-content:space-between;border-bottom:1px solid var(--ink);padding-bottom:1.1rem}.brand,.masthead{display:flex;align-items:center}.brand{gap:.7rem;font:700 1.15rem/1.02 Georgia,serif;letter-spacing:-.04em}.brand-mark{display:grid;place-items:center;width:2.75rem;height:2.75rem;border-radius:50%;background:var(--ink);color:var(--paper);font:700 .8rem Arial;letter-spacing:0}.tagline{margin:0;color:#506259;font-size:.88rem}.navigation{display:flex;gap:1.25rem;overflow-x:auto;padding:.9rem 0 .8rem;text-transform:uppercase;white-space:nowrap;font-size:.7rem;font-weight:700;letter-spacing:.08em}.article-shell,.page-shell{max-width:var(--measure);margin:auto;padding:2.4rem 1.5rem 4rem}.intro{max-width:43rem;padding:1.4rem 0 3.6rem}.intro--compact{padding-bottom:2.2rem}.eyebrow{margin:0 0 .55rem;text-transform:uppercase;letter-spacing:.14em;font-size:.7rem;font-weight:700;color:var(--accent)}h1,h2{font-family:Georgia,Times New Roman,serif;line-height:1.05;letter-spacing:-.045em}h1{margin:0;font-size:clamp(2.8rem,7vw,6.6rem)}h2{margin:.25rem 0 .6rem;font-size:clamp(1.45rem,2.2vw,2.35rem)}.intro>p:last-child,.standfirst{font-size:1.12rem;max-width:38rem;color:#43564c}.article-card{border-top:1px solid var(--line);padding-top:1rem}.article-card img,.article-hero{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover;background:var(--mist)}.image-placeholder{aspect-ratio:3/2;background:linear-gradient(140deg,var(--mist),#d1ded3)}.article-card--featured{display:grid;grid-template-columns:1.5fr 1fr;gap:2rem;border-top:2px solid var(--ink);padding-top:1rem;margin-bottom:4rem}.article-card--featured img{height:100%;min-height:23rem}.article-card__copy{padding:.5rem 0}.article-card__summary{margin:.65rem 0;color:#53645b;font-size:.94rem}.article-card__date{font-size:.78rem;text-transform:uppercase;letter-spacing:.06em;color:#5d6b63}.section-heading{border-top:2px solid var(--ink);padding-top:1rem;margin-bottom:1.3rem}.section-heading h2{margin:0;font-size:2rem}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.8rem 1.35rem}.site-footer{border-top:1px solid var(--line);max-width:var(--measure);margin:auto;padding:1.5rem;color:#5d6b63;font-size:.82rem}.article-shell{max-width:58rem}.article-header{max-width:48rem;margin:1.8rem auto 2rem}.article-header h1{font-size:clamp(2.5rem,6vw,5rem)}.article-hero{aspect-ratio:16/9;margin:2rem 0}.article-body{max-width:43rem;margin:auto;font-family:Georgia,serif;font-size:1.13rem}.article-body h2,.article-body h3{margin-top:2.4rem}.article-body img{max-width:100%;height:auto}.empty-state{padding:3rem;background:var(--mist)}@media(max-width:720px){.tagline{display:none}.article-shell,.page-shell{padding-top:1.6rem}.article-card--featured{display:block;margin-bottom:3rem}.article-card--featured img{min-height:0}.article-grid{grid-template-columns:1fr;gap:2.2rem}.intro{padding-bottom:2.2rem}.article-header h1{font-size:clamp(2.5rem,12vw,4rem)}}