.auth-module__ozYyRa__authPage{background:var(--surface-container-lowest);min-height:100vh;font-family:var(--font-sans);display:flex}.auth-module__ozYyRa__authLeft{background:#0f0a1c;flex:1;display:none;position:relative;overflow:hidden}@media (min-width:900px){.auth-module__ozYyRa__authLeft{flex-direction:column;justify-content:center;padding:4rem;display:flex}}.auth-module__ozYyRa__authIllustration{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.auth-module__ozYyRa__authGradient{background:radial-gradient(circle at 70% 30%,#6c5ce766 0%,#1e143c00 60%),radial-gradient(circle at 30% 80%,#a855f74d 0%,#1e143c00 60%);width:140%;height:140%;animation:20s ease-in-out infinite alternate auth-module__ozYyRa__drift;position:absolute;top:-20%;right:-20%}.auth-module__ozYyRa__authMesh{z-index:1;background-image:linear-gradient(#ffffff08 1px,#0000 1px),linear-gradient(90deg,#ffffff08 1px,#0000 1px);background-size:32px 32px;width:100%;height:100%;position:absolute;top:0;left:0}@keyframes auth-module__ozYyRa__drift{0%{transform:scale(1)translate(0)}to{transform:scale(1.1)translate(-2%,2%)}}.auth-module__ozYyRa__brandBlock{z-index:2;max-width:480px;margin-top:-10vh;position:relative}.auth-module__ozYyRa__logoMark{border-radius:var(--radius-2xl);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff1a;border:1px solid #fff3;margin-bottom:2rem;padding:1rem;display:inline-flex;box-shadow:0 16px 32px #0000004d}.auth-module__ozYyRa__brandTitle{letter-spacing:-.03em;color:#fff;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.auth-module__ozYyRa__brandSub{color:#ffffffb3;font-size:1.125rem;line-height:1.6}.auth-module__ozYyRa__socialProof{align-items:center;gap:1rem;margin-top:3rem;display:flex}.auth-module__ozYyRa__avatars{display:flex}.auth-module__ozYyRa__avatar{background:var(--surface-container-high);border:2px solid #0f0a1c;border-radius:50%;width:32px;height:32px;margin-left:-8px}.auth-module__ozYyRa__avatar:first-child{background:#6c5ce7;margin-left:0}.auth-module__ozYyRa__avatar:nth-child(2){background:#00cec9}.auth-module__ozYyRa__avatar:nth-child(3){background:#fdcb6e}.auth-module__ozYyRa__socialProofText{color:#fff9;font-size:.875rem}.auth-module__ozYyRa__authRight{flex-direction:column;flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative}.auth-module__ozYyRa__authCard{width:100%;max-width:400px}.auth-module__ozYyRa__mobileLogo{align-items:center;gap:.5rem;margin-bottom:3rem;text-decoration:none;display:none}.auth-module__ozYyRa__mobileLogo span{color:var(--on-surface);font-size:1.25rem;font-weight:700}@media (max-width:899px){.auth-module__ozYyRa__mobileLogo{display:flex}}.auth-module__ozYyRa__authHeader{text-align:left;margin-bottom:2.5rem}.auth-module__ozYyRa__authHeader h2{letter-spacing:-.02em;color:var(--on-surface);margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__ozYyRa__authForm{flex-direction:column;gap:1.25rem;display:flex}.auth-module__ozYyRa__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__ozYyRa__inputLabel{color:var(--on-surface);font-size:.875rem;font-weight:600}.auth-module__ozYyRa__inputControl{background:var(--surface-container-low);border:1px solid var(--outline-variant);border-radius:var(--radius-md);width:100%;color:var(--on-surface);padding:.75rem 1rem;font-size:1rem;transition:all .2s}.auth-module__ozYyRa__inputControl:hover{border-color:var(--outline)}.auth-module__ozYyRa__inputControl:focus{border-color:var(--primary);background:var(--surface-container-lowest);outline:none;box-shadow:0 0 0 3px #6c5ce726}.auth-module__ozYyRa__inputControl::placeholder{color:var(--outline)}.auth-module__ozYyRa__authFooter{text-align:center;color:var(--on-surface-variant);margin-top:2rem;font-size:.9375rem}.auth-module__ozYyRa__authFooter a{color:var(--primary);font-weight:600;text-decoration:none;transition:opacity .2s}.auth-module__ozYyRa__authFooter a:hover{opacity:.8}.auth-module__ozYyRa__submitBtn{background:var(--primary);color:#fff;border-radius:var(--radius-md);cursor:pointer;border:none;justify-content:center;align-items:center;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 4px 12px #6c5ce733}.auth-module__ozYyRa__submitBtn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 6px 16px #6c5ce74d}.auth-module__ozYyRa__submitBtn:disabled{opacity:.7;cursor:not-allowed}
