@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;min-height:100vh;font-family:Inter,system-ui,-apple-system,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .2s ease,color .2s ease}body{line-height:1.5}button{font-family:inherit}.recharts-wrapper{transition:opacity .2s ease}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#7f7f7f4d;border-radius:5px}::-webkit-scrollbar-thumb:hover{background:#7f7f7f80}.it-card-hover{transition:transform .15s ease,box-shadow .15s ease}.it-card-hover:hover{transform:translateY(-1px)}
