#radarChart{max-width:100%}#radar-threshold-button{align-items:center!important;background-color:#f0f0f0!important;border:1px solid #ccc!important;border-radius:4px!important;box-shadow:0 2px 4px rgba(0,0,0,.1)!important;color:#666!important;cursor:pointer!important;display:flex!important;height:32px!important;justify-content:center!important;padding:6px!important;position:absolute!important;right:52px!important;top:10px!important;width:32px!important;z-index:100!important}#radar-threshold-button:hover{background-color:#e0e0e0!important;box-shadow:0 2px 6px rgba(0,0,0,.15)!important}#radar-threshold-panel{background-color:#fff!important;border:1px solid #ccc!important;border-radius:6px!important;box-shadow:0 4px 12px rgba(0,0,0,.15)!important;padding:15px!important;position:absolute!important;right:10px!important;top:52px!important;width:250px!important;z-index:101!important}@media (prefers-color-scheme:dark){#radar-threshold-button{background-color:#333!important;border-color:#555!important;color:#ccc!important}#radar-threshold-button:hover{background-color:#444!important}#radar-threshold-panel{background-color:#333!important;border-color:#555!important;color:#eee!important}}.radar-chart-many-labels #radarChart{margin:20px}.radar-full-label-tooltip{max-width:300px;word-wrap:break-word;white-space:normal}.radar-label-legend{background:rgba(0,0,0,.05);border-radius:4px;font-size:12px;margin-top:10px;max-height:150px;overflow-y:auto;padding:10px}.radar-label-legend-item{align-items:center;display:flex;margin-bottom:4px}.radar-label-legend-short{font-weight:700;margin-right:8px;min-width:80px}.radar-label-legend-full{color:#666}@media (prefers-color-scheme:dark){.radar-label-legend{background:hsla(0,0%,100%,.1)}.radar-label-legend-full{color:#aaa}}@media (prefers-contrast:high){.radar-label-legend{border:1px solid}}