*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f7f8fa;--surface: #ffffff;--surface2: #f0f2f5;--border: #e4e7ec;--border-strong: #c9cdd6;--text-primary: #111827;--text-secondary: #4b5563;--text-muted: #9ca3af;--accent: #2563eb;--accent-light: #eff6ff;--accent-hover: #1d4ed8;--success: #16a34a;--success-light: #f0fdf4;--danger: #dc2626;--danger-light: #fef2f2;--warning: #d97706;--warning-light: #fffbeb;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow: 0 1px 3px rgba(0,0,0,.1), 0 1px 2px rgba(0,0,0,.06);--shadow-md: 0 4px 6px -1px rgba(0,0,0,.1), 0 2px 4px -1px rgba(0,0,0,.06);--shadow-lg: 0 10px 15px -3px rgba(0,0,0,.1), 0 4px 6px -2px rgba(0,0,0,.05);--radius-sm: 6px;--radius: 10px;--radius-lg: 14px;--radius-xl: 20px;font-family:DM Sans,system-ui,sans-serif}html,body,#root{height:100%}body{background:var(--bg);color:var(--text-primary);line-height:1.6;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit;font-size:.9rem}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border-strong);border-radius:99px}.mono{font-family:DM Mono,monospace}
