:root{--vm-preto:#141515;--vm-dourado:#ad8328;--vm-fundo:#f6f4f2}
body{font-family:"Source Sans 3",system-ui,sans-serif;color:var(--vm-preto);line-height:1.7}
h1,h2,h3,h4{font-family:"Playfair Display",serif;letter-spacing:.025em}
.vm-navbar{background:#fff;border-bottom:1px solid #eee}.vm-navbar .navbar-brand img{max-height:82px}.vm-navbar .nav-link{text-transform:uppercase;letter-spacing:.12em;font-weight:500}
.blog-hero{padding:5rem 0;background:linear-gradient(135deg,#f3f4e4,var(--vm-fundo))}
.eyebrow{color:var(--vm-dourado);font-size:.78rem;letter-spacing:.16em;text-transform:uppercase;font-weight:600}
.post-card{height:100%;border:0;border-radius:18px;overflow:hidden;box-shadow:0 15px 45px rgba(0,0,0,.08);transition:.25s;background:#fff}.post-card:hover{transform:translateY(-5px)}.post-card img{height:240px;object-fit:cover}.post-card a{color:inherit;text-decoration:none}
.btn-vm{background:var(--vm-dourado);color:#fff;border-radius:999px;padding:.7rem 1.4rem;border:0}.btn-vm:hover{background:#8c671f;color:#fff}
.article-cover{width:100%;max-height:600px;object-fit:cover;border-radius:22px}.article-content{font-size:1.13rem}.article-content p{margin-bottom:1.25rem;white-space:pre-line}.gallery-img{width:100%;height:260px;object-fit:cover;border-radius:14px}.photo-open{cursor:zoom-in}.modal-photo{max-height:82vh}
.vm-footer{background:#141515;color:#eee;padding:2.5rem 0;margin-top:5rem}.vm-footer a{color:#d9b45f}
