*{box-sizing:border-box}body{margin:0;font:16px/1.65 Georgia,serif;color:#2b2622;background:#faf7f2}
header{border-bottom:1px solid #e3dbcf;background:#fff}
.wrap{max-width:760px;margin:0 auto;padding:0 20px}
h1{font-size:28px;margin:24px 0 4px}h2{font-size:20px;margin:28px 0 8px}
nav a{display:inline-block;margin:14px 16px 14px 0;color:#6b5b45;text-decoration:none}
nav a:hover{text-decoration:underline}
.hero{width:100%;height:auto;border-radius:6px;margin:20px 0}
.card{border-top:1px solid #e9e2d6;padding:18px 0}
.thumbs{display:flex;gap:12px;flex-wrap:wrap;margin:20px 0}
.thumbs img{width:160px;height:120px;object-fit:cover;border-radius:4px}
footer{border-top:1px solid #e3dbcf;margin-top:40px;padding:20px 0;color:#8a7f70;font-size:14px}
@media(max-width:600px){.thumbs img{width:100%;height:180px}}
