.style-module__c3Nfsq__container{width:100%;min-height:100vh;display:flex}.style-module__c3Nfsq__leftSection{flex:1;position:relative;overflow:hidden}.style-module__c3Nfsq__backgroundImage{object-fit:cover;width:100%;height:100%}.style-module__c3Nfsq__overlay{background:linear-gradient(135deg,rgba(var(--blue-600-rgb,37,99,235),.8),rgba(var(--blue-700-rgb,29,78,216),.7));color:#fff;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;padding:2rem;display:flex;position:absolute;top:0;left:0}.style-module__c3Nfsq__welcomeTitle{text-shadow:2px 2px 4px #0000004d;margin:0;font-size:3.5rem;font-weight:700}.style-module__c3Nfsq__welcomeSubtitle{opacity:.95;margin-top:1rem;font-size:1.5rem;font-weight:300}.style-module__c3Nfsq__rightSection{background:linear-gradient(to bottom right,var(--gray-50,#f8fafc),var(--gray-100,#f1f5f9));flex:1;justify-content:center;align-items:center;padding:2rem;display:flex;position:relative;overflow:hidden}.style-module__c3Nfsq__bubblesContainer{pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.style-module__c3Nfsq__bubble{background:linear-gradient(135deg,rgba(var(--blue-600-rgb,37,99,235),.08),rgba(var(--blue-700-rgb,29,78,216),.12));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(var(--blue-600-rgb,37,99,235),.15);border-radius:50%;position:absolute}.style-module__c3Nfsq__bubble1{width:400px;height:400px;top:1%;right:27%}.style-module__c3Nfsq__bubble2{width:500px;height:500px;bottom:5%;left:5%}.style-module__c3Nfsq__bubble3{width:350px;height:350px;top:40%;right:5%}.style-module__c3Nfsq__formWrapper{z-index:2;width:100%;max-width:450px;position:relative}.style-module__c3Nfsq__logoCircle{background:linear-gradient(135deg,var(--blue-600,#2563eb),var(--blue-700,#1d4ed8));width:100px;height:100px;box-shadow:0 10px 30px rgba(var(--blue-600-rgb,37,99,235),.3);z-index:1;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 2rem;display:flex;position:relative}.style-module__c3Nfsq__logoCircle:before{content:"";background:linear-gradient(135deg,var(--blue-600,#2563eb),var(--blue-700,#1d4ed8));opacity:.3;filter:blur(10px);z-index:-1;border-radius:50%;position:absolute;inset:-5px}.style-module__c3Nfsq__logo{object-fit:contain;width:60px;height:60px}.style-module__c3Nfsq__formContainer{background:var(--white,white);border-radius:20px;padding:2.5rem;box-shadow:0 20px 60px #0000001a}.style-module__c3Nfsq__formTitle{color:var(--gray-900,#1e293b);text-align:center;margin:0 0 .5rem;font-size:2rem;font-weight:700}.style-module__c3Nfsq__formSubtitle{color:var(--gray-600,#64748b);text-align:center;margin:0 0 2rem;font-size:1rem}.style-module__c3Nfsq__errorBox{background:var(--red-50,#fef2f2);border:1px solid var(--red-200,#fecaca);color:var(--red-600,#dc2626);border-radius:10px;align-items:center;gap:.75rem;margin-bottom:1.5rem;padding:1rem;font-size:.875rem;display:flex}.style-module__c3Nfsq__errorIcon{font-size:1.25rem}.style-module__c3Nfsq__form{flex-direction:column;gap:1.5rem;display:flex}.style-module__c3Nfsq__formGroup{flex-direction:column;gap:.5rem;display:flex}.style-module__c3Nfsq__label{color:var(--gray-700,#334155);font-size:.875rem;font-weight:600}.style-module__c3Nfsq__inputWrapper{background:var(--gray-50,#f8fafc);border:2px solid var(--gray-200,#e2e8f0);border-radius:10px;align-items:center;transition:all .3s;display:flex;position:relative}.style-module__c3Nfsq__inputWrapper:focus-within{border-color:var(--blue-600,#2563eb);background:var(--white,white);box-shadow:0 0 0 3px rgba(var(--blue-600-rgb,37,99,235),.1)}.style-module__c3Nfsq__inputWrapper .style-module__c3Nfsq__material-icons{color:var(--gray-400,#94a3b8);margin-right:.75rem;font-size:1.25rem}.style-module__c3Nfsq__input{color:var(--gray-900,#1e293b);background:0 0;border:none;outline:none;flex:1;padding:1rem 0;font-size:1rem}.style-module__c3Nfsq__input::placeholder{color:var(--gray-300,#cbd5e1)}.style-module__c3Nfsq__togglePassword{cursor:pointer;color:var(--gray-400,#94a3b8);background:0 0;border:none;align-items:center;padding:.5rem;transition:color .3s;display:flex}.style-module__c3Nfsq__togglePassword:hover{color:var(--blue-600,#2563eb)}.style-module__c3Nfsq__togglePassword .style-module__c3Nfsq__material-icons{font-size:1.25rem}.style-module__c3Nfsq__formOptions{justify-content:flex-end;margin-top:-.5rem;display:flex}.style-module__c3Nfsq__forgotLink{color:var(--blue-600,#2563eb);font-size:.875rem;font-weight:500;text-decoration:none;transition:color .3s}.style-module__c3Nfsq__forgotLink:hover{color:var(--blue-700,#1d4ed8)}.style-module__c3Nfsq__submitButton{background:linear-gradient(135deg,var(--blue-600,#2563eb),var(--blue-700,#1d4ed8));color:var(--white,white);cursor:pointer;box-shadow:0 4px 12px rgba(var(--blue-600-rgb,37,99,235),.3);border:none;border-radius:10px;justify-content:center;align-items:center;gap:.5rem;padding:1rem;font-size:1rem;font-weight:600;transition:all .3s;display:flex}.style-module__c3Nfsq__submitButton:hover:not(:disabled){box-shadow:0 6px 20px rgba(var(--blue-600-rgb,37,99,235),.4);transform:translateY(-2px)}.style-module__c3Nfsq__submitButton:active:not(:disabled){transform:translateY(0)}.style-module__c3Nfsq__submitButton:disabled{opacity:.7;cursor:not-allowed}.style-module__c3Nfsq__spinner{border:2px solid #ffffff4d;border-top-color:var(--white,white);border-radius:50%;width:20px;height:20px;animation:.8s linear infinite style-module__c3Nfsq__spin}@keyframes style-module__c3Nfsq__spin{to{transform:rotate(360deg)}}.style-module__c3Nfsq__footer{text-align:center;color:var(--gray-600,#64748b);margin-top:2rem;font-size:.875rem}.style-module__c3Nfsq__contactLink{color:var(--blue-600,#2563eb);font-weight:500;text-decoration:none;transition:color .3s}.style-module__c3Nfsq__contactLink:hover{color:var(--blue-700,#1d4ed8)}@media (max-width:968px){.style-module__c3Nfsq__container{flex-direction:column}.style-module__c3Nfsq__leftSection{min-height:300px}.style-module__c3Nfsq__welcomeTitle{font-size:2.5rem}.style-module__c3Nfsq__welcomeSubtitle{font-size:1.25rem}.style-module__c3Nfsq__rightSection{padding:1rem}.style-module__c3Nfsq__formContainer{padding:2rem}.style-module__c3Nfsq__bubble1{width:300px;height:300px}.style-module__c3Nfsq__bubble2{width:350px;height:350px}.style-module__c3Nfsq__bubble3{width:250px;height:250px}}@media (max-width:480px){.style-module__c3Nfsq__logoCircle{width:80px;height:80px}.style-module__c3Nfsq__logo{width:50px;height:50px}.style-module__c3Nfsq__formTitle{font-size:1.5rem}.style-module__c3Nfsq__formContainer{padding:1.5rem}.style-module__c3Nfsq__bubble1{width:200px;height:200px}.style-module__c3Nfsq__bubble2{width:250px;height:250px}.style-module__c3Nfsq__bubble3{width:180px;height:180px}}
