@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{height:100%;overflow:hidden}#root{height:100%;font-family:Inter,sans-serif}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#12121a}::-webkit-scrollbar-thumb{background:#6c63ff;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9c94ff}*{transition-timing-function:cubic-bezier(.4,0,.2,1)}:focus-visible{outline-offset:2px;outline:2px solid #6c63ff}.recharts-tooltip-wrapper{z-index:1000}
