.register-module__1SfUdG__container{width:100%;min-height:100vh;display:flex}.register-module__1SfUdG__coverPanel{background-image:url(/images/auth_background.png);background-position:50%;background-size:cover;flex-direction:column;flex:1.2;justify-content:flex-end;padding:60px;display:flex;position:relative}.register-module__1SfUdG__overlay{z-index:1;background:linear-gradient(#0b513033 0%,#063c2099 50%,#052e16f2 100%);width:100%;height:100%;position:absolute;top:0;left:0}.register-module__1SfUdG__coverContent{z-index:2;color:var(--color-bg-white);max-width:600px;position:relative}.register-module__1SfUdG__coverTitle{letter-spacing:-1px;margin-bottom:32px;font-size:2.75rem;font-weight:850;line-height:1.2}.register-module__1SfUdG__featuresList{flex-direction:column;gap:18px;display:flex}.register-module__1SfUdG__featureItem{align-items:center;gap:12px;font-size:1.05rem;font-weight:500;display:flex}.register-module__1SfUdG__checkIcon{background-color:var(--color-lime);width:22px;height:22px;color:var(--color-lime-text);border-radius:50%;flex-shrink:0;padding:4px}.register-module__1SfUdG__formPanel{background-color:#fafaf8;flex:1;justify-content:center;align-items:center;padding:30px 24px;display:flex}.register-module__1SfUdG__formCard{background-color:var(--color-bg-white);border:1px solid #e2e8f0cc;border-radius:24px;flex-direction:column;align-items:stretch;width:100%;max-width:480px;padding:32px;display:flex;box-shadow:0 15px 35px #0000000a}.register-module__1SfUdG__brand{color:var(--color-primary-dark);text-align:center;margin-bottom:20px;font-size:1.25rem;font-weight:850}.register-module__1SfUdG__tabs{border-bottom:1px solid #e2e8f0;margin-bottom:20px;display:flex}.register-module__1SfUdG__tab{text-align:center;color:var(--color-text-muted);cursor:pointer;transition:var(--transition-fast);background:0 0;border:none;flex:1;padding:12px 0;font-size:.95rem;font-weight:700;text-decoration:none}.register-module__1SfUdG__tab:hover{color:var(--color-primary)}.register-module__1SfUdG__activeTab{color:var(--color-primary-dark);border-bottom:2px solid var(--color-primary)}.register-module__1SfUdG__form{flex-direction:column;gap:14px;display:flex}.register-module__1SfUdG__fieldGroup{flex-direction:column;gap:6px;display:flex}.register-module__1SfUdG__label{color:var(--color-text-dark);font-size:.8rem;font-weight:700}.register-module__1SfUdG__toggleContainer{background-color:#f1f3ea;border-radius:10px;gap:4px;padding:4px;display:flex}.register-module__1SfUdG__toggleBtn{color:var(--color-text-muted);cursor:pointer;transition:var(--transition-smooth);background:0 0;border:none;border-radius:6px;flex:1;padding:8px;font-family:inherit;font-size:.8rem;font-weight:700}.register-module__1SfUdG__activeToggle{background-color:var(--color-lime);color:var(--color-lime-text);box-shadow:0 3px 8px #a3e63526}.register-module__1SfUdG__input{background-color:var(--color-bg-white);width:100%;color:var(--color-text-dark);transition:var(--transition-smooth);border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 14px;font-family:inherit;font-size:.85rem}.register-module__1SfUdG__input:focus{border-color:var(--color-primary-light);box-shadow:0 0 0 3px #0b513014}.register-module__1SfUdG__passwordWrapper{align-items:center;display:flex;position:relative}.register-module__1SfUdG__inputPass{background-color:var(--color-bg-white);width:100%;color:var(--color-text-dark);transition:var(--transition-smooth);border:1px solid #e2e8f0;border-radius:10px;outline:none;padding:10px 42px 10px 14px;font-family:inherit;font-size:.85rem}.register-module__1SfUdG__inputPass:focus{border-color:var(--color-primary-light);box-shadow:0 0 0 3px #0b513014}.register-module__1SfUdG__eyeBtn{color:var(--color-text-muted);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex;position:absolute;right:12px}.register-module__1SfUdG__eyeBtn:hover{color:var(--color-text-dark)}.register-module__1SfUdG__agreement{cursor:pointer;align-items:flex-start;gap:10px;margin:6px 0;display:flex}.register-module__1SfUdG__checkbox{cursor:pointer;flex-shrink:0;margin-top:3px}.register-module__1SfUdG__agreeText{color:var(--color-text-muted);font-size:.8rem;line-height:1.4}.register-module__1SfUdG__agreeText a{color:var(--color-primary-light);font-weight:700;text-decoration:none}.register-module__1SfUdG__agreeText a:hover{text-decoration:underline}.register-module__1SfUdG__submitBtn{background-color:var(--color-lime);color:var(--color-lime-text);cursor:pointer;transition:var(--transition-smooth);border:none;border-radius:10px;padding:12px;font-family:inherit;font-size:.9rem;font-weight:750;box-shadow:0 4px 15px #a3e63526}.register-module__1SfUdG__submitBtn:hover:not(:disabled){background-color:var(--color-lime-hover);transform:translateY(-1px);box-shadow:0 6px 18px #a3e6354d}.register-module__1SfUdG__submitBtn:disabled{opacity:.6;cursor:not-allowed}.register-module__1SfUdG__separator{text-align:center;color:var(--color-text-muted);align-items:center;margin:16px 0;font-size:.8rem;display:flex}.register-module__1SfUdG__separator:before,.register-module__1SfUdG__separator:after{content:"";border-bottom:1px solid #e2e8f0;flex:1}.register-module__1SfUdG__separator:before{margin-right:12px}.register-module__1SfUdG__separator:after{margin-left:12px}.register-module__1SfUdG__googleBtn{background-color:var(--color-bg-white);color:var(--color-text-dark);cursor:pointer;transition:var(--transition-fast);border:1px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:10px;font-family:inherit;font-size:.85rem;font-weight:700;display:flex}.register-module__1SfUdG__googleBtn:hover{background-color:#f8fafc;border-color:#94a3b8}.register-module__1SfUdG__googleIcon{flex-shrink:0}.register-module__1SfUdG__footerText{text-align:center;color:var(--color-text-muted);margin-top:18px;font-size:.8rem}.register-module__1SfUdG__footerText a{color:var(--color-primary-light);font-weight:700;text-decoration:none}.register-module__1SfUdG__footerText a:hover{text-decoration:underline}.register-module__1SfUdG__successMessage{color:#15803d;text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:12px;padding:16px;font-size:.9rem;font-weight:600}@media (max-width:900px){.register-module__1SfUdG__coverPanel{display:none}}
