.charts{display:flex;flex-direction:column;gap:1rem;width:min(100%,50rem);margin:1rem auto;padding:1rem}@media(max-width:500px){.charts{margin:0}}.charts .charts-wrapper{display:flex;flex-direction:column;gap:1rem}.chart-title{text-align:center;font-weight:700}.chart-below{display:flex;justify-content:space-between;flex-wrap:wrap}.date-range{display:flex;align-items:center;gap:.5rem}.legend{display:flex;gap:.5rem}.legend .legend-item{display:flex;align-items:center;gap:.5rem}.legend .legend-item .legend-color{width:.8rem;height:.8rem;border-radius:.25rem}.legend .legend-item .legend-label{font-size:.7rem}.input-row.svelte-1w0znrd{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}
