:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;position:"absolute";top:"50%";left:"50%";transform:"translate(-50%, -50%)";height:"100vh";width:"100vh";color-scheme:light dark;color:#000000de;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body{margin:0;display:flex;min-width:1280px;min-height:100vh;justify-content:center!important}h1{font-size:3.2em;text-align:left;line-height:1}a:hover{border-color:#ff8059;box-shadow:3px 3px 3px #190b85;font-size:20px}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}body{margin:3px;padding:8px}.app-header{display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-shadow:3px 2px 1px #ff8059;padding:20px;box-sizing:border-box;height:150px}.app-name{text-align:center;color:#59a9ff;text-shadow:4px 3px 3px #190B85;font-size:1.5em}span{text-decoration:underline}.text-section{display:flex;flex-direction:column;justify-content:center;width:20%}.text-section h3{margin:5px 0;font-weight:400}.header{display:flex;justify-content:center;align-items:center;background-color:#ff8059a2;box-shadow:5px 5px 5px 5px #ff8059;margin-bottom:8px;flex-basis:1}.main-charts{display:flex;justify-content:center;padding:5px;align-items:bottom}.chart{width:700px;height:350px;border:2px solid #190B85;margin:8px;box-shadow:2px 1px 3px 3px #190b85;align-items:"center"}.chart:hover{background-color:#59a9ff;box-shadow:3px 4px 2px 2px #ff8059;transform:scale(1.05)}
