.dashforge-animated-node{transition-property:max-height,opacity,margin,padding;transition-timing-function:ease-in-out;overflow:hidden}.dashforge-animated-node.dashforge-speed-fast{transition-duration:.2s}.dashforge-animated-node.dashforge-speed-normal{transition-duration:.3s}.dashforge-animated-node.dashforge-speed-slow{transition-duration:.5s}.dashforge-animated-node.dashforge-visible{max-height:var(--dashforge-max-height, 1000px);opacity:1}.dashforge-animated-node.dashforge-hidden{max-height:0;opacity:0;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0}.dashforge-animated-node.dashforge-speed-instant{transition:none}@media(prefers-reduced-motion:reduce){.dashforge-animated-node{transition:none}}
