.auth_page__Y5bx6{min-height:100vh;background:var(--navy);display:flex;align-items:center;justify-content:center;padding:1rem;font-family:var(--font)}.auth_loginWrap__5p5Y7{display:flex;width:100%;max-width:880px;min-height:540px;border-radius:20px;overflow:hidden;box-shadow:0 40px 100px rgba(0,0,0,.4)}.auth_leftPanel__lf3_v{width:44%;background:var(--navy);justify-content:center;padding:3rem 2.5rem;position:relative;text-align:center;border-right:1px solid rgba(46,196,182,.2)}.auth_leftInner__qB5iS,.auth_leftPanel__lf3_v{display:flex;flex-direction:column;align-items:center}.auth_logo__kC1qL{width:110px;height:110px;object-fit:contain;margin-bottom:2rem;filter:brightness(0) invert(1);opacity:.92}.auth_orgName__W6NfY{font-size:20px;font-weight:700;color:#FDFFFC;line-height:1.25;letter-spacing:-.01em}.auth_orgSub__PjKCT{font-size:11px;color:var(--teal);text-transform:uppercase;letter-spacing:.16em;margin-top:10px;font-weight:600}.auth_dividerLine__22zJ4{width:40px;height:2px;background:var(--teal);border-radius:2px;margin:1.75rem auto;opacity:.6}.auth_tagline__tbz5P{font-size:13px;color:rgba(253,255,252,.5);line-height:1.8;max-width:220px;font-weight:300}.auth_leftFooter__6ixoi{position:absolute;bottom:1.5rem;font-size:11px;color:rgba(253,255,252,.25);letter-spacing:.06em}.auth_rightPanel__PfQVT{flex:1 1;background:#FDFFFC;display:flex;align-items:center;justify-content:center;padding:3rem 2.75rem}.auth_formWrap__WEFwi{width:100%;max-width:340px}.auth_formHeader__nMYrN{text-align:center;margin-bottom:2.25rem}.auth_formTitle__lCHQ_{font-size:26px;font-weight:800;color:var(--navy);letter-spacing:-.03em;margin-bottom:6px}.auth_formSub__sRVpe{font-size:13px;color:var(--text-muted);font-weight:400}.auth_field__JIFju{margin-bottom:18px}.auth_label__642y9{display:block;font-size:11px;color:var(--text-muted);text-transform:uppercase;letter-spacing:.1em;font-weight:600;margin-bottom:7px}.auth_input__2iiLT{width:100%;border:1.5px solid #d0e8e6;border-radius:9px;padding:11px 13px;font-size:14px;color:var(--navy);background:#fff;outline:none;transition:border-color .15s,box-shadow .15s;font-family:var(--font);font-weight:400}.auth_input__2iiLT:focus{border-color:var(--teal);box-shadow:0 0 0 3px rgba(46,196,182,.12)}.auth_input__2iiLT::placeholder{color:#b0ccc9}.auth_error__WpX77{font-size:13px;color:var(--red);background:var(--red-bg);border-radius:8px;padding:10px 14px;margin-bottom:16px;text-align:center;font-weight:500}.auth_btnPrimary__rRri1{width:100%;background:var(--navy);color:#FDFFFC;border:none;border-radius:10px;padding:13px;font-size:14px;font-weight:700;cursor:pointer;font-family:var(--font);letter-spacing:-.01em;transition:background .15s,transform .1s;margin-top:6px}.auth_btnPrimary__rRri1:hover{background:var(--navy-light)}.auth_btnPrimary__rRri1:active{transform:scale(.99)}.auth_btnPrimary__rRri1:disabled{opacity:.6;cursor:default}.auth_switchText__gRb_k{font-size:13px;color:var(--text-muted);text-align:center;margin-top:22px;font-weight:400}.auth_switchLink__jc_3v{color:var(--teal);font-weight:600}.auth_card__3UHkg{width:100%;max-width:420px;background:#FDFFFC;border-radius:18px;padding:2.5rem 2rem;border:1px solid var(--teal-mid);box-shadow:0 20px 60px rgba(0,0,0,.2)}.auth_logoMark__q3OC8{width:52px;height:52px;background:var(--teal);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:800;color:var(--navy);margin:0 auto 14px}.auth_brandTitle__vDZJo{font-size:20px;font-weight:800;color:var(--navy);text-align:center;letter-spacing:-.02em}.auth_brandSub__QnmUl{font-size:10px;color:var(--teal);letter-spacing:.14em;text-transform:uppercase;text-align:center;margin-top:4px;margin-bottom:1.5rem;font-weight:600}.auth_prompt__TczwV{font-size:13px;color:var(--text-muted);text-align:center;margin-bottom:1.25rem}@media (max-width:620px){.auth_loginWrap__5p5Y7{flex-direction:column;max-width:400px;min-height:unset}.auth_leftPanel__lf3_v{width:100%;padding:2.5rem 1.5rem 2rem;border-right:none;border-bottom:1px solid rgba(46,196,182,.2)}.auth_logo__kC1qL{width:72px;height:72px;margin-bottom:1.25rem}.auth_orgName__W6NfY{font-size:17px}.auth_dividerLine__22zJ4,.auth_leftFooter__6ixoi,.auth_tagline__tbz5P{display:none}.auth_rightPanel__PfQVT{padding:2rem 1.5rem 2.5rem}}.auth_modeToggle__UH9md{display:flex;background:#f0f5f4;border-radius:10px;padding:3px;margin-bottom:1.5rem;gap:2px}.auth_modeBtn__pTyaB{flex:1 1;background:transparent;border:none;border-radius:8px;padding:8px 0;font-size:13px;font-weight:500;color:var(--text-muted);cursor:pointer;font-family:var(--font);transition:all .15s}.auth_modeBtn__pTyaB:hover{color:var(--navy)}.auth_modeBtnActive__JOunY{background:#fff;color:var(--navy);font-weight:700;box-shadow:0 1px 4px rgba(1,22,39,.1)}.auth_forgotLink__4mgFs{font-size:11px;color:var(--teal);font-weight:500;text-decoration:none}.auth_forgotLink__4mgFs:hover{text-decoration:underline}