.register_registerCard__VIsYs{width:100%;max-width:680px;background:#fff;padding:3.5rem 4rem}.register_logoSection__wNJVD{text-align:center;margin-bottom:2.5rem}.register_backLink__kxTWE{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#f3f4f6;color:#6b7280;text-decoration:none;border-radius:50%;transition:all .2s;margin-bottom:1rem;font-size:1.25rem}.register_backLink__kxTWE:hover{background:#e5e7eb;color:#6366f1;transform:scale(1.1)}.register_logoIcon__5L00s{font-size:2.5rem;margin-bottom:.75rem}.register_logoSection__wNJVD h1{font-family:var(--font-poppins,sans-serif);font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.25rem}.register_logoSection__wNJVD p{color:#6b7280;font-size:.9rem}.register_form__Zumvs{display:flex;flex-direction:column;gap:1.5rem}.register_inputRow__43T_e{display:grid;grid-template-columns:1fr 1fr;grid-gap:1.5rem;gap:1.5rem}.register_inputGroup__L_2ui{display:flex;flex-direction:column;gap:.6rem}.register_inputGroup__L_2ui label{font-size:.82rem;font-weight:600;color:#374151;letter-spacing:.3px}.register_inputGroup__L_2ui input{padding:.9rem 1.15rem;background:#f9fafb;border:1.5px solid #e5e7eb;border-radius:12px;color:#111827;font-size:.95rem;font-family:var(--font-inter,sans-serif);transition:all .2s;outline:none}.register_inputGroup__L_2ui input::placeholder{color:#9ca3af}.register_inputGroup__L_2ui input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.register_nameGrid__L9xz6{display:grid;grid-template-columns:2fr 1fr;grid-gap:1.5rem;gap:1.5rem}.register_select__0CBSS{padding:.9rem 1.15rem;background:#f1f5f9;border:1.5px solid #e2e8f0;border-radius:12px;color:#1e293b;font-size:.95rem;cursor:pointer;transition:all .2s;outline:none;width:100%}.register_select__0CBSS:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.register_idUploadSection__CLkke{margin:1rem 0;background:#f8faff;padding:1.75rem;border-radius:16px;border:1px dashed #cbd5e1}.register_idUploadSection__CLkke label{font-size:.85rem;font-weight:700;color:#1e293b;margin-bottom:.25rem;display:block}.register_uploadInfo__PSq1c{font-size:.75rem;color:#64748b;margin-bottom:1rem;line-height:1.4}.register_fileInputWrapper__kl29U{position:relative;width:100%;height:3.5rem}.register_fileInput__Nn045{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.register_fileInputPlaceholder__ZQRJ9{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:12px;color:#475569;font-size:.9rem;font-weight:500;transition:all .2s;pointer-events:none}.register_fileInput__Nn045:hover+.register_fileInputPlaceholder__ZQRJ9{border-color:#6366f1;background:#f1f5f9}.register_passwordInputWrapper__0zHbI{position:relative;display:flex;align-items:center}.register_passwordInputWrapper__0zHbI input{width:100%;padding-right:2.5rem}.register_passwordToggle__SfDvU{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#64748b;cursor:pointer;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:color .2s;z-index:3}.register_passwordToggle__SfDvU:hover{color:#6366f1}.register_passwordStrength__Cv6mo{margin-top:.4rem;min-height:1rem}.register_strengthIndicator__67lzW{font-size:.75rem;font-weight:600;transition:all .3s ease}.register_strengthIndicator__67lzW.register_invalid__x7t6D{color:#ef4444}.register_strengthIndicator__67lzW.register_acceptable__ps__i{color:#10b981}.register_requirementList__ExySP{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:.5rem 1rem;background:#f8fafc;padding:.75rem;border-radius:12px;border:1px solid #e2e8f0}.register_requirementItem__kHEpz{display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:500;transition:all .2s ease}.register_validRequirement__rFbGB{color:#10b981}.register_invalidRequirement__wTtaW{color:#94a3b8}.register_matchStatus__Omxsk{margin-top:.4rem;display:flex;align-items:center;gap:.4rem;font-size:.75rem;font-weight:600}.register_matchSuccess__MWk9f{color:#10b981}.register_matchError__ifb2Z{color:#ef4444}.register_errorMessage__0DOTg{padding:.75rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:12px;color:#dc2626;font-size:.85rem}.register_successMessage__2f8Wq{text-align:center;padding:2rem}.register_successMessage__2f8Wq h2{font-family:var(--font-poppins,sans-serif);font-size:1.5rem;background:linear-gradient(135deg,#6366f1,#14b8a6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem}.register_successMessage__2f8Wq p{color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.register_submitButton__leFd_{padding:1.125rem;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;color:#fff;font-size:1.05rem;font-weight:600;font-family:var(--font-inter,sans-serif);cursor:pointer;transition:all .2s;margin-top:1rem}.register_submitButton__leFd_:hover:not(:disabled){box-shadow:0 8px 25px rgba(99,102,241,.4)}.register_submitButton__leFd_:disabled{opacity:.6;cursor:not-allowed}.register_footer__rDG60{text-align:center;margin-top:2rem;padding-top:1.75rem;border-top:1px solid #e5e7eb}.register_footer__rDG60 p{color:#6b7280;font-size:.9rem}.register_link___tUJV{color:#6366f1;text-decoration:none;font-weight:600;transition:color .2s}.register_link___tUJV:hover{text-decoration:underline}.register_checkboxGroup__FhTdI{display:flex;align-items:flex-start;gap:.85rem;margin:1rem 0;padding:1rem;background:#f8fafc;border-radius:12px;border:1px solid #e2e8f0}.register_checkboxGroup__FhTdI input[type=checkbox]{margin-top:.25rem;width:1.1rem;height:1.1rem;cursor:pointer}.register_checkboxGroup__FhTdI label{font-size:.85rem;color:#4b5563;line-height:1.4;cursor:pointer}.register_inlineLink__emmRH{color:#6366f1;text-decoration:underline;font-weight:500}.register_inlineLink__emmRH:hover{color:#4f46e5}@media (max-width:768px){.register_registerCard__VIsYs{padding:2.5rem 2rem}}@media (max-width:640px){.register_inputRow__43T_e,.register_nameGrid__L9xz6{grid-template-columns:1fr}}@media (max-width:480px){.register_registerCard__VIsYs{padding:2rem 1.5rem}}.login_loginContainer__PJWTS{min-height:100vh;display:grid;grid-template-columns:1fr;background:#fff}@media (min-width:1024px){.login_loginContainer__PJWTS{grid-template-columns:1fr 1.15fr}}.login_brandingPanel__XoKLC{background:linear-gradient(135deg,#0a0a1a,#131326);color:#fff;padding:2.5rem 7%;display:none;flex-direction:column;justify-content:center;position:relative;overflow-y:auto;overflow-x:hidden}.login_brandingPanel__XoKLC::-webkit-scrollbar{width:6px}.login_brandingPanel__XoKLC::-webkit-scrollbar-track{background:transparent}.login_brandingPanel__XoKLC::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.2);border-radius:4px}@media (min-width:1024px){.login_brandingPanel__XoKLC{display:flex}}.login_brandingBackground__q2y78{position:absolute;inset:0;opacity:.1;background-image:radial-gradient(circle at top right,#fff 10%,transparent 40%),radial-gradient(circle at bottom left,#fff 10%,transparent 40%);z-index:0}.login_brandingContent__CBu5i{position:relative;z-index:1;max-width:480px}.login_brandHeader__A80f6{display:flex;align-items:center;gap:1rem;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:1px solid hsla(0,0%,100%,.08)}.login_brandTitle__PpQi2{font-family:var(--font-poppins,sans-serif);font-size:1.35rem;font-weight:700;margin:0;letter-spacing:.5px;color:#fff}.login_brandSubtitle__HQ__v{font-size:.7rem;opacity:.8;text-transform:uppercase;letter-spacing:2px}.login_brandSection__Dfpr6{margin-bottom:1.5rem}.login_sectionTitle__AY5iy{font-size:.7rem;font-weight:700;text-transform:uppercase;letter-spacing:2.5px;color:#818cf8;margin-bottom:.5rem;border-bottom:1px solid hsla(0,0%,100%,.1);padding-bottom:.4rem;display:inline-block}.login_sectionText__jQw7D{font-size:.8rem;line-height:1.6;opacity:.85;font-weight:300}.login_coreValues__dbq1E{list-style:none;padding:0;margin:0;font-size:.8rem;font-weight:300}.login_coreValues__dbq1E li{margin-bottom:.35rem;line-height:1.5}.login_coreValues__dbq1E strong{color:#fff;font-weight:600}.login_formPanel__tDyav{display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:20px;position:relative;padding:3rem 2.5rem;background:#f9fafb}.login_backButton__DAuyr{position:absolute;top:2rem;left:2rem;display:flex;align-items:center;gap:.5rem;font-size:.9rem;color:var(--text-muted);text-decoration:none;font-weight:500;transition:color .15s ease}.login_backButton__DAuyr:hover{color:var(--primary-600)}@media (min-width:1024px){.login_formPanel__tDyav{padding:3rem;background:#fff}}.login_loginCard__ax2Qu{width:100%;max-width:520px;padding:3rem}.login_logoSection__S1emK{text-align:center;margin-bottom:3rem}.login_logoIcon__z1lO4{margin:0 auto 1rem;display:inline-flex;justify-content:center;align-items:center}.login_logoSection__S1emK h1{font-family:var(--font-poppins,sans-serif);font-size:1.75rem;font-weight:600;color:#111827;margin-top:0;margin-bottom:.25rem}.login_logoSection__S1emK p{color:#6b7280;font-size:.95rem;margin-top:.5rem}.login_form__Ij6Df{display:flex;flex-direction:column;gap:1.75rem}.login_inputGroup__luK6L{display:flex;flex-direction:column;gap:.75rem}.login_inputGroup__luK6L label{font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:1.2px;color:#6b7280}.login_inputGroup__luK6L input{padding:1rem 1.25rem;background:#fff;border:1.5px solid #d1d5db;border-radius:10px;color:#111827;font-size:1rem;font-family:var(--font-inter,sans-serif);transition:all .2s;outline:none}.login_inputGroup__luK6L input:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgba(99,102,241,.1)}.login_passwordInputWrapper__HiC_M{position:relative;display:flex;align-items:center}.login_passwordInputWrapper__HiC_M input{width:100%;padding-right:3rem}.login_passwordToggle__GtxbS{position:absolute;right:1rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#9ca3af;cursor:pointer;display:flex;transition:color .2s}.login_passwordToggle__GtxbS:hover{color:#6366f1}.login_submitButton__e8r5k{padding:1.125rem;background:linear-gradient(135deg,#6366f1,#4f46e5);border:none;border-radius:12px;color:#fff;font-size:1.05rem;font-weight:600;font-family:var(--font-inter,sans-serif);cursor:pointer;transition:all .2s;margin-top:1.5rem}.login_submitButton__e8r5k:hover:not(:disabled){box-shadow:0 8px 25px rgba(99,102,241,.4)}.login_submitButton__e8r5k:disabled{opacity:.6;cursor:not-allowed}.login_errorMessage__xlB3R{padding:.875rem 1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:8px;color:#dc2626;font-size:.875rem}.login_link__xjylW{color:#6366f1;text-decoration:none;font-weight:600}.login_link__xjylW:hover{text-decoration:underline}.login_footer__Xh0OZ{text-align:center;margin-top:2.75rem;padding-top:2rem;border-top:1px solid #f3f4f6}.login_footer__Xh0OZ p{color:#6b7280;font-size:.9rem}