.cms-managed-content-v3{background:#f7f9fc;border-top:1px solid #e7ecf3}
.cms-managed-shell-v3{padding:32px;background:#fff;border:1px solid #e2e8f1;border-radius:20px;box-shadow:0 12px 30px rgba(17,34,75,.07);color:#24344f;line-height:1.8}
.cms-managed-shell-v3 img{max-width:100%;height:auto;border-radius:14px}
.cms-live-posts-v3{background:#f7f9fc;border-top:1px solid #e7ecf3}
.cms-live-post-grid-v3{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:24px}
.cms-live-post-card-v3{overflow:hidden;background:#fff;border:1px solid #e1e7f0;border-radius:20px;box-shadow:0 12px 30px rgba(17,34,75,.07)}
.cms-live-post-card-v3 img{display:block;width:100%;height:210px;object-fit:cover}
.cms-live-post-card-v3>div{padding:22px}
.cms-live-post-card-v3 h3{margin:0 0 10px;color:#13244a;font-size:1.14rem;line-height:1.45}
.cms-live-post-card-v3 p{margin:0 0 16px;color:#68768d;line-height:1.7}
.cms-live-post-card-v3 a{color:#d97817;font-weight:900}
@media(max-width:900px){.cms-live-post-grid-v3{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:620px){.cms-managed-shell-v3{padding:22px}.cms-live-post-grid-v3{grid-template-columns:1fr}.cms-live-post-card-v3 img{height:200px}}
