.auth-module__Y2OPrW__authContainer{z-index:10;background:radial-gradient(circle at 100% 0,#ff3e000d 0%,#0000 40%),radial-gradient(circle at 0 100%,#ff3e000d 0%,#0000 40%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex;position:relative}.auth-module__Y2OPrW__authCard{text-align:center;background:var(--background);border:1px solid var(--border);border-radius:24px;width:100%;max-width:440px;padding:3rem;box-shadow:0 10px 30px #0000000d}.glass{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border)!important;background:#ffffffb3!important}@media (prefers-color-scheme:dark){.glass{background:#00000080!important;border:1px solid #ffffff1a!important}}.auth-module__Y2OPrW__authTitle{letter-spacing:-.04em;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.auth-module__Y2OPrW__authSubtitle{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.125rem}.auth-module__Y2OPrW__authForm{text-align:left}.auth-module__Y2OPrW__errorMessage{color:#ef4444;background:#ef44441a;border:1px solid #ef444433;border-radius:12px;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;font-weight:500}.auth-module__Y2OPrW__formGroup{margin-bottom:1.5rem}.auth-module__Y2OPrW__formGroup label{color:var(--foreground);margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block}.auth-module__Y2OPrW__formGroup input{background:var(--accent-soft);border:1px solid var(--border);width:100%;transition:var(--transition-smooth);border-radius:12px;padding:1rem;font-size:1rem;color:var(--foreground)!important}.auth-module__Y2OPrW__formGroup input::placeholder{color:var(--text-secondary);opacity:.6}.auth-module__Y2OPrW__formGroup input:focus{background:var(--background);border-color:var(--brand-accent);box-shadow:0 0 0 4px rgba(var(--brand-accent-rgb),.1);outline:none}.auth-module__Y2OPrW__btnAuth{background:var(--foreground);width:100%;color:var(--background);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-size:1.125rem;font-weight:700}.auth-module__Y2OPrW__btnAuth:hover:not(:disabled){background:var(--brand-accent);color:#000}.auth-module__Y2OPrW__btnAuth:disabled{opacity:.5;cursor:not-allowed}.auth-module__Y2OPrW__authFooter{color:var(--text-secondary);margin-top:2rem;font-size:.9375rem}.auth-module__Y2OPrW__authFooter a{color:var(--brand-accent-text);font-weight:600;text-decoration:none}.auth-module__Y2OPrW__authFooter a:hover{text-decoration:underline}
