*,*:before,*:after{box-sizing:border-box}figure{margin:0!important}.chart-controls{display:flex;flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:.5rem 1.25rem;margin-bottom:1rem;padding:.625rem .75rem;background:#f8fbfd;border:1px solid #dbe9f0;border-radius:.5rem}.chart-control-group{display:flex;align-items:center;gap:.5rem}.chart-control-label{font-size:.8125rem;font-weight:600;color:#171717;letter-spacing:.01em;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;white-space:nowrap}.chart-control-select{width:auto;min-width:7rem;padding:.375rem 2rem .375rem .625rem;background:#fff url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23525252' d='M6 8L1 3h10z'/%3E%3C/svg%3E") no-repeat right .625rem center;-webkit-appearance:none;appearance:none;border:1.5px solid #bed5e3;border-radius:.375rem;color:#171717;font-size:.8125rem;font-weight:500;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease}.chart-control-select:hover{border-color:#127d9f}.chart-control-select:focus{outline:none;border-color:#127d9f;box-shadow:0 0 0 3px #127d9f26}@media(max-width:480px){.chart-controls{justify-content:stretch;gap:.5rem}.chart-control-group{flex:1;justify-content:space-between}.chart-control-select{flex:1}}
