:root{color:#161a18;letter-spacing:0;background:#f5fbf8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,textarea,select{font:inherit;letter-spacing:0}button{color:#fff;cursor:pointer;background:#161a18;border:1px solid #161a18;border-radius:8px;min-height:42px;padding:.65rem 1rem}button:hover{background:#2f6b4f;border-color:#2f6b4f}.topbar{z-index:5;background:#fff;border-bottom:1px solid #cbded5;justify-content:space-between;align-items:center;min-height:68px;padding:0 5vw;display:flex;position:sticky;top:0}.brand{color:#161a18;background:0 0;border:0;padding-left:0;font-weight:800}.brand:hover{color:#2f6b4f;background:0 0}.nav-actions{gap:.6rem;display:flex}.nav-actions button{color:#161a18;background:0 0}.nav-actions button:hover{background:#e4f3ec}.hero{flex-direction:column;justify-content:center;align-items:flex-start;min-height:58vh;padding:8vh 8vw 9vh;display:flex;position:relative;overflow:hidden}.hero:after{content:"";background:linear-gradient(90deg,#081a12db 0%,#081a128a 48%,#081a122e 100%);position:absolute;inset:0}.hero img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.hero-copy{z-index:1;position:relative}.hero h1,.reader h1,.admin h1{max-width:930px;margin:0;font-size:clamp(2.4rem,8vw,5.8rem);line-height:.95}.hero h1{color:#fff}.hero p{color:#eaf4ff;max-width:720px;font-size:1.15rem}.eyebrow,.date{color:#2f6b4f;letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.78rem;font-weight:800}.hero .eyebrow{color:#ffdd57}.post-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;padding:5vw;display:grid}.post-card{background:#fff;border:1px solid #cbded5;border-radius:8px;flex-direction:column;justify-content:space-between;min-height:340px;padding:1.25rem;display:flex}.post-card h2{margin:0 0 .75rem;font-size:1.8rem;line-height:1.1}.tag-row{flex-wrap:wrap;gap:.5rem;margin:1rem 0;display:flex}.tag-row span{color:#19442f;background:#e4f3ec;border:1px solid #b8d4c4;border-radius:8px;padding:.3rem .55rem;font-size:.8rem;font-weight:700}.reader,.admin{padding:6vw}.reader{max-width:900px;margin:0 auto}.reader .lede{color:#4a5d52;font-size:1.35rem;font-weight:650}.reader p{font-size:1.1rem}.admin-heading{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}.admin-actions{flex-wrap:wrap;justify-content:flex-end;gap:.6rem;display:flex}.editor{gap:1.25rem;display:grid}fieldset,.export-box{background:#fff;border:1px solid #cbded5;border-radius:8px;padding:1.25rem}legend{padding:0 .5rem;font-weight:800}label{color:#4a5d52;gap:.35rem;margin:0 0 1rem;font-weight:750;display:grid}input,textarea,select{color:#161a18;border:1px solid #a8c7b6;border-radius:8px;width:100%;padding:.72rem}textarea{resize:vertical;min-height:110px}.field-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;display:grid}.export-box{margin-top:1.5rem}.export-box textarea{min-height:280px;font-family:SFMono-Regular,Consolas,Liberation Mono,monospace}@media (width<=900px){.post-list,.field-grid{grid-template-columns:1fr}.admin-heading{display:block}.admin-actions{justify-content:flex-start;margin-top:1rem}}@media (width<=620px){.topbar{flex-direction:column;align-items:flex-start;gap:.7rem;padding-top:1rem;padding-bottom:1rem}.nav-actions{width:100%}.nav-actions button{flex:1}.hero{min-height:64vh;padding:7vh 6vw}}
