:root{color-scheme:light;font-family:Georgia,serif;color:#243b34;background:#f5f3ec}*{box-sizing:border-box}body{margin:0;padding:0 7vw}header,footer{max-width:1100px;margin:auto;padding:30px 0;display:flex;justify-content:space-between;font:14px system-ui,sans-serif;color:#66736b}header{border-bottom:1px solid #d9ddd3}.wordmark{font-weight:700;color:#243b34;text-decoration:none}main{max-width:1100px;margin:80px auto}.eyebrow,.number{font:12px system-ui,sans-serif;letter-spacing:.12em;color:#6c7868;text-transform:uppercase}h1{font-weight:400;font-size:clamp(44px,7vw,82px);line-height:1.08;margin:24px 0}.intro{max-width:590px;font-size:21px;line-height:1.6;color:#526159}section{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin-top:70px;border-top:1px solid #d9ddd3;padding-top:35px}h2{font-size:28px;font-weight:400}article p{font-size:17px;line-height:1.75;color:#526159}footer{border-top:1px solid #d9ddd3}@media(max-width:600px){header span{display:none}main{margin:50px auto}section{grid-template-columns:1fr;gap:28px}}
