/* The same report hierarchy is readable on a phone and on paper. */
.learning-report{color:#17324d;font-size:17px;line-height:1.6}.report-intro{font-size:17px;color:#52657b;margin:0 0 24px}
.report-section{border-top:1px solid #d5dedf;padding:22px 0;margin:0}.report-section h3{font-size:23px;line-height:1.25;margin:0 0 14px;color:#17324d}.report-section h4{font-size:18px;line-height:1.4;margin:0 0 8px}.report-success h3{color:#176e70}.report-review h3{color:#85501c}
.report-list{list-style:none;margin:0;padding:0;display:grid;gap:18px}.report-list li{min-width:0}.report-list strong,.report-list span{display:block}.report-list p{margin:6px 0}.report-list span,.report-section .pro-muted{color:#52657b;font-size:15px;line-height:1.6}.report-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:8px}.report-actions .btn{min-height:44px;width:auto;max-width:100%;white-space:normal;text-align:left}.report-actions a:focus-visible,.report-actions button:focus-visible{outline:3px solid #a76320;outline-offset:3px}
.report-activity{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 24px;margin:0}.report-activity>div{border-bottom:1px solid #d5dedf;padding:12px 0}.report-activity dt{font-size:15px;color:#52657b}.report-activity dd{margin:4px 0 0;font-size:23px;font-weight:750}
.report-question-list{display:grid;gap:16px;margin-top:18px}.report-question{border:1px solid #d5dedf;border-radius:10px;padding:18px;background:#faf9f5;min-width:0}.report-prompt{white-space:pre-wrap;overflow-wrap:anywhere;font-size:17px;line-height:1.6}.report-question-metrics{display:flex;flex-wrap:wrap;gap:12px 30px;margin:12px 0 0}.report-question-metrics dt{font-size:14px;color:#52657b}.report-question-metrics dd{margin:3px 0 0;font-size:18px;font-weight:700}
.report-timeline{list-style:none;margin:16px 0;padding:0 0 0 20px;border-left:2px solid #bdd6d1;display:grid;gap:24px}.report-timeline li{position:relative;min-width:0}.report-timeline li:before{content:'';position:absolute;left:-27px;top:7px;width:12px;height:12px;border-radius:50%;background:#176e70;border:2px solid white}.report-timeline strong,.report-timeline span{display:block}.report-timeline span{font-size:14px;color:#52657b}.report-timeline p{margin:6px 0;font-size:16px}.report-timeline progress{width:100%;max-width:420px;height:10px;accent-color:#176e70}.report-history>p{font-size:16px;line-height:1.6}
@media(max-width:430px){.report-activity{grid-template-columns:1fr}.report-question{padding:12px}.report-question-metrics{gap:10px 16px}.report-section h3{font-size:22px}.report-timeline{padding-left:17px}.report-timeline li:before{left:-24px}}
@media print{.report-section,.report-question,.report-timeline li{break-inside:avoid}.report-actions button{display:none}.report-section h3{font-size:13pt}.report-prompt{font-size:10pt}.report-activity dd{font-size:13pt}}
