:root{--ink:#18372c;--muted:#60736b;--green:#2f6c53;--sage:#dfeade;--cream:#f7f3e9;--paper:#fffefa;--gold:#d9a441;--line:#dce4dc;--serif:Georgia,"Times New Roman",serif;--sans:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--sans);line-height:1.65}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}svg{width:1.5rem;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.skip{position:fixed;left:1rem;top:-4rem;background:var(--ink);color:white;padding:.6rem 1rem;z-index:99}.skip:focus{top:1rem}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.site-header{height:82px;display:flex;align-items:center;justify-content:space-between;padding:0 clamp(1.2rem,5vw,5rem);border-bottom:1px solid var(--line);background:rgba(255,254,250,.96);position:sticky;top:0;z-index:20;backdrop-filter:blur(10px)}.brand{display:flex;align-items:center;gap:.55rem;font-family:var(--serif);font-size:1.55rem;font-weight:700;letter-spacing:-.04em}.brand svg{width:2rem;color:var(--green)}.brand em{color:var(--green);font-style:normal}.site-header nav{display:flex;align-items:center;gap:2rem;font-size:.92rem;font-weight:650}.site-header nav>a:hover{color:var(--green)}.search-button,.menu-button{border:0;background:transparent;color:var(--ink);display:flex;align-items:center;gap:.4rem;font:inherit;cursor:pointer}.menu-button{display:none}.search-panel{padding:1.2rem clamp(1.2rem,5vw,5rem);background:var(--cream);border-bottom:1px solid var(--line)}.search-panel form{max-width:740px;margin:auto}.search-panel label{display:block;font-weight:700;margin-bottom:.4rem}.search-panel form div,.search-page form{display:flex}.search-panel input,.search-page input{flex:1;border:1px solid #b5c5ba;padding:.85rem 1rem;border-radius:7px 0 0 7px;font:inherit;background:white}.search-panel button,.search-page button{border:0;background:var(--green);color:white;padding:0 1.3rem;border-radius:0 7px 7px 0;font-weight:700}.home-hero{min-height:600px;padding:clamp(4rem,8vw,8rem) clamp(1.2rem,7vw,7rem);display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(3rem,7vw,8rem);align-items:center;background:linear-gradient(115deg,var(--cream),#edf3e9)}.eyebrow{text-transform:uppercase;color:var(--green);font-size:.74rem;font-weight:800;letter-spacing:.14em}.home-hero h1{font:700 clamp(3rem,6vw,6rem)/.98 var(--serif);letter-spacing:-.055em;margin:.7rem 0 1.4rem}.home-hero h1 em{color:var(--green);font-weight:400}.home-hero>div>p{font-size:1.16rem;color:var(--muted);max-width:570px}.primary-button{display:inline-block;margin-top:1.2rem;background:var(--ink);color:white;padding:.9rem 1.4rem;border-radius:4px;font-weight:750}.featured-visual{position:relative}.featured-visual>img{width:100%;aspect-ratio:4/5;object-fit:cover;border-radius:48% 48% 8px 8px;box-shadow:20px 25px 0 #cadbc9}.featured-visual>span{position:absolute;left:-2rem;bottom:2rem;background:white;padding:1rem 1.25rem;max-width:260px;box-shadow:0 12px 35px #16302626;font-family:var(--serif);font-size:1.1rem}.featured-visual b{display:block;color:var(--green);font:800 .7rem var(--sans);text-transform:uppercase;letter-spacing:.12em;margin-bottom:.3rem}.topic-strip{display:flex;align-items:center;justify-content:center;gap:clamp(1rem,4vw,4rem);padding:1.4rem 5%;border-block:1px solid var(--line);font-size:.9rem}.topic-strip>span{color:var(--muted)}.topic-strip a{font-weight:750}.latest,.archive,.search-page{padding:clamp(4rem,7vw,7rem) clamp(1.2rem,6vw,6rem);max-width:1500px;margin:auto}.latest>header{display:flex;justify-content:space-between;gap:3rem;align-items:end;margin-bottom:2.6rem}.latest>header h2,.archive h1,.search-page h1{font:700 clamp(2.2rem,4vw,4rem)/1.05 var(--serif);letter-spacing:-.045em;margin:.4rem 0}.latest>header p{max-width:480px;color:var(--muted)}.card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:2.2rem 1.5rem}.card{border-bottom:1px solid var(--line);padding-bottom:1.4rem}.card-image{display:block;background:var(--sage);overflow:hidden;aspect-ratio:1.45}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s}.card:hover .card-image img{transform:scale(1.025)}.card-image>span{height:100%;display:grid;place-items:center}.card-image>span svg{width:3rem;color:var(--green)}.card-body{padding-top:1rem}.card h2{font:700 1.55rem/1.17 var(--serif);letter-spacing:-.025em;margin:.45rem 0}.card p{color:var(--muted);font-size:.92rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.card-meta{display:flex;justify-content:space-between;gap:1rem;font-size:.78rem;color:var(--muted)}.card-meta a{color:var(--green);font-weight:750}.article-header{max-width:950px;text-align:center;margin:clamp(4rem,8vw,8rem) auto 3rem;padding:0 1.2rem}.article-header h1{font:700 clamp(2.8rem,6vw,5.6rem)/1.02 var(--serif);letter-spacing:-.055em;margin:.7rem 0 1.2rem}.dek{font-size:1.15rem;color:var(--muted);max-width:760px;margin:0 auto 1rem}.article-header time{font-size:.82rem;color:var(--muted)}.hero-image{max-width:1200px;margin:0 auto clamp(3rem,7vw,6rem);padding:0 1.2rem}.hero-image img{width:100%;max-height:700px;object-fit:cover}.article-grid{max-width:1160px;margin:auto;display:grid;grid-template-columns:220px minmax(0,740px);gap:5rem;padding:0 1.2rem 7rem}.article-grid aside{position:relative}.article-grid aside>span{font-size:.73rem;text-transform:uppercase;letter-spacing:.12em;font-weight:800}.toc{position:sticky;top:110px;margin-top:1rem;display:grid;gap:.7rem;border-left:1px solid var(--line);padding-left:1rem;font-size:.82rem;color:var(--muted)}.toc a.active{color:var(--green);font-weight:700}.prose{font-family:var(--serif);font-size:1.12rem;color:#294238}.prose h2,.prose h3{color:var(--ink);line-height:1.12;letter-spacing:-.035em;margin:2.6rem 0 1rem}.prose h2{font-size:2rem}.prose h3{font-size:1.45rem}.prose a{color:var(--green);text-decoration:underline}.prose img{margin:2rem auto;max-height:650px;width:auto}.prose blockquote{border-left:3px solid var(--gold);margin:2rem 0;padding:.5rem 1.4rem;background:var(--cream)}.prose li{margin:.5rem 0}.notice{margin-top:3rem;padding:1.5rem;background:var(--cream);border:1px solid var(--line);font-family:var(--sans);font-size:.9rem}.notice p{margin:.3rem 0 0;color:var(--muted)}.page{max-width:900px;margin:auto;padding:clamp(4rem,8vw,8rem) 1.2rem}.page>header{border-bottom:1px solid var(--line);margin-bottom:3rem}.page h1{font:700 clamp(3rem,6vw,5rem) var(--serif);letter-spacing:-.05em;margin:.5rem 0 2rem}.archive>header{max-width:700px;margin-bottom:3rem}.archive>header p,.search-page>p{color:var(--muted)}.search-page form{max-width:740px;margin:2rem 0}.search-count{margin:2rem 0}footer{background:var(--ink);color:#e8f0ea;padding:4rem clamp(1.2rem,6vw,6rem) 2rem;display:grid;grid-template-columns:2fr 1fr 1fr;gap:3rem}footer>div{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem}.footer-brand{color:white}.footer-brand svg{color:#9fc5a7}footer p{color:#b9c9c0;max-width:380px}footer strong{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em;margin-bottom:.5rem}footer a:not(.brand){color:#cbd7d0;font-size:.9rem}footer small{grid-column:1/-1;border-top:1px solid #ffffff24;padding-top:1.5rem;color:#9db0a5}
@media(max-width:850px){.site-header{height:68px}.menu-button{display:flex}.site-header nav{display:none;position:absolute;top:68px;left:0;right:0;background:var(--paper);padding:1.2rem;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.site-header nav.open{display:flex}.home-hero{grid-template-columns:1fr;min-height:0}.featured-visual{max-width:500px;margin:auto}.topic-strip{align-items:flex-start;overflow:auto;justify-content:flex-start}.topic-strip>*{white-space:nowrap}.latest>header{display:block}.card-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.article-grid{display:block}.article-grid aside{display:none}footer{grid-template-columns:1fr 1fr}footer>div:first-child,footer small{grid-column:1/-1}}@media(max-width:560px){.home-hero h1{font-size:3.2rem}.featured-visual>span{left:.6rem;right:.6rem;bottom:.6rem;max-width:none}.featured-visual>img{box-shadow:10px 12px 0 #cadbc9}.card-grid{grid-template-columns:1fr}.card-image{aspect-ratio:1.6}.latest,.archive,.search-page{padding-inline:1.1rem}.article-header h1{font-size:2.8rem}footer{grid-template-columns:1fr}footer>div,footer>div:first-child{grid-column:1/-1}}
