@import "https://fonts.googleapis.com/css2?family=Sora:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Sora,ui-rounded,-apple-system,BlinkMacSystemFont,sans-serif;overflow-x:hidden}html{overflow-x:hidden}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--bg)}::-webkit-scrollbar-thumb{background:var(--bd2);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--ac)}select{appearance:auto}@media (width<=900px){.tab-label{display:none!important}}@media (width<=700px){.grid-2col{grid-template-columns:1fr!important}}.show-mobile{display:none!important}.hide-mobile{display:flex!important}@media (width<=600px){.show-mobile{display:flex!important}.hide-mobile,.dark-label{display:none!important}}.recharts-wrapper,.recharts-surface{outline:none!important}
