/* Which Car Seat Now? (ROADMAP-Calcs-BestRight.md BR2) — the reasons, the sources' own words, the
   state law box, and the seat-limit and belt-test checkboxes. Everything else is the core stylesheet. */
.chqt-cs-more summary { cursor: pointer; font-weight: 600; }
.chqt-cs-more[open] summary { margin-bottom: .5rem; }
.chqt-cs-more .chqt-label { margin-top: .6rem; }
.chqt-cs-checks { border: 0; padding: 0; margin: .8rem 0 0; }
.chqt-cs-checks legend { font-weight: 600; margin-bottom: .35rem; }
.chqt-cs-checks label { display: flex; gap: .55rem; align-items: flex-start; margin: .35rem 0; line-height: 1.4; cursor: pointer; }
.chqt-cs-checks input[type="checkbox"] { font-size: 16px; width: 1.15rem; height: 1.15rem; margin-top: .12rem; flex: 0 0 auto; accent-color: var(--chqt-accent, #2B4C9B); }
.chqt-cs-why li, .chqt-cs-notes li { margin: .3rem 0; }
.chqt-cs-by { color: var(--chqt-muted, #575E79); font-size: .9em; }
.chqt-cs-next { font-weight: 600; margin: .7rem 0 .4rem; }
.chqt-cs-h { font-size: 1rem; margin: 1.1rem 0 .4rem; }
.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: var(--chqt-cream, #F6F7FB); font-size: .93rem; }
.chqt-cs-quote figcaption { font-size: .85rem; color: var(--chqt-muted, #575E79); margin: .2rem 0 0 .7rem; }
.chqt-cs-law { border: 1px solid var(--chqt-line, #DCE2F0); border-radius: 8px; padding: .2rem .9rem .6rem; margin: 1rem 0; }
.chqt-cs-lawk { font-weight: 700; font-size: .85rem; text-transform: uppercase; letter-spacing: .05em; margin: .7rem 0 .2rem; }
