/* Minimal CSS for PWA - prevents 404 */
:root {
  color-scheme: light dark;
}

