:root{--background:#000;--foreground:#ededed;--foreground-muted:#888;--accent:#0070f3;--accent-light:#3291ff;--border:#333;--card-bg:#0a0a0a;--card-bg-hover:#111;--success:#50e3c2;--gradient-start:#007cf0;--gradient-end:#00dfd8}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6}a{color:var(--accent-light);text-underline-offset:3px;-webkit-text-decoration:underline #0000;text-decoration:underline #0000;text-decoration-thickness:1px;transition:text-decoration-color .2s}a:hover{-webkit-text-decoration-color:var(--accent-light);text-decoration-color:var(--accent-light)}.recharts-brush-slide{fill:#0070f326;fill-opacity:1}.recharts-brush-traveller{cursor:ew-resize}.recharts-brush-texts{pointer-events:none}.recharts-brush-texts text{fill:#888;font-size:11px}::selection{background:var(--accent);color:#fff}
