.legend-gradient{border-radius:7px;width:100%;height:14px}.legend-labels{justify-content:space-between;width:100%;font-size:12px;display:flex}@media (max-width:576px){.legend-gradient{border-radius:4px;height:8px}.legend-labels{font-size:10px}}
@keyframes fade-in{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.filter-chart-container{height:80vh;min-height:400px;animation:.4s ease-out fade-in}.generated-at{font-size:18px}@media (max-width:576px){.filter-chart-container{height:calc(100dvh - 200px);min-height:0}.generated-at{font-size:12px}}
