@import url("https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600;700&family=DM+Mono:wght@400;500&display=swap");.ApplyJobModalContent_successWrapper__oesCr,.ApplyJobModalContent_wrapper__RBxRb{--brand:#4f63f0;--brand-dark:#3a4ddb;--brand-soft:rgba(79,99,240,.08);--brand-border:rgba(79,99,240,.15);--bg:#f7f8fc;--text-1:#111827;--text-2:#6b7280;--text-3:#9ca3af;--radius:18px;font-family:DM Sans,sans-serif;color:var(--text-1)}.ApplyJobModalContent_wrapper__RBxRb{padding:14px 16px 16px;max-width:520px;margin:0 auto;background:#fff;overflow:hidden}.ApplyJobModalContent_jobHeader__PkL79{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.ApplyJobModalContent_companyLogo__lUbT7{border-radius:14px!important;object-fit:cover!important;border:2px solid #eef0ff!important;box-shadow:0 2px 10px rgba(79,99,240,.12)!important;flex-shrink:0}.ApplyJobModalContent_jobHeaderInfo__FEkpL{flex:1 1;min-width:0}.ApplyJobModalContent_jobTitle__5fOGr{font-size:16px;font-weight:700;color:var(--text-1);margin:0 0 3px;letter-spacing:-.3px;line-height:1.3}.ApplyJobModalContent_companyName__vnBB8{font-size:12.5px;color:var(--text-2);font-weight:500;margin-bottom:8px}.ApplyJobModalContent_metaRow__g0Gbd{display:flex;flex-wrap:wrap;gap:6px}.ApplyJobModalContent_metaPill__iluAU{display:inline-flex;align-items:center;gap:4px;background:var(--brand-soft);color:var(--brand);font-size:11px;font-weight:600;padding:3px 9px;border-radius:100px;border:1px solid var(--brand-border);white-space:nowrap}.ApplyJobModalContent_detailsGrid__vhHsU{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;gap:8px;margin-bottom:12px}.ApplyJobModalContent_detailCard__RXmAQ{display:flex;align-items:center;gap:9px;background:var(--bg);border:1px solid var(--brand-border);border-radius:12px;padding:10px 12px}.ApplyJobModalContent_detailIcon__S_RaL{width:28px;height:28px;border-radius:8px;background:var(--brand-soft);border:1px solid var(--brand-border);display:flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--brand)}.ApplyJobModalContent_detailIcon__S_RaL svg{stroke:var(--brand)}.ApplyJobModalContent_detailLabel__UXc_i{font-size:10.5px;font-weight:500;color:var(--text-3);letter-spacing:.2px;line-height:1;margin-bottom:3px}.ApplyJobModalContent_detailVal__LF5aO{font-size:13px;font-weight:700;color:var(--text-1);letter-spacing:-.2px;line-height:1.2}.ApplyJobModalContent_skillsSection__2RyRl{margin-bottom:12px}.ApplyJobModalContent_sectionLabel__ooNbi{font-size:10.5px;font-weight:700;color:var(--text-3);letter-spacing:.6px;text-transform:uppercase;margin-bottom:6px}.ApplyJobModalContent_skillsWrap__AEmyj{display:flex;flex-wrap:wrap;gap:6px}.ApplyJobModalContent_skillChip__J9OWl{display:inline-block;background:#fff;border:1.5px solid var(--brand-border);color:var(--text-2);font-size:11.5px;font-weight:500;padding:4px 11px;border-radius:8px;transition:all .15s ease}.ApplyJobModalContent_skillChip__J9OWl:hover{border-color:var(--brand);color:var(--brand);background:var(--brand-soft)}.ApplyJobModalContent_divider__Df_61{height:1px;background:linear-gradient(90deg,transparent,var(--brand-border),transparent);margin:0 0 12px}.ApplyJobModalContent_profileSection__7qrkz{display:flex;align-items:center;gap:12px;background:var(--bg);border:1px solid var(--brand-border);border-radius:var(--radius);padding:12px 14px;margin-bottom:12px}.ApplyJobModalContent_profileInfo__QMLwa{flex:1 1;min-width:0}.ApplyJobModalContent_avatarWrapper__95GUk{position:relative;flex-shrink:0;cursor:pointer;display:block;width:64px;height:64px}.ApplyJobModalContent_avatarImg__4vGBy{border-radius:14px!important;object-fit:cover!important;border:2px solid #fff!important;box-shadow:0 3px 12px rgba(79,99,240,.14)!important;transition:transform .2s ease!important;display:block!important}.ApplyJobModalContent_avatarWrapper__95GUk:hover .ApplyJobModalContent_avatarImg__4vGBy{transform:scale(1.04)}.ApplyJobModalContent_avatarOverlay__XlD6_{position:absolute;inset:0;border-radius:14px;background:rgba(79,99,240,.62);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;opacity:0;transition:opacity .2s ease;color:#fff;font-size:9.5px;font-weight:600;letter-spacing:.3px}.ApplyJobModalContent_avatarWrapper__95GUk:hover .ApplyJobModalContent_avatarOverlay__XlD6_{opacity:1}.ApplyJobModalContent_profileTopRow__Eq2x2{display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin-bottom:1px}.ApplyJobModalContent_profileName__OkqqV{font-weight:700;font-size:13.5px;color:var(--text-1);letter-spacing:-.2px;line-height:1.3}.ApplyJobModalContent_profileSub__FH2jO{font-size:11px;color:var(--text-2);margin-bottom:6px}.ApplyJobModalContent_expBadge__dsaMu{display:inline-flex;align-items:center;background:var(--brand-soft);color:var(--brand);font-size:10px;font-weight:600;padding:2px 8px;border-radius:100px;border:1px solid var(--brand-border);white-space:nowrap}.ApplyJobModalContent_resumeRow__ZcOWA{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.ApplyJobModalContent_resumeBox__lVK52{display:flex;align-items:center;gap:6px;background:#fff;border:1px solid var(--brand-border);border-radius:8px;padding:5px 10px;cursor:pointer;flex:1 1;min-width:0;max-width:200px;transition:border-color .18s,box-shadow .18s}.ApplyJobModalContent_resumeBox__lVK52:hover{border-color:var(--brand);box-shadow:0 0 0 3px rgba(79,99,240,.07)}.ApplyJobModalContent_resumeName__ocVJb{font-family:DM Mono,monospace;font-size:10.5px;color:var(--brand);font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:165px}.ApplyJobModalContent_uploadBtn__p08st{display:inline-flex;align-items:center;gap:5px;background:transparent;color:var(--brand);font-family:DM Sans,sans-serif;font-size:11px;font-weight:600;padding:5px 11px;border-radius:8px;border:1.5px solid var(--brand);cursor:pointer;transition:all .18s ease;white-space:nowrap;flex-shrink:0}.ApplyJobModalContent_uploadBtn__p08st:hover{background:var(--brand);color:#fff;box-shadow:0 3px 12px rgba(79,99,240,.26)}.ApplyJobModalContent_applyBtn__1ZPLK{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:13px 24px;border-radius:13px;font-family:DM Sans,sans-serif;font-weight:700;font-size:14px;background:var(--brand);border:none;color:#fff;cursor:pointer;transition:all .22s ease;box-shadow:0 4px 18px rgba(79,99,240,.3);letter-spacing:.1px;position:relative;overflow:hidden}.ApplyJobModalContent_applyBtn__1ZPLK:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.12),transparent 60%);pointer-events:none}.ApplyJobModalContent_applyBtn__1ZPLK:hover:not(:disabled){background:var(--brand-dark);transform:translateY(-2px);box-shadow:0 8px 24px rgba(79,99,240,.38)}.ApplyJobModalContent_applyBtn__1ZPLK:active:not(:disabled){transform:translateY(0)}.ApplyJobModalContent_applyBtn__1ZPLK:disabled{cursor:not-allowed;opacity:.85}.ApplyJobModalContent_applyLoading__0QO2f{background:var(--brand-dark)!important;transform:none!important}.ApplyJobModalContent_applySuccess___88No{background:#16a34a!important;box-shadow:0 4px 18px rgba(22,163,74,.4)!important;transform:none!important}.ApplyJobModalContent_btnCheck__mB4yi{font-size:16px;font-weight:700;animation:ApplyJobModalContent_popIn__ri61O .3s cubic-bezier(.34,1.56,.64,1) forwards}.ApplyJobModalContent_spinner__ylCF5{width:16px;height:16px;border:2.5px solid hsla(0,0%,100%,.35);border-top-color:#fff;border-radius:50%;animation:ApplyJobModalContent_spin__pZgpZ .7s linear infinite;flex-shrink:0}@keyframes ApplyJobModalContent_spin__pZgpZ{to{transform:rotate(1turn)}}.ApplyJobModalContent_errorMsg__Nlnmd{margin-top:10px;padding:9px 14px;border-radius:9px;font-size:12px;font-weight:500;text-align:center;background:#fff1f2;color:#dc2626;border:1px solid #fecaca;animation:ApplyJobModalContent_slideUp__6fo3T .22s ease}.ApplyJobModalContent_successWrapper__oesCr{padding:0 0 28px;max-width:520px;margin:0 auto;display:flex;flex-direction:column;align-items:center;text-align:center;animation:ApplyJobModalContent_fadeSlideUp__EyGu4 .4s ease forwards;overflow:hidden;background:#fff}.ApplyJobModalContent_successTopBar__Gdg7y{width:100%;height:5px;background:linear-gradient(90deg,#4f63f0,#818cf8,#a78bfa);margin-bottom:34px;border-radius:0 0 4px 4px}.ApplyJobModalContent_checkCircleWrap__hMLr_{position:relative;width:72px;height:72px;margin-bottom:20px}.ApplyJobModalContent_checkCirclePulse__cVTqZ{position:absolute;inset:-8px;border-radius:50%;background:rgba(79,99,240,.1);animation:ApplyJobModalContent_scalePulse__rg3xr 2s ease-in-out infinite}.ApplyJobModalContent_checkCircle___HX2N{width:72px;height:72px;border-radius:50%;background:var(--brand);display:flex;align-items:center;justify-content:center;position:relative;box-shadow:0 6px 22px rgba(79,99,240,.34);animation:ApplyJobModalContent_popIn__ri61O .4s cubic-bezier(.34,1.56,.64,1) forwards}.ApplyJobModalContent_successTitle__89LUG{font-size:21px;font-weight:700;color:var(--text-1);letter-spacing:-.4px;margin:0 0 9px}.ApplyJobModalContent_successSub__IU1qV{font-size:13px;color:var(--text-2);line-height:1.7;max-width:310px;margin:0 auto 16px}.ApplyJobModalContent_successSub__IU1qV strong{color:var(--text-1)}.ApplyJobModalContent_emailHighlight__w_pZu{color:var(--brand);font-weight:600}.ApplyJobModalContent_jobTag__EC5go{display:inline-flex;align-items:center;gap:6px;background:var(--brand-soft);border:1px solid var(--brand-border);color:var(--brand);font-size:11.5px;font-weight:600;padding:5px 13px;border-radius:100px;margin-bottom:24px}.ApplyJobModalContent_timeline__4UfHI{width:calc(100% - 44px);margin:0 22px 18px;background:var(--bg);border:1px solid var(--brand-border);border-radius:14px;padding:14px 18px;text-align:left}.ApplyJobModalContent_timelineItem__zGUKy{display:flex;align-items:center;gap:12px}.ApplyJobModalContent_timelineDot__s3_y7{width:10px;height:10px;border-radius:50%;border:2px solid var(--brand-border);background:#fff;flex-shrink:0}.ApplyJobModalContent_timelineDot__s3_y7[data-active=true]{background:var(--brand);border-color:var(--brand);box-shadow:0 0 0 3px rgba(79,99,240,.14)}.ApplyJobModalContent_timelineContent__Lqoql{display:flex;align-items:center;justify-content:space-between;flex:1 1}.ApplyJobModalContent_timelineLabel__SGFoy{font-size:12px;font-weight:600;color:var(--text-1)}.ApplyJobModalContent_timelineTime__zoksa{font-size:10.5px;color:var(--text-3);font-weight:500}.ApplyJobModalContent_timelineLine__9EvC5{width:2px;height:14px;background:var(--brand-border);margin-left:4px}.ApplyJobModalContent_infoRow___nY2R{display:flex;gap:8px;width:calc(100% - 44px);margin:0 22px 22px}.ApplyJobModalContent_infoCard__UuDS6{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:6px;background:var(--bg);border:1px solid var(--brand-border);border-radius:13px;padding:13px 6px}.ApplyJobModalContent_infoText__l7dE4{font-size:10px;font-weight:600;color:var(--text-2);text-align:center;line-height:1.3}.ApplyJobModalContent_doneBtn__ZSzjx{display:inline-flex;align-items:center;gap:7px;padding:10px 26px;border-radius:11px;border:1.5px solid var(--brand-border);background:#fff;color:var(--brand);font-family:DM Sans,sans-serif;font-size:12.5px;font-weight:600;cursor:pointer;transition:all .2s ease}.ApplyJobModalContent_doneBtn__ZSzjx:hover{background:var(--brand);color:#fff;border-color:var(--brand);box-shadow:0 4px 14px rgba(79,99,240,.26);transform:translateY(-1px)}@keyframes ApplyJobModalContent_slideUp__6fo3T{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes ApplyJobModalContent_fadeSlideUp__EyGu4{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes ApplyJobModalContent_popIn__ri61O{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}@keyframes ApplyJobModalContent_scalePulse__rg3xr{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.15);opacity:.2}}.ApplyJobModalContent_statusDot__hhMYa{position:absolute;bottom:-4px;right:-4px;width:20px;height:20px;border-radius:50%;border:2px solid #fff;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;color:#fff;animation:ApplyJobModalContent_popIn__ri61O .2s ease;z-index:2}.ApplyJobModalContent_statusDot__hhMYa.ApplyJobModalContent_loading__iZEMc{background:#9ca3af}.ApplyJobModalContent_statusDot__hhMYa.ApplyJobModalContent_success__GhvuJ{background:#16a34a}.ApplyJobModalContent_statusDot__hhMYa.ApplyJobModalContent_error__FcDri{background:#dc2626}.ApplyJobModalContent_uploadBtn__p08st.ApplyJobModalContent_cv_loading__sZIR4{background:#f3f4f6;color:#9ca3af;border-color:#e5e7eb;cursor:not-allowed;pointer-events:none}.ApplyJobModalContent_uploadBtn__p08st.ApplyJobModalContent_cv_success__iJCk4{background:#f0fdf4;color:#16a34a;border-color:#86efac}.ApplyJobModalContent_uploadBtn__p08st.ApplyJobModalContent_cv_error__weJTd{background:#fff1f2;color:#dc2626;border-color:#fca5a5}.registerStyle_formInner__uz1Ml{padding:8px 4px}.registerStyle_logoWrapper__ztjYW{text-align:center;margin-bottom:24px}.registerStyle_logoImgWrap__rSYdw{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #c8dcff;border-radius:14px;padding:10px 18px;box-shadow:0 2px 8px rgba(25,103,210,.08);margin-bottom:8px}.registerStyle_logoTagline__9WhJd{font-size:12px;color:#8a94a6;letter-spacing:.4px;margin:0;font-weight:500}.registerStyle_roleRow__Eyc7I{display:flex;gap:10px;margin-bottom:22px}.registerStyle_roleChip__gyh_z{flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 10px;border-radius:12px;border:2px solid #c8dcff;background:#fff;color:#4a5568;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease}.registerStyle_roleChip__gyh_z:hover{border-color:#1967d2;color:#1967d2;background:#f0f5ff}.registerStyle_roleActive__KjjV6{border-color:#1967d2;background:linear-gradient(135deg,#1967d2,#4f8cff);color:#fff!important;box-shadow:0 6px 16px rgba(25,103,210,.28);transform:translateY(-1px)}.registerStyle_roleIcon__bdDID{display:flex;align-items:center;width:17px;height:17px}.registerStyle_roleIcon__bdDID svg{width:100%;height:100%}.registerStyle_formBody__b78ax{display:flex;flex-direction:column;gap:14px}.registerStyle_inputGroup__i3oSY{display:flex;align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:0 14px;transition:border-color .25s ease,box-shadow .25s ease;gap:10px}.registerStyle_inputGroup__i3oSY:focus-within{border-color:#1967d2;box-shadow:0 0 0 3px rgba(25,103,210,.12)}.registerStyle_inputIcon__G9HIL{display:flex;align-items:center;flex-shrink:0;width:18px;height:18px;color:#8a94a6;transition:color .25s ease}.registerStyle_inputIcon__G9HIL svg{width:100%;height:100%}.registerStyle_inputGroup__i3oSY:focus-within .registerStyle_inputIcon__G9HIL{color:#1967d2}.registerStyle_inputField__Nhoyt{flex:1 1;border:none!important;outline:none!important;background:transparent!important;padding:14px 0!important;font-size:14px!important;color:#1a1f36!important;font-weight:500!important;box-shadow:none!important}.registerStyle_inputField__Nhoyt::placeholder{color:#b0bac8;font-weight:400}.registerStyle_submitBtn__ybyn_{width:100%;padding:14px;background:linear-gradient(135deg,#1967d2,#4f8cff);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;letter-spacing:.3px;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 20px rgba(25,103,210,.3);display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.registerStyle_submitBtn__ybyn_:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px rgba(25,103,210,.38)}.registerStyle_submitBtn__ybyn_:active:not(:disabled){transform:translateY(0)}.registerStyle_submitBtn__ybyn_:disabled{opacity:.65;cursor:not-allowed}.registerStyle_spinner__mEBIq{width:18px;height:18px;border:2.5px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:registerStyle_spin__06y1u .7s linear infinite;display:inline-block}@keyframes registerStyle_spin__06y1u{to{transform:rotate(1turn)}}.registerStyle_bottomBox__YV48Z{text-align:center;margin-top:22px;font-size:14px;color:#8a94a6}.registerStyle_loginLink__khPj9{font-weight:700;color:#1967d2;text-decoration:none;margin-left:4px}.registerStyle_loginLink__khPj9:hover{text-decoration:underline}@media (max-width:480px){.registerStyle_roleChip__gyh_z{font-size:13px;padding:10px 8px}.registerStyle_submitBtn__ybyn_{font-size:14px;padding:13px}.registerStyle_inputField__Nhoyt{font-size:13px!important}}.style_formInner__zveLD{padding:8px 4px}.style_logoWrapper__8FjBH{text-align:center;margin-bottom:24px}.style_logoImgWrap__QanFP{display:inline-flex;align-items:center;justify-content:center;background:#fff;border:1.5px solid #c8dcff;border-radius:14px;padding:10px 18px;box-shadow:0 2px 8px rgba(25,103,210,.08);margin-bottom:8px}.style_logoTagline__WH_tj{font-size:12px;color:#8a94a6;letter-spacing:.4px;margin:0;font-weight:500}.style_roleRow__k3nMz{display:flex;gap:10px;margin-bottom:22px}.style_roleChip__D3G8F{flex:1 1;display:flex;align-items:center;justify-content:center;gap:7px;padding:11px 10px;border-radius:12px;border:2px solid #c8dcff;background:#fff;color:#4a5568;font-size:14px;font-weight:600;cursor:pointer;transition:all .25s ease}.style_roleChip__D3G8F:hover{border-color:#1967d2;color:#1967d2;background:#f0f5ff}.style_roleActive__ItL2v{border-color:#1967d2;background:linear-gradient(135deg,#1967d2,#4f8cff);color:#fff!important;box-shadow:0 6px 16px rgba(25,103,210,.28);transform:translateY(-1px)}.style_roleIcon__UIUSl{display:flex;align-items:center;width:17px;height:17px}.style_roleIcon__UIUSl svg{width:100%;height:100%}.style_loginTabs__HtbiN{display:flex;background:#f4f6fb;padding:5px;border-radius:50px;margin-bottom:22px;gap:3px;box-shadow:inset 0 1px 3px rgba(0,0,0,.07)}.style_tabBtn__4zLuH{flex:1 1;display:flex;flex-direction:column;align-items:center;gap:3px;padding:9px 4px 8px;border:none;background:transparent;cursor:pointer;border-radius:44px;transition:all .25s ease;color:#8a94a6;font-weight:600;font-size:11px}.style_tabBtn__4zLuH:hover{color:#1967d2}.style_tabIcon__hVssW{display:flex;width:16px;height:16px}.style_tabIcon__hVssW svg{width:100%;height:100%}.style_tabLabel__5Z26D{line-height:1}.style_active__rZ3Ba{background:linear-gradient(135deg,#1967d2,#4f8cff);color:#fff!important;box-shadow:0 4px 12px rgba(25,103,210,.3)}.style_formBody__47ZAy{display:flex;flex-direction:column;gap:14px}.style_inputGroup___t_O5{display:flex;align-items:center;background:#fff;border:1.5px solid #e2e8f0;border-radius:14px;padding:0 14px;transition:border-color .25s ease,box-shadow .25s ease;gap:10px}.style_inputGroup___t_O5:focus-within{border-color:#1967d2;box-shadow:0 0 0 3px rgba(25,103,210,.12)}.style_inputIcon__RZp3O{display:flex;align-items:center;flex-shrink:0;width:18px;height:18px;color:#8a94a6}.style_inputIcon__RZp3O svg{width:100%;height:100%}.style_inputGroup___t_O5:focus-within .style_inputIcon__RZp3O{color:#1967d2}.style_inputField__MqTsI{flex:1 1;border:none!important;outline:none!important;background:transparent!important;padding:14px 0!important;font-size:14px!important;color:#1a1f36!important;font-weight:500!important;box-shadow:none!important}.style_inputField__MqTsI::placeholder{color:#b0bac8;font-weight:400}.style_eyeBtn__lb3gt{display:flex;align-items:center;background:none;border:none;padding:4px;cursor:pointer;color:#8a94a6;border-radius:6px;transition:color .25s ease;width:20px;height:20px;flex-shrink:0}.style_eyeBtn__lb3gt:hover{color:#1967d2}.style_eyeBtn__lb3gt svg{width:100%;height:100%}.style_forgotRow__daPBF{display:flex;justify-content:flex-end;margin-top:-4px}.style_forgotLink__7Ta8P{background:none;padding:0;font-size:13px;font-weight:600;color:#1967d2;cursor:pointer;transition:color .2s ease;border:none;border-bottom:1.5px dashed transparent}.style_forgotLink__7Ta8P:hover{color:#0d4fba;border-bottom-color:#0d4fba}.style_submitBtn__lx3yt{width:100%;padding:14px;background:linear-gradient(135deg,#1967d2,#4f8cff);color:#fff;border:none;border-radius:14px;font-size:15px;font-weight:700;cursor:pointer;transition:all .25s ease;box-shadow:0 6px 20px rgba(25,103,210,.3);display:flex;align-items:center;justify-content:center;gap:8px;margin-top:4px}.style_submitBtn__lx3yt:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 28px rgba(25,103,210,.38)}.style_submitBtn__lx3yt:disabled{opacity:.65;cursor:not-allowed}.style_spinner__geNUA{width:18px;height:18px;border:2.5px solid hsla(0,0%,100%,.4);border-top-color:#fff;border-radius:50%;animation:style_spin__goe72 .7s linear infinite;display:inline-block}@keyframes style_spin__goe72{to{transform:rotate(1turn)}}.style_otpOverlay__FJni_{position:fixed;inset:0;background:rgba(10,14,30,.6);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;justify-content:center;align-items:center;z-index:9999;padding:20px}.style_otpModal__HRSnK{background:#fff;padding:36px 32px 28px;width:100%;max-width:400px;border-radius:24px;text-align:center;box-shadow:0 20px 48px rgba(0,0,0,.16);animation:style_popIn__QxZ1K .3s cubic-bezier(.34,1.56,.64,1)}@keyframes style_popIn__QxZ1K{0%{transform:scale(.82) translateY(12px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}.style_otpLogoMini__0bF3V{display:flex;justify-content:center;margin-bottom:16px}.style_otpTitle__C0M_O{font-size:20px;font-weight:800;color:#1a1f36;margin:0 0 6px}.style_otpSubText__SAzNV{font-size:13px;color:#8a94a6;margin:0}.style_otpContainer__xGvwX{display:flex;justify-content:center;gap:10px;margin:24px 0 22px}.style_otpBox__gE7Q5{width:48px;height:56px;text-align:center;font-size:22px;font-weight:800;border-radius:12px;border:2px solid #e2e8f0;outline:none;transition:all .2s ease;background:#f9fafb;color:#1a1f36;caret-color:#1967d2}.style_otpBox__gE7Q5:focus{border-color:#1967d2;background:#fff;box-shadow:0 0 0 3px rgba(25,103,210,.18);transform:scale(1.07)}.style_otpFilled__c5_Eo{border-color:#4f8cff;background:#f0f5ff;color:#1967d2}.style_otpActions__k1QIy{display:flex;flex-direction:column;gap:10px}.style_cancelBtn__DbjpA{background:transparent;border:none;color:#8a94a6;cursor:pointer;font-size:13px;font-weight:500;padding:4px;transition:color .25s ease}.style_cancelBtn__DbjpA:hover{color:#1a1f36}.style_timer__p2sCL{font-size:13px;color:#8a94a6;margin:0}.style_resendBtn__nnPiN{background:none;border:none;color:#1967d2;font-weight:700;font-size:14px;cursor:pointer;padding:0}.style_resendBtn__nnPiN:hover{text-decoration:underline}.style_bottomBox__rRfB5{text-align:center;margin-top:22px;font-size:14px;color:#8a94a6}.style_signupLink__O8OZ7{font-weight:700;color:#1967d2;text-decoration:none;margin-left:4px}.style_signupLink__O8OZ7:hover{text-decoration:underline}.style_fpOverlay__TUlPQ{position:fixed;inset:0;background:rgba(10,14,30,.65);-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);display:flex;justify-content:center;align-items:center;z-index:99999;padding:20px}.style_fpModal__zY1Fs{position:relative;background:#fff;width:100%;max-width:440px;border-radius:24px;padding:40px 36px 32px;text-align:center;box-shadow:0 24px 64px rgba(0,0,0,.2);animation:style_popIn__QxZ1K .32s cubic-bezier(.34,1.56,.64,1)}.style_fpCloseBtn__D_SiH{position:absolute;top:16px;right:16px;width:32px;height:32px;border-radius:50%;border:none;background:#f4f6fb;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#8a94a6;transition:all .2s ease}.style_fpCloseBtn__D_SiH:hover{background:#ffe5e5;color:#e53e3e}.style_fpCloseBtn__D_SiH svg{width:15px;height:15px}.style_fpLogoWrap__U6o09{display:flex;justify-content:center;margin-bottom:20px}.style_fpStepRow__R7L6v{justify-content:center;margin-bottom:28px}.style_fpStepDot__TVNaw,.style_fpStepItem__ZIARy,.style_fpStepRow__R7L6v{display:flex;align-items:center}.style_fpStepDot__TVNaw{width:30px;height:30px;border-radius:50%;border:2px solid #e2e8f0;background:#f4f6fb;color:#b0bac8;font-size:12px;font-weight:700;justify-content:center;transition:all .3s ease;flex-shrink:0}.style_fpStepActive__HxftJ{border-color:#1967d2;background:#1967d2;color:#fff;box-shadow:0 4px 12px rgba(25,103,210,.3)}.style_fpStepDone__H7aFQ{border-color:#22c55e;background:#22c55e;color:#fff}.style_fpStepLabel__NMVKT{font-size:11px;font-weight:600;color:#b0bac8;margin:0 6px;white-space:nowrap}.style_fpStepLabelActive__TMtHw{color:#1967d2}.style_fpStepLine__g4ofo{width:32px;height:2px;background:#e2e8f0;border-radius:2px;transition:background .3s ease}.style_fpStepLineDone__yQua5{background:#22c55e}.style_fpIconCircle__ETviI{width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#e8f0fe,#c8dcff);display:flex;align-items:center;justify-content:center;margin:0 auto 18px;color:#1967d2}.style_fpIconCircle__ETviI svg{width:28px;height:28px}.style_fpTitle__qZai_{font-size:20px;font-weight:800;color:#1a1f36;margin:0 0 8px}.style_fpSubtitle__anmrY{font-size:13.5px;color:#8a94a6;margin:0 0 22px;line-height:1.6}.style_fpForm__tpf1L{display:flex;flex-direction:column;gap:14px;margin-bottom:14px}.style_fpResendRow__hpvUB{margin:12px 0 8px}.style_fpTimerText__35CWX{font-size:13px;color:#8a94a6;margin:0}.style_fpResendBtn__T4JOR{background:none;border:none;color:#1967d2;font-weight:700;font-size:13px;cursor:pointer;padding:0}.style_fpResendBtn__T4JOR:hover{text-decoration:underline}.style_fpBackLink__zescO{background:none;border:none;color:#8a94a6;font-size:13px;font-weight:500;cursor:pointer;transition:color .2s ease;padding:0;margin-top:10px;display:inline-block}.style_fpBackLink__zescO:hover{color:#1a1f36}.style_matchOk__5Md8s{color:#22c55e}.style_matchErr__Bk7Ci,.style_matchOk__5Md8s{font-size:12px;font-weight:600;text-align:left;margin:-4px 0 0}.style_matchErr__Bk7Ci{color:#ef4444}.style_fpSuccess__jyyzq{display:flex;flex-direction:column;align-items:center;gap:10px;padding-top:8px}.style_fpSuccessIcon__jjbEX{width:72px;height:72px;border-radius:50%;background:linear-gradient(135deg,#d4f7e0,#a8f0c0);color:#16a34a;font-size:30px;font-weight:800;display:flex;align-items:center;justify-content:center;margin-bottom:8px;animation:style_popIn__QxZ1K .4s cubic-bezier(.34,1.56,.64,1)}@media (max-width:480px){.style_loginTabs__HtbiN{border-radius:14px}.style_tabBtn__4zLuH{font-size:10px;padding:8px 2px 7px;border-radius:10px}.style_tabIcon__hVssW{width:14px;height:14px}.style_otpBox__gE7Q5{width:42px;height:50px;font-size:19px}.style_otpContainer__xGvwX{gap:7px}.style_otpModal__HRSnK{padding:28px 18px 22px;border-radius:18px}.style_roleChip__D3G8F{font-size:13px;padding:10px 8px}.style_submitBtn__lx3yt{font-size:14px;padding:13px}.style_fpModal__zY1Fs{padding:32px 18px 26px;border-radius:18px}.style_fpTitle__qZai_{font-size:18px}.style_fpStepLine__g4ofo{width:20px}.style_fpStepLabel__NMVKT{font-size:10px;margin:0 4px}}