*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f5f6fa;--surface: #ffffff;--surface2: #f0f2f8;--border: #e3e6f0;--primary: #6366f1;--primary-hover: #5254cc;--primary-glow: rgba(99,102,241,.08);--text: #111827;--text-muted: #6b7280;--text-dim: #9ca3af;--green: #16a34a;--red: #dc2626;--yellow: #d97706;--radius: 10px;--radius-sm: 6px;--shadow: 0 2px 12px rgba(0,0,0,.08)}body{font-family:Inter,system-ui,sans-serif;background:var(--bg);color:var(--text);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font-family:inherit;cursor:pointer}input,select,textarea{font-family:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}
