/* Стили для splash screen (APK) */
@keyframes spin {
  to { transform: rotate(360deg); }
}
