.tag-insights{margin:0 0 1.5rem;padding:1rem 1.1rem 1.15rem;border:1px solid var(--border,#E2E0F0);border-radius:10px;background:var(--entry,#FFFFFF);min-width:0;max-width:100%;overflow-x:hidden}.tag-insights__title{font-size:1rem;font-weight:700;margin:0 0 .6rem;color:var(--primary,#1E1B3A)}.tag-insights__stats{display:flex;flex-wrap:wrap;gap:.5rem 1.1rem;margin-bottom:.9rem;color:var(--text-muted,#6B6889);font-size:.9rem}.ti-stat strong{color:var(--accent,#5B4FC4);font-size:1.05rem}.ti-stat-range{font-variant-numeric:tabular-nums}.tag-insights__panels{display:grid;grid-template-columns:minmax(0,1fr)minmax(0,1.3fr);gap:1.25rem;align-items:start}.ti-panel{margin:0;min-width:0}.ti-panel figcaption{font-size:.82rem;font-weight:600;color:var(--text-muted,#6B6889);margin-bottom:.4rem}.ti-donut-row{display:flex;align-items:center;gap:.9rem;flex-wrap:wrap}.ti-donut-svg{width:110px;height:110px;flex:none}.ti-donut-total{font-size:22px;font-weight:700;fill:var(--primary,#1E1B3A)}.ti-donut-label{font-size:11px;fill:var(--text-muted,#6B6889)}.ti-legend{list-style:none;margin:0;padding:0;font-size:.8rem;color:var(--content,#1E1B3A);display:grid;gap:.25rem;min-width:0}.ti-legend-item{display:flex;align-items:center;gap:.4rem}.ti-legend-dot{width:10px;height:10px;border-radius:2px;flex:none}.ti-legend-n{color:var(--text-muted,#6B6889)}.ti-timeline-svg{width:100%;max-width:100%;height:auto;overflow:hidden}.ti-bar{fill:var(--accent,#5B4FC4)}.ti-bar-val{font-size:11px;fill:var(--text-muted,#6B6889)}.ti-bar-lbl{font-size:10px;fill:var(--text-muted,#6B6889)}.tag-insights__cves{margin-top:1rem;font-size:.85rem;line-height:2}.ti-cve-label{color:var(--text-muted,#6B6889);margin-right:.3rem}.ti-cve-chip{display:inline-block;padding:2px 8px;margin:2px 3px;border-radius:6px;border:1px solid var(--border,#E2E0F0);background:var(--code-bg,#E8E8F8);color:var(--accent,#5B4FC4)!important;text-decoration:none!important;font-family:var(--font-mono,monospace);font-size:.78rem}.ti-cve-chip:hover{border-color:var(--accent,#5B4FC4)}.ti-visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}body.dark .tag-insights,:root[data-theme=dark] .tag-insights{background:var(--entry,#252244);border-color:var(--border,#3d3a5c)}@media(max-width:899px){.tag-insights__panels{grid-template-columns:1fr;gap:1.5rem}.ti-donut-row{justify-content:flex-start}}