/* Pre-React splash — same face as LanguageScreen wordmark (Bricolage, IMAST + Club). */
.imast-loader-wordmark {
  font-family: 'Bricolage Grotesque', system-ui, -apple-system, 'Segoe UI', sans-serif;
  font-size: 1.75rem;
  font-weight: 600;
  letter-spacing: -0.025em;
  line-height: 1;
}
.imast-splash-w1 {
  color: var(--splash-fg);
}
.imast-splash-w2 {
  color: var(--splash-accent);
}
