.auth-shell{letter-spacing:-.01em;background:#f8f9fa;flex-direction:column;justify-content:center;align-items:center;gap:24px;min-height:100dvh;padding:40px 16px;font-family:Pretendard Variable,Pretendard,Inter,Apple SD Gothic Neo,Segoe UI,sans-serif;display:flex}.auth-shell *{box-sizing:border-box}.auth-brand{text-align:center;gap:5px;display:grid}.auth-brand__wordmark{color:#0d0d0f;font-family:var(--font-teamjpk-wordmark), "Exo 2", sans-serif;letter-spacing:-.045em;font-size:30px;line-height:1}.auth-brand__team{color:#7f8599;font-weight:300}.auth-brand__jpk{color:#0d0d0f;font-weight:600}.auth-brand__work{color:#16314d;letter-spacing:-.03em;margin-left:.08em;font-weight:700;display:inline-block}.auth-brand__descriptor{color:#1b2a4a;font-family:var(--font-teamjpk-wordmark), "Exo 2", sans-serif;letter-spacing:.18em;font-size:10px;font-weight:600;line-height:1}.auth-copyright{color:#9ca3af;letter-spacing:.01em;font-size:11px}.auth-card{background:#fff;border:none;border-radius:6px;gap:24px;width:100%;max-width:400px;padding:40px 32px;display:grid;box-shadow:0 2px 10px #0000000a,0 10px 30px #0000000f}.auth-card__head{gap:8px;display:grid}.auth-card__title{color:#1f1f1f;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:400;line-height:1.3}.auth-card__sub{color:#5f6368;margin:0;font-size:13px;line-height:1.5}.auth-form{gap:16px;display:grid}.auth-field{gap:6px;display:grid}.auth-field label{color:#5f6368;font-size:12px;font-weight:400;line-height:1.4}.auth-field input{color:#1f1f1f;box-sizing:border-box;letter-spacing:-.01em;background:#fff;border:1px solid #dadce0;border-radius:4px;outline:none;width:100%;height:44px;padding:0 12px;font-family:inherit;font-size:13px;transition:border-color .1s}.auth-field input::placeholder{color:#80868b}.auth-field input:hover{border-color:#c4c7cc}.auth-field input:focus{border-color:#1b2a4a}.auth-submit{color:#fff;cursor:pointer;letter-spacing:-.01em;background:#1b2a4a;border:0;border-radius:4px;width:100%;height:44px;margin-top:4px;font-family:inherit;font-size:13px;font-weight:400;transition:background-color .1s,box-shadow .1s}.auth-submit:hover{background:#142038;box-shadow:0 1px 3px #1b2a4a66}.auth-submit:active{background:#0f1a2e}.auth-submit:disabled{cursor:default;box-shadow:none;background:#c4c7cc}.auth-message{color:#d93025;text-align:center;margin:0;font-size:12px;line-height:1.5}.auth-message:empty{display:none}.auth-message.ok{color:#1e8e3e}.auth-guide{color:#80868b;text-align:center;margin:0;font-size:12px;line-height:1.5}.auth-link{font:inherit;color:#1b2a4a;cursor:pointer;letter-spacing:inherit;background:0 0;border:0;padding:0}.auth-link:hover{text-decoration:underline}.auth-google{color:#3c4043;cursor:pointer;background:#fff;border:1px solid #dadce0;border-radius:8px;justify-content:center;align-items:center;gap:10px;width:100%;min-height:48px;padding:0 16px;font-size:15px;font-weight:600;transition:background .15s,box-shadow .15s;display:inline-flex}.auth-google:hover{background:#f7f8f9;box-shadow:0 1px 3px #3c404329}.auth-google:active{background:#eef0f2}.auth-google[disabled]{opacity:.6;cursor:default}.auth-google svg{flex:0 0 18px;width:18px;height:18px}
