@theme inline{--color-background: #0a0a0f; --color-foreground: #f8fafc; --color-surface: #111118; --color-border: #1e1e2e; --color-accent: #0f8; --color-purple: #7c3aed; --color-danger: #ef4444; --color-warning: #f59e0b; --color-muted: #94a3b8;}:root{--background:#0a0a0f;--foreground:#f8fafc}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{color:#f8fafc;-webkit-font-smoothing:antialiased;background:#0a0a0f;font-family:system-ui,-apple-system,sans-serif}.recharts-cartesian-grid-horizontal line,.recharts-cartesian-grid-vertical line{stroke:#1e1e2e}.recharts-tooltip-wrapper{outline:none}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#0a0a0f}::-webkit-scrollbar-thumb{background:#1e1e2e;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#2a2a3e}
