.pm-diagram{width:100%;height:auto;display:block;overflow:visible}.pm-pipe{fill:none;stroke:#39424e;stroke-linecap:round;stroke-linejoin:round}.pm-fluid{fill:none;stroke:#2f8fd6;stroke-linecap:round;stroke-linejoin:round;transition:stroke-dashoffset .4s,opacity .25s}.pm-fluid.is-empty{opacity:.12}.pm-flow{fill:none;stroke:var(--color-accent);stroke-width:2.5px;stroke-linecap:round;stroke-dasharray:10 14;opacity:.9;animation:1.4s linear infinite pm-flow-dash}.pm-flow.is-reverse{animation-direction:reverse}.pm-flow.is-slow{animation-duration:3s}.pm-flow.is-blocked{stroke:var(--color-danger);opacity:.55;animation-play-state:paused}@keyframes pm-flow-dash{to{stroke-dashoffset:-24px}}.pm-machine{fill:#2a2118;stroke:var(--color-primary);stroke-width:2px}.pm-machine-face{fill:var(--color-primary);opacity:.18}.pm-node{fill:#12161b;stroke:var(--color-primary);stroke-width:2px}.pm-node.is-hot{fill:var(--color-primary);stroke:#ffd39a}.pm-frame{fill:#171b21;stroke:#39424e;stroke-width:1.5px}.pm-grid{stroke:#ffffff0d;stroke-width:1px}.pm-guide-line{stroke:#ffffff38;stroke-width:1px;stroke-dasharray:3 4}.pm-measure{stroke:var(--color-accent);stroke-width:1.5px}.pm-box-shell{fill:#12161b;stroke:#4a5563;stroke-width:2px}.pm-box-inner{fill:none;stroke:var(--color-accent);stroke-width:1px;opacity:.5}.pm-box-fluid{fill:#2f8fd6;transition:y .5s cubic-bezier(.22,1,.36,1),height .5s cubic-bezier(.22,1,.36,1)}.pm-box-surface{fill:#57b7f0;transition:y .5s cubic-bezier(.22,1,.36,1);animation:3.2s ease-in-out infinite pm-surface}@keyframes pm-surface{0%,to{transform:translate(-2px)}50%{transform:translate(2px)}}.pm-slosh{animation:2.6s ease-in-out infinite pm-slosh-move}.pm-slosh.is-calm{animation-name:pm-slosh-calm;animation-duration:6s}@keyframes pm-slosh-move{0%,to{transform:translateY(0)}50%{transform:translateY(-14px)}}@keyframes pm-slosh-calm{0%,to{transform:translateY(0)}50%{transform:translateY(-2px)}}.pm-svg-label{fill:var(--color-muted);font-family:var(--font-mono);font-size:11px}.pm-svg-label.is-strong{fill:var(--color-text-strong)}.pm-svg-label.is-warn{fill:var(--color-danger)}.pm-svg-label.is-ok{fill:var(--color-success)}.pm-svg-label.is-accent{fill:var(--color-accent)}.pm-badge{fill:#171b21;stroke:#39424e;stroke-width:1px}.pm-term{border-bottom:1px dotted var(--color-accent);color:var(--color-text-strong);cursor:help;text-align:left}.pm-term:hover,.pm-term:focus-visible{color:var(--color-accent)}.pm-term-pop{z-index:60;border:1px solid var(--color-border);background:var(--color-surface-2);max-width:22rem;color:var(--color-text);border-radius:.5rem;padding:.6rem .75rem;font-size:.8125rem;line-height:1.5;position:fixed;box-shadow:0 12px 32px #0000008c}.pm-progress-bar{transform-origin:0;transition:transform .12s linear}@media (prefers-reduced-motion:reduce){.pm-flow,.pm-box-surface,.pm-slosh,.pm-slosh.is-calm{animation:none}.pm-fluid,.pm-box-fluid,.pm-box-surface,.pm-progress-bar{transition:none}}.pm-range{appearance:none;cursor:pointer;background:0 0}.pm-range::-webkit-slider-runnable-track{border:1px solid var(--color-border);background:linear-gradient(90deg,#5fd2ce8c,#f79e458c);border-radius:999px;height:6px}.pm-range::-moz-range-track{border:1px solid var(--color-border);background:linear-gradient(90deg,#5fd2ce8c,#f79e458c);border-radius:999px;height:6px}.pm-range::-webkit-slider-thumb{appearance:none;background:var(--color-primary);border:2px solid var(--color-bg-deep);width:20px;height:20px;box-shadow:0 0 0 1px var(--color-primary);border-radius:999px;margin-top:-7px}.pm-range::-moz-range-thumb{background:var(--color-primary);border:2px solid var(--color-bg-deep);width:20px;height:20px;box-shadow:0 0 0 1px var(--color-primary);border-radius:999px}.pm-range:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px;border-radius:999px}.pm-scroll{scrollbar-width:thin}.pm-scroll>*{min-width:30rem}.pm-jitter{transform-box:fill-box;transform-origin:0;animation:2.4s ease-in-out infinite pm-jitter}@keyframes pm-jitter{0%{transform:scaleX(1)}18%{transform:scaleX(.84)}31%{transform:scaleX(.95)}47%{transform:scaleX(.78)}62%{transform:scaleX(.98)}78%{transform:scaleX(.87)}to{transform:scaleX(1)}}.pm-fill-anim{stroke-dasharray:100;stroke-dashoffset:100px;animation:1s linear forwards pm-fill}@keyframes pm-fill{to{stroke-dashoffset:0}}@media (prefers-reduced-motion:reduce){.pm-jitter{animation:none}.pm-fill-anim{animation-duration:1ms}}.pm-scroll-x{animation:9s linear infinite pm-scroll-x}@keyframes pm-scroll-x{to{transform:translate(-580px)}}@media (prefers-reduced-motion:reduce){.pm-scroll-x{animation:none}}.pm-code{font-family:var(--font-mono);color:var(--color-accent);background:var(--color-bg-deep);border:1px solid var(--color-border-subtle);white-space:nowrap;border-radius:.3rem;padding:.1em .25em;font-size:.85em}.pm-code.is-em{color:var(--color-text-strong);border-color:var(--color-border)}
