@font-face{font-family:Lora;src:url(Lora500.ttf) format('truetype');font-weight:500;font-display:swap}
@font-face{font-family:Manrope;src:url(Manrope400.ttf) format('truetype');font-weight:400;font-display:swap}
:root{color-scheme:light;--paper:#faf7ee;--ink:#173e31;--muted:#757d71;--green:#587348;--line:#d4d9c8}
*{box-sizing:border-box}html{background:var(--paper);scroll-behavior:smooth}body{margin:0;color:var(--ink);font:400 16px/1.75 Manrope,system-ui,sans-serif;background:var(--paper);overflow-wrap:anywhere}body:after{content:'';position:fixed;inset:0;z-index:-1;background:url(meadow.png) center bottom/cover no-repeat;pointer-events:none}body{isolation:isolate}.shell{max-width:760px;margin:auto;padding:36px 28px 100px}.brand{display:flex;align-items:center;gap:12px;color:var(--ink);text-decoration:none;font:500 23px/1.4 Lora,Georgia,serif}.brand img{width:28px;height:28px;flex:none;border-radius:3px}.brand svg{width:28px;height:36px;flex:none;fill:none;stroke:var(--green);stroke-width:1.4;stroke-linecap:round;stroke-linejoin:round}nav{display:flex;flex-wrap:wrap;gap:20px;margin:24px 0 42px;font-size:13px}a{color:var(--green);text-decoration-thickness:1px;text-underline-offset:4px}a:focus-visible{outline:2px solid var(--green);outline-offset:5px;border-radius:2px}h1,h2{font-family:Lora,Georgia,serif;font-weight:500;letter-spacing:-.025em}h1{font-size:40px;line-height:1.16;margin:0 0 20px}h2{font-size:23px;line-height:1.35;margin:36px 0 12px}.date,.eyebrow{color:var(--muted);font-size:13px}.eyebrow{color:var(--green);margin-bottom:12px}.intro{font-size:17px;line-height:1.65;margin:24px 0 32px}p{margin:0 0 16px}ul{padding-left:23px;margin:12px 0 20px}li{padding-left:3px;margin-bottom:9px}.content{background:rgba(250,247,238,.96);border:1px solid rgba(212,217,200,.6);border-radius:26px;padding:28px 32px}footer{margin-top:34px;border-top:1px solid var(--line);padding-top:24px;font-size:13px;color:var(--muted)}.draft{background:#f8e7d7;padding:16px 20px;border-radius:16px;margin:24px 0;color:#4b5945;font-size:14px}.contact{background:#eaf0dd;border-radius:18px;padding:18px 20px;margin-top:32px}.contact p:last-child{margin-bottom:0}@media(max-width:560px){.shell{padding:28px 24px 80px}.brand{font-size:21px}nav{margin:22px 0 34px;gap:18px}.content{padding:22px 20px;border-radius:22px}h1{font-size:36px}h2{font-size:22px}body{font-size:15px;line-height:1.75}.intro{font-size:16px}body:after{background-size:auto 100vh}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}

nav a[aria-current="page"]{color:var(--ink);text-decoration-thickness:2px}.contact h2{margin:0 0 12px;font-size:20px}
