.rn-root{position:relative;padding:6px 8px 8px;display:flex;flex-direction:column;gap:6px;min-height:120px}.rn-chart{position:relative;border-radius:10px;background:radial-gradient(ellipse at 50% 40%,rgba(100,100,255,.06),transparent 70%);overflow:hidden}.rn-chart .recharts-polar-grid-concentric-polygon{stroke:#ffffff0f!important}.rn-chart .recharts-polar-grid-angle line{stroke:#ffffff14!important}.rn-axis-label{fill:#ffffff8c;font-size:9.5px;font-family:system-ui,-apple-system,sans-serif;font-weight:500;letter-spacing:.02em}.rn-tooltip{background:#0f0f1ef2;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:8px 10px;min-width:120px;box-shadow:0 8px 24px #0006}.rn-tooltip-title{font-size:10px;font-weight:600;color:#ffffffb3;margin-bottom:4px;text-transform:uppercase;letter-spacing:.05em}.rn-tooltip-row{display:flex;align-items:center;gap:6px;padding:2px 0;font-size:11px;color:#fff}.rn-tooltip-dot{width:7px;height:7px;border-radius:50%;flex-shrink:0}.rn-tooltip-name{flex:1;opacity:.85;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rn-tooltip-val{font-weight:600;font-variant-numeric:tabular-nums;opacity:.95}.rn-legend{display:flex;flex-wrap:wrap;gap:3px 8px;padding:0 4px}.rn-legend-item{display:flex;align-items:center;gap:5px;padding:2px 6px;border-radius:6px;cursor:default;transition:all .2s ease;font-size:10px;color:#ffffffbf}.rn-legend-item:hover,.rn-legend-item.active{background:#ffffff14;color:#fff}.rn-legend-item.dimmed{opacity:.35}.rn-legend-dot{width:8px;height:8px;border-radius:50%;flex-shrink:0;box-shadow:0 0 4px #0000004d}.rn-legend-label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100px}.rn-legend-avg{border-top:1px solid rgba(255,255,255,.08);margin-top:1px;padding-top:3px}.rn-avg-panel{padding:6px 6px 2px;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.05)}.rn-avg-title{font-size:9px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:#fff6;margin-bottom:5px;padding-left:2px}.rn-avg-grid{display:flex;flex-direction:column;gap:3px}.rn-avg-row{display:flex;align-items:center;gap:6px}.rn-avg-label{font-size:9px;color:#ffffff80;width:52px;flex-shrink:0;text-align:right}.rn-avg-track{flex:1;height:4px;background:#ffffff0f;border-radius:2px;overflow:hidden}.rn-avg-fill{height:100%;border-radius:2px;transition:width .6s cubic-bezier(.22,1,.36,1)}.rn-avg-val{font-size:9px;font-weight:600;color:#ffffffa6;width:24px;text-align:right;font-variant-numeric:tabular-nums}.rn-refresh{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:6px;border:none;background:#ffffff0f;color:#fff6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;z-index:2}.rn-refresh:hover{background:#ffffff1f;color:#fffc;transform:rotate(45deg)}.rn-refresh:active{transform:rotate(180deg);transition:transform .4s ease}.rn-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 16px;gap:6px;min-height:160px}.rn-empty-icon{font-size:28px;opacity:.5;filter:grayscale(.5)}.rn-empty-text{font-size:11px;color:#ffffff80;font-weight:500}.rn-empty-hint{font-size:9.5px;color:#ffffff40}.rn-root .recharts-surface{overflow:visible}.rn-root .recharts-radar-polygon{transition:fill-opacity .3s ease,stroke-opacity .3s ease,stroke-width .3s ease}.rn-root .recharts-dot{transition:r .2s ease}
