@keyframes auth-page_fadeSlideUp__GsdjJ{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.auth-page_container__A_xlL{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem 1rem;background:#f7f7f8}.auth-page_card__IHDYJ{width:100%;max-width:480px;background:#fff;border:1px solid #efefef;border-radius:1.25rem;padding:3rem;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06);animation:auth-page_fadeSlideUp__GsdjJ .3s ease both}@media(max-width:640px){.auth-page_card__IHDYJ{padding:2rem 1.5rem;border-radius:1rem}}.auth-page_header__DaHVQ{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:2rem;gap:0}.auth-page_logoWrapper__R_RX6{width:56px;height:56px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;border-radius:.5rem}.auth-page_logoWrapper__R_RX6 svg{width:40px;height:40px}.auth-page_title__yGf2W{font-size:1.875rem;font-weight:700;letter-spacing:-.03em;margin:0 0 .5rem;line-height:1.25;color:#25252f}.auth-page_subtitle__YNZm3{font-size:.875rem;color:#646371;margin:0;letter-spacing:.01em;line-height:1.5}.auth-page_form__eFXfm{display:flex;flex-direction:column;gap:1rem}.auth-page_errorMessage__c3NxD{margin:0 0 1rem;padding:10px 14px;border-radius:.5rem;background:#fef2f2;border:1px solid #fecaca;color:#dc2626;font-size:.875rem;text-align:center;line-height:1.5}.auth-page_googleButton__VnSTg,.auth-page_kakaoButton__abPuE,.auth-page_naverButton__yF_Di{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;height:48px;font-size:.875rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:background .2s ease,border-color .2s ease,box-shadow .2s ease!important;background:#fff!important;border:1px solid #d8d8d8!important;color:#25252f!important}.auth-page_googleButton__VnSTg svg,.auth-page_kakaoButton__abPuE svg,.auth-page_naverButton__yF_Di svg{flex-shrink:0}.auth-page_googleButton__VnSTg:hover:not(:disabled),.auth-page_kakaoButton__abPuE:hover:not(:disabled),.auth-page_naverButton__yF_Di:hover:not(:disabled){background:#f7f7f8!important;border-color:#b0b0b0!important;box-shadow:0 1px 3px rgba(0,0,0,.08)!important}.auth-page_googleButton__VnSTg:active:not(:disabled),.auth-page_kakaoButton__abPuE:active:not(:disabled),.auth-page_naverButton__yF_Di:active:not(:disabled){background:#efefef!important}.auth-page_googleButton__VnSTg:disabled,.auth-page_kakaoButton__abPuE:disabled,.auth-page_naverButton__yF_Di:disabled{opacity:.5;cursor:not-allowed}.auth-page_submitButton__4e6BZ{width:100%;height:48px;margin-top:.5rem;font-size:.875rem;font-weight:600;border-radius:.5rem;cursor:pointer;transition:background .2s ease,opacity .2s ease!important;background:#6867fe!important;border:none!important;color:#fff!important}.auth-page_submitButton__4e6BZ:hover:not(:disabled){background:#5b56e6!important}.auth-page_submitButton__4e6BZ:active:not(:disabled){background:#524de0!important}.auth-page_submitButton__4e6BZ:disabled{opacity:.5;cursor:not-allowed}.auth-page_consentSection__UNkBS{display:flex;flex-direction:column;gap:.5rem;margin-top:.25rem}.auth-page_consentHeading__6fzdz{margin:0 0 .25rem;font-size:.875rem;font-weight:600;color:#25252f}.auth-page_consentAll__fjrzd{display:flex;align-items:center;gap:10px;min-height:46px;padding:12px 14px;border:1px solid #d8d8d8;border-radius:.5rem;background:#fff;cursor:pointer;transition:border-color .15s ease}.auth-page_consentAll__fjrzd:hover{border-color:#b0b0b0}.auth-page_consentAllText__2XBio{font-size:.875rem;font-weight:600;color:#25252f;white-space:nowrap}.auth-page_consentAllDescription__8Gk2A{margin-left:auto;font-size:.75rem;color:#646371;text-align:right}.auth-page_consentList__c8oIS{display:flex;flex-direction:column;overflow:hidden;border:1px solid #efefef;border-radius:.5rem;background:#fff}.auth-page_consentItem__GY4JQ{display:flex;align-items:center;gap:.5rem;padding:12px 14px;border-bottom:1px solid #efefef;transition:background .15s ease}.auth-page_consentItem__GY4JQ:last-child{border-bottom:none}.auth-page_consentItem__GY4JQ:hover{background:#f7f7f8}.auth-page_consentLabel__9G_UQ{display:flex;align-items:center;gap:10px;min-width:0;flex:1;cursor:pointer}.auth-page_consentCheckbox__5rsc0{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.auth-page_consentCheckboxVisual__mxiVO{position:relative;display:inline-flex;width:20px;height:20px;flex:0 0 20px;border:1.5px solid #d8d8d8;border-radius:6px;background:#fff;transition:background .15s ease,border-color .15s ease}.auth-page_consentCheckboxVisual__mxiVO:after{content:"";position:absolute;display:none;left:5px;top:2px;width:6px;height:10px;border:2px solid #fff;border-top:none;border-left:none;transform:rotate(45deg)}.auth-page_consentCheckbox__5rsc0:checked+.auth-page_consentCheckboxVisual__mxiVO{border-color:#6867fe;background:#6867fe}.auth-page_consentCheckbox__5rsc0:checked+.auth-page_consentCheckboxVisual__mxiVO:after{display:block}.auth-page_consentCheckbox__5rsc0:focus-visible+.auth-page_consentCheckboxVisual__mxiVO{box-shadow:0 0 0 2px color-mix(in srgb,var(--color-brand-primary) 20%,transparent)}.auth-page_optionalTag__uzk1X,.auth-page_requiredTag__ECmXd{flex:0 0 auto;padding:2px 7px;border-radius:5px;font-size:11px;font-weight:600;line-height:1.35}.auth-page_requiredTag__ECmXd{border:1px solid color-mix(in srgb,var(--color-brand-primary) 20%,transparent);background:color-mix(in srgb,var(--color-brand-primary) 8%,transparent);color:#6867fe}.auth-page_optionalTag__uzk1X{border:1px solid #efefef;background:#f7f7f8;color:#646371}.auth-page_consentText__2hUqE{min-width:0;color:#25252f;font-size:.875rem;line-height:1.45}.auth-page_consentViewButton__T3qqL{flex:0 0 auto;padding:5px 10px;border:1px solid #d8d8d8;border-radius:7px;background:#fff;color:#646371;font:inherit;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s ease,border-color .15s ease,color .15s ease}.auth-page_consentViewButton__T3qqL:focus-visible,.auth-page_consentViewButton__T3qqL:hover{background:#f7f7f8;border-color:#6867fe;color:#6867fe;outline:none}.auth-page_consentNotice__vk9eg{margin:-4px 0 0;color:#646371;font-size:.75rem;line-height:1.5}.auth-page_consentDialogContent__1KCkv{display:flex;max-height:min(82vh,680px);flex-direction:column;padding:2rem!important;gap:1rem;border:1px solid #efefef!important;background:#fff!important;color:#25252f!important;box-shadow:0 24px 60px rgba(0,0,0,.12)!important}.auth-page_consentDialogBody__9bupf{overflow-y:auto;padding-right:4px;color:#646371;font-size:.875rem;line-height:1.65}.auth-page_consentInfoTable__ank8G{width:100%;margin:.5rem 0 1rem;border-collapse:collapse;font-size:.875rem}.auth-page_consentInfoTable__ank8G td,.auth-page_consentInfoTable__ank8G th{padding:10px 12px;border:1px solid #efefef;vertical-align:top;text-align:left}.auth-page_consentInfoTable__ank8G th{width:112px;color:#25252f;background:#f7f7f8;font-weight:600}.auth-page_consentInfoTable__ank8G td{color:#646371}.auth-page_consentModalSectionTitle__oIG3k{margin:1rem 0 .25rem;color:#25252f;font-size:.875rem;font-weight:700}.auth-page_consentModalSectionTitle__oIG3k:first-child{margin-top:0}.auth-page_consentModalList__moZfI{display:flex;flex-direction:column;gap:6px;margin:0;padding-left:18px}.auth-page_consentModalNote__RgZQS{margin:1rem 0 0;padding:12px 14px;border-radius:.5rem;background:#f7f7f8;color:#646371;font-size:.875rem;line-height:1.6}.auth-page_consentDialogConfirmButton__3nvQ3{width:100%;height:44px;background:#6867fe!important;border:none!important;color:#fff!important}.auth-page_noticeSection__ZsDhh{display:flex;flex-direction:column;padding-bottom:1.5rem;border-bottom:1px solid #efefef}.auth-page_noticeLead__BvtKl{margin:0 0 1rem;color:#646371;font-size:.875rem;line-height:1.5}.auth-page_noticeList__x_mHo{display:grid;grid-template-columns:auto 1fr;column-gap:1rem;row-gap:8px;margin:0;font-size:.875rem;line-height:1.55}.auth-page_noticeTerm__ovdUd{margin:0;color:#25252f;font-weight:600;white-space:nowrap}.auth-page_noticeDesc__IY3QT{margin:0;color:#646371}.auth-page_noticeDesc__IY3QT strong{color:#25252f;font-weight:600;margin-right:4px}.auth-page_noticeTermBlock__DFySc{grid-column:1/-1;margin-top:4px}.auth-page_noticeDescBlock__zh48D{grid-column:1/-1}.auth-page_processingItems__EWgsg{display:flex;flex-direction:column;gap:.5rem;margin-top:4px}.auth-page_processingItem__5Cbyc{padding:10px 12px;background:#f7f7f8;border-radius:.375rem}.auth-page_processingItemLabel__4_KeR{margin:0 0 4px;font-size:.75rem;font-weight:600;color:#25252f}.auth-page_processingItemValue__4RrVe{margin:0;font-size:.875rem;color:#646371;line-height:1.5}.auth-page_noticeFooter__KcFEI{margin:1rem 0 0;color:#646371;font-size:.75rem;line-height:1.5}.auth-page_policyLink__u1yof{color:#25252f;font-weight:500;text-decoration:underline;text-underline-offset:2px;border-radius:2px;transition:opacity .15s ease}.auth-page_policyLink__u1yof:hover{opacity:.7}.auth-page_policyLink__u1yof:focus-visible{outline:2px solid #6867fe;outline-offset:2px}.auth-page_logoutForm__v1CoQ{text-align:center;margin-top:.25rem}.auth-page_logoutLink__GtCRx{background:none;border:none;color:#646371;font-size:.75rem;cursor:pointer;text-decoration:underline;transition:color .2s ease}.auth-page_logoutLink__GtCRx:hover{color:#25252f}@media(max-width:640px){.auth-page_container__A_xlL{align-items:flex-start;padding-top:2rem}.auth-page_consentAll__fjrzd,.auth-page_consentItem__GY4JQ{padding:12px}.auth-page_consentAllDescription__8Gk2A{display:none}.auth-page_consentItem__GY4JQ,.auth-page_consentLabel__9G_UQ{align-items:flex-start}.auth-page_consentText__2hUqE{font-size:.875rem}.auth-page_consentDialogContent__1KCkv{padding:1rem!important}.auth-page_consentInfoTable__ank8G th{width:80px}.auth-page_noticeList__x_mHo{grid-template-columns:1fr;row-gap:12px}.auth-page_noticeTerm__ovdUd{margin-bottom:-4px}}.auth-page_heroContainer__edYJy{display:flex;align-items:center;justify-content:center;min-height:100vh;min-height:100dvh;padding:2rem 1rem;background:#f7f7f8}.auth-page_heroCard__o51RY{width:100%;max-width:1120px;background:#fff;border:1px solid rgba(11,12,14,.06);border-radius:1.25rem;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04),0 1px 2px rgba(0,0,0,.06);display:grid;grid-template-columns:1.1fr 1fr;min-height:640px;animation:auth-page_fadeSlideUp__GsdjJ .3s ease both}.auth-page_heroDialoguePane__lBNPO{padding:40px 48px 40px 56px;display:flex;flex-direction:column;background:#f7f7f8;position:relative}.auth-page_heroBrandRow__W6fbm{display:flex;align-items:center;gap:10px}.auth-page_heroBrandName__i7B1Z{font-size:15px;font-weight:700;letter-spacing:-.025em;color:#25252f}.auth-page_heroBrandSub__VkF_S{font-size:13px;color:#646371;letter-spacing:-.015em}.auth-page_heroPitch__mq92W{flex:1;display:flex;flex-direction:column;justify-content:center;padding-top:12px}.auth-page_heroHeadline__0NukG{margin:0 0 8px;font-size:34px;line-height:1.2;letter-spacing:-.035em;font-weight:700;color:#25252f;text-wrap:balance}.auth-page_heroSubhead__FCgDJ{margin:0 0 28px;font-size:14.5px;color:#5a5a5a;letter-spacing:-.015em;line-height:1.65;max-width:380px}.auth-page_heroConversation__QdFiE{display:flex;flex-direction:column;gap:14px;max-width:460px}.auth-page_userBubbleWrap__ql04w{align-self:flex-end;max-width:82%}.auth-page_userBubble__T1ys_{padding:12px 16px;border-radius:16px 16px 4px 16px;background:var(--color-brand-primary-pale,#ecebfc);color:var(--color-text-primary,#25252f);border:1px solid color-mix(in srgb,var(--color-brand-primary) 15%,transparent);font-size:13.5px;letter-spacing:-.01em;line-height:1.55}.auth-page_userMeta__7NKsA{font-size:11px;color:#8a8a8a;margin-top:4px;text-align:right}.auth-page_agentRow__HfJp_{display:flex;gap:10px;align-items:flex-start}.auth-page_agentAvatar__XTqo7{width:32px;height:32px;border-radius:10px;flex-shrink:0;overflow:hidden;background:linear-gradient(145deg,#eef2ff,#e0f7fa);border:1px solid rgba(11,12,14,.06);position:relative}.auth-page_agentAvatar__XTqo7 img{position:absolute;left:-52px;top:-13px;width:130px;height:auto;max-width:none;display:block}.auth-page_agentBody__DAKRp{max-width:82%;min-width:0}.auth-page_agentName__39WJn{font-size:11px;color:#6867fe;font-weight:700;margin-bottom:4px;letter-spacing:-.005em}.auth-page_agentBubble__e4aWX{padding:12px 16px;border-radius:4px 16px 16px 16px;background:#fff;border:1px solid rgba(11,12,14,.06);font-size:13.5px;letter-spacing:-.01em;line-height:1.6;color:#25252f}.auth-page_agentBubble__e4aWX strong{font-weight:600}.auth-page_agentBubble__e4aWX em{font-style:normal;color:#6867fe;font-weight:600}.auth-page_typingPill__Fgvpq{margin-top:6px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:99px;background:color-mix(in srgb,var(--color-brand-primary) 8%,transparent);color:#6867fe;font-size:11px;font-weight:500}.auth-page_typingDots__SH2f4{display:inline-flex;gap:3px}.auth-page_typingDots__SH2f4 i{width:4px;height:4px;border-radius:2px;background:#6867fe;animation:auth-page_pulseDot__Nz_Jc 1.2s infinite}.auth-page_typingDots__SH2f4 i:nth-child(2){animation-delay:.2s}.auth-page_typingDots__SH2f4 i:nth-child(3){animation-delay:.4s}@keyframes auth-page_pulseDot__Nz_Jc{0%,to{opacity:.9}50%{opacity:.4}}.auth-page_heroLoginPane__3d_mH{padding:40px 56px;display:flex;flex-direction:column;justify-content:center;background:#fff;border-left:1px solid rgba(11,12,14,.06)}.auth-page_heroLoginInner__KPP37{max-width:340px;width:100%;margin:0 auto}.auth-page_heroEyebrow__D8J5n{font-size:11.5px;color:#646371;letter-spacing:-.005em;margin-bottom:12px;display:inline-flex;align-items:center;gap:6px}.auth-page_heroEyebrow__D8J5n .auth-page_eyebrowRule__YLbMR{display:inline-block;width:16px;height:1.5px;background:#6867fe}.auth-page_heroLoginTitle__h48CF{margin:0 0 10px;font-size:28px;line-height:1.2;letter-spacing:-.03em;font-weight:700;color:#25252f;text-wrap:balance}.auth-page_heroLoginSub__4hdtd{margin:0 0 30px;font-size:13.5px;color:#5a5a5a;letter-spacing:-.01em;line-height:1.65}@media(prefers-reduced-motion:reduce){.auth-page_heroCard__o51RY,.auth-page_typingDots__SH2f4 i{animation:none}}@media(max-width:960px){.auth-page_heroCard__o51RY{grid-template-columns:1fr;min-height:0;max-width:520px}.auth-page_heroDialoguePane__lBNPO{padding:32px 28px 24px}.auth-page_heroHeadline__0NukG{font-size:26px}.auth-page_heroConversation__QdFiE{max-width:none}.auth-page_heroLoginPane__3d_mH{border-left:none;border-top:1px solid rgba(11,12,14,.06);padding:28px}}@media(max-width:640px){.auth-page_heroContainer__edYJy{align-items:flex-start}.auth-page_heroDialoguePane__lBNPO{padding:24px 20px 16px}.auth-page_heroSubhead__FCgDJ{margin-bottom:16px}.auth-page_heroConversation__QdFiE>.auth-page_userBubbleWrap__ql04w{display:none}.auth-page_heroLoginPane__3d_mH{padding:20px}.auth-page_heroLoginInner__KPP37{max-width:none}}