.auth-module__Y2OPrW__container{background-color:var(--bg-primary);width:100vw;height:100vh;display:flex;overflow:hidden}.auth-module__Y2OPrW__visualSide{background:var(--bg-secondary);border-right:1px solid var(--border);flex-direction:column;flex:1;padding:3rem;display:flex;position:relative;overflow:hidden}.auth-module__Y2OPrW__visualOverlay{background:radial-gradient(circle at center,transparent 0%,var(--bg-secondary)100%),linear-gradient(135deg,#dc26260d 0%,transparent 50%,#dc26260d 100%);z-index:1;position:absolute;inset:0}.auth-module__Y2OPrW__logo{z-index:10;letter-spacing:-.5px;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;display:flex;position:relative}.auth-module__Y2OPrW__logoIcon{color:var(--accent)}.auth-module__Y2OPrW__branding{z-index:10;max-width:480px;margin-top:auto;margin-bottom:2rem;position:relative}.auth-module__Y2OPrW__title{letter-spacing:-1px;margin-bottom:1rem;font-size:3rem;font-weight:800;line-height:1.1}.auth-module__Y2OPrW__subtitle{color:var(--text-muted);font-size:1.1rem;line-height:1.6}.auth-module__Y2OPrW__neuralNet{z-index:2;width:300px;height:300px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.auth-module__Y2OPrW__node1,.auth-module__Y2OPrW__node2,.auth-module__Y2OPrW__node3{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:3s infinite alternate auth-module__Y2OPrW__pulse-glow;position:absolute;box-shadow:0 0 20px 5px #dc262680}.auth-module__Y2OPrW__node1{top:20%;left:30%}.auth-module__Y2OPrW__node2{animation-delay:1s;top:70%;left:20%}.auth-module__Y2OPrW__node3{animation-delay:2s;top:50%;left:80%}.auth-module__Y2OPrW__connection1,.auth-module__Y2OPrW__connection2{background:linear-gradient(90deg,#0000,#dc26264d,#0000);height:1px;position:absolute}.auth-module__Y2OPrW__connection1{width:150px;top:45%;left:25%;transform:rotate(35deg)}.auth-module__Y2OPrW__connection2{width:180px;top:60%;left:25%;transform:rotate(-15deg)}.auth-module__Y2OPrW__formSide{background:var(--bg-primary);flex:1;justify-content:center;align-items:center;padding:2rem;display:flex}.auth-module__Y2OPrW__formContainer{width:100%;max-width:400px}.auth-module__Y2OPrW__formHeader{margin-bottom:2.5rem}.auth-module__Y2OPrW__formHeader h2{letter-spacing:-.5px;margin-bottom:.5rem;font-size:2rem;font-weight:700}.auth-module__Y2OPrW__formHeader p{color:var(--text-muted);font-size:.95rem}.auth-module__Y2OPrW__form{flex-direction:column;gap:1.5rem;display:flex}.auth-module__Y2OPrW__inputGroup{flex-direction:column;gap:.5rem;display:flex}.auth-module__Y2OPrW__labelRow{justify-content:space-between;align-items:center;display:flex}.auth-module__Y2OPrW__inputGroup label{color:var(--text-muted);font-size:.875rem;font-weight:500}.auth-module__Y2OPrW__input{background:var(--bg-tertiary);border:1px solid var(--border);color:#fff;border-radius:6px;width:100%;padding:.875rem 1rem;font-family:inherit;font-size:1rem;transition:all .2s}.auth-module__Y2OPrW__input:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 2px #dc262633}.auth-module__Y2OPrW__forgot{color:var(--accent);font-size:.875rem}.auth-module__Y2OPrW__forgot:hover{text-decoration:underline}.auth-module__Y2OPrW__submitBtn{justify-content:space-between;margin-top:1rem;padding:1rem}.auth-module__Y2OPrW__divider{text-align:center;color:var(--text-muted);align-items:center;margin:2rem 0;font-size:.875rem;display:flex}.auth-module__Y2OPrW__divider:before,.auth-module__Y2OPrW__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.auth-module__Y2OPrW__divider span{padding:0 1rem}.auth-module__Y2OPrW__ssoBtns{flex-direction:column;gap:1rem;display:flex}.auth-module__Y2OPrW__ssoBtns button{width:100%;font-weight:500}.auth-module__Y2OPrW__signupText{text-align:center;color:var(--text-muted);margin-top:2rem;font-size:.875rem}@media (max-width:900px){.auth-module__Y2OPrW__visualSide{display:none}}
