/* national-park-pass-calculator: this tool's own look, loaded only on its page (tools.css is shared and kept under 5 KB gz) */
.chqt-parks ul { columns: 3 220px; column-gap: 24px; }
.chqt-parks li { break-inside: avoid; }
.chqt-parks label { flex-wrap: wrap; row-gap: 0; }
.chqt-parks small { flex: 1 0 100%; padding-left: 32px; }
.chqt-parks input:checked + span { text-decoration: none; color: inherit; font-weight: 700; }
