.health-indicator.svelte-by1ft2{position:relative;display:inline-block;cursor:help}.critical-count.svelte-by1ft2{position:absolute;top:-8px;right:-8px;background:hsl(var(--danger));color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid white}.fallback-indicator.svelte-by1ft2{position:absolute;top:-8px;left:-8px;background:hsl(var(--warning));color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;border:2px solid white}.health-indicator.clickable.svelte-by1ft2{cursor:pointer;transition:all .2s ease}.health-indicator.clickable.svelte-by1ft2:hover{transform:scale(1.05)}.health-indicator.clickable.svelte-by1ft2:active{transform:scale(.95)}.health-indicator.fallback.svelte-by1ft2{border:2px solid hsl(var(--warning));border-radius:4px;padding:2px}.status-indicator{transition:all .2s ease}.status-indicator.small{height:16px;width:16px}.status-indicator.normal{height:20px;width:20px}.status-indicator.medium{height:28px;width:28px}.status-indicator.large{height:36px;width:36px}.status-indicator:hover{transform:scale(1.1)}
