@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";:root{--bg-page:#f1f5f9;--bg-white:#fff;--border-color:#e2e8f0;--sidebar-bg:#1e293b;--sidebar-hover:#334155;--sidebar-active:#3b82f6;--sidebar-active-text:#fff;--sidebar-text:#94a3b8;--primary:#3b82f6;--primary-hover:#2563eb;--text-primary:#1e293b;--text-secondary:#64748b;--text-muted:#94a3b8;--success:#22c55e;--success-bg:#dcfce7;--warning:#f59e0b;--warning-bg:#fef3c7;--danger:#ef4444;--danger-bg:#fef2f2;--tag-file-main:#dbeafe;--tag-file-main-text:#1d4ed8;--tag-file-action:#fce7f3;--tag-file-action-text:#be185d;--tag-file-effect:#ede9fe;--tag-file-effect-text:#6d28d9;--tag-file-custom:#d1fae5;--tag-file-custom-text:#047857}*{box-sizing:border-box;margin:0;padding:0}body{color:var(--text-primary);background:var(--bg-page);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:14px}#root{min-height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#94a3b8}
