.learning-report,.learning-report *{box-sizing:border-box}
.learning-report{width:800px;color:#26364e;background:#fff;font:14px/1.6 "Microsoft YaHei","PingFang SC",Arial,sans-serif;text-align:left;overflow-wrap:anywhere}
.learning-report h1,.learning-report h2,.learning-report h3,.learning-report p{margin:0}
.learning-report h1,.learning-report h2,.learning-report h3{font-weight:700;line-height:1.3}.learning-report b,.learning-report strong{font-weight:700}
.report-head{padding:28px 36px;background:var(--report-color);color:#fff}
.report-brand{font-size:11px;letter-spacing:2px;opacity:.85;margin-bottom:22px}
.report-heading{display:flex;align-items:center;justify-content:space-between;gap:24px}.report-heading h1{font-size:32px;font-weight:700;line-height:1.3}.report-heading p{font-size:17px;margin-top:8px}
.report-identity{text-align:right;max-width:270px}.report-identity b,.report-identity span{display:block}.report-identity span{font-size:12px;margin-top:5px}
.report-range{font-size:12px;margin-top:20px;border-top:1px solid #ffffff55;padding-top:12px}
.report-body{padding:28px 36px}.report-cards{display:flex;gap:12px;flex-wrap:wrap}.report-card{width:358px;border:1px solid #e1e8f0;border-radius:10px;padding:15px 18px;background:var(--report-light)}.report-card span,.report-card strong,.report-card small{display:block}.report-card span{font-size:12px;color:#60718a}.report-card strong{font-size:25px;color:var(--report-color);margin:4px 0}.report-card small{font-size:11px;color:#687992}
.report-section{margin-top:26px}.report-section h2{font-size:16px;color:var(--report-color);border-bottom:1px solid #e5ebf2;padding-bottom:10px;margin-bottom:12px;letter-spacing:1px}
.report-chart-row{display:flex;align-items:center;gap:22px}.report-radar-slot{width:360px;height:290px;flex:none;display:flex;align-items:center;justify-content:center;color:#71819a}.report-radar-slot img{display:block;width:360px;height:290px}.report-chart-note{width:346px;color:#68788e;font-size:13px}.report-chart-note b{color:var(--report-color);font-size:17px}.report-chart-note p{margin-top:14px}
.report-dimension{display:flex;align-items:center;gap:12px;border-bottom:1px solid #eef1f5;padding:10px 0}.report-dimension>div{width:344px}.report-dimension>strong{width:140px;color:var(--report-color);font-size:17px}.report-dimension>span{width:220px;color:#61738c;text-align:right}.report-dimension small{display:block;color:#7c889a;font-size:11px}
.report-table-row{display:flex;border-bottom:1px solid #e5ebf2;align-items:stretch;font-size:12px}.report-table-row>span{padding:11px 5px;width:108px;flex:none;text-align:center}.report-table-row>span:first-child{width:188px;text-align:left;padding-left:8px}.report-table-row small{display:block;font-size:10px;color:#71819a}.report-table-head{background:var(--report-light);font-size:11px;color:var(--report-color);font-weight:600}
.report-segments{display:flex;gap:16px;margin-top:16px}.report-segments section{width:356px;border:1px solid #e1e8f0;padding:16px;border-radius:8px}.report-segments span{color:var(--report-color);font-size:12px}.report-segments h3{font-size:16px;margin:6px 0}.report-segments p{margin-top:6px;color:#62718a}
.report-comments{background:var(--report-light);padding:20px;border-radius:10px}.report-comments p{margin:9px 0;font-size:13px}.report-explanation{font-size:11px;color:#738096;margin-top:20px;line-height:1.8}.report-footer{display:flex;justify-content:space-between;align-items:center;gap:24px;padding:20px 36px;border-top:1px solid #e6ebf2;color:#7b899b;font-size:11px}.report-footer>span:last-child{text-align:right}
.report-compact .report-card{width:173px;padding:12px}.report-compact .report-card strong{font-size:20px}.report-compact .report-body{padding-top:20px}.report-compact .report-section{margin-top:18px}.report-compact .report-table-row>span{padding-top:7px;padding-bottom:7px}.report-compact .report-dimension{padding-top:7px;padding-bottom:7px}.report-compact .report-comments{padding:14px 18px}
.report-unfinished{background:#fff1e9;color:#ad4327;border-left:3px solid #ce6545}.report-quiz-row{padding:12px 14px;margin-top:10px;background:#f3f5f8;border:1px solid #e3e8f0;border-radius:6px;font-size:12px}.report-quiz-row.positive{background:#eff9f3;border-color:#d1e9db}.report-quiz-row.attention{background:#fff6ef;border-color:#f0dccb}.report-quiz-row>div{display:flex;gap:20px;justify-content:space-between}.report-quiz-row p{margin:6px 0}.report-quiz-row small{font-size:11px;color:#66788e}
.report-template-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px}.report-template-list article{border:1px solid #e1e8f0;border-radius:10px;padding:16px}.template-module-row{display:flex;align-items:center;gap:8px;margin:10px 0}.template-module-row b{min-width:110px}.template-module-row select{max-width:240px}.report-settings details summary{font-weight:600;cursor:pointer}.report-settings textarea{font-size:13px}.learning-report p{overflow-wrap:anywhere}.admin-reports .report-preview-scroll{max-width:100%;overflow:auto}.report-footer .report-explanation{margin-top:4px}
.learning-report .report-quiz-summary{padding:10px 0;border-bottom:1px solid #e5ebf2;color:#60718a;font-size:12px}
@media(max-width:600px){.template-module-row{flex-wrap:wrap}.template-module-row select{max-width:180px}.report-template-list{grid-template-columns:1fr}}
