.findIdClient_container__xDSa1{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100vh;background-color:#f6f7f9;position:relative}.findIdClient_footerLinks__N2SHq{position:absolute;bottom:20px;left:50%;transform:translateX(-50%);display:flex;align-items:center;gap:1rem;z-index:10}.findIdClient_footerLink__RS1MI{color:#6b7280;text-decoration:none;font-size:11px;transition:color .2s}.findIdClient_footerLink__RS1MI:hover{color:#007aff}.findIdClient_divider__N0luG{color:#cdced2;font-size:11px}.findIdClient_loginBox__xDRRO{display:flex;background-color:#fff;border-radius:20px;overflow:hidden;box-shadow:10px 30px 50px -8px rgba(0,0,0,.03);max-width:400px;width:100%}.findIdClient_formSection__PNEeC{display:flex;padding:24px 0;flex-direction:column;justify-content:space-between;align-items:flex-start;flex:1 0;align-self:stretch;width:320px;height:-webkit-fill-available;height:fill}.findIdClient_header__7gX0_{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.findIdClient_header__7gX0_ h2{font-size:1.5rem;font-weight:700}.findIdClient_errorMessage__WfLaT{color:#dc2626;font-size:.875rem;margin-top:.5rem;text-align:center}.findIdClient_successMessage__99Lby{color:#10b981;font-size:.875rem;margin-top:.5rem;text-align:center;padding:.5rem;background-color:#d1fae5;border-radius:4px}.findIdClient_linkContainer__fDbuw{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;width:100%}.findIdClient_link__UCCG_{color:#37383c9c;text-decoration:none;font-size:.875rem}.findIdClient_link__UCCG_:hover{text-decoration:underline}@media (min-width:769px){.findIdClient_loginBox__xDRRO{width:100%;max-width:480px;height:520px;padding:20px 80px;gap:20px}.findIdClient_formSection__PNEeC{width:320px;min-width:320px;height:-webkit-fill-available;height:fill;padding:24px 0}}@media (max-width:768px){.findIdClient_container__xDSa1{padding:0 16px}.findIdClient_loginBox__xDRRO{display:flex;width:100%;max-width:480px;height:520px;padding:20px 80px;align-items:center;justify-content:center;gap:52px}.findIdClient_formSection__PNEeC{width:320px;min-width:280px;max-width:320px;height:-webkit-fill-available;height:fill;padding:24px 0}}.findIdForm_form__Q_0YI{display:flex;flex-direction:column;justify-content:space-between;height:100%;width:100%}.findIdForm_inputGroup__lDc28{display:flex;flex-direction:column;gap:.5rem}.findIdForm_label__NKfNl{font-size:.875rem;font-weight:500;color:#374151}.findIdForm_input__w6Qxq{width:100%;padding:.75rem;border:1px solid hsla(225,5%,46%,.16);border-radius:.375rem;font-size:.875rem;outline:none;transition:border-color .2s}.findIdForm_input__w6Qxq:focus{border-color:#007aff;box-shadow:0 0 0 2px rgba(0,122,255,.1)}.findIdForm_submitButton__r6ByD{margin-top:0;padding:.75rem;background-color:#007aff;color:#fff;border:none;border-radius:.375rem;font-weight:500;cursor:pointer;transition:background-color .2s}.findIdForm_submitButton__r6ByD:hover{background-color:#0069db}.findIdForm_submitButton__r6ByD:disabled{background-color:#9ca3af;cursor:not-allowed}