/* Wspólne animacje — dołącz zawsze przed motywem Royality / Xonofilius. */
@keyframes rl-spin {
  to {
    transform: rotate(360deg);
  }
}
