:root{--bg: #f0f2f5;--sider: #001529;--sider-hover: #1890ff;--primary: #1677ff;--border: #f0f0f0;--text: #1f1f1f;--text-2: #8c8c8c;--card: #fff;--radius: 8px}*{box-sizing:border-box}html,body,#app{height:100%;margin:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,sans-serif;background:var(--bg);color:var(--text)}a{color:var(--primary);text-decoration:none}button{font-family:inherit;cursor:pointer}
