.login-module__WEZH7G__container{background:linear-gradient(135deg,#1e0b2b 0%,#0d0614 100%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__WEZH7G__glassCard{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:24px;width:100%;max-width:400px;padding:3rem;animation:.8s ease-out forwards login-module__WEZH7G__floatIn;box-shadow:0 8px 32px #0000005e}@keyframes login-module__WEZH7G__floatIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.login-module__WEZH7G__title{color:#fff;background:linear-gradient(90deg,#b92b27,#1565c0);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:700}.login-module__WEZH7G__subtitle{color:#aaa;margin-bottom:2rem;font-size:.9rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__input{color:#fff;background:#0003;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem;font-size:1rem;transition:all .3s}.login-module__WEZH7G__input:focus{border-color:#1565c0;box-shadow:0 0 0 2px #1565c04d}.login-module__WEZH7G__button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#b92b27 0%,#1565c0 100%);border:none;border-radius:12px;padding:1rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s}.login-module__WEZH7G__button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #1565c066}.login-module__WEZH7G__error{color:#ff4d4d;margin-top:-1rem;margin-bottom:.5rem;font-size:.9rem}.login-module__WEZH7G__googleButton{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #fff3;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:.5rem;padding:.85rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background .2s,box-shadow .2s;display:flex}.login-module__WEZH7G__googleButton:hover{background:#f1f3f4;box-shadow:0 2px 8px #00000040}.login-module__WEZH7G__googleIcon{flex-shrink:0;width:20px;height:20px}.login-module__WEZH7G__divider{color:#666;align-items:center;gap:12px;margin:.75rem 0;font-size:.82rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";background:#ffffff1a;flex:1;height:1px}
