.auth-module__Y2OPrW__container{background:radial-gradient(circle,#e639461a 0%,#0000 70%);justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}.auth-module__Y2OPrW__card{text-align:center;width:100%;max-width:450px;padding:3rem}.auth-module__Y2OPrW__logo{margin-bottom:2rem;font-size:2rem;font-weight:800}.auth-module__Y2OPrW__logo span{color:var(--accent)}.auth-module__Y2OPrW__card h1{margin-bottom:.5rem;font-size:1.8rem;font-weight:700}.auth-module__Y2OPrW__subtitle{color:var(--text-muted);margin-bottom:2.5rem}.auth-module__Y2OPrW__form{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.auth-module__Y2OPrW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__Y2OPrW__inputGroup label{color:var(--text-muted);font-size:.9rem;font-weight:500}.auth-module__Y2OPrW__inputGroup input{border:1px solid var(--surface-border);color:#fff;transition:var(--transition-fast);background:#ffffff0d;border-radius:8px;padding:.8rem 1rem;font-size:1rem}.auth-module__Y2OPrW__inputGroup input:focus{border-color:var(--accent);background:#ffffff14;outline:none}.auth-module__Y2OPrW__form button{color:#fff;transition:var(--transition-normal);border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:600}.auth-module__Y2OPrW__form button:hover{transform:translateY(-2px);box-shadow:0 4px 15px #e6394666}.auth-module__Y2OPrW__errorBanner{border:1px solid var(--accent);color:var(--accent);background:#e639461a;border-radius:6px;padding:.8rem;font-size:.9rem;font-weight:500}.auth-module__Y2OPrW__successBanner{border:1px solid var(--success);color:var(--success);background:#2a9d8f1a;border-radius:6px;padding:.8rem;font-size:.9rem;font-weight:500}.auth-module__Y2OPrW__footer{color:var(--text-muted);margin-top:2rem;font-size:.9rem}.auth-module__Y2OPrW__footer a{color:var(--accent);font-weight:600}
