.auth-modern-bg{min-height:100vh;width:100%;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);position:relative;overflow:hidden}.auth-glass-card{background:hsla(0,0%,100%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:1px solid hsla(0,0%,100%,.8);box-shadow:0 8px 32px 0 rgba(31,38,135,.15)}.auth-glass-input{background:hsla(0,0%,100%,.5);backdrop-filter:blur(4px);border:1px solid hsla(0,0%,100%,.3);transition:all .3s ease}.auth-glass-input:focus{background:hsla(0,0%,100%,.8);border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.2)}.shape{position:absolute;filter:blur(50px);z-index:0;animation:float 20s infinite}.shape-1{top:-10%;left:-10%;width:500px;height:500px;background:radial-gradient(circle,rgba(94,234,212,.4) 0,rgba(94,234,212,0) 70%);animation-delay:0s}.shape-2{bottom:-10%;right:-10%;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.4) 0,rgba(59,130,246,0) 70%);animation-delay:-5s}.shape-3{top:40%;left:40%;width:300px;height:300px;background:radial-gradient(circle,rgba(167,139,250,.3) 0,rgba(167,139,250,0) 70%);animation-delay:-10s}@keyframes float{0%{transform:translate(0) rotate(0deg)}33%{transform:translate(30px,-50px) rotate(10deg)}66%{transform:translate(-20px,20px) rotate(-5deg)}to{transform:translate(0) rotate(0deg)}}.auth-gradient-text{background:linear-gradient(135deg,#0d9488,#2563eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}