:root{--bg: #f7f8fa;--surface: #ffffff;--ink: #101828;--border: #e6e8ec;--text-secondary: #475467;--text-muted: #98a2b3;--primary: #2563eb}*{box-sizing:border-box}html,body,#root{height:100%}body{margin:0;font-family:IBM Plex Sans,system-ui,sans-serif;font-variant-numeric:tabular-nums;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;background:var(--bg);color:var(--ink);font-size:15px}a{color:var(--primary);text-decoration:none}button{font-family:inherit}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#cfcdc4;border-radius:8px}::-webkit-scrollbar-track{background:transparent}.row-hover:hover{background:#fafbfc}
