/* styles.css */
body { font-family: Arial, sans-serif; margin: 2rem; background: $f4f4f4; }
h1 { color: #333; }
