.login-module__WEZH7G__container{background:radial-gradient(circle,#c5a8800d 0%,#0d0c0b00 70%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.login-module__WEZH7G__card{border-radius:24px;flex-direction:column;gap:2rem;width:100%;max-width:480px;padding:3rem;display:flex;box-shadow:0 20px 40px #0000004d}.login-module__WEZH7G__header{text-align:center;flex-direction:column;align-items:center;gap:.8rem;display:flex}.login-module__WEZH7G__logo{font-size:1.5rem;font-weight:700;font-family:var(--font-outfit);letter-spacing:2px;color:var(--foreground);align-items:center;gap:.5rem;display:flex}.login-module__WEZH7G__logoGold{color:var(--primary)}.login-module__WEZH7G__title{font-size:1.8rem;font-weight:700;font-family:var(--font-outfit);color:var(--foreground)}.login-module__WEZH7G__subtitle{color:var(--foreground-muted);font-size:.95rem}.login-module__WEZH7G__form{flex-direction:column;gap:1.5rem;display:flex}.login-module__WEZH7G__formGroup{flex-direction:column;gap:.5rem;display:flex}.login-module__WEZH7G__label{color:var(--foreground-muted);font-size:.9rem;font-weight:500}.login-module__WEZH7G__inputWrapper{align-items:center;display:flex;position:relative}.login-module__WEZH7G__inputIcon{color:var(--foreground-muted);pointer-events:none;position:absolute;left:1rem}.login-module__WEZH7G__input{border:1px solid var(--border);width:100%;color:var(--foreground);background:#ffffff05;border-radius:12px;outline:none;padding:.9rem 1rem .9rem 2.8rem;font-size:1rem;transition:all .3s}.login-module__WEZH7G__input:focus{border-color:var(--primary);box-shadow:0 0 10px var(--primary-glow);background:#ffffff0a}.login-module__WEZH7G__errorMsg{color:var(--error);background:#ef44441a;border:1px solid #ef444433;border-radius:10px;align-items:center;gap:.5rem;padding:.8rem 1rem;font-size:.9rem;display:flex}.login-module__WEZH7G__submitBtn{background:var(--primary);color:var(--background);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.login-module__WEZH7G__submitBtn:hover{background:var(--primary-hover);transform:translateY(-1px)}.login-module__WEZH7G__switchMode{text-align:center;color:var(--foreground-muted);font-size:.9rem}.login-module__WEZH7G__switchBtn{color:var(--primary);cursor:pointer;background:0 0;border:none;margin-left:.3rem;font-weight:600;text-decoration:underline}.login-module__WEZH7G__switchBtn:hover{color:var(--primary-hover)}.login-module__WEZH7G__demoBox{background:#c5a8800a;border:1px dashed #c5a8804d;border-radius:12px;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.login-module__WEZH7G__demoTitle{color:var(--primary);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.login-module__WEZH7G__demoCreds{color:var(--foreground-muted);cursor:pointer;border-radius:6px;justify-content:space-between;padding:.3rem .5rem;font-size:.8rem;transition:background .2s;display:flex}.login-module__WEZH7G__demoCreds:hover{color:var(--foreground);background:#ffffff0a}.login-module__WEZH7G__divider{text-align:center;color:var(--foreground-muted);align-items:center;font-size:.85rem;display:flex}.login-module__WEZH7G__divider:before,.login-module__WEZH7G__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.login-module__WEZH7G__divider:not(:empty):before{margin-right:.75em}.login-module__WEZH7G__divider:not(:empty):after{margin-left:.75em}.login-module__WEZH7G__googleBtn{color:#171717;cursor:pointer;background:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.9rem;font-size:.95rem;font-weight:600;transition:all .3s;display:flex}.login-module__WEZH7G__googleBtn:hover{background:#e6e6e6;transform:translateY(-1px);box-shadow:0 4px 12px #ffffff1a}.login-module__WEZH7G__googleIcon{width:18px;height:18px}
