:root{--bg: #fbfbfb;--surface: #ffffff;--surface-elevated: #f5f5f5;--border: #e5e5e5;--border-subtle: #ebebeb;--text-primary: #171717;--text-body: #302f2f;--text-secondary: #525252;--text-muted: #737373;--accent: #6d3bd7;--accent-hover: #5b2cb8;--accent-muted: rgba(109, 59, 215, .08);--success: #16a34a;--warning: #ca8a04;--error: #dc2626}*{box-sizing:border-box;margin:0}html,body,#root{height:100%}body{font-family:Inter,ui-sans-serif,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}
