:root {
  --app-spinner-track-color: rgb(255 255 255 / 0.18);
  --app-spinner-indicator-color: #f8fafc;
  --app-spinner-duration: 720ms;
}
