:is(.brand-drawing,.brand-arrival[data-origin=launch]:not([data-drawn])) [data-login-mark-outline]{animation:brand-mark-draw .56s cubic-bezier(.4,0,.25,1) both}:is(.brand-drawing,.brand-arrival[data-origin=launch]:not([data-drawn])) [data-login-mark-solid]{animation:brand-mark-solid .56s step-end both}:is(.brand-drawing,.brand-arrival[data-origin=launch]:not([data-drawn])) [data-login-mark-stand]{transform-box:fill-box;animation:brand-mark-stand .2s cubic-bezier(.2,.65,.3,1) .56s both}:is(.brand-drawing,.brand-arrival[data-origin=launch]:not([data-drawn])) [data-login-mark-wave]{animation:brand-mark-wave .56s cubic-bezier(.4,0,.25,1) both}:is(.brand-drawing,.brand-arrival[data-origin=launch]:not([data-drawn])) [data-login-mark-dot]{animation:brand-mark-dot .2s ease-out .56s both}@keyframes brand-mark-draw{0%{stroke-dasharray:1;stroke-dashoffset:1;opacity:1}99.99%{stroke-dasharray:1;stroke-dashoffset:0;opacity:1}to{stroke-dasharray:none;stroke-dashoffset:0;opacity:0}}@keyframes brand-mark-solid{0%{opacity:0}to{opacity:1}}@keyframes brand-mark-stand{0%{clip-path:inset(0 0 100% 0)}to{clip-path:inset(0)}}@keyframes brand-mark-wave{0%{clip-path:inset(0 100% 0 0)}to{clip-path:inset(0)}}@keyframes brand-mark-dot{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){:is(.brand-drawing,.brand-arrival) :is([data-login-mark-outline],[data-login-mark-solid],[data-login-mark-stand],[data-login-mark-wave],[data-login-mark-dot]){animation:none!important}}