:root{--amber:#c98a1e;--amber-l:#fdf3dd;--red:#e0402b;--red-l:#fbe6e2}.gauge .track{background:linear-gradient(90deg,#e0402b 0%,#ffce4d 50%,#34d399 100%)}.blockhead{letter-spacing:-.01em;margin:30px 0 6px;font-size:clamp(17px,2.2vw,21px);font-weight:800}.blocksub{color:var(--muted);margin:0 0 14px;font-size:13.5px}.catcards{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.ccard{border:1px solid var(--line);background:#fcfdfc;border-radius:18px;padding:16px 16px 14px}.ccard .cc-l{letter-spacing:.2px;color:var(--ink);align-items:center;gap:9px;font-size:13px;font-weight:800;display:flex}.ccard .cc-ic{background:var(--green-l);width:26px;height:26px;color:var(--green-d);border-radius:8px;flex:none;justify-content:center;align-items:center;display:inline-flex}.ccard .cc-ic svg{width:15px;height:15px}.ccard .cc-n{margin:10px 0 2px;font-size:clamp(26px,3.4vw,34px);font-weight:800;line-height:1}.ccard .bg{background:#eef2f0;border-radius:100px;height:8px;margin-top:10px;overflow:hidden}.ccard .bar{border-radius:100px;width:0;height:100%;transition:width .9s cubic-bezier(.33,0,.15,1)}.cat{letter-spacing:1px;text-transform:uppercase;color:var(--muted);margin:18px 0 8px;font-size:12px;font-weight:800}.siggrid{grid-template-columns:repeat(auto-fill,minmax(min(100%,270px),1fr));gap:10px;display:grid}.sig{border:1px solid var(--line);background:#fcfdfc;border-radius:12px;align-items:center;gap:11px;padding:12px 14px;display:flex}.sig .dot{border-radius:50%;flex:none;width:10px;height:10px}.sig .nm{flex:1;font-size:14px;font-weight:700}.sig .vl{color:var(--muted);font-size:12.5px;font-weight:700}.dot.g{background:#34c26a}.dot.a{background:var(--amber)}.dot.r{background:var(--red)}.vl.g{color:#2fa36b}.vl.a{color:var(--amber)}.vl.r{color:var(--red)}.hlbox{border:1px solid var(--line);white-space:pre-wrap;word-wrap:break-word;color:var(--ink);background:#fcfdfc;border-radius:16px;max-height:520px;margin-top:14px;padding:clamp(16px,2.4vw,22px);font-size:15.5px;line-height:1.85;overflow:auto}mark{cursor:help;border-radius:5px;padding:1px 2px;font-weight:600}mark.hl-r{background:var(--red-l);box-shadow:inset 0 -2px #e0402b8c}mark.hl-a{background:var(--amber-l);box-shadow:inset 0 -2px #c98a1e80}.legend{color:var(--muted);flex-wrap:wrap;gap:14px;margin-top:12px;font-size:13px;font-weight:600;display:flex}.legend b{align-items:center;gap:7px;display:inline-flex}.legend .sw{border-radius:4px;width:16px;height:12px;display:inline-block}.clean{color:#2fa36b;font-weight:700}.issues{flex-direction:column;gap:10px;margin-top:16px;display:flex}.iss{border:1px solid var(--line);border-left:3px solid var(--red);background:#fff;border-radius:12px;gap:12px;padding:12px 14px;display:flex}.iss.a{border-left-color:var(--amber)}.iss.g{border-left-color:#34c26a}.iss .frag{color:var(--ink);font-weight:800}.iss .tip{color:var(--muted);margin-top:3px;font-size:13.5px;font-weight:500;line-height:1.5;display:block}.iss .fix{color:var(--ink);background:var(--green-l);border-radius:9px;margin-top:7px;padding:8px 11px;font-size:13px;font-weight:600;line-height:1.5;display:block}.iss .fix b{color:var(--green-d)}@media (width<=720px){.catcards{grid-template-columns:repeat(2,1fr)}}@media (width<=520px){.catcards{grid-template-columns:1fr}}
