.echarts-tooltip{opacity:.95}.echarts-tooltip .echarts-custom-tooltip{font-size:.85rem}.echarts-tooltip .echarts-custom-tooltip .tooltip-header{padding:.25rem .5rem;border-top-left-radius:4px;border-top-right-radius:4px;background:var(--palette-background-default)}.echarts-tooltip .echarts-custom-tooltip .tooltip-body{padding:0rem .75rem .5rem;border-bottom-left-radius:4px;border-bottom-right-radius:4px;display:flex;flex-direction:column;gap:5px;background:var(--palette-background-default);color:var(--palette-text-primary)}.echarts-tooltip .echarts-custom-tooltip .flex-box{display:flex;align-items:center}.echarts-tooltip .echarts-custom-tooltip .tooltip-row{min-width:140px;display:flex;align-items:center;justify-content:space-between;gap:10px}.echarts-tooltip .echarts-custom-tooltip .tooltip-marker{width:12px;height:12px;border-radius:50%;margin-right:5px}.echarts-tooltip .echarts-custom-tooltip .tooltip-name{margin-right:10px}.echarts-tooltip .echarts-custom-tooltip .tooltip-value{display:flex;align-items:baseline;gap:5px}.echarts-tooltip .echarts-custom-tooltip .tooltip-ratio{color:var(--palette-text-primary)}.echarts-tooltip .echarts-custom-tooltip strong{font-weight:600}.spin{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.tabler-icon{color:currentColor}.tabler-icon:where([width="24"]){width:20px;height:20px}.tabler-icon:where([stroke-width="2"]){stroke-width:1.5px}
