.AuthModal_modalOverlay__BScC4{position:fixed;inset:0;z-index:2000;display:flex;align-items:center;justify-content:center;padding:20px;background:rgba(15,23,42,.45)}.AuthModal_modalContent__qGUY5{position:relative;width:100%;max-width:400px;padding:36px 32px;color:#111827;background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 18px 40px rgba(15,23,42,.12)}.AuthModal_closeButton__fUhl_{position:absolute;top:18px;right:18px;display:inline-flex;align-items:center;justify-content:center;width:34px;height:34px;color:#6b7280;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;font-size:1.25rem;cursor:pointer}.AuthModal_closeButton__fUhl_:hover{color:#111827;background:#e5e7eb}.AuthModal_modalHeader__rZ00k{margin-bottom:28px;text-align:center}.AuthModal_modalHeader__rZ00k h2{margin:0 0 8px;color:#111827;font-size:1.55rem;font-weight:700}.AuthModal_modalHeader__rZ00k p{margin:0;color:#6b7280;font-size:.9rem}.AuthModal_buttonGroup__zDke8{display:flex;flex-direction:column;gap:12px}.AuthModal_googleButton__ez_qA,.AuthModal_kakaoButton__7fYBN{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;min-height:48px;padding:12px 20px;border-radius:10px;font-size:.95rem;font-weight:700;cursor:pointer}.AuthModal_kakaoButton__7fYBN{color:#191919;background:#fee500;border:1px solid #e5cd00}.AuthModal_kakaoButton__7fYBN:hover:not(:disabled){background:#f5dc00}.AuthModal_googleButton__ez_qA{color:#3c4043;background:#ffffff;border:1px solid #dadce0}.AuthModal_googleButton__ez_qA:hover:not(:disabled){background:#f8f9fa;border-color:#cbd5e1}.AuthModal_googleButton__ez_qA:disabled,.AuthModal_kakaoButton__7fYBN:disabled{opacity:.7;cursor:not-allowed}.AuthModal_kakaoIcon__bT1SU{width:22px;height:22px;color:#191919}.AuthModal_googleIcon__ACOBJ{width:20px;height:20px}.AuthModal_divider__IZ4Yr{display:flex;align-items:center;gap:16px;color:#6b7280;font-size:.85rem}.AuthModal_divider__IZ4Yr:after,.AuthModal_divider__IZ4Yr:before{content:"";flex:1 1;height:1px;background:#e5e7eb}.AuthModal_spinner__OAcY8{width:20px;height:20px;border:2px solid;border-right:2px solid transparent;border-radius:50%;animation:AuthModal_spin__H8hPm .8s linear infinite}.AuthModal_notice__gse9K{margin-top:24px;color:#6b7280;font-size:.8rem;line-height:1.5;text-align:center}.AuthModal_notice__gse9K a{color:#2563eb;text-decoration:underline;text-underline-offset:2px}.AuthModal_notice__gse9K a:hover{color:#1d4ed8}@keyframes AuthModal_spin__H8hPm{to{transform:rotate(1turn)}}@media (max-width:480px){.AuthModal_modalContent__qGUY5{padding:32px 24px}.AuthModal_modalHeader__rZ00k h2{font-size:1.4rem}}