:root{--bg: #F5F5F5;--text: #333333;--text-secondary: #666666;--primary: #2196F3;--card: #FFFFFF;--border: #E0E0E0}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased}#root{min-height:100vh}
