@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:400;letter-spacing:-.5px;color-scheme:light dark;color:#000;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,textarea,select{font-family:inherit}h2{letter-spacing:-.7px;font-weight:400;color:#082c1b;margin:0;padding:1rem}h1{letter-spacing:-.7px;font-weight:600;color:#fff;margin:10px;display:flex;align-items:center}header{background-color:#134e32;width:100vw;position:fixed;top:0;left:0;right:0;padding:2rem 0;height:2rem;display:flex;flex-direction:column;align-items:center;justify-content:center}.dashboard-wrapper{display:flex;flex-direction:column;height:100vh;margin:0}.chart-container{width:90%;height:65vh;background-color:#f9f9f9;margin:6.5rem auto 7px;padding:0 10px 20px;position:relative;overflow:hidden;display:flex;flex-direction:column;border-radius:5px;border:1px solid #e4e4e4;flex-grow:1}.form-container{background-color:#fff;width:90%;border-radius:5px;margin:5px auto 20px;padding:8px;border:1px solid #e4e4e4;flex-shrink:0}form{display:flex;justify-content:center;gap:40px;align-items:center;margin:5px}label{display:flex;color:#082c1b}button{padding:7px;border-radius:5px;cursor:pointer;background-color:#124f33;color:#fff;width:100px;transition:background-color .2s ease}button:hover{background-color:#187c49}.amount-input{width:60px;margin-left:2px;background-color:#fff;color:#000}select{margin-left:5px;background-color:#fff;color:#000}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.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}
