*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%;overflow:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:11px;background-color:#232222;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#232222}::-webkit-scrollbar-thumb{background:#434343;border-radius:0}::-webkit-scrollbar-thumb:hover{background:#696969}*:focus{outline:none}*:focus-visible{outline:1px solid #426BF3;outline-offset:2px}::selection{background-color:#426bf3;color:#fff}.js-plotly-plot .plotly .modebar{background-color:transparent!important}.js-plotly-plot .plotly .modebar-btn{color:#9d9d9d!important}.js-plotly-plot .plotly .modebar-btn:hover{color:#fff!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInRight{0%{transform:translate(20px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.animate-fade-in{animation:fadeIn .3s ease-out}.animate-slide-in{animation:slideInRight .3s ease-out}.animate-pulse{animation:pulse 1.5s ease-in-out infinite}
