body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.Modal{position:absolute;color:var(--font-color);text-align:center}.Modal,.Overlay{background-color:var(--background-color)}.Overlay{position:fixed;top:0;left:0;right:0;bottom:0}.ModalApp{height:100%}.ModalContentRows,.ModalRows{display:flex;flex-flow:column;height:100%}.ModalNav{display:flex;flex-flow:row;justify-content:center;z-index:100}.ModalContent{flex-grow:1}.Viewbutton{background-color:var(--button-color);color:var(--button-font-color);border:none;padding:.5em;text-align:center;text-decoration:none;display:inline-block;margin:4px 2px;border-radius:4px}.Meta{display:flex;flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}@media only screen and (min-width:812px){.Modal{top:20vh;left:20vw;right:20vw;bottom:20vh}.Modal,.Viewbutton{font-size:calc(1px + 2.5vmin)}.Viewbutton:hover{background-color:var(--button-hover-color);color:var(--button-font-color)}.Viewbutton:active{background-color:var(--button-color-hover);color:var(--button-font-color)}}@media only screen and (min-device-width:320px) and (max-device-width:812px){.Modal{top:0;left:0;right:0;bottom:0;font-size:calc(1px + 7vmin)}.Viewbutton{font-size:calc(1px + 5vmin)}.Viewbutton:active{background-color:var(--button-color-hover);color:var(--button-font-color)}}.ChartContainer{display:flex;flex-flow:row;justify-content:center}.ChartItem{width:750px;height:350px;justify-content:center}.ChartRect{fill:var(--background-color)}.ChartText{font-size:calc(1px + 2vmin)}.Tooltip{background-color:var(--button-color)}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (orientation:portrait){.ChartItem{width:375px;height:300px}}@media only screen and (min-device-width:375px) and (max-device-width:812px) and (orientation:landscape){.ChartItem{width:812px;height:300px}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:portrait){.ChartItem{width:414px;height:300px}}@media only screen and (min-device-width:414px) and (max-device-width:736px) and (orientation:landscape){.ChartItem{width:736px;height:325px}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:portrait){.ChartItem{width:375px;height:350px}}@media only screen and (min-device-width:375px) and (max-device-width:667px) and (orientation:landscape){.ChartItem{width:667px;height:300px}}.Top-Container{display:flex;min-height:100vh;flex-direction:column;color:var(--font-color);align-items:center;justify-content:center}.Stats-Container{display:flex;flex-direction:row}.Reading-Container{display:flex}.SubReading-Container{padding-top:1em;display:flex;flex-direction:column}.MainReading{font-size:calc(10px + 15vmin)}.SubReading{text-align:left;font-size:calc(10px + 2vmin)}.Time{font-size:calc(5px + 1vmin)}:root{--background-color:#133436;--button-color:#1e3e3a;--button-hover-color:#2c493e;--button-font-color:#f3d7ca;--button-color-hover:#82d1de;--font-color:#88d3df;--fire-color:#de6a6a;--fire-color:#ed9d74}.App{background-color:#133436;background-color:var(--background-color);min-height:100vh}p span{display:block}
/*# sourceMappingURL=main.29890d32.chunk.css.map */