body.vision-theme:has(.school-report){min-width:0}
.school-report{--report-ink:#173d36;--report-muted:#63726c;--report-teal:#155e5b;--report-line:#d8e1dc;width:min(100% - 32px,800px);margin:0 auto;padding:12px 0 42px;color:var(--report-ink);font-size:16px;line-height:1.6}
.school-report *{box-sizing:border-box}
.school-report a{color:var(--report-teal);text-underline-offset:3px}
.school-report :is(a,summary):focus-visible{outline:3px solid #e5b949;outline-offset:4px;border-radius:3px}
.school-report-topline{display:flex;align-items:center;justify-content:space-between;gap:16px;margin:0 0 8px;font-size:16px}
.school-report-topline a{display:inline-flex;align-items:center;min-height:44px;font-weight:650;text-decoration:none}
.school-report-topline a:hover{text-decoration:underline}
.school-report-topline>span{color:var(--report-muted);font-variant-numeric:tabular-nums;font-size:16px}
.school-report-heading{margin:0 0 18px}
.school-report-details{display:flex;align-items:center;gap:16px}
.school-report-details>div:not(.school-report-heading-image){min-width:0;flex:1}
.school-report-heading-image{display:flex;align-items:center;justify-content:center;flex:0 0 124px;width:124px;height:78px;margin:0;padding:4px;border:1px solid var(--report-line);border-radius:6px;background:#fff}
.school-report-heading-image img{display:block;width:100%;height:100%;margin:0;object-fit:contain}
.school-report h1{margin:0 0 9px;font-size:clamp(28px,4vw,39px);font-weight:750;line-height:1.14;letter-spacing:-.03em;overflow-wrap:anywhere}
.school-report-heading .school-report-chinese{margin:0 0 7px;font-size:17px;color:var(--report-muted)}
.school-report-meta{display:flex;flex-wrap:wrap;gap:2px 16px;margin:0;color:var(--report-muted);font-size:16px;line-height:1.5}
.school-report-status{display:inline-block;margin:11px 0 0;padding:3px 9px;border-radius:4px;background:#eef1ed;color:#465c53;font-size:16px;line-height:1.5}
.school-report-account{margin:0;padding:20px 20px 20px 22px;border:1px solid #d5e2da;border-left:3px solid #3d7b62;border-radius:0 10px 10px 0;background:#f7faf6}
.school-report-context{margin:12px 0;font-size:16px;line-height:1.55}
.school-report-full-account{margin:18px 0;font-size:17px;line-height:1.65;overflow-wrap:anywhere}
.school-report-full-account p{margin:12px 0;font-size:inherit;line-height:inherit;max-width:none}
.school-report-full-account ul{margin:12px 0;padding-left:22px}
.school-report-full-account li{margin:8px 0;font-size:inherit;line-height:inherit}
.school-report-balance{margin-top:20px}
.school-report-topics{margin:14px 0;font-size:16px;line-height:1.5;color:var(--report-muted)}
.school-report blockquote{margin:0;padding:0;border:0;background:none;color:var(--report-ink);font-size:clamp(18px,2.1vw,21px);font-style:normal;font-weight:450;line-height:1.65;box-shadow:none;overflow-wrap:anywhere}
.school-report blockquote p{margin:0;font-size:inherit;line-height:inherit;max-width:none}
.school-report blockquote p+p{margin-top:16px}
.school-report blockquote mark{padding:1px 2px;border-radius:2px;background:#ebdfad;color:inherit}
.school-report-response{margin-top:22px;padding-top:18px;border-top:1px solid #d6e2d8}
.school-report h2{margin:0 0 8px;font-size:17px;font-weight:650;line-height:1.4;letter-spacing:0}
.school-report-response blockquote{font-size:18px}
.school-report-photo{margin:22px 0 0;padding:0}
.school-report-photo img{display:block;width:auto;max-width:100%;height:auto;max-height:230px;object-fit:contain;border-radius:8px}
.school-report .bl-references{margin:22px 0 0;border-top:1px solid var(--report-line);border-bottom:1px solid var(--report-line);padding:0}
.school-report .bl-references summary{display:list-item;min-height:48px;padding:12px 0;cursor:pointer;color:var(--report-teal);font-size:16px;font-weight:650}
.school-report .bl-references a{display:block;width:fit-content;max-width:100%;min-height:44px;padding:9px 0;font-size:16px;overflow-wrap:anywhere}
.school-report .bl-references[open]{padding-bottom:8px}
.school-report .bl-contact{display:flex;align-items:center;justify-content:space-between;gap:12px 24px;margin:24px 0 0;padding:18px 0;border-top:1px solid var(--report-line);border-bottom:1px solid var(--report-line);background:none;border-radius:0}
.school-report .bl-contact p{margin:0;font-size:16px;line-height:1.5}
.school-report .bl-contact strong{font-weight:650}
.school-report .bl-contact a{display:inline-flex;align-items:center;min-height:44px;padding:6px 0;border:0;background:none;color:var(--report-teal);font-size:16px;font-weight:650;line-height:1.5;text-decoration:underline;box-shadow:none;border-radius:0}
.school-report .bl-prevnext{display:grid;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:14px;margin:12px 0 0;padding:0;font-size:16px}
.school-report .bl-prevnext>*{min-width:0}
.school-report .bl-prevnext a{display:inline-flex;align-items:center;gap:6px;min-height:44px;max-width:100%;padding:8px 0;font-size:16px;text-decoration:none}
.school-report .bl-prevnext a:hover{text-decoration:underline}
.school-report .bl-report-nav--previous{justify-self:start}
.school-report .bl-report-nav--next{justify-self:end;text-align:right}
.school-report .bl-nav-all{justify-self:center;white-space:nowrap}
.school-report .bl-nav-school{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.school-report .bl-nav-arrow{flex:0 0 auto}
.school-report .bl-nav-empty{display:block}
@media(max-width:520px){.bl-prevnext{gap:8px;font-size:14px}.school-report .bl-prevnext a{gap:4px;font-size:14px}.school-report .bl-nav-all{padding-inline:4px}}
.school-report-source{margin:24px 0 0;padding:18px 0 0;border-top:1px solid var(--report-line);color:var(--report-muted);font-size:16px;line-height:1.55}
.school-report-source h2{font-size:16px;color:#405c51;font-weight:650}
.school-report-source p{margin:5px 0;font-size:16px;line-height:1.55;overflow-wrap:anywhere;max-width:none}
.school-report-source a{display:inline-block;min-height:44px;padding:9px 0;font-size:16px;font-weight:400;text-decoration:underline;line-height:1.55;background:none;border:0;border-radius:0}
.school-report-source-details{display:flex;flex-wrap:wrap;gap:3px 18px}
@media(min-width:760px){.school-report{padding-top:22px;padding-bottom:54px}.school-report-heading{margin-bottom:20px}.school-report-account{padding:25px 28px}.school-report-photo{margin-top:26px}}
@media(max-width:480px){.school-report{width:calc(100% - 32px)}.school-report h1{font-size:29px}.school-report-meta{gap:3px 12px}.school-report-account{padding:16px 15px 17px 17px}.school-report blockquote{font-size:18px;line-height:1.65}.school-report .bl-contact{align-items:flex-start;flex-direction:column;gap:6px}.school-report-source{margin-top:20px}.school-report-photo img{max-height:190px}}
@media(max-width:640px){.school-report-details{gap:12px}.school-report-heading-image{flex-basis:104px;width:104px;height:64px;padding:3px}}

.bl-references .bl-related-list{display:grid;gap:0;border-top:1px solid var(--report-line)}
.bl-references a.bl-related-report{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:9px;width:100%;max-width:none;min-height:46px;padding:9px 0;border-bottom:1px solid var(--report-line);font-size:15px;text-decoration:none;overflow:visible}
.bl-references a.bl-related-report:last-child{border-bottom:0}
.bl-references .bl-related-report time,.bl-references .bl-related-date{color:var(--report-muted);font-size:13px;font-variant-numeric:tabular-nums;white-space:nowrap}
.bl-references .bl-related-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:var(--report-ink);font-weight:650}
.bl-references .bl-related-arrow{color:var(--report-teal)}
.bl-references a.bl-related-report:hover .bl-related-summary{text-decoration:underline}
@media(max-width:520px){.bl-references a.bl-related-report{grid-template-columns:auto minmax(0,1fr) auto;gap:7px}.bl-references .bl-related-report time,.bl-references .bl-related-date{font-size:12px}}
