.hd-stage{--hd-ink:#f5f5f3;--hd-paper:#080808;--hd-faint:#777;color:var(--hd-ink);position:relative;isolation:isolate}.hd-stage--light{--hd-ink:#292929;--hd-paper:#f5f4f0;--hd-faint:#686762;background:var(--hd-paper);color:var(--hd-ink)}.hd-stage-art{position:relative;min-width:0}.hd-agent-svg{display:block;width:100%;height:100%;overflow:visible;color:inherit}.hd-eyes{transform-box:fill-box;transform-origin:center}.hd-stage[data-ready=true] .hd-eyes{animation:hd-blink 5.7s infinite}.hd-stage[data-ready=true] .hd-agent--maker .hd-eyes{animation-duration:6.3s;animation-delay:1.2s}.hd-stage[data-ready=true] .hd-agent--keeper .hd-eyes{animation-duration:7.1s;animation-delay:2.1s}.hd-stage[data-ready=true] .hd-agent--courier .hd-eyes{animation-duration:4.9s;animation-delay:.7s}.hd-stage[data-ready=true] .hd-draw{stroke-dasharray:1;stroke-dashoffset:0;animation:hd-ink-in 1.7s cubic-bezier(.32,.1,.24,1) both;animation-delay:var(--hd-delay,0s)}.hd-stage[data-ready=true] .hd-accessory .hd-draw,.hd-stage[data-ready=true] .hd-accessory.hd-draw{animation-delay:.45s}.hd-stage[data-running=false] *{animation-play-state:paused!important}.hd-motion{position:relative;display:flex;align-items:center;gap:7px;min-height:36px;padding:6px 9px;margin:2px 12px 0 auto;background:transparent;border:0;color:var(--hd-faint);font:10px var(--hv-font-mono,monospace);cursor:pointer;border-radius:4px}.hd-motion:hover{color:var(--hd-ink)}.hd-motion:focus-visible{outline:2px solid currentColor;outline-offset:3px}.hd-stage[data-reduced=true] *{animation:none!important;transition:none!important;stroke-dashoffset:0}@keyframes hd-blink{0%,42%,46%,72%,76%,to{transform:scaleY(1)}44%,74%{transform:scaleY(.1)}}@keyframes hd-ink-in{0%{stroke-dashoffset:1}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.hd-stage *{animation:none!important;transition:none!important;stroke-dashoffset:0}}.hd-hatch{stroke-width:.9;opacity:.8}.hd-ink-cut{stroke:var(--hd-paper,#000);stroke-width:1.1}.hd-head-paper{stroke:none}.hd-stage[data-ready=true] .hd-ink-mass{animation:hd-ink-set .4s steps(3) both;animation-delay:.25s}@keyframes hd-ink-set{0%{opacity:.12}to{opacity:1}}