.auth-module__ozYyRa__authPage{background:var(--cream);justify-content:center;align-items:center;min-height:100vh;padding:40px 20px;display:flex;position:relative}.auth-module__ozYyRa__authPage:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 0%,#2d3f2f08 100%);width:50%;height:100%;position:absolute;top:0;right:0}.auth-module__ozYyRa__authCard{background:var(--card-bg);border:1px solid var(--border);z-index:1;border-radius:24px;width:100%;max-width:420px;padding:40px 36px;animation:.4s cubic-bezier(.16,1,.3,1) auth-module__ozYyRa__fadeInScale;position:relative;box-shadow:0 8px 40px #0000000f}.auth-module__ozYyRa__authHeader{text-align:center;margin-bottom:28px}.auth-module__ozYyRa__authLogoLink{text-decoration:none;display:inline-block}.auth-module__ozYyRa__authLogo{object-fit:contain;filter:drop-shadow(0 2px 8px #00000026);border-radius:50%;width:56px;height:56px;margin-bottom:16px;transition:transform .3s}.auth-module__ozYyRa__authLogo:hover{transform:scale(1.05)}.auth-module__ozYyRa__authTitle{font-family:var(--font-display);color:var(--text-dark);margin-bottom:6px;font-size:26px;font-weight:700}.auth-module__ozYyRa__authSubtitle{color:var(--text-muted);font-size:13px;line-height:1.5}.auth-module__ozYyRa__authError{color:#c0392b;text-align:center;background:#fdf0ee;border:1px solid #e8c4c0;border-radius:12px;margin-bottom:16px;padding:12px 16px;font-size:13px}.auth-module__ozYyRa__authForm{flex-direction:column;gap:16px;display:flex}.auth-module__ozYyRa__authField{flex-direction:column;gap:6px;display:flex}.auth-module__ozYyRa__authLabel{color:var(--text-dark);letter-spacing:.02em;font-size:12px;font-weight:600}.auth-module__ozYyRa__authDivider{align-items:center;gap:16px;margin:20px 0;display:flex}.auth-module__ozYyRa__authDivider:before,.auth-module__ozYyRa__authDivider:after{content:"";background:var(--border);flex:1;height:1px}.auth-module__ozYyRa__authDivider span{color:var(--text-muted);font-size:12px;font-weight:500}.auth-module__ozYyRa__googleBtn{border:1px solid var(--border);width:100%;color:var(--text-dark);cursor:pointer;background:#fff;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:600;transition:box-shadow .2s,border-color .2s;display:flex}.auth-module__ozYyRa__googleBtn:hover:not(:disabled){border-color:#4285f4;box-shadow:0 2px 12px #4285f426}.auth-module__ozYyRa__googleBtn:disabled{opacity:.6;cursor:not-allowed}.auth-module__ozYyRa__authSwitch{text-align:center;color:var(--text-muted);margin-top:20px;font-size:13px}.auth-module__ozYyRa__authSwitch a{color:var(--orange);font-weight:600;text-decoration:none}.auth-module__ozYyRa__authSwitch a:hover{color:var(--orange-light)}
