.auth_main___Zwfq{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--color-gray);padding:1rem}.auth_authCard__H_WQs{width:100%;max-width:460px}.auth_title__llpnK{font-size:2rem;text-align:center;margin-bottom:.25rem}.auth_subtitle__4kZG3{font-size:1.2rem;color:#333;margin-bottom:1.25rem;text-align:center}.auth_roleTag__AEcLw{text-align:center;margin-bottom:1rem}.auth_roleTag__AEcLw span{display:inline-block;background:var(--color-gray);color:var(--color-blue);font-size:.8rem;font-weight:700;padding:.25rem .875rem;border-radius:20px;letter-spacing:.05em}.auth_progress__sJMaj{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.75rem;position:relative}.auth_progress__sJMaj:before{content:"";position:absolute;top:12px;left:12px;right:12px;height:2px;background:#e0e0e0;z-index:0}.auth_step__2ID1p{display:flex;flex-direction:column;align-items:center;gap:.3rem;font-size:.72rem;color:#aaa;z-index:1}.auth_step__2ID1p.auth_active__BNzvd{color:var(--color-blue)}.auth_stepDot__eXvUq{width:26px;height:26px;border-radius:50%;background:#ddd;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:700}.auth_step__2ID1p.auth_active__BNzvd .auth_stepDot__eXvUq{background:var(--color-blue);color:#fff}.auth_roleSelect__lYIpH{text-align:center}.auth_roleSelect__lYIpH h2{margin-bottom:1.5rem;color:#333;font-size:1.1rem}.auth_roleButtons__JBuKE{display:flex;flex-direction:column;gap:.75rem}.auth_form__TOqgD{display:flex;flex-direction:column;gap:1rem;margin-top:.5rem}.auth_field__rM1DK{display:flex;flex-direction:column;gap:.4rem}.auth_field__rM1DK label{font-size:.875rem;font-weight:600;color:#444}.auth_field__rM1DK input{padding:.65rem .9rem;border:1.5px solid #ddd;border-radius:8px;font-size:1rem;font-family:inherit;outline:none;transition:border-color .2s}.auth_field__rM1DK input:focus{border-color:var(--color-blue)}.auth_error__oxV8g{background:#fff0f0;color:#c62828;padding:.7rem .9rem;border-radius:8px;font-size:.85rem;margin-bottom:.5rem}.auth_success__TPw6I{text-align:center;padding:2.5rem 0}.auth_checkmark__WzG1g{font-size:3rem;color:var(--color-green);margin-bottom:.75rem}.auth_success__TPw6I h2{color:#333;margin-bottom:.5rem}.auth_success__TPw6I p{color:#777}.auth_back__dRkZr{background:none;border:none;color:#888;cursor:pointer;margin-top:.75rem;font-size:.875rem;font-family:inherit}.auth_switchLink__D8JIz{text-align:center;margin-top:1.25rem;font-size:.875rem;color:#666}