/* V57 CLEAN CARDS — AST SERA blog/content visual cleanup */
/* Remove old blue/icy card language from blog index and article content. */
.card,.callout,.chip,.hero-card,.process-card,.product-card,.exk-box{
  background:#fff!important;
  border-color:#dfe8e1!important;
  box-shadow:0 8px 24px rgba(20,60,32,.055)!important;
  color:#1d2b22!important;
}
.card:hover,.callout:hover{box-shadow:0 12px 30px rgba(20,60,32,.08)!important}
.callout{padding:18px!important;border-radius:16px!important}
.chip{background:#f5faf6!important;color:#31543d!important;border-color:#d9e7dc!important}
.card h3,.card h4,.callout h3,.hero-card h3,.process-card h3,.product-card h3{color:#173b25!important}
.card p,.card li,.callout p,.hero-card p,.process-card p,.product-card p{color:#536359!important}
.v52-cta,.v51-cta{background:#f2f8f3!important;border-color:#d9e8dc!important;box-shadow:none!important}
.v52-sources,.v51-sources{background:#f7faf7!important;border-color:#dfe9e1!important}
.v52-category,.v51-category{background:#edf7ef!important;color:#1f713c!important;border-color:#d7e9da!important}
.blog-card,.blog-card__content{background:#fff!important}
.blog-card{border-color:#dfe8e1!important;box-shadow:0 8px 24px rgba(20,60,32,.055)!important}
/* The old global blue accent is retained for non-blog pages; these rules are scoped to blog/article content. */
