: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;--main-bg-color: #00634188;--nav-bg-color: #006341}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{align-content:space-between;background-color:var(--main-bg-color, lightgreen);margin:0;display:grid;justify-content:stretch;min-height:100vh;width:100vw}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}.chart{background-color:#5c5b5b;border:1px solid #5c5b5b;display:grid;gap:1px;max-width:95vw}.chart>div{background-color:#5c5b5b;display:grid;gap:1px;grid-template-columns:3fr 2fr 2fr 2fr}.chart>div>div{background-color:#00e394;color:#000;padding:.1rem}.chart>div:first-child>div{font-weight:700}footer,nav{background-color:var(--nav-bg-color, green);color:#fff;display:flex;gap:.25rem;justify-content:center;padding:1vh 0;width:100%}.graphContainer{display:grid;height:90vmin;width:90vmin}.graphContainer>img{align-items:center;background-color:#fff;color:#000;display:grid;height:100%;text-align:center;width:100%}input:active+.toggleSwitch:after{width:1.5rem}input:checked+.toggleSwitch{background-color:#00b475}input:checked+.toggleSwitch:after{left:1rem}main{align-content:space-between;display:grid;flex-grow:1;gap:.5rem;justify-content:center;justify-items:center}main>div{display:grid;gap:.5rem}nav{font-weight:700}nav>select{background-color:#fff;border-radius:.25rem;border:1px solid #000000;color:var(--nav-bg-color, green);font-weight:700;padding:.25rem;text-align:center}#root{justify-content:space-between;display:flex;flex-direction:column;gap:1rem;min-height:100vh;width:100vw}.toggleContainer input{height:0;visibility:hidden;width:0}.toggleContainer label{align-items:center;display:flex;gap:.25rem}.toggleContainer span{cursor:pointer}.toggleSwitch{background-color:#ce1126;border-radius:.75rem;cursor:pointer;height:1.5rem;position:relative;width:2.5rem}.toggleSwitch:after{background-color:#dcdcdc;border-radius:.65rem;content:"";height:1.3rem;left:0;margin:.1rem;position:absolute;transition:.5s ease-in-out;width:1.3rem}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}
