.sketch-shape{stroke-dasharray:1;stroke-dashoffset:1px;animation:.55s ease-out forwards sketch-draw;animation-delay:var(--sketch-delay)}@keyframes sketch-draw{to{stroke-dashoffset:0}}.sketch-label{opacity:0;animation:.3s ease-out forwards sketch-fade;animation-delay:var(--sketch-delay)}@keyframes sketch-fade{to{opacity:1}}.pen-dot{offset-rotate:0deg;opacity:0;animation:.9s ease-in-out 2s forwards pen-travel}@keyframes pen-travel{0%{opacity:1;offset-distance:0%}95%{opacity:1}to{opacity:0;offset-distance:100%}}@media (prefers-reduced-motion:reduce){.sketch-shape,.sketch-label,.pen-dot{opacity:1;stroke-dashoffset:0;animation:none}.pen-dot{display:none}}
