: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}.signals2{grid-template-columns:repeat(2,1fr);gap:14px;margin-top:22px;display:grid}.sigc{border:1px solid var(--line);background:#fcfdfc;border-radius:16px;padding:16px 17px}.sigc .sg-top{justify-content:space-between;align-items:center;gap:10px;display:flex}.sigc .sg-n{align-items:center;gap:9px;font-size:15.5px;font-weight:800;display:inline-flex}.sigc .sg-ic{background:var(--green-l);width:28px;height:28px;color:var(--green-d);border-radius:9px;justify-content:center;align-items:center;display:inline-flex}.sigc .sg-ic svg{width:16px;height:16px}.sigc .sg-v{font-size:18px;font-weight:800}.sigc .bg{background:#eef2f0;border-radius:100px;height:8px;margin:12px 0;overflow:hidden}.sigc .bar{border-radius:100px;width:0;height:100%;transition:width .9s cubic-bezier(.33,0,.15,1)}.sigc .sg-c{color:var(--muted);font-size:13.5px;font-weight:500;line-height:1.55}.sigc .sg-c b{color:var(--ink);font-weight:700}.eeat{flex-direction:column;gap:10px;display:flex}.ei{border:1px solid var(--line);background:#fcfdfc;border-radius:12px;align-items:flex-start;gap:12px;padding:12px 14px;display:flex}.ei .eic{color:#fff;border-radius:50%;flex:none;justify-content:center;align-items:center;width:24px;height:24px;margin-top:1px;display:inline-flex}.ei .eic svg{width:14px;height:14px}.eic.g{background:#34c26a}.eic.a{background:var(--amber)}.eic.r{background:var(--red)}.ei .en{font-size:14.5px;font-weight:800}.ei .et{color:var(--muted);margin-top:2px;font-size:13px;font-weight:500;line-height:1.5;display:block}.metrics{grid-template-columns:repeat(auto-fill,minmax(min(100%,150px),1fr));gap:12px;display:grid}.mcard{border:1px solid var(--line);background:#fcfdfc;border-radius:14px;padding:14px 15px}.mcard .m-l{color:var(--muted);min-height:32px;font-size:12px;font-weight:700;line-height:1.35}.mcard .m-n{margin-top:6px;font-size:24px;font-weight:800;line-height:1}.mcard .m-h{margin-top:5px;font-size:11.5px;font-weight:700}.m-h.g{color:#2fa36b}.m-h.a{color:var(--amber)}.m-h.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:6px;padding:clamp(16px,2.4vw,22px);font-size:15px;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:0 0 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-size:14.5px;font-weight:800}.iss .tip{color:var(--muted);margin-top:3px;font-size:13.5px;font-weight:500;line-height:1.5;display:block}@media (width<=760px){.signals2{grid-template-columns:1fr}}
