:root { color: #25302a; background: #fbfaf6; font: 18px/1.75 ui-serif, Georgia, "Noto Serif SC", serif; }
body { margin: 0; } main { max-width: 680px; margin: 0 auto; padding: 12vh 24px; }
h1 { font-size: clamp(2rem, 7vw, 3.6rem); line-height: 1.15; margin: .2em 0 .7em; }
h2 { margin-top: 2em; } a { color: #315c45; } .eyebrow, time { color: #76766e; font: 14px/1.4 ui-sans-serif, system-ui, sans-serif; letter-spacing: .04em; }
.entries { list-style: none; padding: 0; } .entries li { display: flex; justify-content: space-between; gap: 1rem; border-top: 1px solid #dedbd2; padding: 1rem 0; }
article { margin-top: 2.5rem; } nav { font: 14px/1.4 ui-sans-serif, system-ui, sans-serif; }
