.vscms-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:24px}.vscms-card{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px rgba(7,23,45,.1)}.vscms-card>img,.vscms-placeholder{width:100%;height:250px;object-fit:cover}.vscms-placeholder{display:grid;place-items:center;background:#e9eef5;font-size:34px;font-weight:800;color:#07172d}.vscms-card-body{padding:22px}.vscms-card-body h3{margin:0 0 8px}.vscms-card-body strong{display:block;color:#a6192e;margin-bottom:12px}.vscms-album-images{display:grid;grid-template-columns:repeat(3,1fr);gap:6px}.vscms-album-images img{width:100%;height:110px;object-fit:cover}.vscms-download{display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff;padding:20px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,.08)}.vscms-btn{display:inline-block;padding:10px 18px;background:#a6192e;color:#fff!important;border-radius:8px;text-decoration:none}.vscms-card time{display:inline-block;margin-bottom:8px;color:#a6192e;font-weight:700}@media(max-width:600px){.vscms-download{align-items:flex-start;flex-direction:column}.vscms-card>img,.vscms-placeholder{height:320px}}
