.mc-card{background:#fff;border:1px solid #ddd;border-radius:8px;padding:1rem;margin-top:1rem;box-shadow:0 1px 3px rgba(0,0,0,.06)}
.mc-card .field__label{font-weight:600;margin-bottom:.25rem}
.mc-card-meta{background:#fff3cd;border:1px solid #ffe08a;border-radius:8px;padding:.75rem 1rem;margin-top:1rem}
.field--label-above .field__label{font-weight:600;margin-bottom:.25rem}
/* Tarjetas de portada: player consistente */
.mc-card-video video,
.mc-card-video iframe { width:100%; height:auto; aspect-ratio:16/9; display:block; background:#000; }
.mc-card-video__empty { width:100%; aspect-ratio:16/9; background:#000; color:#fff; display:flex; align-items:center; justify-content:center; font-size:.95rem; }
