/* Minimal stylesheet placeholder to satisfy index.html import */
html, body, #app {
  height: 100%;
  margin: 0;
  font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial;
}

/* Add any global styles here */
