:root{--sidebar-bg: #0f172a;--sidebar-hover: #1e293b;--sidebar-active: #334155;--sidebar-text: #94a3b8;--sidebar-active-text: #ffffff;--sidebar-width: 220px;--header-height: 56px;--content-bg: #f8fafc;--primary-color: #0d9488;--primary-light: #14b8a6;--primary-dark: #0f766e;--primary-bg: #f0fdfa;--text-color: #0f172a;--text-secondary: #64748b;--text-muted: #94a3b8;--border-color: #e2e8f0;--border-light: #f1f5f9;--el-color-primary: #0d9488;--el-color-primary-light-3: #3db9ae;--el-color-primary-light-5: #86d4cd;--el-color-primary-light-7: #b8e8e3;--el-color-primary-light-8: #d1f1ed;--el-color-primary-light-9: #e8f8f6;--el-color-primary-dark-2: #0a766d;--el-color-success: #10b981;--el-color-warning: #f59e0b;--el-color-danger: #ef4444;--el-color-info: #3b82f6}*{margin:0;padding:0;box-sizing:border-box}html,body{width:100%;height:100%;font-family:Plus Jakarta Sans,PingFang SC,Microsoft YaHei,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;color:var(--text-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100%;height:100%}a{text-decoration:none;color:inherit}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#c0c4cc;border-radius:3px}::-webkit-scrollbar-track{background:transparent}
