.Button-module__8RiFmG__button{cursor:pointer;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;line-height:1.25rem;transition:all .2s cubic-bezier(.16,1,.3,1);display:inline-flex;position:relative}.Button-module__8RiFmG__button:disabled{opacity:.5;cursor:not-allowed}.Button-module__8RiFmG__button:focus-visible{outline:none;box-shadow:0 0 0 3px #1c82e526}.Button-module__8RiFmG__primary{color:#fff;background-color:#1c82e5}.Button-module__8RiFmG__primary:hover:not(:disabled){background-color:#1565c0}.Button-module__8RiFmG__primary:active:not(:disabled){transform:scale(.98)}.Button-module__8RiFmG__secondary{color:#1f2937;background-color:#f3f4f6}.Button-module__8RiFmG__secondary:hover:not(:disabled){background-color:#e5e7eb}.Button-module__8RiFmG__outline{color:#374151;background-color:#0000;border-color:#e5e7eb}.Button-module__8RiFmG__outline:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db}.Button-module__8RiFmG__text{color:#1c82e5;background-color:#0000;width:auto;padding:0}.Button-module__8RiFmG__text:hover:not(:disabled){color:#1565c0;text-decoration:underline}.Button-module__8RiFmG__ghost{color:#4b5563;background-color:#0000;width:auto;padding-left:.5rem;padding-right:.5rem}.Button-module__8RiFmG__ghost:hover:not(:disabled){color:#1f2937;background-color:#f3f4f6}.Button-module__8RiFmG__spinner{border:2px solid;border-right-color:#0000;border-radius:50%;width:1.25rem;height:1.25rem;animation:.75s linear infinite Button-module__8RiFmG__spin;display:block}.Button-module__8RiFmG__invisible{visibility:hidden}.Button-module__8RiFmG__loaderContainer{justify-content:center;align-items:center;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes Button-module__8RiFmG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.Input-module__5jsJuW__container{flex-direction:column;gap:.5rem;width:100%;display:flex}.Input-module__5jsJuW__label{color:#374151;font-size:.875rem;font-weight:500}.Input-module__5jsJuW__input{background-color:#fafafa;border:1px solid #e5e7eb;border-radius:12px;width:100%;padding:.75rem 1rem;font-size:.9375rem;transition:all .2s cubic-bezier(.16,1,.3,1)}.Input-module__5jsJuW__input::placeholder{color:#9ca3af}.Input-module__5jsJuW__input:hover:not(:focus){border-color:#d1d5db}.Input-module__5jsJuW__input:focus{background-color:#fff;border-color:#1c82e5;outline:none;box-shadow:0 0 0 3px #1c82e51a}.Input-module__5jsJuW__errorInput{background-color:#fef2f2;border-color:#ef4444}.Input-module__5jsJuW__errorInput:focus{border-color:#ef4444;box-shadow:0 0 0 3px #ef44441a}.Input-module__5jsJuW__errorText{color:#ef4444;margin-top:.25rem;font-size:.75rem}
.Checkbox-module__tYwp1q__container{flex-direction:column;gap:.25rem;display:flex}.Checkbox-module__tYwp1q__wrapper{align-items:center;gap:.5rem;display:flex}.Checkbox-module__tYwp1q__checkbox{cursor:pointer;accent-color:#2563eb;border:1px solid #d1d5db;border-radius:.25rem;width:1rem;height:1rem}.Checkbox-module__tYwp1q__label{color:#374151;cursor:pointer;font-size:.875rem}.Checkbox-module__tYwp1q__errorText{color:#ef4444;margin-left:1.5rem;font-size:.75rem}
.Radio-module__kCOrtG__container{flex-direction:column;display:flex}.Radio-module__kCOrtG__card{border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem;transition:all .2s}.Radio-module__kCOrtG__card:has(input:checked){background-color:#f0f9ff;border-color:#2563eb}.Radio-module__kCOrtG__wrapper{align-items:flex-start;gap:.75rem;display:flex}.Radio-module__kCOrtG__radio{cursor:pointer;accent-color:#2563eb;width:1rem;height:1rem;margin-top:.25rem}.Radio-module__kCOrtG__content{flex-direction:column;gap:.125rem;display:flex}.Radio-module__kCOrtG__label{color:#111827;cursor:pointer;font-size:.875rem;font-weight:500}.Radio-module__kCOrtG__description{color:#6b7280;font-size:.875rem}
.OTPInput-module__NT7EDW__container{justify-content:center;gap:.5rem;display:flex}.OTPInput-module__NT7EDW__input{text-align:center;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;width:2.5rem;height:3rem;font-size:1.25rem;transition:all .2s}.OTPInput-module__NT7EDW__input:focus{border-color:#2563eb;outline:none;transform:translateY(-2px);box-shadow:0 0 0 2px #2563eb1a}.OTPInput-module__NT7EDW__input:disabled{color:#9ca3af;background-color:#f3f4f6}
.AuthForms-module__cl23dq__container{background-color:#fff;border-radius:16px;flex-direction:column;gap:1.5rem;width:100%;max-width:420px;padding:2.5rem;animation:.4s ease-out AuthForms-module__cl23dq__fadeInUp;display:flex;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -2px #0000001a,0 0 0 1px #00000005}@keyframes AuthForms-module__cl23dq__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.AuthForms-module__cl23dq__header{flex-direction:column;align-items:center;gap:.75rem;display:flex}.AuthForms-module__cl23dq__logo{margin-bottom:.5rem}.AuthForms-module__cl23dq__title{color:#111827;text-align:center;letter-spacing:-.025em;font-size:1.5rem;font-weight:700}.AuthForms-module__cl23dq__googleSection{width:100%}.AuthForms-module__cl23dq__divider{text-align:center;color:#9ca3af;align-items:center;gap:1rem;font-size:.8125rem;display:flex;position:relative}.AuthForms-module__cl23dq__divider:before,.AuthForms-module__cl23dq__divider:after{content:"";background:linear-gradient(90deg,#0000,#e5e7eb,#0000);flex:1;height:1px}.AuthForms-module__cl23dq__divider span{color:#9ca3af;text-transform:lowercase;font-weight:500}.AuthForms-module__cl23dq__form{flex-direction:column;gap:1.25rem;display:flex}.AuthForms-module__cl23dq__forgotPassword{justify-content:flex-end;margin-top:-.5rem;display:flex}.AuthForms-module__cl23dq__link{color:#1c82e5;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.16,1,.3,1)}.AuthForms-module__cl23dq__link:hover{color:#1565c0;text-decoration:underline}.AuthForms-module__cl23dq__errorBanner{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.AuthForms-module__cl23dq__errorBanner:before{content:"⚠";font-size:1rem}.AuthForms-module__cl23dq__footer{text-align:center;color:#6b7280;font-size:.875rem;line-height:1.6}.AuthForms-module__cl23dq__passwordWrapper{position:relative}.AuthForms-module__cl23dq__passwordToggle{color:#9ca3af;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px}.AuthForms-module__cl23dq__passwordToggle:hover{color:#6b7280}.AuthForms-module__cl23dq__pageWrapper{background:linear-gradient(#fff 0%,#f0f7ff 50%,#e3f2fd 100%);justify-content:center;align-items:center;min-height:100vh;padding:1.5rem;display:flex;overflow-y:auto}
.StepIndicator-module__efwjha__container{flex-direction:column;gap:.75rem;width:100%;margin-bottom:1.5rem;display:flex}.StepIndicator-module__efwjha__header{justify-content:center;display:flex}.StepIndicator-module__efwjha__text{letter-spacing:.1em;color:#1c82e5;text-transform:uppercase;font-size:.75rem;font-weight:600}.StepIndicator-module__efwjha__track{background-color:#e3f2fd;border-radius:9999px;width:100%;height:6px;overflow:hidden}.StepIndicator-module__efwjha__bar{background:linear-gradient(90deg,#1c82e5 0%,#1565c0 100%);border-radius:9999px;height:100%;transition:width .4s ease-out}
.AuthLayout-module__VWZfwq__wrapper{background-color:#fff;min-height:100vh;display:flex}.AuthLayout-module__VWZfwq__leftPanel{background:linear-gradient(135deg,#0a1628 0%,#0f2847 35%,#1c82e5 100%);width:50%;min-height:100vh;display:none;position:relative;overflow:hidden}.AuthLayout-module__VWZfwq__leftPanelInner{z-index:2;color:#fff;flex-direction:column;justify-content:space-between;height:100%;padding:3.5rem;display:flex;position:relative}.AuthLayout-module__VWZfwq__leftPanel:before{content:"";z-index:1;opacity:.04;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:40px 40px;position:absolute;inset:0}.AuthLayout-module__VWZfwq__leftPanel:after{content:"";z-index:1;filter:blur(60px);background:radial-gradient(circle,#1c82e54d 0%,#0000 70%);border-radius:50%;width:500px;height:500px;position:absolute;top:-100px;right:-150px}.AuthLayout-module__VWZfwq__brandLogoTop{flex-shrink:0}.AuthLayout-module__VWZfwq__brandLogo{filter:brightness(0)invert();width:auto;height:40px}.AuthLayout-module__VWZfwq__brandSection{flex-direction:column;gap:1.5rem;display:flex}.AuthLayout-module__VWZfwq__brandTitle{letter-spacing:-.03em;background:linear-gradient(135deg,#fff 0%,#93c5fd 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:.75rem;font-size:2.25rem;font-weight:800;line-height:1.2}.AuthLayout-module__VWZfwq__brandSubtitle{color:#ffffffb3;max-width:380px;font-size:1.0625rem;line-height:1.6}.AuthLayout-module__VWZfwq__features{flex-direction:column;gap:1.25rem;display:flex}.AuthLayout-module__VWZfwq__featureItem{align-items:flex-start;gap:.875rem;display:flex}.AuthLayout-module__VWZfwq__featureIcon{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#60a5fa;background:#ffffff1a;border:1px solid #ffffff1a;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AuthLayout-module__VWZfwq__featureText{flex-direction:column;gap:.125rem;display:flex}.AuthLayout-module__VWZfwq__featureTitle{color:#fffffff2;font-size:.9375rem;font-weight:600}.AuthLayout-module__VWZfwq__featureDesc{color:#ffffff80;font-size:.8125rem;line-height:1.5}.AuthLayout-module__VWZfwq__leftPanelBottom{flex-wrap:wrap;flex-shrink:0;align-items:center;gap:.75rem;display:flex}.AuthLayout-module__VWZfwq__trustBadge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffb3;background:#ffffff14;border:1px solid #ffffff1a;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem .875rem;font-size:.75rem;display:flex}.AuthLayout-module__VWZfwq__trustDot{background-color:#34d399;border-radius:50%;width:6px;height:6px}.AuthLayout-module__VWZfwq__rightPanel{background:linear-gradient(#fff 0%,#f8fafc 100%);justify-content:center;align-items:center;width:100%;min-height:100vh;padding:2rem 1.5rem;display:flex;overflow-y:auto}.AuthLayout-module__VWZfwq__formContainer{flex-direction:column;gap:1.5rem;width:100%;max-width:420px;animation:.5s ease-out AuthLayout-module__VWZfwq__fadeInUp;display:flex}@keyframes AuthLayout-module__VWZfwq__fadeInUp{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.AuthLayout-module__VWZfwq__formHeader{flex-direction:column;gap:.5rem;display:flex}.AuthLayout-module__VWZfwq__backButton{color:#64748b;align-items:center;gap:.375rem;margin-bottom:.25rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.16,1,.3,1);display:inline-flex}.AuthLayout-module__VWZfwq__backButton:hover{color:#0f172a}.AuthLayout-module__VWZfwq__formLogoMobile{margin-bottom:1rem;display:block}.AuthLayout-module__VWZfwq__formTitle{color:#0f172a;letter-spacing:-.03em;font-size:1.75rem;font-weight:700}.AuthLayout-module__VWZfwq__formSubtitle{color:#64748b;font-size:.9375rem;line-height:1.5}.AuthLayout-module__VWZfwq__googleSection{width:100%}.AuthLayout-module__VWZfwq__divider{color:#94a3b8;align-items:center;gap:1rem;font-size:.8125rem;display:flex}.AuthLayout-module__VWZfwq__divider:before,.AuthLayout-module__VWZfwq__divider:after{content:"";background-color:#e2e8f0;flex:1;height:1px}.AuthLayout-module__VWZfwq__divider span{text-transform:lowercase;font-weight:500}.AuthLayout-module__VWZfwq__form{flex-direction:column;gap:1.25rem;display:flex}.AuthLayout-module__VWZfwq__passwordWrapper{position:relative}.AuthLayout-module__VWZfwq__passwordToggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:2px;transition:color .2s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:12px;right:12px}.AuthLayout-module__VWZfwq__passwordToggle:hover{color:#475569}.AuthLayout-module__VWZfwq__forgotPassword{justify-content:flex-end;margin-top:-.5rem;display:flex}.AuthLayout-module__VWZfwq__link{color:#1c82e5;font-size:.875rem;font-weight:500;text-decoration:none;transition:color .2s cubic-bezier(.16,1,.3,1)}.AuthLayout-module__VWZfwq__link:hover{color:#1565c0;text-decoration:underline}.AuthLayout-module__VWZfwq__errorBanner{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1rem;font-size:.875rem;display:flex}.AuthLayout-module__VWZfwq__errorBanner:before{content:"";background-color:#dc2626;border-radius:50%;flex-shrink:0;width:6px;height:6px}.AuthLayout-module__VWZfwq__formFooter{text-align:center;color:#64748b;font-size:.875rem;line-height:1.6}.AuthLayout-module__VWZfwq__passwordHint{color:#94a3b8;margin-top:-.5rem;font-size:.75rem}@media (min-width:1024px){.AuthLayout-module__VWZfwq__leftPanel{display:block}.AuthLayout-module__VWZfwq__rightPanel{background:#fff;width:50%}.AuthLayout-module__VWZfwq__formLogoMobile{display:none}}@media (min-width:1280px){.AuthLayout-module__VWZfwq__leftPanelInner{padding:4.5rem}.AuthLayout-module__VWZfwq__brandTitle{font-size:2.5rem}}.AuthLayout-module__VWZfwq__googleButton{color:#334155;cursor:pointer;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;transition:all .2s cubic-bezier(.16,1,.3,1);display:flex}.AuthLayout-module__VWZfwq__googleButton:hover:not(:disabled){background-color:#f8fafc;border-color:#cbd5e1;box-shadow:0 1px 3px #0000000f}.AuthLayout-module__VWZfwq__googleButton:focus-visible{outline:none;box-shadow:0 0 0 3px #1c82e526}.AuthLayout-module__VWZfwq__googleButton:active:not(:disabled){transform:scale(.98)}.AuthLayout-module__VWZfwq__googleButton:disabled{opacity:.6;cursor:not-allowed}.AuthLayout-module__VWZfwq__googleSpinner{border:2px solid #94a3b8;border-right-color:#0000;border-radius:50%;width:1.25rem;height:1.25rem;animation:.75s linear infinite AuthLayout-module__VWZfwq__spin}@keyframes AuthLayout-module__VWZfwq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:480px){.AuthLayout-module__VWZfwq__rightPanel{padding:1.5rem 1rem}.AuthLayout-module__VWZfwq__formTitle{font-size:1.5rem}}.AuthLayout-module__VWZfwq__orb2{z-index:1;filter:blur(50px);background:radial-gradient(circle,#60a5fa33 0%,#0000 70%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-80px;left:-100px}
