*{margin:0;padding:0;box-sizing:border-box}:root{--bg-primary: #0b1120;--bg-secondary: #111827;--bg-tertiary: #1f2937;--bg-card: #1e293b;--bg-hover: #374151;--text-primary: #f1f5f9;--text-secondary: #94a3b8;--text-muted: #64748b;--border: #334155;--blue-500: #3b82f6;--blue-600: #2563eb;--blue-700: #1d4ed8;--blue-900: #1e3a5f;--red-500: #dc2626;--orange-500: #ea580c;--amber-500: #ca8a04;--green-500: #16a34a;--font-mono: "Geist Mono", "SF Mono", "Fira Code", monospace}html,body,#root{height:100%;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:var(--bg-primary);color:var(--text-primary)}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-muted)}
