.auth-module__Y2OPrW__wrapper{min-height:calc(100vh - var(--nav-height) - 100px);background:radial-gradient(circle at 50% 50%, var(--accent-primary-glow) 0%, transparent 60%);justify-content:center;align-items:center;padding:6rem 1.5rem;display:flex}.auth-module__Y2OPrW__authCard{background-color:var(--bg-card);border:1px solid var(--border-color);border-radius:var(--radius-lg);width:100%;max-width:440px;box-shadow:var(--shadow-lg);animation:auth-module__Y2OPrW__slideUp var(--transition-normal);flex-direction:column;gap:2rem;padding:3rem 2.5rem;display:flex}.auth-module__Y2OPrW__header{text-align:center;flex-direction:column;gap:.5rem;display:flex}.auth-module__Y2OPrW__title{letter-spacing:0;color:var(--text-primary);-webkit-text-fill-color:currentColor;background:0 0;font-size:2rem;font-weight:900;line-height:1.12}.auth-module__Y2OPrW__tabs{border-bottom:1px solid var(--border-color);display:flex}.auth-module__Y2OPrW__tab{text-align:center;color:var(--text-secondary);cursor:pointer;background:0 0;border:0;border-bottom:2px solid #0000;flex:1;padding:.75rem 0;font-size:.95rem;font-weight:600}.auth-module__Y2OPrW__tab.auth-module__Y2OPrW__active{color:var(--accent-primary);border-color:var(--accent-primary)}.auth-module__Y2OPrW__form{flex-direction:column;gap:1.25rem;display:flex}.auth-module__Y2OPrW__formGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__Y2OPrW__label{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:600}.auth-module__Y2OPrW__inputWrapper{position:relative}.auth-module__Y2OPrW__input{background-color:var(--bg-secondary);border:1px solid var(--border-color);border-radius:var(--radius-md);width:100%;color:var(--text-primary);transition:var(--transition-fast);padding:.75rem 1rem;font-size:.95rem}.auth-module__Y2OPrW__input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 2px var(--accent-primary-glow)}.auth-module__Y2OPrW__submitBtn{background-color:var(--accent-primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;width:100%;transition:var(--transition-fast);margin-top:.5rem;padding:.85rem;font-weight:600}.auth-module__Y2OPrW__submitBtn:hover:not(:disabled){background-color:var(--accent-primary-bright);color:#fff;box-shadow:var(--shadow-accent)}.auth-module__Y2OPrW__submitBtn:disabled{opacity:.5;cursor:not-allowed}.auth-module__Y2OPrW__googleBtn{border:1px solid var(--border-color);width:100%;color:var(--text-primary);border-radius:var(--radius-md);cursor:pointer;transition:var(--transition-fast);background-color:#f4efe605;justify-content:center;align-items:center;gap:.5rem;padding:.8rem;font-size:.9rem;font-weight:500;display:flex}.auth-module__Y2OPrW__googleBtn:hover{background-color:#f4efe60d}.auth-module__Y2OPrW__divider{text-align:center;color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;align-items:center;font-size:.75rem;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";border-bottom:1px solid var(--border-color);flex:1}.auth-module__Y2OPrW__divider:not(:empty):before{margin-right:.5em}.auth-module__Y2OPrW__divider:not(:empty):after{margin-left:.5em}.auth-module__Y2OPrW__providerNote{color:var(--text-muted);text-align:center;border:1px solid var(--border-color);border-radius:var(--radius-md);background:#f4efe609;padding:.8rem;font-size:.78rem;line-height:1.55}.auth-module__Y2OPrW__errorMsg{color:var(--accent-rose);border-radius:var(--radius-md);background-color:#c4453e14;border:1px solid #c4453e33;padding:.75rem 1rem;font-size:.85rem}.auth-module__Y2OPrW__wrapper{align-items:center;width:min(100% - 2rem,1180px);margin:1.35rem auto 4rem;padding:0}.auth-module__Y2OPrW__authCard{border:1px solid var(--border-color);border-radius:var(--radius-lg);background:var(--bg-primary);width:min(100%,460px);box-shadow:none;padding:1.4rem}.auth-module__Y2OPrW__title{font-size:clamp(1.7rem,3vw,2.2rem);line-height:1.1}.auth-module__Y2OPrW__subtitle{color:var(--text-secondary);font-size:.86rem}.auth-module__Y2OPrW__tabs{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);padding:.25rem}.auth-module__Y2OPrW__tab{border-radius:var(--radius-sm);color:var(--text-muted);font-size:.82rem;font-weight:650}.auth-module__Y2OPrW__tab.auth-module__Y2OPrW__active,.auth-module__Y2OPrW__active{background:var(--bg-primary);color:var(--text-primary);box-shadow:var(--shadow-sm)}.auth-module__Y2OPrW__label{color:var(--text-muted);letter-spacing:.08em;text-transform:uppercase;font-size:.68rem;font-weight:750}.auth-module__Y2OPrW__input{border:1px solid var(--border-color);border-radius:var(--radius-md);background:var(--bg-secondary);padding:.75rem .85rem;font-size:.88rem}.auth-module__Y2OPrW__submitBtn{border-radius:var(--radius-md);background:var(--brand-ink);min-height:42px;color:var(--bg-primary);box-shadow:none;font-size:.86rem;font-weight:650}.auth-module__Y2OPrW__submitBtn:hover:not(:disabled){background:var(--brand-ink);color:var(--bg-primary);box-shadow:none}.auth-module__Y2OPrW__providerNote{background:var(--bg-secondary);font-size:.76rem}:is([data-theme=light] .auth-module__Y2OPrW__authCard,[data-theme=light] .auth-module__Y2OPrW__tabs,[data-theme=light] .auth-module__Y2OPrW__providerNote){background:#fff;border-color:#d8e1eb;box-shadow:0 12px 30px #10192612}:is([data-theme=light] .auth-module__Y2OPrW__tabs,[data-theme=light] .auth-module__Y2OPrW__input,[data-theme=light] .auth-module__Y2OPrW__googleBtn){background:#f8fafc}[data-theme=light] .auth-module__Y2OPrW__tab.auth-module__Y2OPrW__active{background:#fff}[data-theme=light] .auth-module__Y2OPrW__active{background:#fff}[data-theme=light] .auth-module__Y2OPrW__submitBtn{color:#fff;background:#101926}
