/* Shai / Novalytica — certifications index on /quality */
.shai-certs-index { margin: 0; padding-top: 0; }
.shai-certs-index .shai-certs__item { margin: 0; height: 100%; }
.shai-certs-index .pbmit-ihbox-box { height: 100%; display: flex; flex-direction: column; }
.shai-certs__media { margin-bottom: 0.85rem; }
.shai-certs__media img { max-width: 110px; max-height: 80px; object-fit: contain; }
.shai-certs__title { margin: 0 0 0.4rem; }
.shai-certs__meta { margin: 0 0 0.65rem; font-size: 0.9rem; opacity: 0.75; }
.shai-certs__desc { font-size: 0.98rem; line-height: 1.55; margin: 0 0 0.65rem; flex: 1 1 auto; }
.shai-certs__file { margin: 0.5rem 0 0; }
.shai-certs__file a { font-weight: 600; text-decoration: underline; }
.shai-certs__empty { opacity: 0.8; margin: 1rem 0 2rem; }