.Status-module__2MX2JG__page{background:var(--background);min-height:100vh;color:var(--foreground);flex-direction:column;justify-content:center;align-items:center;padding:3rem 1.25rem;display:flex}.Status-module__2MX2JG__card{flex-direction:column;gap:1.5rem;width:100%;max-width:560px;display:flex}.Status-module__2MX2JG__brand{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.05em;color:var(--foreground);white-space:nowrap;align-self:flex-start;align-items:center;font-size:1.4rem;font-weight:800;text-decoration:none;display:inline-flex}.Status-module__2MX2JG__brand span{color:var(--primary)}.Status-module__2MX2JG__statusBadge{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.06em;border:1px solid var(--border);color:var(--muted-foreground);border-radius:999px;align-self:flex-start;align-items:center;padding:.35rem .85rem;font-size:.75rem;font-weight:700;display:inline-flex}.Status-module__2MX2JG__badgePending{color:#b07d00;background:#d99a0014;border-color:#d99a00}.Status-module__2MX2JG__badgeReview{color:#1d4ed8;background:#2563eb14;border-color:#2563eb}.Status-module__2MX2JG__badgeApproved{color:#1e7e34;background:#28a74514;border-color:#28a745}.Status-module__2MX2JG__badgeRejected{color:#b01b1b;background:#e12d2d0f;border-color:#e12d2d}.Status-module__2MX2JG__badgeSuspended{color:#4b5563;background:#6b728014;border-color:#6b7280}.Status-module__2MX2JG__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.03em;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:800;line-height:1.05}.Status-module__2MX2JG__lead{font-family:var(--font-body);color:var(--muted-foreground);margin:0;font-size:1.05rem;line-height:1.6}.Status-module__2MX2JG__metaList{border:1px solid var(--border);border-radius:12px;flex-direction:column;gap:.75rem;margin:0;padding:1.25rem;display:flex}.Status-module__2MX2JG__metaRow{flex-direction:column;gap:.15rem;display:flex}.Status-module__2MX2JG__metaLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:var(--muted-foreground);font-size:.75rem;font-weight:700}.Status-module__2MX2JG__metaValue{font-family:var(--font-body);color:var(--foreground);font-size:1rem}.Status-module__2MX2JG__reasonBox{color:var(--foreground);font-family:var(--font-body);background:#e12d2d0d;border:1px solid #e12d2d;border-left-width:5px;border-radius:8px;padding:1rem 1.25rem;line-height:1.55}.Status-module__2MX2JG__reasonLabel{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;color:#b01b1b;margin-bottom:.35rem;font-size:.75rem;font-weight:700;display:block}.Status-module__2MX2JG__actions{flex-wrap:wrap;align-items:center;gap:1rem;display:flex}.Status-module__2MX2JG__primaryBtn{background:var(--primary);color:#fff;font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;cursor:pointer;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.9rem 1.5rem;font-size:.95rem;font-weight:700;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-flex}.Status-module__2MX2JG__primaryBtn:hover{box-shadow:0 10px 20px color-mix(in srgb, var(--primary) 20%, transparent);transform:translateY(-2px)}.Status-module__2MX2JG__primaryBtn:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.Status-module__2MX2JG__primaryBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Status-module__2MX2JG__secondaryLink{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.02em;color:var(--primary);font-size:.9rem;font-weight:700;text-decoration:none}.Status-module__2MX2JG__secondaryLink:hover{text-decoration:underline}.Status-module__2MX2JG__feedbackSuccess{font-family:var(--font-body);color:#1e7e34;margin:.75rem 0 0;font-size:.9rem;font-weight:600}.Status-module__2MX2JG__feedbackError{font-family:var(--font-body);color:#b01b1b;margin:.75rem 0 0;font-size:.9rem;font-weight:600}.Status-module__2MX2JG__note{font-family:var(--font-body);color:var(--muted-foreground);margin:0;font-size:.9rem}@media (max-width:640px){.Status-module__2MX2JG__page{justify-content:flex-start;padding:2rem 1rem}}
.Auth-module__5c4E7q__container{background:var(--background);min-height:100vh;color:var(--foreground);justify-content:center;display:flex}.Auth-module__5c4E7q__leftSide{z-index:10;background:var(--background);flex-direction:column;flex:1;justify-content:center;align-items:center;padding:4rem 2rem;display:flex;position:relative}.Auth-module__5c4E7q__authContent{width:100%;max-width:440px}.Auth-module__5c4E7q__authContentWide{width:100%;max-width:600px}@media (max-width:1024px){.Auth-module__5c4E7q__leftSide{padding:3rem 5%}}@media (max-width:768px){.Auth-module__5c4E7q__leftSide{padding:5.5rem 6% 3rem}.Auth-module__5c4E7q__logo{top:1.5rem;left:6%}}.Auth-module__5c4E7q__logo{white-space:nowrap;font-family:var(--font-heading);color:var(--foreground);text-transform:uppercase;letter-spacing:-.05em;z-index:20;align-items:center;font-size:1.5rem;font-weight:800;text-decoration:none;display:inline-flex;position:absolute;top:2.5rem;left:10%}.Auth-module__5c4E7q__logo span{color:var(--primary)}.Auth-module__5c4E7q__logoMark{flex-shrink:0;width:auto;height:2.25rem;margin-right:.5rem;display:block}.Auth-module__5c4E7q__title{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:-.04em;margin-top:4rem;margin-bottom:.5rem;font-size:clamp(2.5rem,4vw,4rem);font-weight:800;line-height:1}.Auth-module__5c4E7q__subtitle{font-family:var(--font-body);color:var(--muted-foreground);margin-bottom:3rem;font-size:1.1rem}.Auth-module__5c4E7q__form{flex-direction:column;gap:1.5rem;width:100%;max-width:100%;display:flex}.Auth-module__5c4E7q__inputGroup{flex-direction:column;gap:.5rem;display:flex}.Auth-module__5c4E7q__label{font-family:var(--font-heading);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.Auth-module__5c4E7q__input{border:1px solid var(--border);font-family:var(--font-body);color:var(--foreground);background:0 0;border-radius:8px;padding:1rem;font-size:1rem;transition:border-color .3s}.Auth-module__5c4E7q__input:focus{border-color:var(--primary);outline:none}.Auth-module__5c4E7q__inputError{border-color:#d14343}.Auth-module__5c4E7q__errorText{font-family:var(--font-body);color:#d14343;margin-top:.35rem;font-size:.85rem}.Auth-module__5c4E7q__passwordField{align-items:center;width:100%;display:flex;position:relative}.Auth-module__5c4E7q__inputWithToggle{flex:1;width:100%;padding-right:3.25rem}.Auth-module__5c4E7q__passwordToggle{width:2.25rem;height:2.25rem;color:var(--muted-foreground);cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;transition:color .2s,background .2s;display:inline-flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.Auth-module__5c4E7q__passwordToggle:hover{color:var(--foreground);background:color-mix(in srgb, var(--foreground) 8%, transparent)}.Auth-module__5c4E7q__passwordToggle:focus-visible{outline:2px solid var(--primary);outline-offset:2px}.Auth-module__5c4E7q__passwordIcon{width:1.2rem;height:1.2rem}.Auth-module__5c4E7q__submitBtn{background:var(--primary);color:#fff;font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;border:none;border-radius:8px;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.Auth-module__5c4E7q__submitBtn:hover{box-shadow:0 10px 20px color-mix(in srgb, var(--primary) 20%, transparent);transform:translateY(-2px)}.Auth-module__5c4E7q__linkText{font-family:var(--font-body);color:var(--muted-foreground);margin-top:2rem;font-size:.9rem}.Auth-module__5c4E7q__link{color:var(--primary);font-weight:600;text-decoration:none}.Auth-module__5c4E7q__roleSelector{gap:1rem;width:100%;max-width:100%;margin-bottom:2rem;display:flex}.Auth-module__5c4E7q__roleBtn{border:1px solid var(--border);font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;color:var(--muted-foreground);background:0 0;border-radius:8px;flex:1;padding:1rem;font-size:.9rem;font-weight:700;transition:all .3s}.Auth-module__5c4E7q__roleBtnActive{background:color-mix(in srgb, var(--primary) 10%, transparent);border-color:var(--primary);color:var(--primary)}.Auth-module__5c4E7q__alertError{color:#b01b1b;font-family:var(--font-body);box-sizing:border-box;background-color:#e12d2d0d;border:1px solid #e12d2d;border-left-width:5px;border-radius:8px;width:100%;max-width:100%;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:600}.Auth-module__5c4E7q__alertSuccess{color:#1e7e34;font-family:var(--font-body);box-sizing:border-box;background-color:#28a7450d;border:1px solid #28a745;border-left-width:5px;border-radius:8px;width:100%;max-width:100%;margin-bottom:1.5rem;padding:1rem 1.25rem;font-size:.9rem;font-weight:600}.Auth-module__5c4E7q__googleBtn{border:1px solid var(--border);font-family:var(--font-heading);text-transform:uppercase;cursor:pointer;color:var(--foreground);box-sizing:border-box;background:0 0;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;max-width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s;display:flex}.Auth-module__5c4E7q__googleBtn:hover{background:color-mix(in srgb, var(--foreground) 5%, transparent);border-color:var(--foreground);transform:translateY(-2px)}.Auth-module__5c4E7q__divider{text-align:center;color:var(--muted-foreground);font-family:var(--font-body);text-transform:uppercase;letter-spacing:.05em;box-sizing:border-box;align-items:center;width:100%;max-width:100%;margin:1.5rem 0;font-size:.85rem;display:flex}.Auth-module__5c4E7q__divider:before,.Auth-module__5c4E7q__divider:after{content:"";border-bottom:1px solid var(--border);flex:1}.Auth-module__5c4E7q__divider:not(:empty):before{margin-right:.5em}.Auth-module__5c4E7q__divider:not(:empty):after{margin-left:.5em}
.VerifyOtp-module__eZ8alW__otpInput{letter-spacing:.5em;text-align:center;font-family:monospace;font-size:1.5rem;font-weight:700}.VerifyOtp-module__eZ8alW__resendBtn{cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;font-family:inherit}.VerifyOtp-module__eZ8alW__resendBtn:disabled{opacity:.5;cursor:not-allowed}.VerifyOtp-module__eZ8alW__successText{color:#22c55e;margin-top:.5rem;font-size:.9rem}.VerifyOtp-module__eZ8alW__lockedInput{background:color-mix(in srgb, var(--foreground) 4%, transparent);color:var(--muted-foreground);cursor:not-allowed}.VerifyOtp-module__eZ8alW__lockedInput:focus{border-color:var(--border)}.VerifyOtp-module__eZ8alW__lockedHint{font-family:var(--font-body);color:var(--muted-foreground);margin-top:.35rem;font-size:.8rem}.VerifyOtp-module__eZ8alW__changeEmailBtn{cursor:pointer;font:inherit;color:var(--primary);text-underline-offset:2px;background:0 0;border:none;padding:0;font-weight:600;text-decoration:underline}.VerifyOtp-module__eZ8alW__changeEmailBtn:hover{opacity:.85}.VerifyOtp-module__eZ8alW__changeEmailBtn:focus-visible{outline:2px solid var(--primary);outline-offset:2px;border-radius:4px}
