.rough-svg--draw path{stroke-dasharray:1;stroke-dashoffset:1px}.rough-svg--draw.is-drawn path{stroke-dashoffset:0;transition:stroke-dashoffset var(--rough-draw-ms,1.2s) cubic-bezier(.65, 0, .35, 1);transition-delay:calc(var(--rough-draw-i,0) * var(--duration-base))}@media (prefers-reduced-motion:reduce){.rough-svg--draw path{stroke-dashoffset:0;transition:none}}
.rough-underline{width:100%;height:100%;color:var(--accent-strong);pointer-events:none;display:block;overflow:visible}
