:root{--ink:#24322b;--sage:#9aac92;--cream:#f7f4ec;--paper:#fffdf8;--clay:#aa6f4c}*{box-sizing:border-box}body{margin:0;color:var(--ink);background:var(--cream);font-family:"Noto Serif SC",serif}a{color:inherit}.hero{min-height:540px;padding:28px max(6vw,36px);color:#fff;background:linear-gradient(115deg,rgba(23,45,36,.82),rgba(55,78,57,.36)),url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=80") center/cover}nav{display:flex;justify-content:space-between;align-items:center;font-family:"Source Sans 3",sans-serif;letter-spacing:.08em;font-size:.8rem}.brand{text-decoration:none;font-size:1.1rem;font-weight:600}.hero-copy{max-width:760px;margin:138px auto 0}.eyebrow,.meta{font-family:"Source Sans 3",sans-serif;letter-spacing:.15em;font-size:.72rem;font-weight:600}.hero h1{margin:.4rem 0 1rem;font-size:clamp(2.5rem,6vw,5.5rem);font-weight:600;line-height:1.18}.hero-copy>p:last-child{font-size:1.12rem;line-height:1.9}main{max-width:1060px;margin:auto;padding:0 30px}.intro{max-width:760px;margin:90px auto 70px;font-size:1.35rem;line-height:2.05;text-align:center}.posts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));border-top:1px solid #cfd5ca}.posts article{padding:44px 34px;border-bottom:1px solid #cfd5ca}.posts article:nth-child(odd){border-right:1px solid #cfd5ca}.meta{color:#7d8d74;margin:0}.posts h2{font-size:1.65rem;font-weight:600;margin:12px 0}.posts article>p:not(.meta){line-height:1.9;color:#5c675e}.posts a{display:inline-block;margin-top:8px;color:var(--clay);font-family:"Source Sans 3",sans-serif;font-weight:600;text-decoration:none}.posts a span{padding-left:6px}.quote{text-align:center;padding:110px 20px}.quote p{font-size:clamp(1.4rem,3vw,2.15rem);line-height:1.8;margin:0}.quote span{display:block;margin-top:22px;color:#7d8d74;font-size:.85rem}footer{display:flex;justify-content:space-between;padding:28px max(6vw,36px);background:#273d31;color:#eff4e9;font-family:"Source Sans 3",sans-serif;font-size:.9rem}footer p{margin:0}footer a{text-decoration:none}@media(max-width:650px){.hero{min-height:470px}.hero-copy{margin-top:110px}.posts{grid-template-columns:1fr}.posts article:nth-child(odd){border-right:0}.posts article{padding:34px 10px}.intro{font-size:1.15rem;margin:65px auto 45px}footer{gap:14px;flex-direction:column}}
