:root{--ink:#17201b;--paper:#f5f1e8;--green:#315c43;--line:#cfc9bc;--muted:#667068;font-family:Arial,Helvetica,sans-serif;color:var(--ink);background:var(--paper)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;line-height:1.65}a{color:inherit}header,main,footer{width:min(76rem,calc(100% - 2.5rem));margin-inline:auto}.site-header{min-height:5.5rem;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--ink)}.brand{display:flex;align-items:center;gap:.75rem;font-weight:700;text-decoration:none}.brand-mark{display:grid;place-items:center;width:2.25rem;height:2.25rem;border:1px solid;border-radius:50%;font-family:Georgia,serif;font-size:.85rem}.site-header nav,.site-footer nav{display:flex;gap:1.5rem}.site-header nav a,.site-footer nav a{text-decoration:none;font-size:.93rem}.site-header nav a:hover,.site-footer nav a:hover{text-decoration:underline;text-underline-offset:.3rem}main{min-height:70vh}.hero{padding:clamp(5rem,11vw,9rem) 0 clamp(4rem,8vw,7rem);border-bottom:1px solid var(--line)}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;letter-spacing:-.035em;margin:0;line-height:1.04}h1{font-size:clamp(3.5rem,9vw,7.75rem);max-width:11ch}.hero-copy,.lede{font-family:Georgia,serif;font-size:clamp(1.2rem,2.3vw,1.65rem);max-width:40rem;line-height:1.45}.eyebrow,.post-meta{text-transform:uppercase;letter-spacing:.13em;font-size:.72rem;font-weight:700}.eyebrow{color:var(--green);margin:0 0 1.25rem}.hero-actions{display:flex;gap:1.5rem;align-items:center;margin-top:2rem}.button{display:inline-block;padding:.8rem 1.15rem;background:var(--green);color:#fff;text-decoration:none;border:1px solid var(--green)}.button:hover{background:var(--ink)}.text-link,.read-link,.back-link{font-weight:700;text-underline-offset:.3rem}.latest{padding:clamp(4rem,8vw,7rem) 0}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:2.5rem}.section-heading h2,.local-note h2{font-size:clamp(2.5rem,5vw,4.5rem)}.post-grid{display:grid;grid-template-columns:1.25fr 1fr 1fr;border-top:1px solid}.post-card{padding:1.75rem 1.5rem 1rem 0;display:grid;grid-template-columns:2rem 1fr;gap:1rem;border-right:1px solid var(--line)}.post-card+.post-card{padding-left:1.5rem}.post-card:last-child{border-right:0}.post-number{font-family:Georgia,serif;color:var(--green);font-size:.9rem}.post-meta{display:flex;flex-wrap:wrap;gap:.65rem 1rem;color:var(--muted);margin:0 0 1rem}.post-meta span:first-child{color:var(--green)}.post-card h3{font-size:clamp(1.65rem,3vw,2.4rem)}.post-card h3 a,.archive-row h2 a{text-decoration:none}.post-card p:not(.post-meta),.archive-row p:not(.post-meta){color:var(--muted)}.read-link{display:inline-block;margin-top:.5rem;font-size:.88rem}.local-note{margin-bottom:clamp(4rem,8vw,7rem);padding:clamp(3rem,7vw,6rem);background:var(--green);color:#fff}.local-note .eyebrow{color:#d9e5d9}.local-note p:last-child{max-width:38rem;font-size:1.1rem}.page-intro{padding:clamp(5rem,10vw,8rem) 0;border-bottom:1px solid}.page-intro.compact{padding-bottom:clamp(3rem,6vw,5rem)}.page-intro .lede{color:var(--muted)}.split{display:grid;grid-template-columns:1fr 1.6fr;gap:4rem}.prose{padding:clamp(4rem,8vw,7rem) 0;max-width:58rem}.prose h2{font-size:2rem;margin:2.5rem 0 1rem}.prose h2:first-child{margin-top:0}.prose p{font-size:1.08rem}.legal{max-width:48rem}.category-list{display:flex;gap:.75rem;flex-wrap:wrap;padding:2rem 0;border-bottom:1px solid var(--line)}.category-list a{padding:.4rem .8rem;border:1px solid var(--line);border-radius:99rem;text-decoration:none;font-size:.85rem}.category-list a:hover{background:var(--ink);color:#fff}.archive-list{padding-bottom:6rem}.archive-row{display:grid;grid-template-columns:3rem 1fr 3rem;gap:1rem;align-items:start;padding:2.25rem 0;border-bottom:1px solid var(--line);scroll-margin-top:2rem}.archive-row h2{font-size:clamp(1.8rem,4vw,3.25rem)}.archive-row p:not(.post-meta){max-width:44rem}.round-link{display:grid;place-items:center;width:2.75rem;height:2.75rem;border:1px solid;border-radius:50%;text-decoration:none}.round-link:hover{background:var(--ink);color:#fff}.article{max-width:56rem;margin-inline:auto;padding:5rem 0}.article-header{padding-bottom:3rem;border-bottom:1px solid}.article-header .back-link{display:inline-block;margin-bottom:4rem}.article-header h1{font-size:clamp(3.2rem,8vw,6.5rem);max-width:12ch}.article-body{max-width:43rem;padding:3rem 0;margin-inline:auto}.article-body p{font-family:Georgia,serif;font-size:1.24rem;line-height:1.75}.article-footer{padding:3rem 0;border-top:1px solid var(--line)}.site-footer{border-top:1px solid;display:grid;grid-template-columns:1fr auto;gap:2rem;padding:3rem 0}.site-footer p{color:var(--muted);margin:.5rem 0}.footer-brand{font-family:Georgia,serif;font-size:1.3rem}.copyright{grid-column:1/-1;font-size:.82rem}.skip{position:absolute;left:-9999px}.skip:focus{left:1rem;top:1rem;background:#fff;padding:.75rem;z-index:10}@media(max-width:48rem){header,main,footer{width:min(100% - 1.5rem,76rem)}.site-header{align-items:flex-start;flex-direction:column;padding:1rem 0;gap:1rem}.post-grid{grid-template-columns:1fr}.post-card,.post-card+.post-card{padding:1.5rem 0;border-right:0;border-bottom:1px solid var(--line)}.section-heading{align-items:start;gap:1rem;flex-direction:column}.split{grid-template-columns:1fr;gap:0}.archive-row{grid-template-columns:2rem 1fr}.archive-row .round-link{display:none}.site-footer{grid-template-columns:1fr}.copyright{grid-column:1}.hero-actions{align-items:flex-start;flex-direction:column}}
