*,:before,:after{box-sizing:border-box}body{color:#e5e5e5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#111;margin:0;font-family:system-ui,-apple-system,sans-serif}#root{min-height:100vh}@keyframes dashFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.dashboard-fade{animation:.3s cubic-bezier(.4,0,.2,1) forwards dashFadeUp}.recharts-wrapper:focus,.recharts-wrapper svg:focus,.recharts-surface:focus,.recharts-wrapper :focus{outline:none!important}nav::-webkit-scrollbar{width:3px}nav::-webkit-scrollbar-track{background:0 0}nav::-webkit-scrollbar-thumb{background:#333;border-radius:2px}nav::-webkit-scrollbar-thumb:hover{background:#444}
