:root{--foreground:#1f1b16;--primary:#c73e2e;--ring:#c73e2e;--muted-foreground:#7a7367;--border:#8c857b59}@keyframes asshukusan-row-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.asshukusan-node{animation:.18s ease-out both asshukusan-row-in;animation-delay:calc(var(--row-index,0) * 40ms)}@media (prefers-reduced-motion:reduce){.asshukusan-node{animation:none}}.asshukusan-canvas{background-color:var(--background);background-image:radial-gradient(#8c857b59 1px,#0000 1px);background-size:16px 16px;height:300px}.asshukusan-canvas-content{height:100%}.asshukusan-edges{opacity:0;width:100%;height:100%;animation:.2s ease-out .22s forwards asshukusan-edges-in}@keyframes asshukusan-edges-in{to{opacity:1}}.asshukusan-edge{fill:none;stroke:var(--primary);stroke-opacity:.7;stroke-linecap:round;transition:stroke-width .2s ease-out}.asshukusan-edge.is-animating{stroke-dasharray:6 5;animation:.6s linear infinite asshukusan-flow}@keyframes asshukusan-flow{to{stroke-dashoffset:-22px}}.asshukusan-edge-label{white-space:nowrap;position:absolute;transform:translate(-50%,-100%)}.asshukusan-bar-fill{transform-origin:0;transition:transform .25s ease-out}@media (prefers-reduced-motion:reduce){.asshukusan-edges{opacity:1;animation:none}.asshukusan-edge.is-animating{stroke-dasharray:none;animation:none}.asshukusan-bar-fill{transition:none}}
