.post__container{max-width:860px}
.post__head{margin-bottom:28px}
.post__head h1{font-size:clamp(1.9rem,4vw,2.7rem);line-height:1.15;margin:10px 0 14px}
.post__meta,.post-card__meta{font-family:Jost,sans-serif;font-size:.85rem;letter-spacing:.04em;text-transform:uppercase;color:var(--gold-deep,#9a7b2d)}
.post__hero{margin:0 0 32px;border-radius:6px;overflow:hidden}
.post__hero img{width:100%;height:auto;display:block;aspect-ratio:3/2;object-fit:cover}
.post__body h2{margin-top:2.2em}
.post__body h3{margin-top:1.6em}
.post__body a{text-decoration:underline;text-underline-offset:3px}
.post__back{margin-top:40px;font-family:Jost,sans-serif}
.card__body h3 a{color:inherit;text-decoration:none}
.card__body h3 a:hover{color:var(--gold-deep,#9a7b2d)}
.blog-pagination{display:flex;align-items:center;justify-content:center;gap:24px;margin-top:48px}
