.auth-module__ozYyRa__container{background:var(--bg-primary);background-image:radial-gradient(at 0% 0%,rgba(var(--accent-rgb),.15)0px,transparent 50%),radial-gradient(at 100% 100%,#8b5cf626 0px,transparent 50%);justify-content:center;align-items:center;min-height:100vh;display:flex}.auth-module__ozYyRa__card{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:24px;width:100%;max-width:420px;padding:3rem;box-shadow:0 25px 50px -12px #00000040}.auth-module__ozYyRa__title{text-align:center;background:linear-gradient(135deg,#fff 0%,#cbd5e1 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:.5rem;font-size:2rem;font-weight:800}[data-theme=light] .auth-module__ozYyRa__title{background:linear-gradient(135deg,#0f172a 0%,#334155 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text}.auth-module__ozYyRa__subtitle{text-align:center;color:var(--text-muted);margin-bottom:2.5rem}.auth-module__ozYyRa__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__ozYyRa__group{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__group label{color:var(--text-dim);font-size:.875rem;font-weight:500}.auth-module__ozYyRa__group input{background:var(--bg-tertiary);border:1px solid var(--border-subtle);color:var(--text-main);border-radius:12px;padding:.875rem 1rem;transition:all .2s}.auth-module__ozYyRa__group input:focus{border-color:var(--accent-primary);box-shadow:0 0 0 4px var(--accent-glow);outline:none}.auth-module__ozYyRa__submitBtn{background:var(--accent-primary);color:#fff;cursor:pointer;border:none;border-radius:12px;margin-top:1rem;padding:1rem;font-weight:600;transition:all .2s}.auth-module__ozYyRa__submitBtn:hover{filter:brightness(110%);transform:translateY(-1px)}.auth-module__ozYyRa__submitBtn:disabled{opacity:.7;cursor:not-allowed}.auth-module__ozYyRa__error{color:#ef4444;text-align:center;background:#ef44441a;border-radius:8px;margin-bottom:1.5rem;padding:.75rem;font-size:.875rem}.auth-module__ozYyRa__footer{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}.auth-module__ozYyRa__footer a{color:var(--accent-primary);font-weight:600;text-decoration:none}.auth-module__ozYyRa__footer a:hover{text-decoration:underline}
