:root{--lha-pink:#E91E63;--lha-glow:rgba(233,30,99,.75);--lha-glow-soft:rgba(233,30,99,.45)}.lha-mark{display:inline-flex;align-items:center;justify-content:center;line-height:0}.lha-mark svg{display:block;width:100%;height:100%;overflow:visible}.lha-mark .lha-hw{fill:none;stroke:var(--lha-pink);stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}.lha-mark .lha-node{fill:var(--lha-pink);stroke:none}.lha-glow{filter:drop-shadow(0 0 3px var(--lha-pink)) drop-shadow(0 0 9px var(--lha-glow))}.lha-beat{animation:lha-beat 1.5s ease-in-out infinite;transform-origin:50% 55%}@keyframes lha-beat{0%,40%,100%{transform:scale(1);filter:drop-shadow(0 0 3px var(--lha-pink)) drop-shadow(0 0 7px var(--lha-glow-soft))}12%{transform:scale(1.12);filter:drop-shadow(0 0 5px var(--lha-pink)) drop-shadow(0 0 18px var(--lha-glow))}26%{transform:scale(1.05)}}.lha-imgbeat{animation:lha-imgbeat 1.6s ease-in-out infinite;transform-origin:50% 55%;will-change:transform;display:inline-block}@keyframes lha-imgbeat{0%,40%,100%{transform:scale(1)}12%{transform:scale(1.1)}26%{transform:scale(1.04)}}.lha-draw .lha-hw{stroke-dasharray:1;stroke-dashoffset:1;animation:lha-draw 2.6s ease-in-out forwards}.lha-draw .lha-node{opacity:0;animation:lha-fadein .5s ease-in 2.2s forwards}@keyframes lha-draw{to{stroke-dashoffset:0}}@keyframes lha-fadein{to{opacity:1}}.lha-draw-loop .lha-hw{stroke-dasharray:1;stroke-dashoffset:1;animation:lha-draw-loop 3.4s ease-in-out infinite}.lha-draw-loop .lha-node{opacity:0;animation:lha-fadeloop 3.4s ease-in-out infinite}@keyframes lha-draw-loop{0%{stroke-dashoffset:1}55%,82%{stroke-dashoffset:0}100%{stroke-dashoffset:0;opacity:.15}}@keyframes lha-fadeloop{0%,55%{opacity:0}72%,90%{opacity:1}100%{opacity:.2}}.lha-twinkle .lha-node{animation:lha-tw 2.2s ease-in-out infinite}.lha-twinkle .lha-node:nth-of-type(2n){animation-delay:.4s}.lha-twinkle .lha-node:nth-of-type(3n){animation-delay:.9s}.lha-twinkle .lha-node:nth-of-type(4n){animation-delay:1.3s}@keyframes lha-tw{0%,100%{opacity:.35}50%{opacity:1}}.lha-flow .lha-outline{stroke-dasharray:6 10;animation:lha-flow 1.6s linear infinite}@keyframes lha-flow{to{stroke-dashoffset:-32}}body.lha-cursor-on,body.lha-cursor-on a,body.lha-cursor-on button{cursor:none}#lha-cursor{position:fixed;left:0;top:0;width:30px;height:28px;margin:-14px 0 0 -15px;pointer-events:none;z-index:2147483600;will-change:transform;filter:drop-shadow(0 0 4px var(--lha-pink))}.lha-spark{position:fixed;width:15px;height:14px;margin:-7px 0 0 -8px;pointer-events:none;z-index:2147483599;opacity:.7;animation:lha-spark .6s ease-out forwards}@keyframes lha-spark{to{opacity:0;transform:scale(.3) translateY(9px)}}#lha-loader{position:fixed;inset:0;z-index:2147483647;display:flex;align-items:center;justify-content:center;background:#070505;transition:opacity .5s ease}#lha-loader.lha-hide{opacity:0;pointer-events:none}#lha-loader .lha-ring{transform-origin:50% 50%;animation:lha-spin 2.4s linear infinite}#lha-loader .lha-beat{animation:lha-beat 1.1s ease-in-out infinite;transform-origin:50% 55%}@keyframes lha-spin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.lha-beat,.lha-imgbeat,.lha-flow .lha-outline,.lha-twinkle .lha-node,.lha-draw-loop .lha-hw,.lha-draw-loop .lha-node,#lha-loader .lha-ring,#lha-loader .lha-beat{animation:none!important}.lha-draw .lha-hw{stroke-dashoffset:0;animation:none!important}.lha-draw .lha-node{opacity:1;animation:none!important}#lha-cursor,.lha-spark{display:none!important}body.lha-cursor-on,body.lha-cursor-on a,body.lha-cursor-on button{cursor:auto}}