.auth-module__ozYyRa__authContainer{background-color:var(--color-background);justify-content:center;align-items:center;min-height:100vh;padding:8rem 2rem 2rem;display:flex;position:relative;overflow:hidden}.auth-module__ozYyRa__authContainer:before{content:"";z-index:0;background:radial-gradient(circle,#00000005 0%,#fff0 70%);width:50vw;height:50vw;position:absolute;top:-20%;left:-10%}.auth-module__ozYyRa__authCard{background:var(--color-surface);-webkit-backdrop-filter:blur(20px);border:1px solid var(--color-border);border-radius:var(--radius-md);z-index:1;width:100%;max-width:400px;padding:3rem 2.5rem;box-shadow:0 25px 50px #00000008}.auth-module__ozYyRa__brand{text-align:center;letter-spacing:-.04em;margin-bottom:2.5rem;font-size:1.5rem;font-weight:700}.auth-module__ozYyRa__title{letter-spacing:-.02em;margin-bottom:.5rem;font-size:1.25rem}.auth-module__ozYyRa__subtitle{color:var(--color-muted);margin-bottom:2rem;font-size:.875rem}.auth-module__ozYyRa__formGroup{flex-direction:column;gap:.5rem;margin-bottom:1.25rem;display:flex}.auth-module__ozYyRa__label{color:var(--color-foreground);font-size:.875rem;font-weight:500}.auth-module__ozYyRa__input{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);outline:none;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.875rem;transition:all .2s}.auth-module__ozYyRa__input:focus{border-color:var(--color-foreground);box-shadow:0 0 0 1px var(--color-foreground)}.auth-module__ozYyRa__submitBtn{background:var(--color-foreground);width:100%;color:var(--color-background);border-radius:var(--radius-sm);cursor:pointer;border:none;margin-top:1rem;padding:.875rem;font-weight:500;transition:transform .2s,box-shadow .2s}.auth-module__ozYyRa__submitBtn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.auth-module__ozYyRa__switchLink{text-align:center;color:var(--color-muted);margin-top:1.5rem;font-size:.875rem;text-decoration:none;display:block}.auth-module__ozYyRa__switchLink span{color:var(--color-foreground);font-weight:500}.auth-module__ozYyRa__errorMsg{color:#d32f2f;text-align:center;margin-bottom:1rem;font-size:.875rem}
