.radar-widget{margin:32px 0 40px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;overflow:hidden}.radar-metric-tabs{display:flex;border-bottom:1px solid #e5e7eb;background:#f9fafb}.radar-tab{flex:1;padding:10px 16px;border:none;background:none;font-size:13px;font-weight:600;color:#718096;cursor:pointer;transition:color .2s ease,background .2s ease;font-family:inherit}.radar-tab:hover{color:#2d3748;background:#edf2f7}.radar-tab--active{color:#111827;background:#fff;box-shadow:inset 0 -2px #111827}.radar-content{display:flex;align-items:center;padding:24px;gap:24px}.radar-svg{width:100%;max-width:400px;flex-shrink:0}.radar-legend{display:flex;flex-direction:column;gap:8px}.radar-legend-item{display:flex;align-items:center;gap:8px;padding:6px 12px;border:1px solid #e5e7eb;border-radius:6px;background:#fff;font-size:13px;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;font-family:inherit;white-space:nowrap}.radar-legend-item:hover,.radar-legend-item--active{background:#f9fafb;border-color:#d1d5db}.radar-legend-dot{width:10px;height:10px;border-radius:50%;flex-shrink:0}.radar-note{text-align:center;font-size:12px;color:#9ca3af;padding:0 16px 12px;margin:0}@media(max-width:700px){.radar-content{flex-direction:column}.radar-svg{max-width:320px}.radar-legend{flex-direction:row;flex-wrap:wrap;justify-content:center;gap:6px}.radar-legend-item{font-size:11px;padding:4px 8px}}
