:root{--bg-page: #f5f7fa;--bg-sidebar: #ffffff;--bg-card: #ffffff;--bg-hover: #f1f5f9;--bg-active: #eef2ff;--border-color: #e8ecf1;--border-light: #eef0f4;--text-primary: #1e293b;--text-secondary: #475569;--text-muted: #94a3b8;--sidebar-text: #475569;--sidebar-icon: #94a3b8}html.dark{--bg-page: #0f172a;--bg-sidebar: #1e293b;--bg-card: #1e293b;--bg-hover: rgba(255, 255, 255, .06);--bg-active: rgba(74, 108, 247, .18);--border-color: rgba(255, 255, 255, .08);--border-light: rgba(255, 255, 255, .05);--text-primary: #f1f5f9;--text-secondary: #cbd5e1;--text-muted: #94a3b8;--sidebar-text: #cbd5e1;--sidebar-icon: #94a3b8}.n-config-reset{display:contents}*{box-sizing:border-box}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Microsoft YaHei,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app{width:100vw;height:100vh}
