.auth-redirect-overlay{z-index:9999;background:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;font-family:Arial,Noto Sans KR,sans-serif;display:flex;position:fixed;inset:0}.auth-redirect-spinner{border:3px solid #e2e8f0;border-top-color:#185fa5;border-radius:50%;width:36px;height:36px;animation:.8s linear infinite auth-spin}.auth-redirect-brand{color:#122c4f;letter-spacing:-.02em;font-size:18px;font-weight:700}.auth-redirect-brand span{color:#185fa5}@keyframes auth-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.auth-page{background:#edf2f7;justify-content:center;align-items:flex-start;min-height:calc(100dvh - 64px);padding:60px 16px 40px;font-family:Arial,Noto Sans KR,sans-serif;display:flex}.login-page .auth-card{box-sizing:border-box;background:#fff;border-radius:22px;width:100%;max-width:480px;padding:40px 32px;box-shadow:0 12px 30px #0f172a14}.login-page .auth-title{color:#122c4f;letter-spacing:-.02em;margin:0 0 24px;font-size:22px;font-weight:600}.login-page .auth-form{flex-direction:column;gap:12px;display:flex}.login-page .auth-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:12px 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.login-page .auth-input:focus{border-color:#122c4f}.login-page .auth-input::placeholder{color:#94a3b8}.login-page .auth-error{color:#ef4444;margin:0;font-size:13px;font-weight:500}.login-page .auth-btn{cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:inherit;font-size:15px;font-weight:600;transition:filter .15s,background .15s;display:inline-flex}.login-page .auth-btn:disabled{opacity:.6;cursor:not-allowed}.login-page .auth-btn-primary{color:#fff;background:#122c4f;margin-top:4px}.login-page .auth-btn-primary:hover:not(:disabled){background:#1a3d6e}.login-page .auth-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-spin}.login-page .auth-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.login-page .auth-divider-line{background:#e2e8f0;flex:1;height:1px}.login-page .auth-divider-text{color:#94a3b8;font-size:12px;font-weight:500}.login-page .auth-oauth{flex-direction:column;gap:10px;display:flex}.login-page .auth-btn-google{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0}.login-page .auth-btn-google:hover:not(:disabled){background:#f8fafc}.login-page .auth-btn-kakao{color:#191919;background:#fee500}.login-page .auth-btn-kakao:hover:not(:disabled){filter:brightness(.95)}.login-page .auth-oauth-mark{font-weight:800}.login-page .auth-footer{text-align:center;color:#64748b;margin:24px 0 0;font-size:14px}.login-page .auth-link-mint{color:#185fa5;font-weight:700;text-decoration:none}.login-page .auth-link-mint:hover{color:#1550a0}@media (max-width:480px){.login-page .auth-card{padding:28px 20px}}.signup-page .auth-container{flex-direction:column;gap:20px;width:100%;max-width:480px;display:flex}.signup-page .auth-card{background:#fff;border-radius:22px;padding:32px 28px;box-shadow:0 12px 30px #0f172a14}.signup-page .auth-title{color:#122c4f;letter-spacing:-.02em;margin:0 0 6px;font-size:22px;font-weight:700}.signup-page .auth-subtitle{color:#64748b;margin:0 0 24px;font-size:13px;font-weight:500}.signup-page .auth-form{flex-direction:column;gap:12px;display:flex}.signup-page .auth-input{color:#0f172a;box-sizing:border-box;background:#fff;border:1.5px solid #e2e8f0;border-radius:10px;width:100%;height:48px;padding:0 14px;font-family:inherit;font-size:15px;transition:border-color .15s}.signup-page .auth-input:focus{border-color:#122c4f;outline:none}.signup-page .auth-input::placeholder{color:#94a3b8}.signup-page .auth-error{color:#ef4444;margin:0;font-size:13px;font-weight:500}.signup-page .auth-notice{color:#16a34a;margin:0;font-size:13px;font-weight:500}.signup-page .auth-btn-cta{color:#fff;cursor:pointer;background:#ff7d5a;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;height:48px;margin-top:4px;font-family:inherit;font-size:15px;font-weight:600;transition:background .15s;display:inline-flex}.signup-page .auth-btn-cta:hover:not(:disabled){background:#e86945}.signup-page .auth-btn-cta:disabled{color:#94a3b8;cursor:not-allowed;background:#e2e8f0}.signup-page .auth-spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.7s linear infinite auth-spin}.signup-page .auth-divider{align-items:center;gap:12px;margin:24px 0;display:flex}.signup-page .auth-divider-line{background:#e2e8f0;flex:1;height:1px}.signup-page .auth-divider-text{color:#94a3b8;font-size:12px;font-weight:500}.signup-page .auth-oauth{flex-direction:column;gap:10px;display:flex}.signup-page .auth-btn-oauth{cursor:pointer;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;height:48px;font-family:inherit;font-size:14px;font-weight:600;transition:filter .15s;display:inline-flex}.signup-page .auth-btn-oauth:disabled{opacity:.6;cursor:not-allowed}.signup-page .auth-btn-oauth:not(:disabled):hover{filter:brightness(.95)}.signup-page .auth-btn-google{color:#0f172a;background:#fff;border:1.5px solid #e2e8f0}.signup-page .auth-btn-kakao{color:#191919;background:#fee500;border:none}.signup-page .auth-oauth-mark{font-weight:800}.signup-page .auth-footer{text-align:center;color:#64748b;margin:0;font-size:14px}.signup-page .auth-link-navy{color:#122c4f;font-weight:700;text-decoration:none}.signup-page .auth-link-navy:hover{color:#1a3d6e}@media (max-width:480px){.signup-page .auth-card{padding:24px 20px}}.signup-agreements{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;flex-direction:column;gap:8px;margin:8px 0 4px;padding:14px;display:flex}.signup-agree-row{color:#334155;cursor:pointer;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.5;display:flex}.signup-agree-row input[type=checkbox]{accent-color:#1d9e75;flex-shrink:0;width:16px;height:16px;margin-top:3px}.signup-agree-all{color:#122c4f;font-size:14.5px}.signup-agree-divider{background:#e2e8f0;height:1px;margin:2px 0}.signup-agree-label{flex:1}.signup-agree-required{color:#1d9e75;font-size:12px;font-weight:700}.signup-agree-optional{color:#64748b;font-size:12px;font-weight:600}.signup-agree-link{color:#185fa5;font-weight:600;text-decoration:underline}.signup-agree-link:hover{opacity:.85}
