/* Abrigo com Deus — categorias premium v0.10.134
 * Correção cirúrgica: Reflexões e demais arquivos genéricos reutilizam
 * exatamente a anatomia homologada dos cards de Publicações recentes/Orações.
 */
body.acd-category-premium-page .acd-category-premium-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:26px!important;
  align-items:stretch!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133{
  display:flex!important;
  flex-direction:column!important;
  min-width:0!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:1px solid #ead9c9!important;
  border-radius:18px!important;
  background:#fffdf9!important;
  box-shadow:0 9px 28px rgba(65,43,25,.045)!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-media{
  position:relative!important;
  display:block!important;
  width:100%!important;
  max-width:none!important;
  aspect-ratio:16/10!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
  border:0!important;
  border-radius:0!important;
  background:#f1e7d9!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-media img{
  display:block!important;
  width:100%!important;
  height:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  object-fit:cover!important;
  border:0!important;
  border-radius:0!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-badge{
  position:absolute!important;
  top:22px!important;
  left:22px!important;
  z-index:2!important;
  margin:0!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-copy{
  display:flex!important;
  flex:1!important;
  flex-direction:column!important;
  min-height:295px!important;
  margin:0!important;
  padding:23px 24px 24px!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-copy h3{
  margin:0 0 17px!important;
  padding:0!important;
  font-size:30px!important;
  line-height:1.02!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-meta{
  margin:0 0 20px!important;
  padding:0!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-excerpt{
  margin:0!important;
  padding:0!important;
}
body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-cta{
  margin-top:auto!important;
  padding-top:20px!important;
  border:0!important;
}
/* O sistema oficial de badges v0.10.132 continua soberano: não definir cor aqui. */
@media(max-width:980px){
  body.acd-category-premium-page .acd-category-premium-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:22px!important}
  body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-copy{min-height:auto!important}
}
@media(max-width:680px){
  body.acd-category-premium-page .acd-category-premium-grid{grid-template-columns:1fr!important;gap:20px!important}
  body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-badge{top:16px!important;left:16px!important}
  body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-copy{padding:21px 22px 22px!important}
  body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133 .acd-category-card-copy h3{font-size:28px!important}
}
html[data-theme='dark'] body.acd-category-premium-page .acd-category-premium-card.acd-recent-card-v010133{
  background:#1d1f22!important;
  border-color:#3a332d!important;
}
