/* SSM Tracker — placeholder stylesheet
   This file will be replaced by the compiled React app CSS.
   For now it provides basic loading state styling. */

#ssm-tracker-root {
    font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    max-width: 1100px;
    margin: 0 auto;
    padding: 1rem;
}
