*{box-sizing:border-box}body{margin:0;background:#f5f3ee;color:#24312d;font:18px/1.7 system-ui,sans-serif}header,main,footer{max-width:850px;margin:auto;padding:28px}header{border-bottom:3px solid #c78035}header a{font-weight:750;text-decoration:none}a{color:#285f47}nav{display:flex;gap:24px;flex-wrap:wrap;font-size:15px}main{background:white;margin-top:30px;margin-bottom:30px;border-radius:12px;padding:40px}h1{font-size:42px;line-height:1.15}h2{font-size:25px}h3{font-size:21px;margin-top:32px}footer{font-size:14px}@media(max-width:600px){main{margin:16px;padding:24px}h1{font-size:34px}}