.ChatListItem-module__rPIZQG__swipeWrapper{background:var(--white);width:100%;height:88px;position:relative;overflow:hidden}.ChatListItem-module__rPIZQG__swipeContent{z-index:1;will-change:transform;background:var(--white);touch-action:pan-y;height:100%;position:relative}.ChatListItem-module__rPIZQG__swipeContent.ChatListItem-module__rPIZQG__animating{transition:transform .25s ease-out}.ChatListItem-module__rPIZQG__pinAction,.ChatListItem-module__rPIZQG__deleteAction{width:88px;height:88px;color:var(--white);justify-content:center;align-items:center;transition:opacity .12s;display:flex;position:absolute;top:0}.ChatListItem-module__rPIZQG__actionHidden{opacity:0;pointer-events:none}.ChatListItem-module__rPIZQG__pinAction{background:var(--primary-purple-500);left:0}.ChatListItem-module__rPIZQG__deleteAction{background:var(--primary-red-500);right:0}.ChatListItem-module__rPIZQG__container{box-sizing:border-box;background:var(--white);cursor:pointer;flex-direction:row;align-items:center;gap:16px;width:100%;height:88px;padding:12px;transition:background-color .15s;display:flex}.ChatListItem-module__rPIZQG__container:hover{background:var(--gray-100,#fafafa)}.ChatListItem-module__rPIZQG__container:active{background:var(--gray-200,#f5f5f5)}.ChatListItem-module__rPIZQG__thumbnailWrapper{box-sizing:border-box;border:1px solid #1a1a1a1f;border-radius:24px;flex-shrink:0;width:64px;height:64px;position:relative;overflow:hidden}.ChatListItem-module__rPIZQG__thumbnail{object-fit:cover}.ChatListItem-module__rPIZQG__messageArea{flex-direction:column;flex:1;align-items:flex-start;gap:0;min-width:0;height:44px;padding:0;display:flex}.ChatListItem-module__rPIZQG__topTextContainer{flex-direction:row;justify-content:space-between;align-items:center;width:100%;min-width:0;height:22px;padding:0;display:flex}.ChatListItem-module__rPIZQG__checkbox{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ChatListItem-module__rPIZQG__nameArea{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.ChatListItem-module__rPIZQG__userName{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-800,#1a1a1a);text-overflow:ellipsis;white-space:nowrap;align-items:center;min-width:0;display:flex;overflow:hidden}.ChatListItem-module__rPIZQG__pinIcon{color:var(--gray-700);flex-shrink:0}.ChatListItem-module__rPIZQG__time{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);flex-shrink:0;align-items:center;margin-left:8px;display:flex}.ChatListItem-module__rPIZQG__bottomTextContainer{flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;min-width:0;height:22px;padding:0;display:flex}.ChatListItem-module__rPIZQG__messageText{min-width:0;font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#494949);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.ChatListItem-module__rPIZQG__messageText+*{flex-shrink:0}
.SubContentButton-module__gTHEUG__button{isolation:isolate;cursor:pointer;background:#0000001a;border:none;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:12px;width:100%;padding:12px;transition:background .2s;display:flex;position:relative}.SubContentButton-module__gTHEUG__button:hover{background:#00000026}.SubContentButton-module__gTHEUG__button:active{background:#0003}.SubContentButton-module__gTHEUG__button:disabled{cursor:default;opacity:.5}.SubContentButton-module__gTHEUG__button:disabled:hover,.SubContentButton-module__gTHEUG__button:disabled:active{background:#0000001a}.SubContentButton-module__gTHEUG__button.SubContentButton-module__gTHEUG__error{border:1px solid var(--error,#f13d6d)}.SubContentButton-module__gTHEUG__spacer{flex:none;width:16px;height:16px}.SubContentButton-module__gTHEUG__label{font-family:var(--font-family,"Pretendard"),sans-serif;font-style:normal;font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;color:var(--gray-900,#1a1a1a);z-index:0;flex-grow:1}.SubContentButton-module__gTHEUG__icon{width:16px;height:16px;color:var(--gray-900,#1a1a1a);z-index:1;flex:none;align-items:center}
.CenterDialog-module__l2SuJq__dialog{background:var(--white,#fff);border-radius:20px;flex-direction:column;width:calc(100% - 48px);max-width:328px;height:auto;max-height:90vh;padding:8px 0 0;animation:.2s ease-out CenterDialog-module__l2SuJq__slideUp;display:flex;overflow:hidden;box-shadow:0 8px 36px #00000029}@keyframes CenterDialog-module__l2SuJq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CenterDialog-module__l2SuJq__noHead{padding:16px 0 0}.CenterDialog-module__l2SuJq__head{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 12px;display:flex;position:relative}.CenterDialog-module__l2SuJq__title{width:100%;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);justify-content:center;align-items:center;margin:0;display:flex}.CenterDialog-module__l2SuJq__headerAction{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);cursor:pointer;position:absolute;top:31px;right:24px}.CenterDialog-module__l2SuJq__contents{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.CenterDialog-module__l2SuJq__message{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);white-space:pre-line;flex:1;margin:0}.CenterDialog-module__l2SuJq__childrenWrapper{flex-direction:column;flex:1;width:100%;display:flex}.CenterDialog-module__l2SuJq__guideBody{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;padding:12px 16px;display:flex;overflow:hidden}.CenterDialog-module__l2SuJq__guideTextWrapper{text-align:center;flex-direction:column;justify-content:center;align-self:stretch;display:flex}.CenterDialog-module__l2SuJq__guideText{color:var(--gray-700,#494949);word-wrap:break-word;white-space:pre-line;margin:0;font-family:Pretendard;font-size:15px;font-weight:400;line-height:22px}.CenterDialog-module__l2SuJq__checkboxRow{justify-content:center;align-self:center;align-items:center;gap:6px;width:auto;height:24px;display:inline-flex}.CenterDialog-module__l2SuJq__checkboxRow .CenterDialog-module__l2SuJq__centerCheckbox{width:auto}
.ConfirmDialog-module__kZXpMq__dialog{background:var(--white,#fff);border-radius:20px;flex-direction:column;align-items:center;width:calc(100% - 48px);max-width:328px;height:auto;max-height:90vh;padding:8px 0 0;animation:.2s ease-out ConfirmDialog-module__kZXpMq__slideUp;display:flex;box-shadow:0 8px 36px #00000029}@keyframes ConfirmDialog-module__kZXpMq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmDialog-module__kZXpMq__head{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 12px;display:flex}.ConfirmDialog-module__kZXpMq__title{width:100%;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);white-space:pre-line;justify-content:center;align-items:center;margin:0;display:flex}.ConfirmDialog-module__kZXpMq__guideBody{flex-direction:column;align-self:stretch;align-items:center;gap:10px;padding:12px 16px;display:flex}.ConfirmDialog-module__kZXpMq__guideText{color:var(--gray-700,#494949);text-align:center;margin:0;font-family:Pretendard;font-size:15px;font-weight:400;line-height:22px}.ConfirmDialog-module__kZXpMq__childrenWrapper{flex-direction:column;flex:1;width:100%;display:flex}
.FullScreenModal-module__k-U3zq__modal{width:100%;max-width:375px;height:100%;max-height:100%;box-shadow:none;background:var(--white,#fff);border-radius:0}@media (max-width:767px){.FullScreenModal-module__k-U3zq__modal{max-width:100%}}.FullScreenModal-module__k-U3zq__head{box-sizing:border-box;border-bottom:1px solid var(--gray-200,#dedede);flex-direction:row;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}.FullScreenModal-module__k-U3zq__head.FullScreenModal-module__k-U3zq__noDivider{border-bottom-color:#0000}.FullScreenModal-module__k-U3zq__backButton{cursor:pointer;width:28px;height:28px;color:var(--gray-900,#1a1a1a);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:flex}.FullScreenModal-module__k-U3zq__backButton:hover{opacity:.8}.FullScreenModal-module__k-U3zq__backButton:active{opacity:.6}.FullScreenModal-module__k-U3zq__title{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);flex:1;margin:0}.FullScreenModal-module__k-U3zq__headerAction{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:15px;display:flex}.FullScreenModal-module__k-U3zq__childrenWrapper{flex:1;overflow:hidden}
.TermsAgreementModal-module__O4cK2q__modal{max-height:80vh}.TermsAgreementModal-module__O4cK2q__content{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:20px;padding:10px 16px;display:flex}.TermsAgreementModal-module__O4cK2q__termsSection{flex-direction:column;align-self:stretch;gap:12px;display:flex}.TermsAgreementModal-module__O4cK2q__allAgreeRow{cursor:pointer;flex-direction:row;align-items:center;gap:6px;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__allAgreeLabel{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;color:var(--gray-700,#494949)}.TermsAgreementModal-module__O4cK2q__termsList{flex-direction:column;gap:12px;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__termItem{flex-direction:row;align-items:flex-start;gap:6px;padding:0;display:flex;position:relative}.TermsAgreementModal-module__O4cK2q__termTextContainer{flex-direction:column;flex:1;display:flex}.TermsAgreementModal-module__O4cK2q__termHeadRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.TermsAgreementModal-module__O4cK2q__termLabel{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;color:var(--gray-700,#4d4d4d)}.TermsAgreementModal-module__O4cK2q__termDescription{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-12,12px);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px;color:var(--gray-500,#adadad);white-space:pre-wrap;padding:0}.TermsAgreementModal-module__O4cK2q__viewDetailButton{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__viewDetailButton span{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-12,12px);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px;color:var(--gray-500,#adadad)}.TermsAgreementModal-module__O4cK2q__viewDetailButton svg{color:var(--gray-500,#adadad)}.TermsAgreementModal-module__O4cK2q__noticeList{flex-direction:column;gap:4px;list-style:none;display:flex}.TermsAgreementModal-module__O4cK2q__noticeItem{font-family:var(--font-family);letter-spacing:-.12px;color:var(--gray-600,#868686);align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex;position:relative}.TermsAgreementModal-module__O4cK2q__noticeItem .TermsAgreementModal-module__O4cK2q__dot{color:var(--gray-600,#868686)}.TermsAgreementModal-module__O4cK2q__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;width:100%;margin-top:24px;padding:0 24px 24px;display:flex}.TermsAgreementModal-module__O4cK2q__modal .TermsAgreementModal-module__O4cK2q__content{padding-bottom:0}
.DesktopDetailOverlay-module__5cDWKW__overlay{background:#101010e6;align-items:center;height:100dvh;padding:0;bottom:0}.DesktopDetailOverlay-module__5cDWKW__dialog{background-color:var(--white);border-radius:24px;width:884px;height:calc(100dvh - 28px);overflow:hidden}.DesktopDetailOverlay-module__5cDWKW__navigation{box-sizing:border-box;background-color:var(--white);border-bottom:1px solid #1a1a1a1f;flex-shrink:0;justify-content:space-between;align-items:center;gap:8px;height:60px;padding:16px 24px;display:flex}.DesktopDetailOverlay-module__5cDWKW__title{font-size:var(--font-size-heading-xs);line-height:var(--line-height-heading-xs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);margin:0}.DesktopDetailOverlay-module__5cDWKW__close{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DesktopDetailOverlay-module__5cDWKW__body{flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}
.ListItem-module__g1SzCq__container{background:var(--white,#fff);cursor:pointer;flex-direction:row;align-items:center;gap:8px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}.ListItem-module__g1SzCq__container:hover{background:var(--gray-100,#f5f5f5)}.ListItem-module__g1SzCq__container:active{background:var(--gray-100,#e9e9e9)}.ListItem-module__g1SzCq__containerMultiLine{flex-direction:column;justify-content:center;align-items:flex-start}.ListItem-module__g1SzCq__containerImage{flex-direction:row;align-items:flex-start;gap:16px;padding:16px 16px 0}.ListItem-module__g1SzCq__containerNotice{flex-direction:row;align-items:flex-start;gap:16px;height:74px;padding:16px 12px 0}.ListItem-module__g1SzCq__containerTitleSub{height:64px}.ListItem-module__g1SzCq__disabled{cursor:not-allowed;opacity:.5}.ListItem-module__g1SzCq__disabled:hover,.ListItem-module__g1SzCq__disabled:active{background:var(--white,#fff)}.ListItem-module__g1SzCq__contents{flex-direction:row;flex:1;align-self:stretch;align-items:center;gap:8px;width:100%;padding:0;display:flex}.ListItem-module__g1SzCq__text{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex:1}.ListItem-module__g1SzCq__textBold{font-weight:700}.ListItem-module__g1SzCq__subText{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);flex:1}.ListItem-module__g1SzCq__subTextIndent{padding-left:32px}.ListItem-module__g1SzCq__value{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex-shrink:0}.ListItem-module__g1SzCq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ListItem-module__g1SzCq__icon{color:var(--gray-900,#1a1a1a);flex-shrink:0}.ListItem-module__g1SzCq__iconLight{color:var(--gray-400,#cecece);opacity:1;flex-shrink:0}.ListItem-module__g1SzCq__iconSmall{width:16px;height:16px;color:var(--gray-900,#1a1a1a);flex-shrink:0}.ListItem-module__g1SzCq__imageWrapper{flex-shrink:0;width:40px;height:40px;position:relative}.ListItem-module__g1SzCq__image{object-fit:cover;border-radius:14px;width:100%;height:100%}.ListItem-module__g1SzCq__imagePlaceholder{background:var(--gray-100,#f5f5f5);border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ListItem-module__g1SzCq__imageIcon{width:24px;height:24px;color:var(--gray-700,#494949);justify-content:center;align-items:center;display:flex}.ListItem-module__g1SzCq__textBlock{border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:0 0 16px;display:flex}.ListItem-module__g1SzCq__label{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);align-self:stretch}.ListItem-module__g1SzCq__metaWrapper{flex-direction:row;align-self:stretch;align-items:center;gap:4px;padding:0;display:flex}.ListItem-module__g1SzCq__meta{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686)}.ListItem-module__g1SzCq__titleSubBlock{flex-direction:column;flex:1;gap:2px;min-width:0;min-height:0;display:flex}.ListItem-module__g1SzCq__titleRow{flex-direction:row;align-items:center;gap:4px;display:inline-flex}.ListItem-module__g1SzCq__titleRow .ListItem-module__g1SzCq__text{flex:none;min-width:0}.ListItem-module__g1SzCq__titleAccessory{color:var(--gray-500,#adadad);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:2px;display:inline-flex}.ListItem-module__g1SzCq__titleAccessory:hover{color:var(--gray-700,#494949)}.ListItem-module__g1SzCq__subSmallText{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.ListItem-module__g1SzCq__rightValue{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:0;color:var(--gray-900,#1a1a1a);text-align:right;white-space:nowrap;flex-shrink:0}.ListItem-module__g1SzCq__containerFaq{border-bottom:1px solid var(--gray-200,#e9e9e9);gap:16px;padding:16px}.ListItem-module__g1SzCq__faqTextGroup{min-width:0;font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex-direction:row;flex:1;align-items:flex-start;gap:6px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex}.ListItem-module__g1SzCq__faqPrefix{white-space:nowrap;flex-shrink:0}.ListItem-module__g1SzCq__faqText{flex:1;min-width:0}.ListItem-module__g1SzCq__titleWithIcon{flex-direction:row;flex:1;align-items:center;gap:4px;padding:0;display:flex}.ListItem-module__g1SzCq__textOrange{color:var(--primary-orange-500,#ff8665);flex:none}.ListItem-module__g1SzCq__inlineButton{border:1px solid var(--gray-300,#dedede);cursor:pointer;font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);text-align:center;white-space:nowrap;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px 12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.ListItem-module__g1SzCq__inlineButton:hover{border-color:var(--gray-400)}.ListItem-module__g1SzCq__contentsWideGap{gap:12px}.ListItem-module__g1SzCq__noticeIconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ListItem-module__g1SzCq__noticeTextBlock{border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:column;flex:1;gap:4px;min-width:0;padding-bottom:16px;display:flex}.ListItem-module__g1SzCq__labelTitleGroup{flex-direction:row;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.ListItem-module__g1SzCq__labelTitleGroup .ListItem-module__g1SzCq__text{flex:none}
.MessageActionSheet-module__eNQVJa__actionItem.MessageActionSheet-module__eNQVJa__actionItem,.MessageActionSheet-module__eNQVJa__dividerArea{padding:12px 16px}.MessageActionSheet-module__eNQVJa__dividerLine{background:#1a1a1a1a;height:1px}.MessageActionSheet-module__eNQVJa__destructive.MessageActionSheet-module__eNQVJa__destructive,.MessageActionSheet-module__eNQVJa__destructive.MessageActionSheet-module__eNQVJa__destructive span{color:var(--primary-red-500)}
.Input-module__Tl1jgW__container{flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.Input-module__Tl1jgW__inputWrapper{box-sizing:border-box;border:1px solid var(--gray-400,#cecece);background:var(--white,#fff);width:100%;max-height:48px;scroll-margin-bottom:calc(120px + var(--sab,0px));border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:16px;transition:border-color .15s;display:flex}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__textarea{border-radius:12px;flex-direction:column;align-items:stretch;gap:12px;height:auto;max-height:none;padding:16px}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__focused{border-color:var(--gray-900,#1a1a1a)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__error{border-color:var(--error,#f13d6d)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__disabled{background:var(--gray-100,#f5f5f5);cursor:not-allowed}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__dimmed{background:var(--gray-100,#f5f5f5)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__dimmed .Input-module__Tl1jgW__input{cursor:default}.Input-module__Tl1jgW__leadingElement{flex:none;align-items:center;display:flex}.Input-module__Tl1jgW__actionButtonRow{flex-shrink:0;display:flex}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__hasValue .Input-module__Tl1jgW__input{color:var(--gray-900,#1a1a1a)}.Input-module__Tl1jgW__input{caret-color:var(--primary-orange-500);-webkit-appearance:none;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:max(var(--font-size-paragraph-15,15px),16px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);min-width:0;scroll-margin-bottom:calc(120px + var(--sab,0px));background:0 0;border:none;outline:none;flex:1}.Input-module__Tl1jgW__textarea{resize:none;width:100%;margin:0;padding:0;line-height:22px}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__textarea .Input-module__Tl1jgW__counter{align-self:flex-end}.Input-module__Tl1jgW__input::placeholder{color:var(--gray-600,#868686)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__disabled .Input-module__Tl1jgW__input{cursor:not-allowed;color:var(--gray-600,#868686)}.Input-module__Tl1jgW__counter{font-family:var(--font-family);font-style:normal;font-size:var(--font-size-paragraph-12,12px);text-align:right;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:0;line-height:16px;display:flex}.Input-module__Tl1jgW__counterCurrent{font-weight:var(--font-weight-semibold,600)}.Input-module__Tl1jgW__counterMax{font-weight:var(--font-weight-regular,400)}.Input-module__Tl1jgW__iconButton{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.Input-module__Tl1jgW__deleteIcon{width:24px;height:24px;color:var(--gray-400,#adadad)}.Input-module__Tl1jgW__eyeIcon{width:24px;height:24px;color:var(--gray-600,#868686)}.Input-module__Tl1jgW__arrowIcon{width:16px;height:16px;color:var(--gray-900,#1a1a1a);flex:none}.Input-module__Tl1jgW__selectText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-900,#1a1a1a);text-align:left;flex:1}.Input-module__Tl1jgW__selectText.Input-module__Tl1jgW__placeholder{color:var(--gray-600,#868686)}.Input-module__Tl1jgW__requiredMark{color:var(--primary-orange-500,#ff8665)}button.Input-module__Tl1jgW__inputWrapper{cursor:pointer;text-align:left}button.Input-module__Tl1jgW__inputWrapper:disabled{cursor:not-allowed}.Input-module__Tl1jgW__selectCentered{justify-content:center}.Input-module__Tl1jgW__selectTextCentered{text-align:center;flex:none}.Input-module__Tl1jgW__messageContainer{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.Input-module__Tl1jgW__alertIcon{width:12px;height:12px;color:var(--error,#f13d6d);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Input-module__Tl1jgW__message{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);line-height:18px}.Input-module__Tl1jgW__messageContainer.Input-module__Tl1jgW__errorMessage .Input-module__Tl1jgW__message{color:var(--error,#f13d6d)}
.ImageExample-module__CUgvra__container{background-color:var(--gray-100);border:1px dashed var(--gray-400);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageExample-module__CUgvra__ratio-1-1{border-radius:32px;width:90px;height:90px}.ImageExample-module__CUgvra__ratio-3-4{border-radius:8px;width:80px;height:106px}.ImageExample-module__CUgvra__icon{width:24px;height:24px;color:var(--gray-400)}
.AspectRatioSelector-module__zU5gIG__container{flex-direction:row;gap:12px;display:flex}.AspectRatioSelector-module__zU5gIG__option{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-200,#e9e9e9);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:8px;height:88px;padding:16px 16px 12px;transition:border-color .2s;display:flex}.AspectRatioSelector-module__zU5gIG__option:hover{border-color:var(--gray-300,#cecece)}.AspectRatioSelector-module__zU5gIG__option:focus{border-color:var(--primary-orange-500,#ff8665);outline:none}.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected,.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected .AspectRatioSelector-module__zU5gIG__ratioIcon{border-color:var(--primary-orange-500,#ff8665)}.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected .AspectRatioSelector-module__zU5gIG__label{color:var(--primary-orange-500,#ff8665)}.AspectRatioSelector-module__zU5gIG__iconWrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AspectRatioSelector-module__zU5gIG__ratioIcon{box-sizing:border-box;border:1px solid var(--gray-800,#2b2b2b);transition:border-color .2s}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__portrait{border-radius:4px;width:24px;height:32px}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__square{border-radius:3px;width:24px;height:24px}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__landscape{border-radius:4px;width:32px;height:24px}.AspectRatioSelector-module__zU5gIG__label{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-800,#2b2b2b);transition:color .2s}
.ConceptSelector-module__-jmEsW__container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;align-items:center;gap:12px;width:100%;max-width:375px;height:151px;padding:0 16px;display:flex;overflow-x:auto}.ConceptSelector-module__-jmEsW__container::-webkit-scrollbar{display:none}.ConceptSelector-module__-jmEsW__item{cursor:pointer;width:90px;min-width:90px;height:151px;font:inherit;color:inherit;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:0;display:flex}.ConceptSelector-module__-jmEsW__item:focus{outline:none}.ConceptSelector-module__-jmEsW__imageWrapper{box-sizing:border-box;border-radius:8px;width:90px;height:119px;position:relative;overflow:hidden}.ConceptSelector-module__-jmEsW__imageWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;transition:border-color .2s,border-width .2s;position:absolute;inset:0}.ConceptSelector-module__-jmEsW__item.ConceptSelector-module__-jmEsW__selected .ConceptSelector-module__-jmEsW__imageWrapper:after{border:2px solid var(--primary-orange-500,#ff8665)}.ConceptSelector-module__-jmEsW__image{object-fit:cover}.ConceptSelector-module__-jmEsW__label{width:90px;height:20px;font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-800,#2b2b2b);transition:color .2s,font-weight .2s}.ConceptSelector-module__-jmEsW__item.ConceptSelector-module__-jmEsW__selected .ConceptSelector-module__-jmEsW__label{font-weight:var(--font-weight-bold,700);color:var(--primary-orange-500,#ff8665)}
.ImageUploadCard-module__ZT8FOa__container{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-100,#e9e9e9);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:16px;transition:border-color .2s;display:flex;position:relative}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__ratio11{justify-content:flex-end}.ImageUploadCard-module__ZT8FOa__container:hover{border-color:var(--gray-300,#cecece)}.ImageUploadCard-module__ZT8FOa__container:focus{border-color:var(--primary-orange-500,#ff8665);outline:none}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__error{border-color:var(--primary-red-500,#f13d6d)}.ImageUploadCard-module__ZT8FOa__errorIcon{width:16px;height:16px;position:absolute;top:12px;right:12px}.ImageUploadCard-module__ZT8FOa__placeholder{box-sizing:border-box;background:var(--gray-100,#f5f5f5);border:1px dashed var(--gray-300,#cecece);justify-content:center;align-items:center;display:flex}.ImageUploadCard-module__ZT8FOa__placeholder.ImageUploadCard-module__ZT8FOa__ratio34{border-radius:8px;width:80px;height:106px}.ImageUploadCard-module__ZT8FOa__placeholder.ImageUploadCard-module__ZT8FOa__ratio11{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__plusIcon{color:var(--gray-300,#cecece)}.ImageUploadCard-module__ZT8FOa__imageWrapper{position:relative;overflow:hidden}.ImageUploadCard-module__ZT8FOa__imageWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.ImageUploadCard-module__ZT8FOa__imageWrapper.ImageUploadCard-module__ZT8FOa__ratio34{border-radius:8px;width:80px;height:106px}.ImageUploadCard-module__ZT8FOa__imageWrapper.ImageUploadCard-module__ZT8FOa__ratio11{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__image{object-fit:cover}.ImageUploadCard-module__ZT8FOa__textArea{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.ImageUploadCard-module__ZT8FOa__title{font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;color:var(--gray-700,#2b2b2b)}.ImageUploadCard-module__ZT8FOa__description{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600)}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle{background:0 0;border:none;gap:12px;width:auto;padding:0}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle:hover,.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle.ImageUploadCard-module__ZT8FOa__error{border-color:#0000}.ImageUploadCard-module__ZT8FOa__circleImage{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__circleLarge{gap:12px}.ImageUploadCard-module__ZT8FOa__circleImageLarge{border-radius:42px;width:120px;height:120px}.ImageUploadCard-module__ZT8FOa__circleImageError{border:1px dashed var(--primary-red-500,#f13d6d)}.ImageUploadCard-module__ZT8FOa__circleExampleLarge{border-radius:42px!important;width:120px!important;height:120px!important}.ImageUploadCard-module__ZT8FOa__makerCover{background:var(--gray-100,#f5f5f5);border:1px dashed var(--gray-400,#cecece);border-radius:12px;justify-content:flex-start;gap:40px;width:160px;height:232px;padding:60px 8px 8px;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCover:hover{border-color:var(--gray-500,#adadad)}.ImageUploadCard-module__ZT8FOa__makerCoverFilled{background:var(--white,#fff);border:none;justify-content:center;gap:0;padding:0}.ImageUploadCard-module__ZT8FOa__makerCoverFilled:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.ImageUploadCard-module__ZT8FOa__makerCoverPlaceholder{width:100%;color:var(--gray-600,#868686);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.ImageUploadCard-module__ZT8FOa__makerCoverIcon{width:32px;height:32px;color:var(--gray-400,#cecece)}.ImageUploadCard-module__ZT8FOa__makerCoverTitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-13,13px);font-weight:var(--font-weight-regular,400);letter-spacing:var(--letter-spacing-tight,-.01em);text-align:center;white-space:pre-line;line-height:18px}.ImageUploadCard-module__ZT8FOa__makerCoverImageWrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCoverImageButton,.ImageUploadCard-module__ZT8FOa__makerCoverEmptyButton{cursor:pointer;background:0 0;border:0;width:100%;display:flex;position:relative}.ImageUploadCard-module__ZT8FOa__makerCoverImageButton{border-radius:12px;height:100%;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCoverEmptyButton{justify-content:center;align-items:center;padding:0}.ImageUploadCard-module__ZT8FOa__makerCoverAiButton{border:1px solid var(--gray-400,#cecece);background:var(--white,#fff);width:100%;height:36px;color:var(--gray-600,#868686);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-bold,700);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;line-height:20px;display:inline-flex}.ImageUploadCard-module__ZT8FOa__makerCoverRemoveButton{z-index:2;border:1px solid var(--gray-300,#dedede);background:var(--white,#fff);width:32px;height:32px;color:var(--gray-800,#2b2b2b);cursor:pointer;border-radius:60px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:7px;right:7px}.ImageUploadCard-module__ZT8FOa__makerCoverEditLabel{height:36px;color:var(--white,#fff);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-regular,400);letter-spacing:-.14px;background:#1a1a1a99;justify-content:center;align-items:center;line-height:20px;display:inline-flex;position:absolute;bottom:0;left:0;right:0}.ImageUploadCard-module__ZT8FOa__uploadingOverlay{border-radius:inherit;z-index:2;background:#0000008c;flex-direction:column;justify-content:center;align-items:center;gap:8px;display:flex;position:absolute;inset:0}.ImageUploadCard-module__ZT8FOa__uploadingSpinner{border:2px solid #ffffff59;border-top-color:var(--white);border-radius:50%;width:24px;height:24px;animation:.7s linear infinite ImageUploadCard-module__ZT8FOa__imageUploadSpin}.ImageUploadCard-module__ZT8FOa__uploadingText{color:var(--white);font-size:var(--font-size-caption-12);font-weight:var(--font-weight-medium)}@keyframes ImageUploadCard-module__ZT8FOa__imageUploadSpin{to{transform:rotate(360deg)}}@media (prefers-reduced-motion:reduce){.ImageUploadCard-module__ZT8FOa__uploadingSpinner{animation-duration:2.4s}}
.StickyHeaderContainer-module__Kd5jXW__container{z-index:50;width:100%;position:sticky;top:0}
.ProfileImage-module__7V3jSW__container{--profile-image-stroke:var(--stroke-inset);--profile-image-stroke-width:1px;--profile-placeholder-bg:var(--gray-400,#cecece);box-sizing:border-box;background:var(--profile-placeholder-bg,var(--gray-400,#cecece));flex-shrink:0;justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ProfileImage-module__7V3jSW__container:after{content:"";border:var(--profile-image-stroke-width)solid var(--profile-image-stroke);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ProfileImage-module__7V3jSW__image{object-fit:cover;width:100%;height:100%}.ProfileImage-module__7V3jSW__chat{border-radius:12px;width:32px;height:32px}.ProfileImage-module__7V3jSW__comment{border-radius:22px;width:44px;height:44px}.ProfileImage-module__7V3jSW__commentSm{border-radius:50%;width:32px;height:32px}.ProfileImage-module__7V3jSW__my{--profile-placeholder-bg:var(--bg-profile-my,#ffbfad);--profile-image-stroke-width:.71px;border-radius:50%;width:64px;height:64px}.ProfileImage-module__7V3jSW__profile{--profile-image-stroke-width:.71px;border-radius:50%;width:64px;height:64px}.ProfileImage-module__7V3jSW__persona{border-radius:9px;width:24px;height:24px}.ProfileImage-module__7V3jSW__personaLg{--profile-image-stroke-width:.75px;border-radius:18px;width:48px;height:48px}.ProfileImage-module__7V3jSW__author{--profile-image-stroke-width:.67px;border-radius:8px;width:16px;height:16px}.ProfileImage-module__7V3jSW__list{border-radius:100px;width:40px;height:40px}.ProfileImage-module__7V3jSW__chatList{border-radius:24px;width:64px;height:64px}.ProfileImage-module__7V3jSW__placeholder{justify-content:center;align-items:center;width:100%;height:100%;display:flex}.ProfileImage-module__7V3jSW__placeholderIcon{width:37.5%;height:auto;display:block}
.CardImgListDetail-module__MrYZcG__card{border-radius:12px;flex-direction:column;flex-shrink:0;align-items:flex-start;width:132px;min-width:132px;display:flex;position:relative;overflow:hidden}.CardImgListDetail-module__MrYZcG__cardItem{height:216px}.CardImgListDetail-module__MrYZcG__cardLock{border-radius:12px;height:216px;overflow:clip}.CardImgListDetail-module__MrYZcG__imageSection{flex-shrink:0;place-items:start;width:132px;height:132px;display:grid;position:relative}.CardImgListDetail-module__MrYZcG__imageBg{background-color:#b9b9b9;border-radius:12px 12px 0 0;grid-area:1/1;width:132px;height:132px}.CardImgListDetail-module__MrYZcG__imageWrapper{border-radius:12px 12px 0 0;grid-area:1/1;width:132px;height:132px;position:relative;overflow:hidden}.CardImgListDetail-module__MrYZcG__image{object-fit:cover;border-radius:12px 12px 0 0;width:100%;height:100%}.CardImgListDetail-module__MrYZcG__imageBlurred{filter:blur(25px);background:50%/cover no-repeat,#b9b9b9;border-radius:12px 12px 0 0}.CardImgListDetail-module__MrYZcG__imagePlaceholder{background-color:var(--gray300,#e2e2e2);border-radius:12px 12px 0 0;width:132px;height:132px}.CardImgListDetail-module__MrYZcG__imageLockPlaceholder{background:linear-gradient(#b9b9b9 0%,#d9c8ad 55%,#fff 100%)}.CardImgListDetail-module__MrYZcG__lockIconWrapper{grid-area:1/1;justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.CardImgListDetail-module__MrYZcG__lockIcon{color:#fff;opacity:.7}.CardImgListDetail-module__MrYZcG__container{border-radius:0 0 12px 12px;flex-direction:column;flex-shrink:0;align-items:center;gap:8px;width:100%;padding:0 0 12px;display:flex}.CardImgListDetail-module__MrYZcG__cardItem .CardImgListDetail-module__MrYZcG__container,.CardImgListDetail-module__MrYZcG__cardLock .CardImgListDetail-module__MrYZcG__container{height:84px}.CardImgListDetail-module__MrYZcG__emblemSvg{flex-shrink:0;margin-top:4px;display:block}.CardImgListDetail-module__MrYZcG__textArea{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:0 12px;display:flex}.CardImgListDetail-module__MrYZcG__title{font-family:var(--font-family,"Pretendard",sans-serif);color:var(--gray800,#2b2b2b);white-space:nowrap;text-overflow:ellipsis;width:100%;font-size:15px;font-style:normal;font-weight:700;line-height:22px;overflow:hidden}.CardImgListDetail-module__MrYZcG__titleLight{color:var(--white,white)}.CardImgListDetail-module__MrYZcG__titleLocked{color:var(--gray-500,#adadad)}.CardImgListDetail-module__MrYZcG__description{font-family:var(--font-family,"Pretendard",sans-serif);letter-spacing:-.13px;color:var(--gray600,#868686);text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:100%;height:36px;font-size:13px;font-style:normal;font-weight:400;line-height:18px;display:-webkit-box;overflow:hidden}.CardImgListDetail-module__MrYZcG__descriptionLight{color:#ffffffb3}.CardImgListDetail-module__MrYZcG__descriptionLocked{color:var(--gray-500,#adadad);white-space:nowrap;height:18px;display:block}.CardImgListDetail-module__MrYZcG__hintLine{height:18px}.CardImgListDetail-module__MrYZcG__gradient{pointer-events:none;width:132px;position:absolute;left:0}.CardImgListDetail-module__MrYZcG__gradientProfile{height:60px;top:72px}.CardImgListDetail-module__MrYZcG__gradientLock{background:linear-gradient(#fff0,#fff 95.5%);height:132px;top:0}.CardImgListDetail-module__MrYZcG__outline{border:1px solid var(--stroke-inset);pointer-events:none;border-radius:12px;width:132px;height:224px;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.CardImgListDetail-module__MrYZcG__outlineItem{height:216px}
.WelcomeBonusModal-module__tphwfq__overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.WelcomeBonusModal-module__tphwfq__modal{background:var(--white);border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:311px;padding-top:8px;display:flex;overflow:hidden}.WelcomeBonusModal-module__tphwfq__head{width:100%;padding:24px 16px 12px}.WelcomeBonusModal-module__tphwfq__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);text-align:center;margin:0;font-size:20px;line-height:26px}.WelcomeBonusModal-module__tphwfq__contents{flex-direction:column;align-items:center;width:100%;padding:0 16px 12px;display:flex}.WelcomeBonusModal-module__tphwfq__imageWrap{flex-shrink:0;width:180px;height:180px}.WelcomeBonusModal-module__tphwfq__desc{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);text-align:center;margin:0;font-size:15px;line-height:22px}.WelcomeBonusModal-module__tphwfq__buttonArea{width:100%;padding:16px}.WelcomeBonusModal-module__tphwfq__claimButton{background:var(--gray-900);cursor:pointer;-webkit-appearance:none;border:none;border-radius:10px;justify-content:center;align-items:center;gap:4px;width:100%;padding:12px 16px;display:flex}.WelcomeBonusModal-module__tphwfq__claimText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--white);font-size:16px;line-height:24px}
.MessageInput-module__RT9dhq__container{z-index:21;background:var(--white);border-top:1px solid #1a1a1a1f;border-radius:16px 16px 0 0;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.MessageInput-module__RT9dhq__textfield{box-sizing:border-box;background:var(--white);flex-direction:row;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.MessageInput-module__RT9dhq__textfieldExpanded{align-items:flex-end}.MessageInput-module__RT9dhq__quoteIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MessageInput-module__RT9dhq__closeButton{background:var(--white);cursor:pointer;border:1px solid #1a1a1a1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__profileWrapper{flex-shrink:0;align-self:flex-end;width:32px;height:32px;position:relative}.MessageInput-module__RT9dhq__profileWrapperDisabled{opacity:.4;cursor:not-allowed}.MessageInput-module__RT9dhq__profileWrapperLoading{cursor:default;animation:1s ease-in-out infinite MessageInput-module__RT9dhq__profilePulse}@keyframes MessageInput-module__RT9dhq__profilePulse{0%,to{opacity:1}50%{opacity:.5}}.MessageInput-module__RT9dhq__profileImage{width:32px;height:32px}.MessageInput-module__RT9dhq__profileBadge{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:-2px;right:-2px}.MessageInput-module__RT9dhq__input{caret-color:var(--primary-orange-500);resize:none;-webkit-appearance:none;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-400);background:0 0;border:none;outline:none;flex:1;min-height:22px;margin:0;padding:0;display:block;overflow-y:hidden}.MessageInput-module__RT9dhq__input::placeholder{color:var(--gray-500)}.MessageInput-module__RT9dhq__inputActive{color:var(--gray-900)}.MessageInput-module__RT9dhq__rightSection{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.MessageInput-module__RT9dhq__rightSectionExpanded{flex-direction:row;justify-content:flex-end;align-self:auto;align-items:center}.MessageInput-module__RT9dhq__counter{pointer-events:none;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);min-width:32px;position:absolute;top:-18px;right:0}.MessageInput-module__RT9dhq__counterLimit{color:var(--red-500)}.MessageInput-module__RT9dhq__iconButton{cursor:pointer;color:var(--gray-400);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MessageInput-module__RT9dhq__situationInlineButton{cursor:pointer;width:32px;height:32px;color:var(--gray-800);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MessageInput-module__RT9dhq__situationInlineButton:disabled{cursor:default;opacity:.4}.MessageInput-module__RT9dhq__iconButton:hover{color:var(--gray-600)}.MessageInput-module__RT9dhq__iconButton:disabled{color:var(--gray-300);cursor:not-allowed}.MessageInput-module__RT9dhq__sendButton{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButton:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:50%}.MessageInput-module__RT9dhq__sendButton:disabled{cursor:not-allowed;opacity:.4}.MessageInput-module__RT9dhq__containerCreate{flex-direction:column;justify-content:flex-end;gap:8px}.MessageInput-module__RT9dhq__textfieldCreate{box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;width:100%;display:flex}.MessageInput-module__RT9dhq__buttonArea{flex-direction:row;align-items:center;gap:4px;width:100%;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__albumButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;width:32px;height:32px;color:var(--gray-800);background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;padding:4px;display:flex}.MessageInput-module__RT9dhq__albumButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__textContainer{flex-direction:row;flex:1;justify-content:center;align-items:center;width:100%;padding:0 6px;display:flex}.MessageInput-module__RT9dhq__bottomArea{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__bottomLeft{flex-direction:row;align-items:center;gap:4px;padding:0;display:flex}.MessageInput-module__RT9dhq__colorSelectButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:2px;height:32px;padding:4px 12px 4px 8px;display:flex}.MessageInput-module__RT9dhq__colorSelectButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__colorSelectText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.MessageInput-module__RT9dhq__choiceButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:32px;padding:4px 12px 4px 8px;display:flex}.MessageInput-module__RT9dhq__choiceButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__choiceButtonText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.MessageInput-module__RT9dhq__userLabel{background:var(--gray-100);cursor:pointer;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:12px;height:32px;padding:4px 12px;display:flex}.MessageInput-module__RT9dhq__userLabelText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-600)}.MessageInput-module__RT9dhq__bottomRight{flex-direction:row;align-items:center;gap:12px;padding:0;display:flex}.MessageInput-module__RT9dhq__situationIcon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButtonCreate{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButtonCreate:disabled{cursor:not-allowed}.MessageInput-module__RT9dhq__sendButtonCreate:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:12px}
.PanelListItem-module__jxVSWq__item{box-sizing:border-box;background:var(--white,#fff);text-align:left;cursor:pointer;border:none;outline:none;flex-direction:row;align-items:center;gap:12px;width:100%;height:40px;padding:8px 16px;transition:background-color .15s;display:flex}.PanelListItem-module__jxVSWq__item:focus-visible{outline:2px solid var(--primary-500,#ff8665);outline-offset:-2px}.PanelListItem-module__jxVSWq__item:hover{background:var(--gray-100,#f5f5f5)}.PanelListItem-module__jxVSWq__item:active{background:var(--gray-100,#e9e9e9)}.PanelListItem-module__jxVSWq__contents{flex-direction:row;flex:1;align-items:center;gap:8px;height:24px;padding:0;display:flex}.PanelListItem-module__jxVSWq__text{flex:1 1 0;margin:0;padding:0}.PanelListItem-module__jxVSWq__textSpan{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);word-wrap:break-word;color:var(--gray-800,#2b2b2b);font-size:14px;font-style:normal;font-weight:400;line-height:20px}.PanelListItem-module__jxVSWq__destructive .PanelListItem-module__jxVSWq__textSpan{color:var(--red-500,#ff4d4d)}.PanelListItem-module__jxVSWq__arrow{width:16px;height:16px;color:var(--gray-800,#1a1a1a);flex-shrink:0}
.PromptTextarea-module__VxzYoa__container{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-400,#adadad);width:100%;scroll-margin-bottom:calc(120px + var(--sab,0px));border-radius:12px;flex-direction:column;align-items:flex-start;gap:12px;padding:16px;transition:border-color .2s;display:flex}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__large{height:214px}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__medium{height:170px}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__maker{height:180px}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__world{height:240px}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__autoExpand{height:auto;min-height:148px}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__autoExpand .PromptTextarea-module__VxzYoa__textarea{flex:none}.PromptTextarea-module__VxzYoa__textareaAutoExpand{resize:none;min-height:60px;overflow-y:hidden}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__focused{border-color:var(--gray-900,#1a1a1a)}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__error{border-color:var(--primary-red-500,#f13d6d)}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__disabled{background:var(--gray-100,#f5f5f5);cursor:not-allowed}.PromptTextarea-module__VxzYoa__addPhotoBtn{background:var(--gray-100,#f5f5f5);cursor:pointer;height:32px;font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);text-align:center;color:var(--gray-600);border:none;border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px 12px;line-height:20px;transition:background-color .2s;display:flex}.PromptTextarea-module__VxzYoa__addPhotoBtn:hover:not(:disabled){background:var(--gray-100,#e9e9e9)}.PromptTextarea-module__VxzYoa__addPhotoBtn:disabled{opacity:.5;cursor:not-allowed}.PromptTextarea-module__VxzYoa__attachmentChip{background:var(--gray-100,#f5f5f5);border-radius:8px;flex-shrink:0;align-items:center;gap:6px;padding:4px 6px 4px 4px;display:inline-flex}.PromptTextarea-module__VxzYoa__attachmentThumb{object-fit:cover;border-radius:4px;flex-shrink:0;width:32px;height:32px;display:block}.PromptTextarea-module__VxzYoa__attachmentRemoveBtn{cursor:pointer;width:20px;height:20px;color:var(--gray-700);background:0 0;border:none;border-radius:999px;flex-shrink:0;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.PromptTextarea-module__VxzYoa__attachmentRemoveBtn:hover:not(:disabled){background:#0000000d}.PromptTextarea-module__VxzYoa__attachmentRemoveBtn:disabled{opacity:.4;cursor:not-allowed}.PromptTextarea-module__VxzYoa__aiBtn{background:var(--gray-100,#f5f5f5);cursor:pointer;height:32px;font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);text-align:center;color:var(--gray-600);border:none;border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px 12px;line-height:20px;transition:background-color .2s;display:flex}.PromptTextarea-module__VxzYoa__aiBtn:hover:not(:disabled){background:var(--gray-100,#e9e9e9)}.PromptTextarea-module__VxzYoa__aiBtn:disabled{opacity:.5;cursor:not-allowed}.PromptTextarea-module__VxzYoa__aiBtnLoading{animation:1.5s ease-in-out infinite PromptTextarea-module__VxzYoa__pulse}@keyframes PromptTextarea-module__VxzYoa__pulse{0%,to{opacity:1}50%{opacity:.5}}.PromptTextarea-module__VxzYoa__textarea{resize:none;width:100%;caret-color:var(--primary-orange-500);font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:max(var(--font-size-paragraph-15,15px),16px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-800,#1a1a1a);scroll-margin-bottom:calc(120px + var(--sab,0px));background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;line-height:22px}.PromptTextarea-module__VxzYoa__textarea::placeholder{color:var(--gray-600)}.PromptTextarea-module__VxzYoa__container.PromptTextarea-module__VxzYoa__disabled .PromptTextarea-module__VxzYoa__textarea{cursor:not-allowed;color:var(--gray-400,#adadad)}.PromptTextarea-module__VxzYoa__errorMessageRow{flex-direction:row;align-items:center;gap:4px;margin-top:8px;padding:0;display:flex}.PromptTextarea-module__VxzYoa__errorMessageText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);letter-spacing:-.13px;color:var(--error,#f13d6d);line-height:18px}.PromptTextarea-module__VxzYoa__charCount{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-12,12px);text-align:right;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600);flex-shrink:0;align-self:flex-end;line-height:16px}.PromptTextarea-module__VxzYoa__bottomRow{flex-direction:row;align-items:center;gap:12px;width:100%;display:flex}.PromptTextarea-module__VxzYoa__varChips{flex-flow:wrap;flex:1;gap:4px;min-width:0;display:flex}.PromptTextarea-module__VxzYoa__varChip{background:var(--gray-100);height:32px;color:var(--gray-600);font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-12,12px);letter-spacing:0;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;justify-content:center;align-items:center;padding:4px 12px;line-height:16px;transition:background-color .15s;display:inline-flex}.PromptTextarea-module__VxzYoa__varChip:hover{background:var(--gray-200)}.PromptTextarea-module__VxzYoa__bottomRow .PromptTextarea-module__VxzYoa__charCount{align-self:center;margin-left:auto}
.Radio-module__c9WNDa__container{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.Radio-module__c9WNDa__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Radio-module__c9WNDa__iconWrapper{justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:flex}.Radio-module__c9WNDa__icon{color:#1a1a1a;display:block}.Radio-module__c9WNDa__container:not(:has(input:checked)) .Radio-module__c9WNDa__icon{color:#494949}.Radio-module__c9WNDa__disabled{cursor:not-allowed;opacity:.5}.Radio-module__c9WNDa__container:not(.Radio-module__c9WNDa__disabled):hover .Radio-module__c9WNDa__iconWrapper{transform:scale(1.05)}.Radio-module__c9WNDa__container:active .Radio-module__c9WNDa__iconWrapper{transform:scale(.95)}
.ActionListItem-module__DJQ5va__container{box-sizing:border-box;background:var(--gray-100,#f5f5f5);border:1px solid var(--gray-300,#dedede);cursor:pointer;text-align:left;border-radius:12px;flex-direction:row;align-items:center;gap:12px;width:100%;padding:16px;transition:background-color .2s,border-color .2s;display:flex}.ActionListItem-module__DJQ5va__container:hover{background:var(--gray-100,#e9e9e9)}.ActionListItem-module__DJQ5va__container:active{background:var(--gray-200,#dedede)}.ActionListItem-module__DJQ5va__selected{border:1px solid var(--gray-900,#1a1a1a)}.ActionListItem-module__DJQ5va__containerRadio{background:var(--white);border-radius:12px;padding:12px 16px}.ActionListItem-module__DJQ5va__containerWithImage{border-radius:10px;height:56px;padding:16px 16px 16px 8px}.ActionListItem-module__DJQ5va__iconWrapper{width:24px;height:24px;color:var(--gray-700);flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActionListItem-module__DJQ5va__textBlock{flex-direction:column;flex:1;align-self:flex-start;min-width:0;display:flex}.ActionListItem-module__DJQ5va__containerRadio .ActionListItem-module__DJQ5va__textBlock{gap:2px}.ActionListItem-module__DJQ5va__textBlockTitle{align-self:center;gap:2px}.ActionListItem-module__DJQ5va__subTextRow{align-items:center;gap:6px;display:flex}.ActionListItem-module__DJQ5va__text{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-15,15px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-900,#1a1a1a);text-overflow:ellipsis;white-space:nowrap;flex:1;line-height:22px;overflow:hidden}.ActionListItem-module__DJQ5va__textBold{font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-15,15px);line-height:22px}.ActionListItem-module__DJQ5va__textTitle{font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-16,16px);letter-spacing:0;line-height:24px}.ActionListItem-module__DJQ5va__subTextSmall{font-size:var(--font-size-paragraph-13,13px);letter-spacing:-.13px;line-height:18px}.ActionListItem-module__DJQ5va__subText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);text-overflow:ellipsis;white-space:nowrap;line-height:18px;overflow:hidden}.ActionListItem-module__DJQ5va__subTextWrap{white-space:normal;word-wrap:break-word;text-overflow:unset;overflow:visible}.ActionListItem-module__DJQ5va__editIcon{cursor:pointer;width:24px;height:24px;color:var(--gray-900,#1a1a1a);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ActionListItem-module__DJQ5va__editIcon:hover{opacity:.7}.ActionListItem-module__DJQ5va__radioWrapper{flex-shrink:0;justify-content:center;align-items:center;display:flex}.ActionListItem-module__DJQ5va__deleteIcon{cursor:pointer;width:24px;height:24px;color:var(--gray-900,#1a1a1a);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ActionListItem-module__DJQ5va__deleteIcon:hover{opacity:.7}.ActionListItem-module__DJQ5va__thumbnailWrapper{border-radius:4px;flex-shrink:0;justify-content:flex-start;align-items:center;width:54px;height:40px;display:flex;position:relative;overflow:hidden}.ActionListItem-module__DJQ5va__thumbnailWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ActionListItem-module__DJQ5va__thumbnail{object-fit:cover;border-radius:inherit;flex-shrink:0}
.SafeMarkdown-module__nAHe7W__root{color:var(--gray-700);font-family:var(--font-family);font-size:15px;font-weight:var(--font-weight-regular);letter-spacing:0;overflow-wrap:anywhere;flex-direction:column;gap:12px;max-width:100%;line-height:22px;display:flex;position:relative;overflow-x:clip}.SafeMarkdown-module__nAHe7W__root p,.SafeMarkdown-module__nAHe7W__root h2,.SafeMarkdown-module__nAHe7W__root h3,.SafeMarkdown-module__nAHe7W__root h4,.SafeMarkdown-module__nAHe7W__root ul,.SafeMarkdown-module__nAHe7W__root ol,.SafeMarkdown-module__nAHe7W__root blockquote,.SafeMarkdown-module__nAHe7W__root pre{margin:0}.SafeMarkdown-module__nAHe7W__heading1{color:var(--gray-900);font-size:20px;font-weight:var(--font-weight-bold);line-height:26px}.SafeMarkdown-module__nAHe7W__heading2{color:var(--gray-900);font-size:18px;font-weight:var(--font-weight-semibold);line-height:26px}.SafeMarkdown-module__nAHe7W__heading3{color:var(--gray-800);font-size:16px;font-weight:var(--font-weight-semibold);line-height:24px}.SafeMarkdown-module__nAHe7W__paragraph{white-space:normal}.SafeMarkdown-module__nAHe7W__list{flex-direction:column;gap:6px;padding-left:20px;display:flex}.SafeMarkdown-module__nAHe7W__tableScroll{border:1px solid var(--gray-200);border-radius:8px;width:100%;overflow-x:auto}.SafeMarkdown-module__nAHe7W__table{border-collapse:collapse;color:var(--gray-700);text-align:left;min-width:100%;font-size:14px;line-height:20px}.SafeMarkdown-module__nAHe7W__table th,.SafeMarkdown-module__nAHe7W__table td{border-bottom:1px solid var(--gray-200);vertical-align:top;padding:8px 10px}.SafeMarkdown-module__nAHe7W__table th{background:var(--gray-100);color:var(--gray-900);font-weight:var(--font-weight-semibold)}.SafeMarkdown-module__nAHe7W__table th:not(:last-child),.SafeMarkdown-module__nAHe7W__table td:not(:last-child){border-right:1px solid var(--gray-200)}.SafeMarkdown-module__nAHe7W__table tr:last-child td{border-bottom:0}.SafeMarkdown-module__nAHe7W__blockquote{border-left:3px solid var(--gray-300);color:var(--gray-700);padding-left:12px}.SafeMarkdown-module__nAHe7W__image{background:var(--gray-100);object-fit:contain;border:1px solid #1a1a1a14;border-radius:12px;width:100%;max-height:360px;display:block;overflow:hidden}.SafeMarkdown-module__nAHe7W__codeBlock{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-800);white-space:pre-wrap;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:20px;overflow-x:auto}.SafeMarkdown-module__nAHe7W__inlineCode{background:var(--gray-100);color:var(--gray-800);border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.SafeMarkdown-module__nAHe7W__link{color:var(--primary-orange-500,#ff8665);text-underline-offset:2px;text-decoration:underline}.SafeMarkdown-module__nAHe7W__divider{border:0;border-top:1px solid var(--gray-200);width:100%}
.ExpandableDescription-module__QPZKyq__section{flex-direction:column;gap:0;padding:0;display:flex}.ExpandableDescription-module__QPZKyq__section .ExpandableDescription-module__QPZKyq__sectionHeader{justify-content:flex-start;align-items:flex-start;height:50px;padding:24px 16px 0}.ExpandableDescription-module__QPZKyq__descriptionBody{flex-direction:column;gap:8px;padding:16px 16px 24px;display:flex}.ExpandableDescription-module__QPZKyq__descriptionBodyFullBleed{flex-direction:column;gap:8px;padding:0 0 24px;display:flex}.ExpandableDescription-module__QPZKyq__descriptionWrapper{position:relative;overflow:hidden}.ExpandableDescription-module__QPZKyq__longDescription{color:var(--gray-700);white-space:pre-wrap;font-family:Pretendard,sans-serif;font-size:15px;font-weight:400;line-height:22px}.ExpandableDescription-module__QPZKyq__markdownDescription{color:var(--gray-700)}.ExpandableDescription-module__QPZKyq__dimmedOverlay{pointer-events:none;background:linear-gradient(#fff0 -6.25%,#fff 78.75%);width:100%;height:80px;position:absolute;bottom:0;left:0}.ExpandableDescription-module__QPZKyq__showMoreButton{width:100%;color:var(--gray-900);cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:8px 16px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:18px;display:flex}
.page-module__xrkx2a__contentArea{-webkit-overflow-scrolling:touch;flex-direction:column;flex:1;min-height:0;display:flex;overflow-y:auto}.page-module__xrkx2a__headerSection{padding:24px 16px 12px}.page-module__xrkx2a__contentList{flex-direction:column;flex:1;display:flex}.page-module__xrkx2a__inputContainer{background-color:var(--background);border-top:1px solid var(--gray-200);flex-shrink:0;padding:12px 0}.page-module__xrkx2a__inputGuideHint{color:var(--gray-600);padding:0 16px 12px;font-size:12px;line-height:16px}.page-module__xrkx2a__situationPresets{flex-wrap:wrap;gap:8px;padding:0 16px 16px;display:flex}.page-module__xrkx2a__situationChip{border:1px solid var(--gray-300);background:var(--white);color:var(--gray-700);cursor:pointer;-webkit-tap-highlight-color:transparent;border-radius:100px;align-items:center;padding:6px 14px;font-size:13px;font-weight:500;line-height:18px;display:inline-flex}.page-module__xrkx2a__situationChipActive{border-color:var(--primary-orange-500,#e8692a);background:var(--primary-orange-50,#fff3ee);color:var(--primary-orange-500,#e8692a)}.page-module__xrkx2a__tapZone{cursor:pointer;-webkit-tap-highlight-color:transparent;height:20px;position:relative}
.SectionTitle-module__CCGYZq__container{background:var(--white);flex-direction:column;width:100%;padding:24px 16px 8px;display:flex}.SectionTitle-module__CCGYZq__sub,.SectionTitle-module__CCGYZq__titleIcon{padding:24px 16px 8px}.SectionTitle-module__CCGYZq__toggle{gap:2px;padding:24px 16px 8px}.SectionTitle-module__CCGYZq__container.SectionTitle-module__CCGYZq__noBottomPadding{padding-bottom:0}.SectionTitle-module__CCGYZq__container.SectionTitle-module__CCGYZq__compactPadding{padding-left:12px;padding-right:12px}.SectionTitle-module__CCGYZq__withDescription{white-space:pre-wrap;gap:2px}.SectionTitle-module__CCGYZq__titleRow{flex-direction:row;align-items:center;gap:16px;width:100%;display:flex}.SectionTitle-module__CCGYZq__title{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-18,18px);color:var(--gray-900);flex:1;margin:0;line-height:26px}.SectionTitle-module__CCGYZq__container:not(.SectionTitle-module__CCGYZq__sub):not(.SectionTitle-module__CCGYZq__titleIcon):not(.SectionTitle-module__CCGYZq__toggle):not(.SectionTitle-module__CCGYZq__inputLabel) .SectionTitle-module__CCGYZq__title{font-weight:var(--font-weight-bold);font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs)}.SectionTitle-module__CCGYZq__actionText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight,-.01em);text-align:right;color:var(--gray-500,#adadad);cursor:pointer;flex:none;font-size:13px;line-height:18px}.SectionTitle-module__CCGYZq__actionText:hover{color:var(--gray-700)}.SectionTitle-module__CCGYZq__actionArrow{color:var(--gray-700,#494949);cursor:pointer;flex:none}.SectionTitle-module__CCGYZq__actionArrow:hover{color:var(--gray-900)}.SectionTitle-module__CCGYZq__description{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13,13px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600);white-space:pre-line;line-height:18px}.SectionTitle-module__CCGYZq__description[role=button]{cursor:pointer}.SectionTitle-module__CCGYZq__description[role=button]:hover{color:var(--gray-600)}.SectionTitle-module__CCGYZq__titleIconBox{box-sizing:border-box;background:var(--gray-100,#f5f5f5);border:1px solid var(--gray-200,#e9e9e9);cursor:pointer;border-radius:6px;flex-direction:row;justify-content:space-between;align-items:center;gap:16px;width:100%;height:38px;padding:6px 6px 6px 12px;transition:background-color .2s;display:flex}.SectionTitle-module__CCGYZq__titleIconBox:hover{background:var(--gray-100,#e9e9e9)}.SectionTitle-module__CCGYZq__titleIconBox:focus{border-color:var(--gray-300);outline:none}.SectionTitle-module__CCGYZq__titleIconText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-18,18px);color:var(--gray-900,#1a1a1a);flex:none;order:0;line-height:26px}.SectionTitle-module__CCGYZq__editIcon{width:24px;height:24px;color:var(--gray-900,#1a1a1a);flex:none;order:1}.SectionTitle-module__CCGYZq__light{background:var(--white)}.SectionTitle-module__CCGYZq__light .SectionTitle-module__CCGYZq__title{color:var(--gray-900)}.SectionTitle-module__CCGYZq__dark{background:var(--gray-900)}.SectionTitle-module__CCGYZq__dark .SectionTitle-module__CCGYZq__title{color:var(--white)}.SectionTitle-module__CCGYZq__dark .SectionTitle-module__CCGYZq__actionText,.SectionTitle-module__CCGYZq__dark .SectionTitle-module__CCGYZq__description{color:var(--gray-400)}.SectionTitle-module__CCGYZq__gray{background:var(--gray-100)}.SectionTitle-module__CCGYZq__gray .SectionTitle-module__CCGYZq__title{color:var(--gray-900)}.SectionTitle-module__CCGYZq__inputLabel{background:0 0;padding:6px 16px}.SectionTitle-module__CCGYZq__inputLabel .SectionTitle-module__CCGYZq__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-15,15px);color:var(--gray-800);line-height:22px}.SectionTitle-module__CCGYZq__requiredMark{color:var(--primary-orange-500);margin-left:2px;display:inline-block}
.ShortcutCardShell-module__NoGCFG__card{box-sizing:border-box;background:var(--white);border:1px solid var(--gray-200);text-align:left;border-radius:12px;flex-direction:column;gap:16px;width:100%;padding:16px;display:flex;position:relative}.ShortcutCardShell-module__NoGCFG__flexItem{flex:1 1 0;min-width:0}.ShortcutCardShell-module__NoGCFG__clickable{cursor:pointer}.ShortcutCardShell-module__NoGCFG__clickable:hover{background:var(--gray-100)}.ShortcutCardShell-module__NoGCFG__head{flex-direction:column;gap:4px;min-width:0;display:flex}.ShortcutCardShell-module__NoGCFG__nameRow{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.ShortcutCardShell-module__NoGCFG__name{min-width:0;color:var(--gray-900);font-family:var(--font-family);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;margin:0;font-size:16px;font-weight:600;line-height:24px;overflow:hidden}.ShortcutCardShell-module__NoGCFG__tagline{color:var(--gray-700);font-family:var(--font-family);letter-spacing:-.14px;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:14px;font-weight:400;line-height:20px;overflow:hidden}.ShortcutCardShell-module__NoGCFG__preview{color:var(--gray-500);font-family:var(--font-family);letter-spacing:-.14px;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:14px;font-weight:400;line-height:20px;display:-webkit-box;overflow:hidden}.ShortcutCardShell-module__NoGCFG__info{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-width:0;display:flex}.ShortcutCardShell-module__NoGCFG__infoSingle{justify-content:flex-start}.ShortcutCardShell-module__NoGCFG__creator{min-width:0;color:var(--gray-600);flex-direction:row;align-items:center;gap:4px;display:flex}.ShortcutCardShell-module__NoGCFG__saveCount{color:var(--gray-600);flex-direction:row;flex-shrink:0;align-items:center;gap:1px;display:flex}.ShortcutCardShell-module__NoGCFG__infoText{color:var(--gray-600);font-family:var(--font-family);letter-spacing:-.12px;text-overflow:ellipsis;white-space:nowrap;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.ShortcutCardShell-module__NoGCFG__creatorAvatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:16px;height:16px}
.ReferralCompleteModal-module__4gpVza__overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.ReferralCompleteModal-module__4gpVza__modal{background:var(--white);border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:328px;padding-top:8px;display:flex;overflow:hidden}.ReferralCompleteModal-module__4gpVza__head{width:100%;padding:24px 16px 12px}.ReferralCompleteModal-module__4gpVza__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);text-align:center;margin:0;font-size:20px;line-height:26px}.ReferralCompleteModal-module__4gpVza__contents{flex-direction:column;align-items:center;gap:0;width:100%;padding:0 16px 12px;display:flex}.ReferralCompleteModal-module__4gpVza__imageWrap{flex-shrink:0;width:180px;height:180px}.ReferralCompleteModal-module__4gpVza__desc{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);text-align:center;margin:0;font-size:15px;line-height:22px}.ReferralCompleteModal-module__4gpVza__buttonArea{width:100%;padding:16px}.ReferralCompleteModal-module__4gpVza__confirmButton{background:var(--gray-900);cursor:pointer;-webkit-appearance:none;border:none;border-radius:10px;justify-content:center;align-items:center;gap:4px;width:100%;padding:12px 16px;display:flex}.ReferralCompleteModal-module__4gpVza__confirmText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--white);font-size:16px;line-height:24px}
.PersonaProfileCard-module__1e5aZq__card{box-sizing:border-box;background:var(--white,#fff);border:1px solid #1a1a1a1f;border-radius:12px;flex-direction:column;justify-content:flex-end;align-items:center;gap:12px;width:100%;padding:24px 16px 16px;display:flex;position:relative}.PersonaProfileCard-module__1e5aZq__makerAddSettings{border-color:var(--gray-200);border-radius:12px}.PersonaProfileCard-module__1e5aZq__deleteBtn{border:1px solid var(--gray-200,#dedede);cursor:pointer;background:0 0;border-radius:60px;justify-content:center;align-items:center;width:32px;height:32px;transition:background-color .2s;display:flex;position:absolute;top:16px;right:16px}.PersonaProfileCard-module__1e5aZq__makerAddSettings .PersonaProfileCard-module__1e5aZq__deleteBtn{color:var(--gray-900);background:var(--white);border-color:var(--gray-300);top:15px;right:16px}.PersonaProfileCard-module__1e5aZq__deleteBtn:hover{background:var(--gray-100,#f5f5f5)}.PersonaProfileCard-module__1e5aZq__imageSection{color:inherit;background:0 0;border:none;flex-direction:column;align-items:center;gap:8px;padding:0;display:flex}.PersonaProfileCard-module__1e5aZq__imageSection:disabled{cursor:default}.PersonaProfileCard-module__1e5aZq__imageSectionClickable{cursor:pointer}.PersonaProfileCard-module__1e5aZq__makerAddSettings .PersonaProfileCard-module__1e5aZq__imageSection{gap:12px}.PersonaProfileCard-module__1e5aZq__uploadedImageFrame{flex-shrink:0;width:90px;height:90px;display:block;position:relative;overflow:hidden}.PersonaProfileCard-module__1e5aZq__uploadedImageFrame:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.PersonaProfileCard-module__1e5aZq__uploadedImageFrameCircle{border-radius:50%}.PersonaProfileCard-module__1e5aZq__makerAddSettings .PersonaProfileCard-module__1e5aZq__uploadedImageFrameCircle{border-radius:32px}.PersonaProfileCard-module__1e5aZq__uploadedImageFrameDefault{border-radius:8px}.PersonaProfileCard-module__1e5aZq__uploadedImage{object-fit:cover;border-radius:inherit;width:100%;height:100%}.PersonaProfileCard-module__1e5aZq__imageLabel{font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);text-align:center;color:var(--gray-800,#2b2b2b);line-height:20px}.PersonaProfileCard-module__1e5aZq__formFields{flex-direction:column;align-items:flex-start;width:100%;display:flex}.PersonaProfileCard-module__1e5aZq__fieldContainer{width:100%;padding-bottom:16px}.PersonaProfileCard-module__1e5aZq__makerAddSettings .PersonaProfileCard-module__1e5aZq__fieldContainer:last-child{padding-bottom:0}.PersonaProfileCard-module__1e5aZq__fieldLabel{background:0 0;min-height:24px;padding:6px 0}.PersonaProfileCard-module__1e5aZq__checkboxRow{cursor:pointer;-webkit-user-select:none;user-select:none;flex-direction:row;align-items:center;gap:6px;margin-bottom:16px;padding:0;display:flex}.PersonaProfileCard-module__1e5aZq__checkboxRow:focus{outline:none}.PersonaProfileCard-module__1e5aZq__checkboxRow:focus-visible{outline:2px solid var(--primary-orange-500,#ff8665);outline-offset:2px;border-radius:4px}.PersonaProfileCard-module__1e5aZq__checkboxLabel{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#494949);line-height:18px}.PersonaProfileCard-module__1e5aZq__makerAddSettings .PersonaProfileCard-module__1e5aZq__checkboxLabel{color:var(--gray-700,#494949)}
.SocialLoginButton-module__p85vCa__button{box-sizing:border-box;cursor:pointer;height:48px;font-family:var(--font-family,"Pretendard"),sans-serif;font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;text-align:center;border-radius:10px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-size:15px;line-height:22px;transition:opacity .2s,transform .1s;display:flex;position:relative}.SocialLoginButton-module__p85vCa__button:hover:not(:disabled){opacity:.9}.SocialLoginButton-module__p85vCa__button:active:not(:disabled){transform:scale(.98)}.SocialLoginButton-module__p85vCa__button:disabled{opacity:.5;cursor:not-allowed}.SocialLoginButton-module__p85vCa__button:focus-visible{outline:2px solid var(--primary-500,#ff8665);outline-offset:2px}.SocialLoginButton-module__p85vCa__apple{color:#fff;background:#000;border:1px solid #000}.SocialLoginButton-module__p85vCa__apple .SocialLoginButton-module__p85vCa__icon{color:#fff}.SocialLoginButton-module__p85vCa__google{color:var(--gray-900,#1a1a1a);background:#fff;border:1px solid #fff}.SocialLoginButton-module__p85vCa__google:hover:not(:disabled){border-color:#fff}.SocialLoginButton-module__p85vCa__kakao{color:#47272a;background:#ffe812;border:1px solid #ffe812}.SocialLoginButton-module__p85vCa__kakao .SocialLoginButton-module__p85vCa__icon{color:#47272a}.SocialLoginButton-module__p85vCa__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;left:16px}.SocialLoginButton-module__p85vCa__label{text-align:center;flex:1}.SocialLoginButton-module__p85vCa__fullWidth{width:100%}.SocialLoginButton-module__p85vCa__onSheet.SocialLoginButton-module__p85vCa__google{background:var(--gray-200,#e9e9e9);color:var(--gray-900,#1a1a1a);border:1px solid #1a1a1a1f}.SocialLoginButton-module__p85vCa__onSheet.SocialLoginButton-module__p85vCa__google:hover:not(:disabled){border-color:#1a1a1a3d}
.LoginBottomSheet-module__CDIWra__sheet{background:var(--white);will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;align-items:stretch;width:100%;max-width:375px;padding:8px 0 0;animation:.3s ease-out LoginBottomSheet-module__CDIWra__slideUpFromBottom;display:flex;overflow:hidden;box-shadow:0 8px 36px #00000029}@media (max-width:767px){.LoginBottomSheet-module__CDIWra__sheet{max-width:100%}}@keyframes LoginBottomSheet-module__CDIWra__slideUpFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.LoginBottomSheet-module__CDIWra__header{box-sizing:border-box;align-items:flex-start;gap:16px;width:100%;padding:24px 16px 12px 56px;display:flex}.LoginBottomSheet-module__CDIWra__text{text-align:center;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.LoginBottomSheet-module__CDIWra__title{width:100%;font-family:var(--font-family);font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);margin:0}.LoginBottomSheet-module__CDIWra__description{width:100%;font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);margin:0}.LoginBottomSheet-module__CDIWra__closeButton{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.LoginBottomSheet-module__CDIWra__closeButton:hover{opacity:.7}.LoginBottomSheet-module__CDIWra__buttons{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.LoginBottomSheet-module__CDIWra__safeArea{width:100%;height:var(--sab,0px);background:var(--white)}
.ReviewState-module__WynG2G__container{background-color:var(--gray-900);border-bottom-right-radius:8px;border-bottom-left-radius:8px;justify-content:center;align-items:center;gap:4px;width:64px;height:20px;padding:2px 6px;display:flex}.ReviewState-module__WynG2G__container.ReviewState-module__WynG2G__inactive{background-color:var(--gray-700)}.ReviewState-module__WynG2G__text{font-family:var(--font-family);letter-spacing:-.11px;white-space:nowrap;color:var(--white);font-size:11px;font-weight:600;line-height:16px}.ReviewState-module__WynG2G__text.ReviewState-module__WynG2G__inactive{color:var(--gray-500)}.ReviewState-module__WynG2G__dot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ReviewState-module__WynG2G__dot.ReviewState-module__WynG2G__white{background-color:var(--white)}.ReviewState-module__WynG2G__dot.ReviewState-module__WynG2G__red{background-color:var(--primary-red-500)}.ReviewState-module__WynG2G__dot.ReviewState-module__WynG2G__green{background-color:var(--primary-green-500)}.ReviewState-module__WynG2G__dot.ReviewState-module__WynG2G__gray{background-color:var(--gray-500)}
.MakerCardShell-module__0sUOVG__card{box-sizing:border-box;background:var(--white);outline:1px solid var(--gray-200);outline-offset:-1px;border-radius:12px;justify-content:flex-start;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.MakerCardShell-module__0sUOVG__textInset{padding-left:16px}.MakerCardShell-module__0sUOVG__flexItem{flex:1 1 0;min-width:0}.MakerCardShell-module__0sUOVG__clickable{cursor:pointer}.MakerCardShell-module__0sUOVG__selected{outline-color:var(--gray-900)}.MakerCardShell-module__0sUOVG__clickable:hover{background:var(--gray-100)}.MakerCardShell-module__0sUOVG__media{flex-direction:column;flex-shrink:0;justify-content:flex-start;align-items:flex-start;width:64px;display:flex}.MakerCardShell-module__0sUOVG__contents{flex-direction:column;flex:1 1 0;justify-content:flex-start;align-items:flex-start;min-width:0;display:flex}.MakerCardShell-module__0sUOVG__gapReview{gap:6px}.MakerCardShell-module__0sUOVG__gapCompact{gap:8px}.MakerCardShell-module__0sUOVG__gapTextOnly{gap:6px}.MakerCardShell-module__0sUOVG__gapTitleOnly{gap:4px}.MakerCardShell-module__0sUOVG__labelRow{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.MakerCardShell-module__0sUOVG__titleSub{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;display:flex}.MakerCardShell-module__0sUOVG__gapReview .MakerCardShell-module__0sUOVG__titleSub{gap:0}.MakerCardShell-module__0sUOVG__gapCompact .MakerCardShell-module__0sUOVG__titleSub,.MakerCardShell-module__0sUOVG__gapTextOnly .MakerCardShell-module__0sUOVG__titleSub,.MakerCardShell-module__0sUOVG__gapTitleOnly .MakerCardShell-module__0sUOVG__titleSub{gap:4px}.MakerCardShell-module__0sUOVG__titleRow{flex-direction:row;align-self:stretch;align-items:center;gap:12px;display:flex}.MakerCardShell-module__0sUOVG__title{min-width:0;color:var(--gray-900);font-family:var(--font-family);letter-spacing:0;text-overflow:ellipsis;white-space:nowrap;flex:1 1 0;margin:0;font-size:15px;font-weight:700;line-height:22px;overflow:hidden}.MakerCardShell-module__0sUOVG__textArea{flex-direction:column;justify-content:flex-start;align-self:stretch;align-items:flex-start;gap:2px;display:flex}.MakerCardShell-module__0sUOVG__description{color:var(--gray-700);font-family:var(--font-family);letter-spacing:-.13px;text-overflow:ellipsis;align-self:stretch;margin:0;font-size:13px;font-weight:400;line-height:18px;overflow:hidden}.MakerCardShell-module__0sUOVG__desc1{white-space:nowrap}.MakerCardShell-module__0sUOVG__desc2{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box}.MakerCardShell-module__0sUOVG__info{border-radius:6px;justify-content:flex-start;align-self:stretch;align-items:center;gap:12px;display:flex}.MakerCardShell-module__0sUOVG__infoSpread{justify-content:space-between}.MakerCardShell-module__0sUOVG__statGroup{flex-direction:row;align-items:center;gap:12px;display:flex}.MakerCardShell-module__0sUOVG__statItem{color:var(--gray-700);border-radius:4px;justify-content:flex-start;align-items:center;gap:1px;display:flex}.MakerCardShell-module__0sUOVG__statCount{color:var(--gray-700);font-family:var(--font-family);letter-spacing:-.12px;text-align:center;white-space:nowrap;font-size:12px;font-weight:600;line-height:16px}.MakerCardShell-module__0sUOVG__creatorHandle{color:var(--gray-500);font-family:var(--font-family);letter-spacing:-.12px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.MakerCardShell-module__0sUOVG__moreWrapper{flex-shrink:0;display:flex;position:relative}.MakerCardShell-module__0sUOVG__moreButton{cursor:pointer;color:var(--gray-900);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MakerCardShell-module__0sUOVG__moreButton:hover{color:var(--gray-700)}
.MakerCard-module__l2uZqG__imageWrap{box-sizing:border-box;border-top-left-radius:8px;border-top-right-radius:8px;width:64px;height:85px;position:relative;overflow:hidden}.MakerCard-module__l2uZqG__imageWrap:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;border-bottom:none;position:absolute;inset:0}.MakerCard-module__l2uZqG__image{object-fit:cover;width:100%;height:100%;display:block}.MakerCard-module__l2uZqG__imagePlaceholder{box-sizing:border-box;background:var(--gray-100);width:64px;height:85px;color:var(--gray-500,#adadad);border-top-left-radius:8px;border-top-right-radius:8px;justify-content:center;align-items:center;display:flex;position:relative}.MakerCard-module__l2uZqG__imagePlaceholder:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;border-bottom:none;position:absolute;inset:0}.MakerCard-module__l2uZqG__draft .MakerCard-module__l2uZqG__imagePlaceholder{color:var(--gray-500,#adadad)}.MakerCard-module__l2uZqG__reviewState{align-self:stretch}.MakerCard-module__l2uZqG__revisionState{background:var(--gray-800);color:var(--white);font-size:var(--font-size-caption-10);font-weight:var(--font-weight-medium);text-align:center;border-radius:4px;align-self:stretch;padding:2px 6px}.MakerCard-module__l2uZqG__labelWrapper{justify-content:flex-start;align-items:center;gap:4px;display:flex}.MakerCard-module__l2uZqG__labelPrimary{border-radius:5px;justify-content:center;align-items:center;gap:12px;padding:2px 6px;display:flex}.MakerCard-module__l2uZqG__labelPrimaryText{font-family:var(--font-family);letter-spacing:-.11px;text-align:center;white-space:nowrap;font-size:11px;font-weight:600;line-height:16px}.MakerCard-module__l2uZqG__labelPrimary.MakerCard-module__l2uZqG__character{background:var(--primary-orange-100,#fff1ed)}.MakerCard-module__l2uZqG__labelPrimary.MakerCard-module__l2uZqG__character .MakerCard-module__l2uZqG__labelPrimaryText{color:var(--primary-orange-500,#ff8665)}.MakerCard-module__l2uZqG__labelPrimary.MakerCard-module__l2uZqG__story{background:var(--primary-purple-100,#f2edff)}.MakerCard-module__l2uZqG__labelPrimary.MakerCard-module__l2uZqG__story .MakerCard-module__l2uZqG__labelPrimaryText{color:var(--primary-purple-500,#9f72ff)}.MakerCard-module__l2uZqG__labelSecondary{border:1px solid var(--gray-300,#dedede);border-radius:5px;justify-content:flex-start;align-items:center;gap:12px;padding:2px 6px;display:flex}.MakerCard-module__l2uZqG__labelSecondaryText{color:var(--gray-900);font-family:var(--font-family);letter-spacing:-.11px;text-align:center;white-space:nowrap;font-size:11px;font-weight:400;line-height:16px}
.SearchInput-module__4VOTFq__wrapper{box-sizing:border-box;background:var(--white);border:1px solid var(--gray-200);border-radius:12px;align-items:center;gap:8px;width:100%;padding:10px 12px;display:flex}.SearchInput-module__4VOTFq__input{min-width:0;color:var(--gray-900);font-family:var(--font-family);font-size:var(--font-size-paragraph-15,15px);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;background:0 0;border:none;outline:none;flex:1 1 0;padding:0;line-height:22px}.SearchInput-module__4VOTFq__input::placeholder{color:var(--gray-500,#adadad)}.SearchInput-module__4VOTFq__icon{color:var(--gray-900);flex-shrink:0;justify-content:center;align-items:center;display:flex}
.SortSheet-module__vUJWTG__container{flex-direction:column;width:100%;padding:0;display:flex}.SortSheet-module__vUJWTG__optionList{flex-direction:column;width:100%;display:flex}.SortSheet-module__vUJWTG__option{background:var(--white,#fff);cursor:pointer;border:none;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:48px;padding:12px 16px;transition:background-color .15s;display:flex}.SortSheet-module__vUJWTG__option:hover{background-color:#00000005}.SortSheet-module__vUJWTG__option:active{background-color:#0000000a}.SortSheet-module__vUJWTG__optionLabel{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-15,15px);letter-spacing:-.15px;color:var(--gray-800,#2b2b2b);line-height:22px}.SortSheet-module__vUJWTG__optionSelected .SortSheet-module__vUJWTG__optionLabel{font-weight:var(--font-weight-bold,700);letter-spacing:0}.SortSheet-module__vUJWTG__checkIcon{width:24px;height:24px;color:var(--gray-900,#1a1a1a)}.SortSheet-module__vUJWTG__cancelButton{border:1px solid var(--gray-400,#cecece);cursor:pointer;width:calc(100% - 32px);font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-16,16px);line-height:var(--line-height-paragraph-16,24px);color:var(--gray-900,#1a1a1a);background:0 0;border-radius:10px;justify-content:center;align-items:center;margin:16px;padding:12px 16px;transition:background-color .15s;display:flex}.SortSheet-module__vUJWTG__cancelButton:hover{background-color:#00000005}.SortSheet-module__vUJWTG__cancelButton:active{background-color:#0000000a}
.States-module__ANQ67W__container{text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;min-height:200px;padding:48px 24px;display:flex}.States-module__ANQ67W__fullPage{min-height:calc(100vh - 120px)}.States-module__ANQ67W__spinner{border:3px solid var(--gray-100);border-top-color:var(--primary-500);border-radius:50%;width:40px;height:40px;animation:.8s linear infinite States-module__ANQ67W__spin}.States-module__ANQ67W__spinnerSmall{border-width:2px;width:24px;height:24px}.States-module__ANQ67W__spinnerLarge{border-width:4px;width:56px;height:56px}@keyframes States-module__ANQ67W__spin{to{transform:rotate(360deg)}}.States-module__ANQ67W__title{font-family:var(--font-family);font-size:var(--font-size-heading-xxs);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-xxs);color:var(--gray-800);margin-top:16px;margin-bottom:8px}.States-module__ANQ67W__message{font-family:var(--font-family);font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-14);color:var(--gray-500);margin:0}.States-module__ANQ67W__loadingMessage{margin-top:12px}.States-module__ANQ67W__failContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:32px;width:100%;padding:48px 24px;display:flex}.States-module__ANQ67W__failIconWrapper{flex-shrink:0;width:100px;height:100px}.States-module__ANQ67W__failTextGroup{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.States-module__ANQ67W__failTitle{letter-spacing:-.24px;color:var(--gray-900);text-align:center;width:100%;margin:0;font-size:24px;font-weight:700;line-height:34px}.States-module__ANQ67W__failMessage{letter-spacing:-.15px;color:var(--gray-600);text-align:center;width:100%;margin:0;font-size:15px;font-weight:400;line-height:22px}.States-module__ANQ67W__failActionButton{width:136px!important}.States-module__ANQ67W__emptyWithImage{gap:40px;padding-top:80px;padding-bottom:80px}.States-module__ANQ67W__typeCharge{gap:20px;padding-top:60px;padding-bottom:40px}.States-module__ANQ67W__emptyIcon{opacity:.5;width:64px;height:64px;margin-bottom:8px}.States-module__ANQ67W__emptyImageWrapper{flex-shrink:0}.States-module__ANQ67W__emptyImage{object-fit:contain;object-position:center;width:100%;height:100%}.States-module__ANQ67W__contentWrapper{flex-direction:column;align-items:center;gap:16px;width:300px;display:flex}.States-module__ANQ67W__emptyTextArea{white-space:pre-wrap;text-align:center;flex-direction:column;align-items:center;width:100%;display:flex}.States-module__ANQ67W__emptyContentText{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);text-align:center;color:var(--gray-700);word-break:keep-all;font-size:15px;line-height:22px}.States-module__ANQ67W__textRegular{font-weight:400}.States-module__ANQ67W__textBold{font-weight:700}.States-module__ANQ67W__textGray600{color:var(--gray-600)}.States-module__ANQ67W__roundedFull{--gradient-radius:100px;border-radius:100px!important}.States-module__ANQ67W__fixedWidthButton{width:136px!important}.States-module__ANQ67W__fixedWidthButtonLarge{width:160px!important}.States-module__ANQ67W__orangeButton{background-color:var(--primary-orange-100);color:var(--primary-orange-700);height:56px;font-family:var(--font-family);text-align:center;cursor:pointer;white-space:nowrap;border:none;border-radius:12px;padding:16px 24px;font-size:16px;font-weight:600;line-height:24px}.States-module__ANQ67W__orangeButton:active{transform:scale(.98)}.States-module__ANQ67W__retryButton{font-family:var(--font-family);font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-semibold);color:var(--white);background-color:var(--primary-500);cursor:pointer;border:none;border-radius:8px;margin-top:16px;padding:10px 24px;transition:background-color .2s}.States-module__ANQ67W__retryButton:hover{background-color:var(--gray-700)}.States-module__ANQ67W__retryButton:active{transform:scale(.98)}
.SubHeaderInput-module__NZjerG__container{box-sizing:border-box;background:var(--white);flex-direction:column;justify-content:center;align-items:flex-start;width:100%;min-height:32px;padding:6px 16px;display:flex}.SubHeaderInput-module__NZjerG__clickable{cursor:pointer}.SubHeaderInput-module__NZjerG__clickable:hover{background:var(--gray-100,#f8f8f8)}.SubHeaderInput-module__NZjerG__withSubtitle{min-height:56px}.SubHeaderInput-module__NZjerG__contents{flex-direction:row;align-items:center;gap:8px;width:100%;height:24px;padding:0;display:flex}.SubHeaderInput-module__NZjerG__title{height:22px;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-800,#2b2b2b);flex:1}.SubHeaderInput-module__NZjerG__arrow{width:16px;height:16px;color:var(--gray-600);flex-shrink:0}.SubHeaderInput-module__NZjerG__subtitleContents{flex-direction:row;align-items:center;gap:8px;width:100%;height:18px;padding:0;display:flex}.SubHeaderInput-module__NZjerG__subtitle{height:18px;font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);flex:1}
.CompanyInfo-module__3vyT6W__companyInfo{flex-direction:column;gap:8px;display:flex}.CompanyInfo-module__3vyT6W__companyText{font-family:var(--font-family);letter-spacing:-.11px;color:var(--gray-600);white-space:pre-line;margin:0;font-size:11px;font-weight:400;line-height:16px}.CompanyInfo-module__3vyT6W__socialLinks{align-items:center;gap:12px;padding:12px 0;display:flex}.CompanyInfo-module__3vyT6W__socialBtn{background:var(--gray-700);cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;text-decoration:none;display:flex;overflow:hidden}.CompanyInfo-module__3vyT6W__policyLinks{flex-wrap:wrap;align-items:center;gap:4px;display:flex}.CompanyInfo-module__3vyT6W__policyLink{cursor:pointer;font-family:var(--font-family);letter-spacing:-.11px;color:var(--gray-600);background:0 0;border:none;padding:0;font-size:11px;font-weight:400;line-height:16px;text-decoration:none}.CompanyInfo-module__3vyT6W__policyDivider{font-family:var(--font-family);color:var(--gray-600);font-size:11px;line-height:16px}
.Tabs-module__Kftrda__wrapper{z-index:60;background:#fff;flex-direction:column;width:100%;max-width:375px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.Tabs-module__Kftrda__wrapper.Tabs-module__Kftrda__scrollHidden:not(.Tabs-module__Kftrda__fixed){transform:translateY(-100%)}@media (max-width:767px){.Tabs-module__Kftrda__wrapper{max-width:100%}}.Tabs-module__Kftrda__container{flex-direction:row;align-items:center;width:100%;height:48px;margin-bottom:-1px;padding:0;display:flex}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__small{height:46px}.Tabs-module__Kftrda__tabItem{box-sizing:border-box;cursor:pointer;background:0 0;border:none;border-bottom:3px solid #0000;flex-direction:column;flex:1;justify-content:center;align-items:center;width:125px;height:48px;padding:0;transition:border-color .2s;display:flex}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__small .Tabs-module__Kftrda__tabItem{height:46px}.Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active{border-bottom:3px solid #1a1a1a}.Tabs-module__Kftrda__label{font-family:var(--font-family);font-style:normal;font-weight:600;font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);color:var(--gray-600);align-items:center;gap:4px;display:inline-flex}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__small .Tabs-module__Kftrda__label{font-size:15px;font-weight:400;line-height:22px}.Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__label{color:#1a1a1a}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__small .Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__label{font-weight:700}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;background:0 0;height:46px;padding:0 16px;overflow-x:auto}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable::-webkit-scrollbar{display:none}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable .Tabs-module__Kftrda__tabItem{border-bottom:3px solid #0000;flex:none;width:auto;height:46px;padding:12px 16px}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable .Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active{border-bottom:3px solid #1a1a1a}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable .Tabs-module__Kftrda__label{letter-spacing:-.01em;white-space:nowrap;color:#868686;font-size:15px;font-weight:400;line-height:22px}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__scrollable .Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__label{color:#1a1a1a;font-weight:700}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact{background:0 0;height:46px;padding:0 16px;overflow:hidden}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact.Tabs-module__Kftrda__equalWidth{padding:0}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact .Tabs-module__Kftrda__tabItem{border-bottom:3px solid #0000;flex:1;width:auto;min-width:0;height:46px;padding:0}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact .Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active{border-bottom:3px solid #1a1a1a}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact .Tabs-module__Kftrda__label{letter-spacing:-.15px;white-space:nowrap;color:#868686;max-width:100%;font-size:15px;font-weight:400;line-height:22px;overflow:hidden}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__compact .Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__label{color:#1a1a1a;font-weight:700}.Tabs-module__Kftrda__labelText{color:inherit}.Tabs-module__Kftrda__requiredMark{color:var(--primary-orange-500,#ff4f00);font-weight:var(--font-weight-regular,400)}.Tabs-module__Kftrda__indicatorDot{background:var(--primary-red-500,#f13d6d);border-radius:50%;flex-shrink:0;width:6px;height:6px}.Tabs-module__Kftrda__tabItem .Tabs-module__Kftrda__requiredMark{color:var(--primary-orange-500,#ff4f00)}.Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__labelText{color:var(--gray-800,#1a1a1a)}.Tabs-module__Kftrda__tabItem.Tabs-module__Kftrda__active .Tabs-module__Kftrda__requiredMark{color:var(--primary-orange-500,#ff4f00);font-weight:var(--font-weight-regular,400)}.Tabs-module__Kftrda__wrapper.Tabs-module__Kftrda__fixed{top:calc(var(--sat) + 44px);z-index:90;will-change:transform;box-shadow:-1px 0 0 var(--white,#fff),1px 0 0 var(--white,#fff);transition:transform .25s cubic-bezier(.4,0,.2,1);position:fixed;left:50%;transform:translate(-50%)}.Tabs-module__Kftrda__wrapper.Tabs-module__Kftrda__fixed.Tabs-module__Kftrda__scrollHidden{transform:translateX(-50%)translateY(calc(-100% - var(--sat) - 44px))}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__hug{justify-content:flex-start;padding:0 16px}.Tabs-module__Kftrda__container.Tabs-module__Kftrda__hug .Tabs-module__Kftrda__tabItem{flex:none;width:auto;padding:12px 16px}
.MainBanner-module__BOhpua__wrapper{width:100%;position:relative}.MainBanner-module__BOhpua__scrollContainer{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;overscroll-behavior-x:contain;flex-direction:row;display:flex;overflow-x:auto}.MainBanner-module__BOhpua__scrollContainer::-webkit-scrollbar{display:none}.MainBanner-module__BOhpua__slide{scroll-snap-align:start;scroll-snap-stop:always;flex:0 0 100%;width:100%;padding:0 12px}.MainBanner-module__BOhpua__card{aspect-ratio:1;border-radius:20px;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #1a1a1a1f}.MainBanner-module__BOhpua__img{object-fit:cover;object-position:center top}.MainBanner-module__BOhpua__gradientOverlay{background:linear-gradient(180deg,var(--gradient-color-transparent,#1a1a1a00)32.65%,var(--gradient-color,#1a1a1a)100%);z-index:1;position:absolute;inset:0}.MainBanner-module__BOhpua__textArea{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:2px;width:282px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)}.MainBanner-module__BOhpua__chatCount{color:var(--white,#fff);align-items:center;gap:2px;display:flex}.MainBanner-module__BOhpua__chatCountText{font-family:var(--font-family,"Pretendard"),sans-serif;letter-spacing:-.01em;color:var(--white,#fff);font-size:12px;font-weight:400;line-height:16px}.MainBanner-module__BOhpua__title{font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-heading-xs,22px);font-weight:700;line-height:var(--line-height-heading-xs,28px);color:var(--white,#fff);white-space:pre-line;margin:0}.MainBanner-module__BOhpua__description{font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-paragraph-14,14px);font-weight:400;line-height:var(--line-height-paragraph-14,20px);letter-spacing:var(--letter-spacing-tight,-.01em);color:#ffffffe6;white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin:0;overflow:hidden}.MainBanner-module__BOhpua__meta{align-items:center;gap:0;display:flex}.MainBanner-module__BOhpua__metaText{font-family:var(--font-family,"Pretendard"),sans-serif;letter-spacing:var(--letter-spacing-tight,-.01em);color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.MainBanner-module__BOhpua__metaDot{background:#ffffff80;border-radius:50%;flex-shrink:0;width:2px;height:2px;margin:0 4px}.MainBanner-module__BOhpua__paginationBadge{z-index:30;background:#1a1a1a1a;border-radius:100px;justify-content:center;align-items:center;padding:2px 6px;display:flex;position:absolute;top:12px;right:24px}.MainBanner-module__BOhpua__paginationText{font-family:var(--font-family,"Pretendard"),sans-serif;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--white,#fff);white-space:nowrap;font-size:11px;font-weight:600;line-height:16px}
.ChatRoomMenu-module__QuyJ9a__overlay{z-index:100;opacity:0;visibility:hidden;background-color:#000000b3;width:100%;max-width:375px;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.ChatRoomMenu-module__QuyJ9a__overlay{max-width:100%}}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__open{opacity:1;visibility:visible}.ChatRoomMenu-module__QuyJ9a__menu{padding:var(--sat,0px)0 calc(var(--sab,0px) + 32px);background:var(--white);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:88%;max-width:332px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__open .ChatRoomMenu-module__QuyJ9a__menu{transform:translate(0)}.ChatRoomMenu-module__QuyJ9a__topSection{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex-direction:column;flex:1;align-items:flex-start;width:100%;min-height:0;display:flex;overflow-y:auto}.ChatRoomMenu-module__QuyJ9a__bannerContainer{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:16px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItem{background:var(--white);cursor:pointer;box-sizing:border-box;text-align:left;border:none;flex-direction:row;align-items:center;gap:12px;width:100%;height:48px;padding:12px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItem:hover{background-color:var(--gray-100)}.ChatRoomMenu-module__QuyJ9a__listItemContent{flex-direction:row;flex:1;align-items:center;gap:8px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItemIcon{width:24px;height:24px;color:var(--gray-800);flex-shrink:0}.ChatRoomMenu-module__QuyJ9a__listItemText{font-family:var(--font-family);color:var(--gray-800);flex:1;font-size:15px;font-weight:400;line-height:22px}.ChatRoomMenu-module__QuyJ9a__listItemValue{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);text-align:right;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:400;line-height:20px}.ChatRoomMenu-module__QuyJ9a__unreadDot{background:var(--primary-red-500,#f13d6d);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ChatRoomMenu-module__QuyJ9a__secretDrawerCard{background:var(--gray-100,#f5f5f5);border:1px solid var(--gray-400,#cecece);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px;display:flex;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__secretDrawerHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerLabel{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerText{font-family:var(--font-family);color:var(--gray-900,#1a1a1a);white-space:nowrap;font-size:15px;font-weight:700;line-height:22px}.ChatRoomMenu-module__QuyJ9a__sceneStrip{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:3px;width:100%;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__sceneThumb{background:var(--gray-200,#e9e9e9);border-radius:8px;flex-shrink:0;width:33px;height:44px;position:relative;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__sceneThumb:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneThumbImage{object-fit:cover}.ChatRoomMenu-module__QuyJ9a__sceneOverflow{background:var(--gray-200,#e9e9e9);border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__sceneOverflow:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:2;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneOverflowDim{background:#000c;border-radius:8px;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneOverflowLabel{font-family:var(--font-family);letter-spacing:-.15px;color:var(--white,#fff);z-index:1;justify-content:center;align-items:center;font-size:15px;font-weight:400;line-height:22px;display:flex;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__coNewBadge{background:var(--primary-red-500,#f13d6d);min-width:16px;height:16px;font-family:var(--font-family);color:var(--white,#fff);box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;font-size:10px;font-weight:700;line-height:12px;display:inline-flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerChevron{color:var(--gray-500,#adadad);flex-shrink:0}.ChatRoomMenu-module__QuyJ9a__dividerArea{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:12px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__divider{background:#1a1a1a1a;width:100%;height:1px}
.NoticeBanner-module__Ty5A4G__container{padding:0 12px 6px}.NoticeBanner-module__Ty5A4G__imageWrapper{background:var(--white,#fff);cursor:default;-webkit-tap-highlight-color:transparent;border-radius:16px;width:100%;overflow:hidden}.NoticeBanner-module__Ty5A4G__imageWrapper[role=button]{cursor:pointer}.NoticeBanner-module__Ty5A4G__image{object-fit:cover;border-radius:inherit;width:100%;height:auto;display:block}.NoticeBanner-module__Ty5A4G__wrapper{background:var(--gray-100,#f5f5f5);cursor:default;-webkit-tap-highlight-color:transparent;border-radius:16px;align-items:center;gap:16px;width:100%;padding:12px 12px 12px 16px;display:flex}.NoticeBanner-module__Ty5A4G__wrapper[role=button]{cursor:pointer}.NoticeBanner-module__Ty5A4G__text{min-width:0;font-family:var(--font-family);font-size:var(--font-size-paragraph-15,15px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph-15,22px);letter-spacing:-.15px;color:var(--gray-800,#2b2b2b);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.NoticeBanner-module__Ty5A4G__arrow{color:var(--gray-500,#adadad);flex-shrink:0;align-items:center;display:flex}
.RankingTab-module__mcZHZa__topAdBannerWrapper{padding:0 0 4px}.RankingTab-module__mcZHZa__grid{grid-template-columns:repeat(var(--home-grid-cols,2),1fr);gap:4px;padding:0 12px;display:grid}.RankingTab-module__mcZHZa__loader{padding:16px 0}.RankingTab-module__mcZHZa__empty{text-align:center;color:var(--gray-600);padding:60px 16px;font-size:15px}
.ImageThumbnailGrid-module__q3ZEBq__grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;padding:0 12px 4px;display:grid}.ImageThumbnailGrid-module__q3ZEBq__card{--image-thumbnail-stroke:var(--stroke-inset);aspect-ratio:85/112;background:var(--gray-100,#f5f5f5);content-visibility:auto;contain-intrinsic-size:auto 112px;border:0;border-radius:8px;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.ImageThumbnailGrid-module__q3ZEBq__card:after{content:"";border:1px solid var(--image-thumbnail-stroke,var(--stroke-inset));border-radius:inherit;pointer-events:none;z-index:4;position:absolute;inset:0}.ImageThumbnailGrid-module__q3ZEBq__ratioSquare{aspect-ratio:1}.ImageThumbnailGrid-module__q3ZEBq__ratioLandscape{aspect-ratio:4/3}.ImageThumbnailGrid-module__q3ZEBq__button{cursor:pointer;-webkit-appearance:none}.ImageThumbnailGrid-module__q3ZEBq__button:disabled{cursor:default}.ImageThumbnailGrid-module__q3ZEBq__selected{outline:3px solid var(--gray-900,#1a1a1a);outline-offset:-3px}.ImageThumbnailGrid-module__q3ZEBq__image{object-fit:cover;display:block}.ImageThumbnailGrid-module__q3ZEBq__lockedImage{filter:blur(20px);transform:scale(1.03)}.ImageThumbnailGrid-module__q3ZEBq__lockOverlay{color:#fffc;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ImageThumbnailGrid-module__q3ZEBq__lockIcon{color:#fffc}.ImageThumbnailGrid-module__q3ZEBq__badge{width:44px;height:20px;color:var(--white,#fff);background:linear-gradient(to right,var(--gray-900,#1a1a1a)0%,var(--gray-900,#1a1a1a)50%,#1a1a1a00 100%);box-sizing:border-box;z-index:2;border-top-left-radius:8px;align-items:center;gap:2px;padding-left:6px;display:flex;position:absolute;top:0;left:0}.ImageThumbnailGrid-module__q3ZEBq__badgeLabel{font-family:var(--font-family);font-size:13px;font-weight:var(--font-weight-semibold,600);color:var(--white,#fff);line-height:18px}.ImageThumbnailGrid-module__q3ZEBq__processingCard{background:var(--gray-200,#e9e9e9);justify-content:center;align-items:center;display:flex}.ImageThumbnailGrid-module__q3ZEBq__processingShimmer{background:#ffffff61;width:46px;animation:1.6s infinite ImageThumbnailGrid-module__q3ZEBq__shimmer;position:absolute;top:-24px;bottom:-24px;transform:rotate(8deg)}.ImageThumbnailGrid-module__q3ZEBq__processingText{z-index:1;font-family:var(--font-family);font-size:12px;font-weight:var(--font-weight-regular,400);letter-spacing:-.12px;color:var(--gray-600,#868686);text-align:center;flex-direction:column;align-items:center;line-height:16px;display:flex;position:relative}@keyframes ImageThumbnailGrid-module__q3ZEBq__shimmer{0%{left:-70%}to{left:130%}}
.NewReleasesTab-module__c-BTFW__topAdBannerWrapper{padding:0 0 4px}.NewReleasesTab-module__c-BTFW__grid{grid-template-columns:repeat(var(--home-grid-cols,2),1fr);gap:4px;padding:0 12px;display:grid}.NewReleasesTab-module__c-BTFW__loader{padding:16px 0}.NewReleasesTab-module__c-BTFW__empty{text-align:center;color:var(--gray-600);padding:60px 16px;font-size:15px}
.WorldsTab-module__9apc6q__topAdBannerWrapper{padding:0 0 4px}.WorldsTab-module__9apc6q__grid{grid-template-columns:repeat(var(--home-grid-cols,2),1fr);gap:4px;padding:0 12px;display:grid}.WorldsTab-module__9apc6q__loader{padding:16px 0}.WorldsTab-module__9apc6q__empty{text-align:center;color:var(--gray-600);padding:60px 16px;font-size:15px}
.AppInstallAdBanner-module__nr0EWG__wrapper{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.AppInstallAdBanner-module__nr0EWG__imageWrap{aspect-ratio:750/204;width:100%;position:relative;overflow:hidden}.AppInstallAdBanner-module__nr0EWG__image{object-fit:contain}
.PullToRefreshWrapper-module__uzsTfq__wrapper{position:relative}.PullToRefreshWrapper-module__uzsTfq__fill{flex-direction:column;flex:1;min-height:0;display:flex}.PullToRefreshWrapper-module__uzsTfq__fillContent{flex-direction:column;flex:1;display:flex}.PullToRefreshWrapper-module__uzsTfq__indicator{opacity:0;pointer-events:none;will-change:transform,opacity;z-index:10;justify-content:center;align-items:center;height:40px;display:flex;position:absolute;top:-40px;left:0;right:0}.PullToRefreshWrapper-module__uzsTfq__dot{border:2.5px solid var(--primary-orange-100,#fff1ed);border-top-color:var(--primary-500,#ff8665);will-change:transform;border-radius:50%;width:24px;height:24px}.PullToRefreshWrapper-module__uzsTfq__dot[data-ptr-state=refreshing]{animation:.7s linear infinite PullToRefreshWrapper-module__uzsTfq__ptrSpin}@keyframes PullToRefreshWrapper-module__uzsTfq__ptrSpin{to{transform:rotate(360deg)}}
.page-module__oVf_aq__content{background:var(--white);min-height:0;padding-bottom:calc(102px + var(--sab,0px));flex-direction:column;flex:1;display:flex}.page-module__oVf_aq__inputContainer{padding:0 16px}
