*{box-sizing:border-box}body{margin:0;background:#faf8f2;color:#22342d;font-family:Arial,sans-serif;line-height:1.75}header,main,footer{max-width:1040px;margin:auto;padding:28px}header{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #d9dfd8;gap:24px}header img{width:136px;height:auto}nav{display:flex;gap:22px;flex-wrap:wrap}a{color:#314f40;text-underline-offset:4px}h1{font-size:clamp(2rem,5vw,3.5rem);line-height:1.12;letter-spacing:-.035em;margin:28px 0 40px}h2,h3{line-height:1.3;margin-top:2em}article p,article ul,article ol{margin:1em 0}article{overflow-wrap:anywhere}table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:.88rem}th,td{padding:12px;border:1px solid #cad2ca;vertical-align:top;text-align:left}th{background:#e8ede5}footer{margin-top:48px;border-top:1px solid #d9dfd8}footer nav{font-size:.88rem}@media(max-width:600px){header,main,footer{padding:20px}header{align-items:flex-start}header img{width:100px}nav{gap:12px}article{font-size:16px}}