/**
 * Production Tailwind build – purged to only classes used in the project.
 * Replaces Tailwind Play CDN to eliminate ~1.5–2.2 MB unused JS, TBT, and main-thread work.
 * Used on public site: .text-center (index.php). All other layout uses styles.css.
 */
.text-center {
  text-align: center;
}
