/* Base styles for Ken Burns targets */
img {
    transition: transform 0.1s linear; /* Smooth micro-stutters between RAF frames if any */
}