/* Can This Car Seat Fly? (ROADMAP-Calcs-BestRight.md BR5) — the verdict colours and the quoted rules. The
   quote blocks reuse BR2's .chqt-cs-quote class name, declared again here because a tool's own stylesheet
   loads on its own page only. Everything else is the core stylesheet. */
.chqt-answer.chqt-fs-yes, .chqt-answer.chqt-fs-lap { color: #12704C; }
.chqt-answer.chqt-fs-check, .chqt-answer.chqt-fs-cruise { color: #9A5B00; }
.chqt-answer.chqt-fs-no { color: #B42318; }
.chqt-answer small { color: var(--chqt-muted, #575E79); }
.chqt-fs-h { font-size: 1rem; margin: 1.1rem 0 .4rem; }
.chqt-fs-wide { color: #B42318; font-weight: 600; }
.chqt-cs-quote { margin: 0 0 .6rem; }
.chqt-cs-quote blockquote { margin: 0; padding: .45rem .7rem; border-left: 3px solid var(--chqt-accent, #2B4C9B); background: #fff; font-size: .93rem; }
.chqt-cs-quote figcaption { font-size: .85rem; color: var(--chqt-muted, #575E79); margin: .2rem 0 0 .7rem; }
