:root{--bg: #f6f7f9;--surface: #ffffff;--border: #e4e6ec;--border-light: #eceef4;--text-primary: #0e1117;--text-secondary: #5c6070;--text-muted: #9298a8;--accent: #2563eb;--radius: 12px;--radius-sm: 8px}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:DM Sans,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text-primary);-webkit-font-smoothing:antialiased}#root{min-height:100vh}
