:root{--spring-bounce:cubic-bezier(.34,1.56,.64,1);--spring-smooth:cubic-bezier(.22,1,.36,1);--spring-snappy:cubic-bezier(.17,.89,.32,1.28);--ease-out-expo:cubic-bezier(.16,1,.3,1)}.rebalance-animation:where(.astro-zppplueu){width:100%;height:100%;font-family:SF Mono,Fira Code,monospace}.rebalance-animation:where(.astro-zppplueu)>:where(.astro-zppplueu)[data-step]{opacity:0;visibility:hidden;transition:opacity .4s var(--ease-out-expo)}.rebalance-animation:where(.astro-zppplueu)>:where(.astro-zppplueu)[data-step].visible{opacity:1;visibility:visible}.topic-label:where(.astro-zppplueu){fill:rgb(var(--color-text-muted));text-anchor:middle;font-size:13px;font-weight:600}.group-label:where(.astro-zppplueu){fill:rgb(var(--color-text-base));text-anchor:middle;font-size:12px;font-weight:600}.status-label:where(.astro-zppplueu){fill:rgb(var(--color-text-muted));text-anchor:middle;font-size:13px;font-weight:500}.partition:where(.astro-zppplueu){fill:#a5d8ff;stroke:#1971c2;stroke-width:2px;transition:all .3s var(--spring-smooth)}.partition:where(.astro-zppplueu).orphaned{fill:#ffec99;stroke:#f08c00;animation:orphanPulse 1s var(--spring-smooth)infinite}@keyframes orphanPulse{0%,to{fill:#ffec99}50%{fill:#ffe066}}.partition:where(.astro-zppplueu).pending{fill:#e9ecef;stroke:#adb5bd;stroke-dasharray:4 2}.partition:where(.astro-zppplueu).reassigned{fill:#b2f2bb;stroke:#2f9e44;animation:reassignPop .5s var(--spring-bounce)}@keyframes reassignPop{0%{transform:scale(.9)}to{transform:scale(1)}}.partition-text:where(.astro-zppplueu){fill:rgb(var(--color-text-base));text-anchor:middle;font-size:12px;font-weight:600}.partition-text:where(.astro-zppplueu).warning{fill:#f08c00}.partition-text:where(.astro-zppplueu).highlight{fill:#2f9e44;font-weight:700}.consumer:where(.astro-zppplueu){stroke-width:2px;transition:all .3s var(--spring-smooth)}.consumer:where(.astro-zppplueu).active{fill:#b2f2bb;stroke:#2f9e44}.consumer:where(.astro-zppplueu).crashed{fill:#ffc9c9;stroke:#dc2626;animation:crashShake .5s var(--spring-bounce)}@keyframes crashShake{0%,to{transform:translate(0)}20%{transform:translate(-3px)}40%{transform:translate(3px)}60%{transform:translate(-2px)}80%{transform:translate(2px)}}.consumer:where(.astro-zppplueu).paused{fill:#ffec99;stroke:#f08c00}.consumer:where(.astro-zppplueu).new{fill:#99e9f2;stroke:#0c8599;animation:newConsumerSlide .6s var(--spring-bounce)}@keyframes newConsumerSlide{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.consumer-name:where(.astro-zppplueu){fill:rgb(var(--color-text-base));text-anchor:middle;font-size:16px;font-weight:700}.consumer-name:where(.astro-zppplueu).crashed{fill:#dc2626}.consumer-name:where(.astro-zppplueu).new-consumer{fill:#0c8599}.consumer-partitions:where(.astro-zppplueu){fill:rgb(var(--color-text-muted));text-anchor:middle;font-size:11px}.consumer-partitions:where(.astro-zppplueu).crashed{fill:#dc2626;font-weight:600}.consumer-partitions:where(.astro-zppplueu) .gained:where(.astro-zppplueu){fill:#2f9e44;font-weight:700}.pause-indicator:where(.astro-zppplueu){fill:#f08c00;text-anchor:middle;font-size:11px;font-weight:600}.heartbeat:where(.astro-zppplueu){fill:#2f9e44;animation:heartbeatPulse 1.5s var(--spring-smooth)infinite}.heartbeat:where(.astro-zppplueu).delay1{animation-delay:.5s}.heartbeat:where(.astro-zppplueu).delay2{animation-delay:1s}@keyframes heartbeatPulse{0%,to{opacity:1;r:6}50%{opacity:.5;r:8}}.heartbeat-dead:where(.astro-zppplueu){fill:#dc2626;opacity:.3}.x-mark:where(.astro-zppplueu){fill:#dc2626;text-anchor:middle;dominant-baseline:middle;font-size:12px}.assign-line:where(.astro-zppplueu){stroke:#7c3aed;stroke-width:2px;stroke-linecap:round;opacity:.7;animation:lineDrawIn .5s var(--ease-out-expo)forwards}.assign-line:where(.astro-zppplueu).broken{stroke:#dc2626;stroke-dasharray:4 4;opacity:.5}.assign-line:where(.astro-zppplueu).dashed{stroke:#adb5bd;stroke-dasharray:6 4;opacity:.5}.assign-line:where(.astro-zppplueu).new{stroke:#2f9e44;stroke-width:3px;animation:newLineDrawIn .6s var(--spring-bounce)forwards}@keyframes lineDrawIn{0%{stroke-dasharray:100;stroke-dashoffset:100px}to{stroke-dasharray:100;stroke-dashoffset:0}}@keyframes newLineDrawIn{0%{stroke-dasharray:150;stroke-dashoffset:150px;opacity:0}to{stroke-dasharray:150;stroke-dashoffset:0;opacity:1}}.status-badge:where(.astro-zppplueu).stable{fill:#d3f9d8;stroke:#2f9e44;stroke-width:1px}.status-text:where(.astro-zppplueu){fill:#2f9e44;text-anchor:middle;font-size:11px;font-weight:600}.timeout-badge:where(.astro-zppplueu){fill:#ffc9c9;stroke:#dc2626;stroke-width:1px;animation:timeoutPulse 1s var(--spring-smooth)infinite}@keyframes timeoutPulse{0%,to{opacity:1}50%{opacity:.7}}.timeout-text:where(.astro-zppplueu){fill:#dc2626;text-anchor:middle;font-size:11px;font-weight:600}.rebalance-banner:where(.astro-zppplueu){fill:#ffec99;stroke:#f08c00;stroke-width:2px;animation:bannerFlash .8s var(--spring-bounce)infinite}@keyframes bannerFlash{0%,to{fill:#ffec99}50%{fill:#ffd43b}}.rebalance-text:where(.astro-zppplueu){fill:#f08c00;text-anchor:middle;font-size:14px;font-weight:700}.coordinator:where(.astro-zppplueu){fill:#d0bfff;stroke:#7c3aed;stroke-width:2px;animation:coordinatorPop .5s var(--spring-bounce)}@keyframes coordinatorPop{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.coordinator-text:where(.astro-zppplueu){fill:#7c3aed;text-anchor:middle;font-size:12px;font-weight:600}.gained-badge:where(.astro-zppplueu){fill:#b2f2bb;stroke:#2f9e44;stroke-width:1px}.gained-text:where(.astro-zppplueu){fill:#2f9e44;text-anchor:middle;font-size:10px;font-weight:600}.counter-badge:where(.astro-zppplueu){fill:#a5d8ff;stroke:#1971c2;stroke-width:1px}.counter-text:where(.astro-zppplueu){fill:#1971c2;text-anchor:middle;font-size:11px;font-weight:600}.success-badge:where(.astro-zppplueu){fill:#2f9e44;animation:successPop .6s var(--spring-bounce)}@keyframes successPop{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.success-text:where(.astro-zppplueu){fill:#fff;text-anchor:middle;font-size:12px;font-weight:700}.new-badge:where(.astro-zppplueu){fill:#99e9f2;stroke:#0c8599;stroke-width:1px}.new-text:where(.astro-zppplueu){fill:#0c8599;text-anchor:middle;font-size:10px;font-weight:700}.balanced-badge:where(.astro-zppplueu){fill:#2f9e44}.balanced-text:where(.astro-zppplueu){fill:#fff;text-anchor:middle;font-size:12px;font-weight:600}.message:where(.astro-zppplueu){fill:#2f9e44;animation:messageFlow 1.5s var(--ease-out-expo)infinite}.message:where(.astro-zppplueu).m1{animation-delay:0s}.message:where(.astro-zppplueu).m2{animation-delay:.4s}.message:where(.astro-zppplueu).m3{animation-delay:.8s}.message:where(.astro-zppplueu).m4{animation-delay:1.2s}@keyframes messageFlow{0%{opacity:0;transform:translateY(0)}20%{opacity:1}80%{opacity:1}to{opacity:0;transform:translateY(40px)}}.scale-info:where(.astro-zppplueu){fill:#e9ecef;stroke:#adb5bd;stroke-width:1px}.scale-title:where(.astro-zppplueu){fill:rgb(var(--color-text-muted));text-anchor:middle;font-size:10px}.scale-text:where(.astro-zppplueu){fill:rgb(var(--color-text-base));text-anchor:middle;font-size:12px;font-weight:600}.dark .partition:where(.astro-zppplueu){fill:#1e3a5f;stroke:#3b82f6}.dark .partition:where(.astro-zppplueu).orphaned{fill:#713f12;stroke:#fbbf24}.dark .partition:where(.astro-zppplueu).pending{fill:#374151;stroke:#6b7280}.dark .partition:where(.astro-zppplueu).reassigned,.dark .consumer:where(.astro-zppplueu).active{fill:#14532d;stroke:#22c55e}.dark .consumer:where(.astro-zppplueu).crashed{fill:#7f1d1d;stroke:#ef4444}.dark .consumer:where(.astro-zppplueu).paused{fill:#713f12;stroke:#fbbf24}.dark .consumer:where(.astro-zppplueu).new{fill:#164e63;stroke:#22d3ee}.dark .coordinator:where(.astro-zppplueu){fill:#4c1d95;stroke:#8b5cf6}.dark .rebalance-banner:where(.astro-zppplueu){fill:#713f12;stroke:#fbbf24}.dark .scale-info:where(.astro-zppplueu){fill:#374151;stroke:#6b7280}@media (prefers-reduced-motion:reduce){:where(.astro-zppplueu),:where(.astro-zppplueu):before,:where(.astro-zppplueu):after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.next-section:where(.astro-6z2vs4ol){--tw-border-opacity:1;border-width:1px;border-color:rgba(var(--color-border),var(--tw-border-opacity,1));--tw-bg-opacity:1;background-color:rgba(var(--color-card),var(--tw-bg-opacity,1));border-radius:.75rem;margin-top:2rem;padding:1.5rem}.next-section:where(.astro-6z2vs4ol) h2:where(.astro-6z2vs4ol){--tw-text-opacity:1;color:rgba(var(--color-accent),var(--tw-text-opacity,1));margin-bottom:.5rem;font-size:1.125rem;font-weight:600;line-height:1.75rem}.next-section:where(.astro-6z2vs4ol) p:where(.astro-6z2vs4ol){color:rgba(var(--color-text-base),.7);font-size:.875rem;line-height:1.25rem}