/**
 * Historia Parts – base styles
 * Placeholder for shared styles. Extend in slider-parts.css and theme.
 */
.historia-parts-error {
    padding: 1rem;
    background: #fee;
    color: #c00;
    border: 1px solid #fcc;
}
