:root{--bg: #f8fafc;--card: #ffffff;--text: #111827;--muted: #6b7280;--border: #e5e7eb;--accent: #3b82f6}*{box-sizing:border-box}html,body,#root{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background:var(--bg);color:var(--text);min-height:100vh;-webkit-font-smoothing:antialiased}button{font-family:inherit}input,textarea{font-family:inherit;font-size:inherit}
