*{margin:0;padding:0;box-sizing:border-box}html,body,#root{height:100%;width:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.user-login-rise{animation:user-login-rise .62s cubic-bezier(.16,1,.3,1) backwards}.user-login-delay-1{animation-delay:80ms}.user-login-delay-2{animation-delay:.16s}.user-login-delay-3{animation-delay:.26s}.user-login-delay-4{animation-delay:.34s}.user-login-delay-5{animation-delay:.42s}.user-login-panel{transition:box-shadow .22s ease,transform .22s ease,border-color .22s ease}.user-login-panel:hover{border-color:#1849a93d;box-shadow:0 28px 68px #1f232824;transform:translateY(-2px)}.user-login-mark{animation:user-login-mark-breathe 4s ease-in-out infinite}.user-login-icon-pulse{animation:user-login-icon-pulse 3.8s ease-in-out infinite}.user-login-message-pop{animation:user-login-message-pop .24s ease-out both}@keyframes user-login-rise{0%{opacity:0;transform:translate3d(0,18px,0) scale(.985)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes user-login-mark-breathe{0%,to{box-shadow:0 0 #1849a900;transform:translateY(0)}50%{box-shadow:0 12px 28px #1849a933;transform:translateY(-1px)}}@keyframes user-login-icon-pulse{0%,to{box-shadow:inset 0 0 #1849a914;transform:scale(1)}50%{box-shadow:inset 0 0 0 12px #1849a90a;transform:scale(1.025)}}@keyframes user-login-message-pop{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion: reduce){.user-login-rise,.user-login-mark,.user-login-icon-pulse,.user-login-message-pop{animation:none}.user-login-panel,.user-login-panel:hover{transition:none;transform:none}}
