.SignupForm-module__drlysa__container{width:100%;max-width:400px;margin:0 auto}.SignupForm-module__drlysa__form{flex-direction:column;gap:24px;width:100%;display:flex}.SignupForm-module__drlysa__formField{width:100%}.SignupForm-module__drlysa__formSubmit{margin-top:8px}.SignupForm-module__drlysa__formError{margin-bottom:16px}.SignupForm-module__drlysa__agreementText{background-color:var(--gray-alpha-50);border:1px solid var(--gray-alpha-200);border-radius:8px}.SignupForm-module__drlysa__agreementText p{color:var(--foreground);text-align:center;margin:0;font-size:14px;line-height:1.5}.SignupForm-module__drlysa__divider{text-align:center;align-items:center;margin:0 0 16px;display:flex;position:relative}.SignupForm-module__drlysa__divider:before,.SignupForm-module__drlysa__divider:after{content:"";border-bottom:1px solid var(--gray-alpha-200);flex:1}.SignupForm-module__drlysa__divider span{color:var(--foreground);opacity:.6;padding:0 16px;font-size:14px}.SignupForm-module__drlysa__socialButtons{flex-direction:column;gap:12px;display:flex}.SignupForm-module__drlysa__loginLink{text-align:center;justify-content:center;align-items:center;gap:8px;margin-top:32px;font-size:14px;display:flex}.SignupForm-module__drlysa__passwordStrength{align-items:center;gap:8px;margin-top:8px;display:flex}.SignupForm-module__drlysa__strengthBars{flex-grow:1;gap:4px;display:flex}.SignupForm-module__drlysa__strengthBar{background-color:var(--gray-alpha-200);border-radius:2px;flex:1;height:4px}.SignupForm-module__drlysa__strengthBar.SignupForm-module__drlysa__weak{background-color:#ff4d4f}.SignupForm-module__drlysa__strengthBar.SignupForm-module__drlysa__medium{background-color:#faad14}.SignupForm-module__drlysa__strengthBar.SignupForm-module__drlysa__strong{background-color:#52c41a}.SignupForm-module__drlysa__strengthText{color:var(--foreground);opacity:.7;font-size:12px}@media (max-width:480px){.SignupForm-module__drlysa__loginLink{flex-direction:column;gap:8px}}
