.lc-flow-stroke{fill:none;stroke:rgb(var(--color-fg)/.32);stroke-width:1.2;stroke-linecap:round;stroke-dasharray:3 6;animation:lc-flow-dash 2.4s linear infinite;vector-effect:non-scaling-stroke}.lc-flow-delay-1{animation-delay:-.6s}.lc-flow-delay-2{animation-delay:-1.2s}.lc-flow-delay-3{animation-delay:-1.8s}@keyframes lc-flow-dash{0%{stroke-dashoffset:0}to{stroke-dashoffset:-18}}@media (prefers-reduced-motion:reduce){.lc-flow-stroke{animation:none}}.lc-pie-seg{cursor:pointer;transform:translate(0);transform-box:fill-box;transform-origin:center;transition:transform .22s cubic-bezier(.22,1,.36,1),filter .22s ease-out;outline:none}.lc-pie-seg:focus-visible,.lc-pie-seg:hover,.lc-pie-seg[data-active=true]{transform:translate(var(--dx),var(--dy));filter:drop-shadow(0 6px 16px rgb(var(--color-accent)/.18))}@media (prefers-reduced-motion:reduce){.lc-pie-seg{transition:none}.lc-pie-seg:focus-visible,.lc-pie-seg:hover,.lc-pie-seg[data-active=true]{transform:none}}.lc-dark{--color-canvas:10 11 15;--color-surface:16 18 24;--color-surface2:22 25 34;--color-line:35 38 47;--color-muted:122 128 144;--color-fg:244 245 248}