.glyph-spark-overlay{pointer-events:none;mix-blend-mode:screen;position:absolute;inset:0}.glyph-spark-overlay svg{width:100%;height:100%;display:block;overflow:visible}.glyph-spark-beam{stroke-width:var(--glyph-spark-stroke,17);stroke-linecap:round;stroke-linejoin:round;fill:none;filter:drop-shadow(0 0 6px #bff6fbd9);stroke-dasharray:36 520;animation:2.8s ease-in-out infinite glyphSparkBeam}.glyph-spark-dot{fill:#eafdff;filter:drop-shadow(0 0 5px #34cfeae6);animation:.14s steps(2,end) infinite glyphSparkFlicker}@keyframes glyphSparkBeam{0%{stroke-dashoffset:520px;opacity:0}6%{opacity:1}94%{opacity:1}to{stroke-dashoffset:-36px;opacity:0}}@keyframes glyphSparkFlicker{0%,to{opacity:1}50%{opacity:.72}}@media (prefers-reduced-motion:reduce){.glyph-spark-beam,.glyph-spark-dot{display:none}}
