.cls-donut-segment{fill:none;stroke-width:64;stroke-linecap:butt;cursor:pointer;opacity:.88;outline:none;-webkit-tap-highlight-color:transparent;transition:opacity .25s ease,filter .25s ease}.cls-donut-segment:hover,.cls-donut-segment.active{opacity:1;filter:drop-shadow(0 0 6px var(--seg-color)) drop-shadow(0 0 16px var(--seg-color))}.cls-donut-segment:focus{outline:none}.cls-donut-segment:focus-visible{outline:2px solid #fff;outline-offset:4px}.cls-profile-section.has-selection .cls-donut-segment:not(.active){opacity:.15;filter:none}.cls-tick{stroke:rgba(255,255,255,.18);stroke-width:1.4}.cls-tick.major{stroke:rgba(255,255,255,.35);stroke-width:2}.cls-legend-item{display:flex;flex-direction:column;gap:8px;padding:14px 16px;border:1px solid var(--cls-line);border-radius:2px;background:rgba(255,255,255,.015);cursor:pointer;outline:none;-webkit-tap-highlight-color:transparent;transition:background .2s ease,border-color .2s ease}.cls-legend-item:hover,.cls-legend-item.active{background:rgba(255,255,255,.045);border-color:var(--seg-color)}.cls-legend-item:focus{outline:none}.cls-legend-item:focus-visible{outline:2px solid #fff;outline-offset:2px}.cls-profile-section.has-selection .cls-legend-item:not(.active){opacity:.45}.cls-legend-row{display:flex;align-items:center;gap:12px}.cls-legend-dot{width:8px;height:8px;border-radius:1px;background:var(--seg-color);box-shadow:0 0 8px var(--seg-color);flex:0 0 auto}.cls-legend-title{flex:1;font-family:"Glancy",sans-serif!important;font-size:15px;color:#fff;line-height:1.3}.cls-legend-value{font-family:"JetBrains Mono",ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:15px;font-weight:700;color:var(--seg-color);min-width:44px;text-align:right}.cls-legend-bar{height:2px;width:100%;background:rgba(255,255,255,.08);overflow:hidden}.cls-legend-bar-fill{height:100%;background:var(--seg-color);width:0%;transition:width 1s cubic-bezier(.16,1,.3,1)}@media (prefers-reduced-motion:reduce){.cls-legend-bar-fill{transition:none}}