:root{--severity-red:#dc2626;--severity-red-bg:#fef2f2;--severity-red-border:#fecaca;--severity-amber:#d97706;--severity-amber-bg:#fffbeb;--severity-amber-border:#fcd34d;--severity-green:#15803d;--severity-green-bg:#f0fdf4;--severity-green-border:#bbf7d0;--text-muted:#64748b;--surface:#fff;--surface-elevated:#f8fafc}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0;font-family:system-ui,-apple-system,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.5;color:#111;background:#fafafa}main{max-width:720px;margin:0 auto;padding:2rem 1.25rem}a{color:#2563eb;text-decoration:none}a:hover{text-decoration:underline}ul{padding-left:1.25rem}.prov-details{position:relative;display:inline}.prov-summary{display:inline;list-style:none;cursor:pointer}.prov-summary::-webkit-details-marker{display:none}.prov-value{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}.prov-icon{margin-left:.2em;color:#2563eb;font-size:.95em}.prov-summary:hover .prov-icon{color:#1d4ed8}.prov-empty{color:#9ca3af;cursor:help}.prov-popover{position:absolute;top:1.6em;left:0;z-index:20;min-width:240px;max-width:320px;padding:.75rem .9rem;background:#fff;border:1px solid #e5e7eb;border-radius:6px;box-shadow:0 6px 24px rgba(15,23,42,.08);font-size:12px;line-height:1.4;color:#1f2937}.prov-dl{margin:0;display:grid;grid-template-columns:5.5em 1fr;grid-gap:.35rem .6rem;gap:.35rem .6rem}.prov-dl dt{font-weight:600;color:#6b7280}.prov-dl dd{margin:0}