@layer reset, tokens, base, components, utilities;*{margin:0;padding:0;box-sizing:border-box;font-feature-settings:"zero" 0}@keyframes nx-spin{to{transform:rotate(1turn)}}body{font-family:var(--font-heading,"DM Sans",sans-serif);background:var(--bg,#f8fafc)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:3px}input[type=range]{height:6px}@layer tokens{:root[data-theme=numetix-light]{color-scheme:light;--bg:#f9fafb;--surface:#fff;--surface-2:#f4f8fa;--sidebar:#fff;--text-primary:#4d5a60;--text-secondary:#6c7a89;--text-muted:#9ca3af;--text-inverse:#fff;--border:#e5e7eb;--border-soft:#eef1f3;--accent:#56a9f2;--accent-hover:#0369a1;--accent-dim:#e8f2fd;--focus:#56a9f2;--hero-from:#1e293b;--positive:#4ec9b0;--positive-bg:#e6f7f3;--negative:#ff7a59;--negative-bg:#ffebe5;--warn:#d97a66;--warn-bg:#fbeeea;--nav-active-bg:#e8f2fd;--nav-active-text:#0369a1;--nav-hover:#f3f5f7;--chart-1:#56a9f2;--chart-2:#4ec9b0;--chart-3:#ff7a59;--chart-4:#6c7a89;--chart-5:#aee0ff;--font-heading:"DM Sans",sans-serif;--font-body:"Inter",sans-serif;--font-mono:"JetBrains Mono",monospace;--font-financial:"IBM Plex Sans",sans-serif;--radius-lg:22px;--radius-sm:12px;--shadow:0 4px 24px rgba(0,0,0,.06);--shadow-pop:0 8px 28px rgba(0,0,0,.12)}}