.background{background:#2a2b2c;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:-1}.auth-background{background-image:url(../auth-bg.webp);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.auth-background .overlay{background:#1414149c;height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}@keyframes pulse-scale{0%,to{transform:scale(1)}50%{transform:scale(1.03)}}.animate-pulse-scale{animation:pulse-scale 1.5s ease-in-out infinite}
