*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--bg: #f4f5f7;--surface: #ffffff;--surface2: #f8f9fa;--surface3: #f0f2f5;--border: #e2e5ea;--border2: #d0d5dd;--blue: #4361ee;--blue-light: #eef0fd;--blue-dark: #2f4acf;--green: #12b76a;--green-light: #ecfdf3;--red: #f04438;--red-light: #fef3f2;--orange: #f79009;--orange-light: #fffaeb;--text: #101828;--text2: #475467;--text3: #98a2b3;--sans: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;--mono: "SF Mono", "Fira Code", "Cascadia Code", monospace;--shadow-sm: 0 1px 3px rgba(16,24,40,.08), 0 1px 2px rgba(16,24,40,.06);--shadow-md: 0 4px 8px rgba(16,24,40,.08), 0 2px 4px rgba(16,24,40,.06);--radius: 8px}html,body,#root{height:100%;background:var(--bg);color:var(--text);font-family:var(--sans);font-size:14px;line-height:1.5;-webkit-font-smoothing:antialiased}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--border2);border-radius:3px}button{font-family:var(--sans);cursor:pointer;border:none;outline:none}input{font-family:var(--sans);outline:none}
