:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{height:100%;min-height:100vh;margin:0}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.titles{fill:#3a3a3a;font-size:10px;font-weight:400}.notSelected{fill:#717171}.selected{fill:#289ee0}.text{fill:#fff;stroke:#717171}.textSelected{fill:#fff;stroke:#0570ba}.loading{fill:#0570ba;animation:fillUpDown 4s linear infinite}.foot{fill:#223850}@keyframes fillUpDown{0%{clip-path:polygon(0% 100%,100% 100%,100% 100%,0% 100%)}25%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}50%{clip-path:polygon(0% 0%,100% 0%,100% 0%,0% 0%)}75%{clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 100%)}to{clip-path:polygon(0% 100%,100% 100%,100% 100%,0% 100%)}}.loadingH{fill:#0570ba;animation:fillLeftRight 4s infinite}@keyframes fillLeftRight{0%,to{clip-path:polygon(0% 0%,40% 0%,40% 100%,0% 100%)}25%,75%{clip-path:polygon(30% 0%,70% 0%,70% 100%,30% 100%)}50%{clip-path:polygon(60% 0%,100% 0%,100% 100%,60% 100%)}}.svg{width:100%;height:100%}@keyframes pulse{0%,to{fill-opacity:1}50%{fill-opacity:.4}}.notSelectedInside{fill:#989898}.pulse{fill:#56b4e4;animation:pulse 3s infinite}.negativeSelected{fill:#ff1d78}.negativePulse{fill:#fa96b9;animation:pulse 3s infinite}.loadingBorders{fill:#0570ba;animation:borders 4s infinite}.negativeLoadingBorders{fill:#dd0058;animation:borders 4s infinite}@keyframes borders{0%,to{clip-path:polygon(0% 0%,40% 0%,40% 100%,0% 100%)}50%{clip-path:polygon(60% 0%,100% 0%,100% 100%,60% 100%)}}
