.animated-text-svg{width:100%;max-width:600px;height:auto;margin:0 auto;display:block}.animated-char-svg{stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;fill:#0000;animation:1.5s ease-in-out forwards drawStroke,.6s ease-in-out forwards fillAll}@keyframes drawStroke{0%{opacity:1}to{stroke-dashoffset:0;opacity:1}}@keyframes fillAll{0%{fill:#0000}to{fill:currentColor}}@keyframes drawAndFillGlow{0%{stroke-dashoffset:500px;fill:#0000;opacity:1;filter:drop-shadow(0 0)}60%{stroke-dashoffset:0;fill:#0000;opacity:1;filter:drop-shadow(0 0 4px)}75%{stroke-dashoffset:0;fill:#0000;opacity:1;filter:drop-shadow(0 0 6px)}to{stroke-dashoffset:0;fill:currentColor;opacity:1;filter:drop-shadow(0 0 12px)}}
