/* hurricane-risk-calculator: this tool's own look, loaded only on its page (tools.css is shared and kept under 5 KB gz) */
.chqt-hchart { margin: 12px 0 4px; }
.chqt-hchart:empty { aspect-ratio: 520 / 170; }
.chqt-hchart svg { width: 100%; height: auto; aspect-ratio: 520 / 124; display: block; }
.chqt-hchart-top { margin: 0 0 6px; font-size: 13px; color: var(--chqt-muted); }
.chqt-hchart-x { position: relative; height: 18px; font-size: 12px; color: var(--chqt-muted); }
.chqt-hchart-x span { position: absolute; top: 2px; }
