.alogo{stroke:none;display:block;overflow:visible}.alogo--blue{--alogo-ink:#06c}.alogo--white{--alogo-ink:#fff}.alogo__letters{fill:var(--alogo-ink);fill-opacity:0;stroke:var(--alogo-ink);stroke-width:.35px;stroke-dasharray:1;stroke-dashoffset:1px;animation:1.1s cubic-bezier(.16,1,.3,1) forwards alogo-draw,.45s .85s forwards alogo-fill}.alogo__dot{fill:#f7d117;transform-box:fill-box;transform-origin:50%;opacity:0;animation:.55s cubic-bezier(.34,1.56,.64,1) 1.15s forwards alogo-pop}.alogo__shine{opacity:0;animation:1s ease-in-out 1.5s forwards alogo-shine}.alogo--loop .alogo__shine{animation:1s ease-in-out 1.5s infinite alogo-shine}.alogo--loop .alogo__dot{animation:.55s cubic-bezier(.34,1.56,.64,1) 1.15s forwards alogo-pop,2.4s ease-in-out 2s infinite alogo-glow}@keyframes alogo-draw{to{stroke-dashoffset:0}}@keyframes alogo-fill{to{fill-opacity:1;stroke-width:0}}@keyframes alogo-pop{0%{opacity:0;transform:scale(0)}60%{opacity:1;transform:scale(1.6)}to{opacity:1;transform:scale(1)}}@keyframes alogo-glow{0%,to{filter:none}50%{filter:drop-shadow(0 0 2px #fcd340)}}@keyframes alogo-shine{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(160px)}}@media (prefers-reduced-motion:reduce){.alogo__letters{fill-opacity:1;stroke-width:0;stroke-dashoffset:0;animation:none}.alogo__dot{opacity:1;animation:none}.alogo__shine{display:none}}
