:root{color-scheme:light;--ink:#183027;--muted:#617068;--paper:#f6f3eb;--pine:#234f3d;--line:#d8ddd6}*{box-sizing:border-box}body{margin:0;background:var(--paper);color:var(--ink);font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;line-height:1.65}.hero{min-height:62vh;padding:0 7vw 7rem;background:linear-gradient(115deg,rgba(15,43,32,.97),rgba(31,77,57,.78)),radial-gradient(circle at 80% 20%,#789381,#1b3c30);color:#fff}.compact{padding:0 7vw;background:var(--pine);color:#fff}nav{height:82px;display:flex;align-items:center;justify-content:space-between;max-width:1180px;margin:auto;border-bottom:1px solid rgba(255,255,255,.2)}nav a{color:inherit;text-decoration:none}.brand{font-family:Georgia,serif;font-size:1.2rem;letter-spacing:.03em}.hero-copy{max-width:800px;margin:8vh auto 0}.eyebrow{text-transform:uppercase;letter-spacing:.18em;font-size:.76rem;font-weight:700;opacity:.76}.hero h1,.article-page h1{font-family:Georgia,serif;font-size:clamp(2.8rem,7vw,5.8rem);font-weight:500;line-height:1.02;margin:.4em 0 .35em}.hero-copy>p:last-child{max-width:660px;font-size:1.16rem;color:#dce7df}.intro{max-width:900px;margin:0 auto;padding:5rem 7vw 3rem;font-family:Georgia,serif;font-size:clamp(1.4rem,3vw,2.15rem);line-height:1.45}.cards{max-width:1180px;margin:auto;padding:1rem 7vw 7rem;display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem}.cards article{min-height:310px;padding:2rem;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column}.cards span{color:var(--pine);font-size:.75rem;font-weight:800;text-transform:uppercase;letter-spacing:.14em}.cards h2{font-family:Georgia,serif;font-weight:500;font-size:1.7rem;line-height:1.18}.cards p{color:var(--muted)}.cards small{margin-top:auto;color:var(--muted)}.article-page{max-width:820px;margin:auto;padding:8rem 7vw 10rem}.article-page h1{font-size:clamp(2.5rem,6vw,4.6rem)}.article-page>p:not(.eyebrow){font-family:Georgia,serif;font-size:1.35rem;color:#405048}.back{display:inline-block;margin-top:2rem;color:var(--pine);font-weight:700}footer{padding:2rem 7vw;display:flex;justify-content:space-between;border-top:1px solid var(--line);color:var(--muted);font-size:.85rem}@media(max-width:780px){.hero{padding-bottom:4rem}.hero-copy{margin-top:4vh}.cards{grid-template-columns:1fr;padding-bottom:4rem}.intro{padding-top:3.5rem}footer{display:block}.article-page{padding-top:5rem}}
