/* Creatine Monohydrate vs HCl — its own styles (the shared ones are core/tools.css). Scoped .chqt-cf*. */
.chqt-cf-card { background: #fff; border: 1px solid var(--chqt-line); border-radius: 12px; padding: 12px; }
.chqt-cf-card > legend { padding: 0 4px; }
.chqt-cf-trio { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 8px; }
.chqt-cf-cur { padding-left: 12px; color: var(--chqt-muted); font-size: 16px; }
.chqt-cf-trio input { padding-left: 8px; padding-right: 6px; font-size: 17px; }
.chqt-cf-wrap { background: #fff; border: 1px solid var(--chqt-line); border-radius: 12px; overflow-x: auto; -webkit-overflow-scrolling: touch; }
.chqt-cf-table { border-collapse: collapse; width: 100%; font-size: 15px; line-height: 1.3; color: var(--chqt-ink); }
.chqt-cf-table caption { text-align: left; font-size: 13px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--chqt-muted); padding: 10px 10px 4px; }
.chqt-cf-table th, .chqt-cf-table td { padding: 7px 8px; border-top: 1px solid var(--chqt-line); text-align: left; }
.chqt-cf-table thead th { font-size: 13px; color: var(--chqt-muted); font-weight: 700; border-top: 0; }
.chqt-cf-table td { font-variant-numeric: tabular-nums; }
.chqt-cf-med { margin-top: 6px; }
@media (max-width: 420px) { .chqt-cf-trio { gap: 6px; } .chqt-cf-table { font-size: 14px; } .chqt-cf-table th, .chqt-cf-table td { padding: 7px 5px; } }
