/* =============================================================================
   ESTILOS EXCLUSIVOS DE category.php
   =============================================================================
   El resto de category.css (grid, tarjetas, thumbnails) vive ahora en
   taxonomy-search-shared.css, compartido con search.php.
   ============================================================================= */

.sp-category-no-content-message {
    color: var(--sp-text-dark);
    font-style: italic;
    text-align: center;
    padding: 40px 20px;
    font-size: 14px;
    grid-column: 1 / -1;
}
