.SearchHeader-module__Cv4hKq__container{padding:calc(var(--sat,0px) + 12px)16px 12px;width:100%;max-width:375px;height:calc(var(--sat,0px) + 48px);background:var(--white);z-index:100;box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.SearchHeader-module__Cv4hKq__container{max-width:100%}}.SearchHeader-module__Cv4hKq__left{align-items:center;display:flex}.SearchHeader-module__Cv4hKq__backButton{cursor:pointer;width:24px;height:24px;color:var(--gray-800);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.SearchHeader-module__Cv4hKq__inputWrapper{flex:1;align-items:center;height:24px;margin:0 6px;display:flex}.SearchHeader-module__Cv4hKq__input{width:100%;height:24px;caret-color:var(--primary-orange-500);font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-body-16);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800);background:0 0;border:none;outline:none;padding:0;line-height:24px}.SearchHeader-module__Cv4hKq__input::placeholder{color:var(--gray-500)}.SearchHeader-module__Cv4hKq__right{align-items:center;gap:8px;display:flex}.SearchHeader-module__Cv4hKq__iconButton{cursor:pointer;width:24px;height:24px;color:var(--primary-orange-500);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.SearchHeader-module__Cv4hKq__clearButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.SearchHeader-module__Cv4hKq__iconButton:hover,.SearchHeader-module__Cv4hKq__clearButton:hover{opacity:.8}.SearchHeader-module__Cv4hKq__iconButton:active,.SearchHeader-module__Cv4hKq__clearButton:active{opacity:.6}
.Picker-module__wKofEG__pickerContainer{background:var(--picker-bg,var(--white));-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;width:100%;height:190px;display:flex;position:relative;overflow:hidden}.Picker-module__wKofEG__selectionOverlay{pointer-events:none;border-top:1px solid var(--picker-overlay-border-color,var(--gray-300));border-bottom:1px solid var(--picker-overlay-border-color,var(--gray-300));z-index:10;width:100%;height:38px;position:absolute;top:50%;left:0;transform:translateY(-50%)}.Picker-module__wKofEG__column{scroll-snap-type:y mandatory;box-sizing:border-box;-ms-overflow-style:none;scrollbar-width:none;flex:1;height:100%;padding:76px 0;overflow-y:scroll;-webkit-mask-image:linear-gradient(#0000004d 0% 20%,#0009 20% 40%,#000 40% 60%,#0009 60% 80%,#0000004d 80% 100%);mask-image:linear-gradient(#0000004d 0% 20%,#0009 20% 40%,#000 40% 60%,#0009 60% 80%,#0000004d 80% 100%)}.Picker-module__wKofEG__column::-webkit-scrollbar{display:none}.Picker-module__wKofEG__item{scroll-snap-align:center;height:38px;font-family:var(--font-family,Pretendard);letter-spacing:-.18px;color:var(--picker-item-color,var(--gray-900));opacity:1;cursor:pointer;justify-content:center;align-items:center;font-size:18px;font-weight:400;line-height:26px;display:flex}
.ModalBase-module__QCAxEW__overlay{z-index:1000;overscroll-behavior:contain;touch-action:none;cursor:pointer;-webkit-tap-highlight-color:transparent;pointer-events:auto;background:#0009;justify-content:center;align-items:center;animation:.2s ease-out ModalBase-module__QCAxEW__fadeIn;display:flex;position:fixed;inset:0;overflow:hidden}.ModalBase-module__QCAxEW__overlay:not(.ModalBase-module__QCAxEW__overlayBottom):not(.ModalBase-module__QCAxEW__overlayFull){height:var(--mobile-frame-height,var(--vh,100dvh));padding-top:var(--sat,0px);padding-bottom:var(--sab,0px);box-sizing:border-box;bottom:auto}.ModalBase-module__QCAxEW__overlayBottom{align-items:flex-end}.ModalBase-module__QCAxEW__overlayFull{background:var(--white,#fff)}@keyframes ModalBase-module__QCAxEW__fadeIn{0%{opacity:0}to{opacity:1}}.ModalBase-module__QCAxEW__overlayClosing{pointer-events:none;will-change:opacity;animation:.25s ease-in forwards ModalBase-module__QCAxEW__fadeOut}.ModalBase-module__QCAxEW__overlayBottomClosing .ModalBase-module__QCAxEW__dialog{will-change:transform;animation:.25s ease-in forwards ModalBase-module__QCAxEW__slideDownToBottom}@keyframes ModalBase-module__QCAxEW__fadeOut{0%{opacity:1}to{opacity:0}}@keyframes ModalBase-module__QCAxEW__slideDownToBottom{0%{transform:translateY(0)}to{transform:translateY(100%)}}.ModalBase-module__QCAxEW__dialog{cursor:default;flex-direction:column;display:flex}
.ModalButtonArea-module__qfID8q__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;width:100%;padding:16px;display:flex}.ModalButtonArea-module__qfID8q__button{flex:1;height:48px}.ModalButtonArea-module__qfID8q__buttonSingle{width:100%}
.BottomSheet-module__nZm8cG__sheet{will-change:transform;background:var(--white,#fff);width:100%;max-width:375px;max-height:calc(90dvh - var(--sab,0px));border-radius:20px 20px 0 0;padding-top:12px;animation:.3s ease-out BottomSheet-module__nZm8cG__slideUpFromBottom;overflow:hidden;box-shadow:0 8px 36px #00000029}@media (max-width:767px){.BottomSheet-module__nZm8cG__sheet{max-width:100%}}.BottomSheet-module__nZm8cG__sheetExpanded{max-height:min(72vh,calc(100dvh - var(--sat,0px) - 44px))}@keyframes BottomSheet-module__nZm8cG__slideUpFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.BottomSheet-module__nZm8cG__bottomHandle{touch-action:none;-webkit-user-select:none;user-select:none;cursor:grab;justify-content:center;align-items:center;padding:8px 0 4px;display:flex}.BottomSheet-module__nZm8cG__bottomHandleBar{background:var(--gray-500,#adadad);border-radius:20px;width:32px;height:4px}.BottomSheet-module__nZm8cG__head{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:24px 16px 12px;display:flex;position:relative}.BottomSheet-module__nZm8cG__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:left;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);white-space:pre-line;margin:0}.BottomSheet-module__nZm8cG__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}.BottomSheet-module__nZm8cG__childrenWrapper{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;width:100%;min-height:0;padding-bottom:calc(12px + var(--sab,0px));flex-direction:column;flex:1;display:flex;overflow-y:auto}.BottomSheet-module__nZm8cG__pickerContainer{background:var(--white);box-sizing:border-box;flex-direction:row;justify-content:center;align-items:center;width:100%;height:190px;padding:0;display:flex}.BottomSheet-module__nZm8cG__noHead{padding:16px 0 0}.BottomSheet-module__nZm8cG__noHead .BottomSheet-module__nZm8cG__head{display:none}
.Notice-module__MTHCBW__notice{flex-direction:row;align-items:flex-start;gap:8px;max-width:100%;display:flex}.Notice-module__MTHCBW__iconWrapper{flex-shrink:0;align-items:flex-start;padding-top:2px;padding-bottom:2px;display:flex}.Notice-module__MTHCBW__iconArea{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Notice-module__MTHCBW__message{white-space:pre-wrap;flex:1 0 0;min-width:0}.Notice-module__MTHCBW__bubble{width:100%;font-family:var(--font-family);letter-spacing:-.13px;border-radius:10px;padding:12px;font-size:13px;font-weight:400;line-height:18px}.Notice-module__MTHCBW__orange{border:.5px solid var(--primary-orange-500,#ff8665);color:var(--primary-orange-500,#ff8665);background:#ff86651a}.Notice-module__MTHCBW__red{border:.5px solid var(--primary-red-500,#ff5e5e);color:var(--primary-red-500,#ff5e5e);background:#f13d6d0d}.Notice-module__MTHCBW__gray{background:var(--gray-100);border:.5px solid var(--gray-600);color:var(--gray-600)}.Notice-module__MTHCBW__green{border:.5px solid var(--primary-green-500,#80d501);color:var(--primary-green-500,#80d501);background:#80d5011a}.Notice-module__MTHCBW__infoContent{flex-direction:column;flex:1 0 0;gap:6px;min-width:0;display:flex}.Notice-module__MTHCBW__infoTitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-bold,700);line-height:20px}.Notice-module__MTHCBW__infoDesc{font-family:var(--font-family);font-size:var(--font-size-paragraph-12,12px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px}.Notice-module__MTHCBW__toast{top:calc(80px + var(--sat,0px));z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:auto;color:var(--white,#fff);font-family:var(--font-family);letter-spacing:-.14px;background:#1a1a1acc;border-radius:10px;padding:12px;font-size:14px;font-weight:400;line-height:20px;animation:.3s ease-out Notice-module__MTHCBW__fadeIn;position:fixed;left:50%;transform:translate(-50%)}.Notice-module__MTHCBW__text{top:calc(80px + var(--sat,0px));z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:calc(100% - 32px);max-width:343px;color:var(--white,#fff);font-family:var(--font-family);letter-spacing:-.14px;background:#1a1a1acc;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px;animation:.3s ease-out Notice-module__MTHCBW__fadeIn;position:fixed;left:50%;transform:translate(-50%)}@keyframes Notice-module__MTHCBW__fadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
.AdultVerifyGateModal-module__HJlTjq__modal.AdultVerifyGateModal-module__HJlTjq__modal h2{text-align:center;justify-content:center}.AdultVerifyGateModal-module__HJlTjq__contents{flex-direction:column;align-items:center;gap:12px;padding:12px 16px;display:flex}.AdultVerifyGateModal-module__HJlTjq__image{object-fit:contain;flex-shrink:0}.AdultVerifyGateModal-module__HJlTjq__description{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);text-align:center;color:var(--gray-700);white-space:pre-line;margin:0}.AdultVerifyGateModal-module__HJlTjq__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 16px 16px;display:flex}.AdultVerifyGateModal-module__HJlTjq__button{flex:1;height:48px}
.MessageBubble-module__J3KTwW__messageWrapper{flex-direction:column;width:100%;display:flex}.MessageBubble-module__J3KTwW__chatBubbleArea{box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;width:100%;padding:0 12px 8px;display:flex}.MessageBubble-module__J3KTwW__avatarSpacer{flex-shrink:0;width:32px}.MessageBubble-module__J3KTwW__container{-webkit-user-select:none;user-select:none;flex-direction:row;align-items:flex-start;gap:8px;width:100%;padding:8px 12px;display:flex}.MessageBubble-module__J3KTwW__userContainer{justify-content:flex-end}.MessageBubble-module__J3KTwW__assistantContainer{justify-content:flex-start}.MessageBubble-module__J3KTwW__avatarWrapper{border-radius:12px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.MessageBubble-module__J3KTwW__avatarWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.MessageBubble-module__J3KTwW__avatar{object-fit:cover}.MessageBubble-module__J3KTwW__bubbleArea{flex-direction:column;align-items:flex-start;gap:4px;min-width:0;max-width:260px;padding:0;display:flex}.MessageBubble-module__J3KTwW__userContainer .MessageBubble-module__J3KTwW__bubbleArea{align-items:flex-end}.MessageBubble-module__J3KTwW__assistantContainer .MessageBubble-module__J3KTwW__bubbleArea{flex:auto}.MessageBubble-module__J3KTwW__characterName{font-family:var(--font-family);font-style:normal;font-weight:600;font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:#1a1a1a}.MessageBubble-module__J3KTwW__bubbleDate{flex-direction:row;align-items:flex-end;gap:6px;min-width:0;max-width:100%;padding:0;display:flex}.MessageBubble-module__J3KTwW__bubble{border-radius:16px;flex-direction:row;align-items:center;gap:8px;min-width:0;max-width:100%;padding:12px 16px;display:flex}.MessageBubble-module__J3KTwW__assistantBubble.MessageBubble-module__J3KTwW__withTail{border-radius:0 16px 16px}.MessageBubble-module__J3KTwW__userBubble.MessageBubble-module__J3KTwW__withTail{border-radius:16px 0 16px 16px}.MessageBubble-module__J3KTwW__userBubble{background:#fff;border:1px solid #1a1a1a33}.MessageBubble-module__J3KTwW__assistantBubble{background:#d47045}.MessageBubble-module__J3KTwW__text{font-family:var(--chat-font-family,var(--font-family));font-style:normal;font-weight:400;font-size:var(--chat-font-size,var(--font-size-paragraph-15));line-height:var(--chat-line-height,var(--line-height-paragraph-15));letter-spacing:var(--letter-spacing-tight);word-break:keep-all;overflow-wrap:break-word;min-width:0}.MessageBubble-module__J3KTwW__assistantContainer .MessageBubble-module__J3KTwW__bubbleDate{width:100%}.MessageBubble-module__J3KTwW__assistantContainer .MessageBubble-module__J3KTwW__bubble{max-width:calc(100% - 34px)}.MessageBubble-module__J3KTwW__userContainer .MessageBubble-module__J3KTwW__bubble{max-width:100%}.MessageBubble-module__J3KTwW__userBubble .MessageBubble-module__J3KTwW__text{color:#1a1a1a;text-align:left}.MessageBubble-module__J3KTwW__assistantBubble .MessageBubble-module__J3KTwW__text{color:var(--chat-bubble-text,#fff)}.MessageBubble-module__J3KTwW__assistantHighlight{opacity:.5;font-style:italic}.MessageBubble-module__J3KTwW__userHighlight{color:#1a1a1a80;font-style:italic}.MessageBubble-module__J3KTwW__narrationContainer{-webkit-user-select:none;user-select:none;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:12px;display:flex}.MessageBubble-module__J3KTwW__narrationContent{align-items:flex-end;gap:2px;width:100%;display:flex}.MessageBubble-module__J3KTwW__narrationLoadingContent{justify-content:center;align-items:center;width:100%;padding:4px 0}.MessageBubble-module__J3KTwW__narrationBookmarked{align-items:flex-end;gap:2px;display:flex}.MessageBubble-module__J3KTwW__narrationBookmarkIcon{flex-shrink:0}.MessageBubble-module__J3KTwW__narrationText{font-family:var(--chat-font-family,var(--font-family));font-style:normal;font-weight:400;font-size:var(--chat-font-size,15px);line-height:var(--chat-line-height,22px);letter-spacing:-.01em;color:#494949;word-break:break-word;white-space:pre-wrap;flex:1;min-width:0;margin:0}.MessageBubble-module__J3KTwW__narrationHighlight{color:#49494980;font-style:italic}.MessageBubble-module__J3KTwW__narrationActions{flex-direction:row;align-items:center;gap:6px;display:flex}.MessageBubble-module__J3KTwW__actionButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;margin:0;padding:0;display:flex}.MessageBubble-module__J3KTwW__actionButton:disabled{cursor:not-allowed;opacity:.45}.MessageBubble-module__J3KTwW__actionsRow{flex-direction:row;flex-shrink:0;align-items:center;gap:6px;width:100%;display:flex}.MessageBubble-module__J3KTwW__chatBubbleArea .MessageBubble-module__J3KTwW__actionsRow{flex:1}.MessageBubble-module__J3KTwW__suggestionButtonWrap{flex:1;justify-content:flex-end;display:flex}.MessageBubble-module__J3KTwW__variantIndicator{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);letter-spacing:var(--letter-spacing-tight);color:var(--gray-400);white-space:nowrap;flex-shrink:0}.MessageBubble-module__J3KTwW__bookmarkIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.MessageBubble-module__J3KTwW__loadingContainer{align-items:center;gap:4px;height:22px;display:flex}.MessageBubble-module__J3KTwW__dot{background-color:currentColor;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both MessageBubble-module__J3KTwW__bounce}.MessageBubble-module__J3KTwW__dotNeutral{background-color:var(--gray-400);border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both MessageBubble-module__J3KTwW__bounce}.MessageBubble-module__J3KTwW__dotNeutral:first-child{animation-delay:-.32s}.MessageBubble-module__J3KTwW__dotNeutral:nth-child(2){animation-delay:-.16s}.MessageBubble-module__J3KTwW__dot:first-child{animation-delay:-.32s}.MessageBubble-module__J3KTwW__dot:nth-child(2){animation-delay:-.16s}@keyframes MessageBubble-module__J3KTwW__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.MessageBubble-module__J3KTwW__timestamp,.MessageBubble-module__J3KTwW__logo{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:#1a1a1a4d;white-space:nowrap}
.SystemMessage-module__VtHWYa__container{flex-direction:row;justify-content:center;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.SystemMessage-module__VtHWYa__text{font-family:var(--font-family);text-align:center;letter-spacing:var(--letter-spacing-tight);font-style:normal}.SystemMessage-module__VtHWYa__date .SystemMessage-module__VtHWYa__text{font-weight:400;font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);color:var(--gray-400,#adadad);background:#f5f5f5;border-radius:100px;padding:4px 8px}.SystemMessage-module__VtHWYa__narration .SystemMessage-module__VtHWYa__text{font-weight:400;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);color:var(--gray-600,#494949);max-width:343px}.SystemMessage-module__VtHWYa__highlight{color:#49494980;font-style:italic}
.ActionPanel-module__IEpT7q__panel{background:var(--white,#fff);border:1px solid var(--gray-700,#494949);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:120px;padding:4px 0;display:inline-flex;overflow:hidden;box-shadow:0 0 12px #0000001f}
.ActionPanelDropdown-module__LZ1eEW__wrapper{z-index:100;position:absolute}.ActionPanelDropdown-module__LZ1eEW__below{top:calc(100% + 8px)}.ActionPanelDropdown-module__LZ1eEW__above{bottom:calc(100% + 8px)}.ActionPanelDropdown-module__LZ1eEW__alignRight{right:0}.ActionPanelDropdown-module__LZ1eEW__alignLeft{left:0}
.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}
.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:12px;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}
.CreatorSection-module__DTLtWq__creatorSection{flex-direction:column;gap:0;padding:0;display:flex}.CreatorSection-module__DTLtWq__creatorSection .CreatorSection-module__DTLtWq__sectionHeader{justify-content:flex-start;align-items:flex-start;height:50px;padding:24px 16px 0}.CreatorSection-module__DTLtWq__creatorArea{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.CreatorSection-module__DTLtWq__creatorProfileRow{border-radius:8px;flex-direction:row;align-items:center;gap:12px;display:flex}.CreatorSection-module__DTLtWq__creatorProfileLink{flex-direction:row;flex:1;align-items:center;gap:12px;display:flex}.CreatorSection-module__DTLtWq__creatorAvatar{border:1px solid #1a1a1a1f;border-radius:50%;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.CreatorSection-module__DTLtWq__creatorText{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.CreatorSection-module__DTLtWq__creatorName{color:var(--gray-900);font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;line-height:20px}.CreatorSection-module__DTLtWq__followerText{letter-spacing:-.12px;color:var(--gray-600);font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}.CreatorSection-module__DTLtWq__followButton{white-space:nowrap;cursor:pointer;background:var(--gray-900);color:var(--white);border:none;border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;padding:6px 12px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:flex}.CreatorSection-module__DTLtWq__followingButton{white-space:nowrap;cursor:pointer;color:var(--gray-600);border:1px solid var(--gray-300);background:0 0;border-radius:6px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;padding:6px 12px;font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;line-height:20px;display:flex}.CreatorSection-module__DTLtWq__noticeBox{background:var(--gray-100);border:.5px solid var(--gray-300);box-sizing:border-box;border-radius:8px;flex-direction:row;align-items:flex-start;width:100%;padding:12px 12px 12px 56px;display:flex}.CreatorSection-module__DTLtWq__noticeContent{flex-direction:column;flex:1;gap:12px;min-width:0;display:flex}.CreatorSection-module__DTLtWq__noticeText{letter-spacing:-.14px;color:var(--gray-700);white-space:pre-wrap;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:20px}.CreatorSection-module__DTLtWq__copyableNoticeText{-webkit-user-select:text;user-select:text;-webkit-touch-callout:default}.CreatorSection-module__DTLtWq__noticeDate{letter-spacing:-.12px;color:var(--gray-500);font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}
.MessageInput-module__RT9dhq__container{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;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__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;background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;width:32px;height:32px;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}
.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-direction:row;gap:4px;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__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);line-height:24px}.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}
.ContentHeader-module__qhzeOq__container{background:var(--bg-white,#fff);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;padding:12px 16px;display:flex}.ContentHeader-module__qhzeOq__title{width:100%;height:26px;font-family:var(--font-pretendard);letter-spacing:-.01em;color:var(--text-primary,#1a1a1a);font-size:20px;font-weight:700;line-height:26px}
.RankCardList-module__4vzuTG__section{background-color:var(--gray-900,#1a1a1a);width:100%}.RankCardList-module__4vzuTG__header{align-items:center;gap:16px;padding:32px 16px 12px;display:flex}.RankCardList-module__4vzuTG__headerTitle{font-family:var(--font-family);letter-spacing:-.2px;color:var(--white);flex:1;margin:0;font-size:20px;font-weight:700;line-height:26px}.RankCardList-module__4vzuTG__headerAccent{color:var(--primary-orange-500,#ff8665)}.RankCardList-module__4vzuTG__headerDate{font-family:var(--font-family);letter-spacing:-.12px;color:var(--gray-600,#868686);text-align:right;white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:400;line-height:16px}.RankCardList-module__4vzuTG__column{flex-direction:column;gap:12px;display:flex}.RankCardList-module__4vzuTG__buttonArea{padding:16px 16px 32px}.RankCardList-module__4vzuTG__viewAllButton{width:100%;font-family:var(--font-family);color:var(--white,#fff);text-align:center;cursor:pointer;background:#ffffff1a;border:none;border-radius:8px;padding:12px 16px;font-size:16px;font-weight:600;line-height:24px;position:relative}.RankCardList-module__4vzuTG__viewAllButton:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(90deg,#ffffff1a,#fff,#ffffff1a);border-radius:8px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}
.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;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%}
.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__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);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}
.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}
.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%}}
.DetailPreviewModal-module__7aGKEG__scrollContainer{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;width:100%;height:100%;overflow-y:auto}.DetailPreviewModal-module__7aGKEG__heroSection{background-color:var(--gray-200,#e2e2e2);width:100%;height:500px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__heroGradient{pointer-events:none;z-index:1;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__section1{flex-direction:column;align-items:center;gap:32px;width:100%;padding:16px 16px 40px;display:flex}.DetailPreviewModal-module__7aGKEG__textArea{flex-direction:column;align-items:center;gap:16px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__titleLabel{flex-direction:column;align-items:center;gap:8px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__title{width:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:-.24px;text-align:center;color:var(--white);margin:0;font-size:24px;line-height:34px}.DetailPreviewModal-module__7aGKEG__labelRow{flex-flow:wrap;justify-content:center;align-items:center;gap:4px;display:flex}.DetailPreviewModal-module__7aGKEG__labelOutline{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);letter-spacing:var(--letter-spacing-tight);color:var(--white);border:1px solid #fff3;border-radius:6px;align-items:center;padding:4px 8px;display:inline-flex}.DetailPreviewModal-module__7aGKEG__textTag{flex-direction:column;align-items:center;gap:4px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__description{width:100%;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:#fffc;text-align:center;white-space:pre-wrap;margin:0}.DetailPreviewModal-module__7aGKEG__hashtags{width:100%;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:#fff6;text-align:center;margin:0}.DetailPreviewModal-module__7aGKEG__statsRow{flex-direction:row;align-items:center;gap:12px;display:flex}.DetailPreviewModal-module__7aGKEG__statItem{color:var(--white);flex-direction:row;align-items:center;gap:2px;display:flex}.DetailPreviewModal-module__7aGKEG__statText{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);letter-spacing:var(--letter-spacing-tight);color:var(--white)}.DetailPreviewModal-module__7aGKEG__chatArea{background:#ededed;flex-direction:column;gap:12px;padding:0 12px 24px;display:flex}.DetailPreviewModal-module__7aGKEG__chatAreaCard{background:var(--white);border-radius:18px;overflow:hidden}.DetailPreviewModal-module__7aGKEG__cardHeader{align-items:center;padding:24px 16px 0;display:flex}.DetailPreviewModal-module__7aGKEG__cardTitle{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:-.2px;color:var(--gray-900);flex:1;margin:0}.DetailPreviewModal-module__7aGKEG__cardTitleDisabled{color:var(--gray-400)}.DetailPreviewModal-module__7aGKEG__introSection{flex-direction:column;width:calc(100% + 24px);margin:0 -12px;padding:12px 12px 0;display:flex;position:relative}.DetailPreviewModal-module__7aGKEG__introCard{background:var(--white);border-radius:18px;width:100%;max-height:720px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__introSituation{align-items:center;padding:12px 16px;display:flex}.DetailPreviewModal-module__7aGKEG__introSituationText{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-800);white-space:pre-wrap;flex:1;margin:0}.DetailPreviewModal-module__7aGKEG__introChat{align-items:flex-start;gap:8px;padding:8px 12px 24px;display:flex}.DetailPreviewModal-module__7aGKEG__introAvatar{background:#0000001a;border-radius:12px;flex-shrink:0;width:32px;height:32px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__introAvatar:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__introAvatarImg{object-fit:cover;width:100%;height:100%}.DetailPreviewModal-module__7aGKEG__introBubbleArea{flex-direction:column;flex:1;gap:4px;display:flex}.DetailPreviewModal-module__7aGKEG__introBubbleName{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);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.DetailPreviewModal-module__7aGKEG__introBubble{border-radius:16px;align-items:center;max-width:260px;padding:12px 16px;display:inline-flex}.DetailPreviewModal-module__7aGKEG__introBubbleText{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(--white);white-space:pre-wrap;margin:0}.DetailPreviewModal-module__7aGKEG__introBubbles{flex-direction:column;gap:0;padding:0;display:flex}.DetailPreviewModal-module__7aGKEG__introPreviewImage{width:100%;padding:8px 16px}.DetailPreviewModal-module__7aGKEG__introPreviewImg{object-fit:cover;border-radius:12px;width:100%;display:block}.DetailPreviewModal-module__7aGKEG__introBlurOverlay{pointer-events:none;z-index:1;background:linear-gradient(#fff0 0%,#fff 100%);border-radius:0 0 18px 18px;height:90px;position:absolute;bottom:0;left:0;right:0}.DetailPreviewModal-module__7aGKEG__personaCardList{scrollbar-width:none;-ms-overflow-style:none;gap:4px;padding:16px;display:flex;overflow-x:auto}.DetailPreviewModal-module__7aGKEG__personaCardList::-webkit-scrollbar{display:none}.DetailPreviewModal-module__7aGKEG__personaCard{border-radius:12px;flex-shrink:0;width:132px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__personaCard:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__personaCardImage{background:var(--gray-200);width:132px;height:132px;overflow:hidden}.DetailPreviewModal-module__7aGKEG__personaCardImage img{object-fit:cover;width:100%;height:100%}.DetailPreviewModal-module__7aGKEG__personaCardBody{background:#c6c6c6;flex-direction:column;align-items:center;gap:8px;padding:4px 12px 12px;display:flex}.DetailPreviewModal-module__7aGKEG__personaCardTextArea{flex-direction:column;gap:2px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__personaCardName{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--white);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.DetailPreviewModal-module__7aGKEG__personaCardIntro{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;height:36px;margin:0;line-height:18px;display:-webkit-box;overflow:hidden}.DetailPreviewModal-module__7aGKEG__personaDimmed{pointer-events:none;z-index:1;background:linear-gradient(#fff0 6.25%,#fff 78.75%);height:90px;position:absolute;bottom:0;left:0;right:0}.DetailPreviewModal-module__7aGKEG__detailContent{padding:16px 16px 24px}.DetailPreviewModal-module__7aGKEG__detailDescription{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-700);white-space:pre-wrap;margin:0}.DetailPreviewModal-module__7aGKEG__detailMarkdown{color:var(--gray-700)}.DetailPreviewModal-module__7aGKEG__detailPlaceholder{color:var(--gray-400)}.DetailPreviewModal-module__7aGKEG__galleryScrollRow{scrollbar-width:none;-ms-overflow-style:none;gap:4px;padding:16px;display:flex;overflow-x:auto}.DetailPreviewModal-module__7aGKEG__galleryScrollRow::-webkit-scrollbar{display:none}.DetailPreviewModal-module__7aGKEG__galleryCard{background:var(--white);border-radius:12px;flex-shrink:0;width:132px;height:224px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__galleryCard:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__galleryCardImage{background:var(--gray-400);justify-content:center;align-items:center;width:132px;height:132px;display:flex;position:relative}.DetailPreviewModal-module__7aGKEG__galleryCardBody{flex-direction:column;align-items:center;gap:8px;padding:4px 12px 12px;display:flex}.DetailPreviewModal-module__7aGKEG__galleryCardTitle{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-400);width:100%;margin:0}.DetailPreviewModal-module__7aGKEG__galleryCardSub{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-400);white-space:nowrap;text-overflow:ellipsis;width:100%;margin:0;line-height:18px;overflow:hidden}.DetailPreviewModal-module__7aGKEG__sectionContent{padding:12px 16px 24px}.DetailPreviewModal-module__7aGKEG__sectionContentText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--gray-500);white-space:pre-line;margin:0;font-size:18px;line-height:26px}.DetailPreviewModal-module__7aGKEG__introCardBody{flex-direction:column;padding:16px;display:flex}.DetailPreviewModal-module__7aGKEG__introCardSeparator{background:var(--gray-200);width:100%;height:1px;margin:24px 0}.DetailPreviewModal-module__7aGKEG__dialogueAccordionList{flex-direction:column;padding:8px 16px 16px;display:flex}.DetailPreviewModal-module__7aGKEG__dialogueAccordionItem{border-bottom:1px solid #1a1a1a1f}.DetailPreviewModal-module__7aGKEG__dialogueAccordionItem:last-child{border-bottom:none}.DetailPreviewModal-module__7aGKEG__dialogueAccordionHeader{cursor:pointer;text-align:left;background:0 0;border:none;flex-direction:row;align-items:center;gap:8px;width:100%;padding:16px 0;display:flex}.DetailPreviewModal-module__7aGKEG__dialogueHeaderIcon{color:var(--gray-700);flex-shrink:0}.DetailPreviewModal-module__7aGKEG__dialogueHeaderText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-15);color:var(--gray-700);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.DetailPreviewModal-module__7aGKEG__dialogueHeaderChevron{color:var(--gray-700);flex-shrink:0}.DetailPreviewModal-module__7aGKEG__dialogueAccordionContent{flex-direction:column;padding:0 0 16px;display:flex}.DetailPreviewModal-module__7aGKEG__dialogueNarration{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-800);white-space:pre-wrap;margin:8px 0}.DetailPreviewModal-module__7aGKEG__sectionHighlight{color:var(--primary-orange-500)}.DetailPreviewModal-module__7aGKEG__dialogueList{flex-direction:column;gap:8px;padding:8px 16px;display:flex}.DetailPreviewModal-module__7aGKEG__dialogueItem{border-bottom:1px solid #1a1a1a1f;align-items:center;gap:8px;padding:16px 0;display:flex}.DetailPreviewModal-module__7aGKEG__dialogueItem:last-child{border-bottom:none}.DetailPreviewModal-module__7aGKEG__dialogueItemText{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-700);flex:1;margin:0}.DetailPreviewModal-module__7aGKEG__creatorSection{padding:16px}.DetailPreviewModal-module__7aGKEG__creatorArea{flex-direction:column;gap:12px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__creatorProfileRow{align-items:center;gap:12px;width:100%;display:flex}.DetailPreviewModal-module__7aGKEG__creatorAvatar{background:var(--gray-300);border-radius:22px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__creatorAvatar:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__creatorTextBlock{flex-direction:column;flex:1;gap:2px;display:flex}.DetailPreviewModal-module__7aGKEG__creatorName{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);color:var(--gray-900);line-height:20px}.DetailPreviewModal-module__7aGKEG__creatorSub{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);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600)}.DetailPreviewModal-module__7aGKEG__followButton{background:var(--gray-900);cursor:default;border:none;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;display:flex}.DetailPreviewModal-module__7aGKEG__followButtonText{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);color:var(--white);line-height:20px}.DetailPreviewModal-module__7aGKEG__commentBox{box-sizing:border-box;background:var(--gray-100);border:.5px solid var(--gray-300);border-radius:8px;align-items:flex-start;gap:8px;width:100%;padding:12px 12px 12px 56px;display:flex}.DetailPreviewModal-module__7aGKEG__commentContent{flex-direction:column;flex:1;gap:12px;display:flex}.DetailPreviewModal-module__7aGKEG__commentText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);white-space:pre-wrap;margin:0}.DetailPreviewModal-module__7aGKEG__commentDate{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);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);margin:0}.DetailPreviewModal-module__7aGKEG__commentCard{background:var(--white);border-radius:18px;overflow:hidden}.DetailPreviewModal-module__7aGKEG__commentHeader{align-items:center;gap:12px;padding:24px 12px 0 16px;display:flex}.DetailPreviewModal-module__7aGKEG__commentTitle{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-heading-xxs,20px);line-height:var(--line-height-heading-xxs,26px);letter-spacing:-.2px;color:var(--gray-900);flex:1;margin:0}.DetailPreviewModal-module__7aGKEG__commentHeaderIcon{color:var(--gray-900);transform:rotate(90deg)}.DetailPreviewModal-module__7aGKEG__commentDividerArea{padding:12px 16px 8px}.DetailPreviewModal-module__7aGKEG__commentDivider{background:#1a1a1a1a;width:100%;height:1px}.DetailPreviewModal-module__7aGKEG__commentEmpty{justify-content:center;align-items:center;height:90px;display:flex}.DetailPreviewModal-module__7aGKEG__commentEmptyText{font-family:var(--font-family);font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:-.15px;color:var(--gray-600);text-align:center;flex-direction:column;align-items:center;margin:0;display:flex}.DetailPreviewModal-module__7aGKEG__commentEmptyText strong{font-weight:var(--font-weight-bold)}.DetailPreviewModal-module__7aGKEG__commentInputPreview{border-top:1px solid #1a1a1a1f;border-radius:16px 16px 0 0;align-items:center;gap:12px;padding:12px 12px 12px 16px;display:flex}.DetailPreviewModal-module__7aGKEG__commentInputPlaceholder{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:-.15px;color:var(--gray-500);flex:1}.DetailPreviewModal-module__7aGKEG__commentInputSend{background:var(--gray-400,#cecece);border-radius:12px;width:32px;height:32px}.DetailPreviewModal-module__7aGKEG__heroPlaceholder{background:var(--gray-200,#e2e2e2);width:100%;height:100%}.DetailPreviewModal-module__7aGKEG__heroImage{object-fit:cover}.DetailPreviewModal-module__7aGKEG__heroBgBlur{filter:blur(100px);pointer-events:none;position:absolute;inset:-60px}.DetailPreviewModal-module__7aGKEG__heroBgBlurImg{object-fit:cover}.DetailPreviewModal-module__7aGKEG__heroCardZone{z-index:2;pointer-events:none;justify-content:center;align-items:flex-end;display:flex;position:absolute;inset:56px 16px 51px}.DetailPreviewModal-module__7aGKEG__heroCardBox{aspect-ratio:1;justify-content:center;align-items:center;width:100%;max-height:100%;display:flex}.DetailPreviewModal-module__7aGKEG__heroCard{pointer-events:auto;border-radius:12px;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__heroCardSquare{aspect-ratio:1;height:100%}.DetailPreviewModal-module__7aGKEG__heroCardPortrait{aspect-ratio:3/4;height:100%}.DetailPreviewModal-module__7aGKEG__heroCardLandscape{aspect-ratio:4/3;width:100%;max-height:100%}.DetailPreviewModal-module__7aGKEG__heroCardImg{object-fit:cover}.DetailPreviewModal-module__7aGKEG__heroThumbnailStrip{scrollbar-width:none;align-items:center;gap:4px;width:fit-content;max-width:100%;height:44px;display:flex;overflow-x:auto}.DetailPreviewModal-module__7aGKEG__heroThumbnailStrip::-webkit-scrollbar{display:none}.DetailPreviewModal-module__7aGKEG__heroThumbnailBtn{cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:33px;height:44px;padding:0;display:flex;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__heroThumbnailBtn:after{content:"";border:1px solid var(--white);border-radius:inherit;pointer-events:none;z-index:3;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroThumbnailBtnActive{opacity:1;width:44px}.DetailPreviewModal-module__7aGKEG__heroThumbnailBtnInactive{opacity:1}.DetailPreviewModal-module__7aGKEG__heroThumbnailBtnInactive .DetailPreviewModal-module__7aGKEG__heroThumbnailImg{opacity:.5}.DetailPreviewModal-module__7aGKEG__heroThumbnailImg{object-fit:cover}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreBtn{cursor:pointer;background:0 0;border:0;border-radius:8px;flex-shrink:0;width:44px;height:44px;padding:0;position:relative;overflow:hidden}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreBtn:after{content:"";border:1px solid var(--white);border-radius:inherit;pointer-events:none;z-index:3;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreBtn .DetailPreviewModal-module__7aGKEG__heroThumbnailImg{opacity:.5}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreBtnActive .DetailPreviewModal-module__7aGKEG__heroThumbnailImg{opacity:1}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreOverlay{pointer-events:none;background:#000c;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroThumbnailMoreText{color:var(--white);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);pointer-events:none;z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroThumbnailLockOverlay{pointer-events:none;color:var(--white,#fff);z-index:2;background:#0006;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroThumbnailLockIcon{width:16px;height:16px}.DetailPreviewModal-module__7aGKEG__heroCardLockOverlay{color:var(--white,#fff);pointer-events:none;z-index:3;background:#0006;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex;position:absolute;inset:0}.DetailPreviewModal-module__7aGKEG__heroCardLockIcon{width:36px;height:36px;color:var(--white)}.DetailPreviewModal-module__7aGKEG__heroCardUnlockCta{color:var(--white);font-family:var(--font-family);font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-semibold);line-height:var(--line-height-paragraph-14);background:#000000b3;border-radius:999px;align-items:center;gap:4px;padding:8px 14px;display:inline-flex}.DetailPreviewModal-module__7aGKEG__heroCardUnlockCtaIcon{width:16px;height:16px}.DetailPreviewModal-module__7aGKEG__section1Left,.DetailPreviewModal-module__7aGKEG__textAreaLeft,.DetailPreviewModal-module__7aGKEG__titleLabelLeft{align-items:flex-start}.DetailPreviewModal-module__7aGKEG__titleLeft{text-align:left}.DetailPreviewModal-module__7aGKEG__labelRowLeft{justify-content:flex-start}.DetailPreviewModal-module__7aGKEG__textTagLeft{align-items:flex-start}.DetailPreviewModal-module__7aGKEG__descriptionLeft,.DetailPreviewModal-module__7aGKEG__hashtagsLeft{text-align:left}.DetailPreviewModal-module__7aGKEG__statsRowLeft{justify-content:flex-start}
.CharacterProfileSheet-module__-rTNwq__overlay{z-index:200;background:#000000e6;flex-direction:column;width:100%;max-width:375px;height:100dvh;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.CharacterProfileSheet-module__-rTNwq__overlay{max-width:100%}}.CharacterProfileSheet-module__-rTNwq__navBar{height:auto;min-height:44px;padding:max(var(--sat,0px),12px)16px 12px;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.CharacterProfileSheet-module__-rTNwq__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__section,.CharacterProfileSheet-module__-rTNwq__imageArea{flex-direction:column;flex:1;min-height:0;display:flex}.CharacterProfileSheet-module__-rTNwq__coverImageStage{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.CharacterProfileSheet-module__-rTNwq__coverImageWrapper,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperPortrait,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperSquare,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperLandscape{position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__coverImage{object-fit:contain}.CharacterProfileSheet-module__-rTNwq__lockedImageOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__lockedImageBadge{width:56px;height:56px;color:var(--white);background:#00000094;border-radius:50%;justify-content:center;align-items:center;display:flex}.CharacterProfileSheet-module__-rTNwq__deletedOverlay{background:#494949b3;align-items:center;padding:12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.CharacterProfileSheet-module__-rTNwq__deletedOverlayText{color:var(--white);font-size:13px;font-weight:500;line-height:18px}.CharacterProfileSheet-module__-rTNwq__galleryOverlay{z-index:10;background:var(--white,#fff);flex-direction:column;display:flex;position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__galleryNav{height:calc(var(--sat,0px) + 48px);padding:var(--sat,0px)16px 0;flex-shrink:0;align-items:center;gap:8px;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-family);font-size:20px;font-weight:var(--font-weight-bold);letter-spacing:-.2px;color:var(--gray-900,#1a1a1a);flex:1;margin:0;line-height:26px;overflow:hidden}.CharacterProfileSheet-module__-rTNwq__galleryBack{width:24px;height:24px;color:var(--gray-900,#1a1a1a);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryDivider{background:#1a1a1a1a;flex-shrink:0;height:1px}.CharacterProfileSheet-module__-rTNwq__gallerySorting{flex-shrink:0;align-items:center;height:52px;padding:16px;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryTotal{font-family:var(--font-family);font-size:14px;font-weight:var(--font-weight-bold);color:var(--gray-900,#1a1a1a);line-height:20px}.CharacterProfileSheet-module__-rTNwq__galleryScroll{flex:1;min-height:0;overflow-y:auto}.CharacterProfileSheet-module__-rTNwq__galleryGrid{--image-thumbnail-stroke:var(--stroke-inset-white);padding-bottom:calc(var(--sab,0px) + 4px)}.CharacterProfileSheet-module__-rTNwq__profile{padding:60px 16px max(var(--sab,0px),16px);flex-shrink:0;align-items:flex-end;gap:16px;display:flex}.CharacterProfileSheet-module__-rTNwq__infoArea{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CharacterProfileSheet-module__-rTNwq__characterName{color:var(--white);margin:0;font-size:22px;font-weight:700;line-height:28px}.CharacterProfileSheet-module__-rTNwq__description{color:var(--white);word-break:keep-all;margin:0;font-size:15px;font-weight:400;line-height:22px}.CharacterProfileSheet-module__-rTNwq__iconArea{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:24px;display:flex}.CharacterProfileSheet-module__-rTNwq__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__actionPanelWrapper{position:relative}
.TitleEditModal-module__wzAfPq__inputWrapper{box-sizing:border-box;width:100%;padding:0 16px 12px}
.CommentBottomSheet-module__QKOP6a__fullHeightSheet{height:calc(100dvh - 24px)}.CommentBottomSheet-module__QKOP6a__container{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.CommentBottomSheet-module__QKOP6a__header{align-items:baseline;gap:8px;padding:16px 16px 0;display:flex}.CommentBottomSheet-module__QKOP6a__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:700;line-height:26px}.CommentBottomSheet-module__QKOP6a__count{color:var(--gray-500);font-size:15px;font-weight:400;line-height:22px}.CommentBottomSheet-module__QKOP6a__commentList{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;min-height:0;overflow-y:auto}.CommentBottomSheet-module__QKOP6a__emptyState{justify-content:center;align-items:center;min-height:100%;padding:32px 16px;display:flex}.CommentBottomSheet-module__QKOP6a__inputArea{border-top:1px solid var(--gray-200);flex-shrink:0}
.page-module__daxvFW__stickyHeader{z-index:100;background:var(--white);position:sticky;top:0}.page-module__daxvFW__content{background:var(--white);flex-direction:column;flex:1;min-height:0;display:flex}.page-module__daxvFW__reviewStatusBar,.page-module__daxvFW__reviewStatusBarPublic{box-sizing:border-box;background:var(--gray-800,#2b2b2b);justify-content:space-between;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;display:flex}.page-module__daxvFW__reviewStatusBarPublic{justify-content:center}.page-module__daxvFW__reviewStatusText{min-width:0;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);letter-spacing:-.14px;color:var(--white);margin:0}.page-module__daxvFW__reviewStatusGreen{color:var(--primary-green-500,#80d501)}.page-module__daxvFW__reviewStatusAction,.page-module__daxvFW__reviewStatusMutedAction{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);letter-spacing:-.14px;color:var(--primary-orange-500,#ff8665);white-space:nowrap;background:0 0;border:0;flex-shrink:0;padding:0}.page-module__daxvFW__reviewStatusAction{cursor:pointer;align-items:center;gap:2px;display:inline-flex}.page-module__daxvFW__reviewStatusMutedAction{color:var(--gray-500,#adadad);cursor:pointer;text-decoration:underline}.page-module__daxvFW__reviewStatusMutedAction:disabled{cursor:default;opacity:.6}.page-module__daxvFW__reviewIssuePanel{background:var(--gray-100,#f5f5f5);width:100%}.page-module__daxvFW__reviewIssueList{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:12px 16px;display:flex}.page-module__daxvFW__reviewIssueItem{align-items:flex-start;gap:4px;width:100%;display:flex}.page-module__daxvFW__reviewIssueIcon{box-sizing:border-box;width:12px;height:20px;color:var(--gray-700,#494949);flex-shrink:0;justify-content:center;align-items:flex-start;padding-top:4px;display:inline-flex}.page-module__daxvFW__reviewIssueMessage{min-width:0;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);letter-spacing:-.14px;color:var(--gray-700,#494949);flex:1;margin:0}.page-module__daxvFW__reviewIssueLink{font-family:var(--font-family);font-size:var(--font-size-paragraph-13,13px);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;color:var(--primary-red-500,#f13d6d);cursor:pointer;background:0 0;border:0;padding:0;text-decoration:underline}.page-module__daxvFW__reviewContentLocked{-webkit-user-select:none;user-select:none}.page-module__daxvFW__tabContentFrame{flex-direction:column;flex:1;min-height:0;display:flex}.page-module__daxvFW__tabContentFrame>.layout-container{flex:1}.page-module__daxvFW__reviewContentLocked :where(input,textarea,button,select,[role=button]){pointer-events:none}.page-module__daxvFW__loadError{flex-direction:column;gap:12px;padding:24px 16px;display:flex}.page-module__daxvFW__loadErrorMessage{font-family:var(--font-family);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);color:var(--error,var(--primary-red-500,#f13d6d));margin:0}.page-module__daxvFW__loadErrorRetryButton{border:1px solid var(--gray-300);background:var(--white);width:fit-content;color:var(--gray-800);font-family:var(--font-family);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);cursor:pointer;border-radius:6px;padding:8px 12px}.page-module__daxvFW__submitBlockingOverlay{top:var(--sat,0px);z-index:1000;width:100%;max-width:375px;height:calc(100vh - var(--sat,0px));height:calc(100dvh - var(--sat,0px));padding:44px 16px calc(16px + var(--sab,0px));box-sizing:border-box;pointer-events:auto;background:#ffffff03;justify-content:center;align-items:center;display:flex;position:fixed;left:50%;transform:translate(-50%)}.page-module__daxvFW__submitProcessingPanel{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box;max-width:100%;min-height:44px;color:var(--white,#fff);background:#1a1a1ad1;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:12px 14px;display:inline-flex;box-shadow:0 4px 14px #1a1a1a1f}.page-module__daxvFW__submitProcessingSpinner{border:2px solid #ffffff59;border-top-color:var(--white,#fff);border-radius:999px;flex-shrink:0;width:16px;height:16px;animation:.8s linear infinite page-module__daxvFW__submitProcessingSpin}.page-module__daxvFW__submitProcessingText{min-width:0;font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph-14,20px);color:var(--white,#fff);white-space:normal;overflow-wrap:anywhere}@keyframes page-module__daxvFW__submitProcessingSpin{to{transform:rotate(360deg)}}@media (max-width:767px){.page-module__daxvFW__submitBlockingOverlay{max-width:100%}}.page-module__daxvFW__previewButton{background:var(--primary-orange-100,#fff1ed);height:36px;color:var(--primary-orange-500,#ff8665);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-bold,700);cursor:pointer;white-space:nowrap;border:none;border-radius:6px;padding:6px 12px;line-height:20px}.page-module__daxvFW__aboutPreviewButton{background:var(--white,#fff);height:40px;color:var(--gray-900,#1a1a1a);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-regular,400);letter-spacing:-.14px;cursor:pointer;white-space:nowrap;border:1px solid #1a1a1a1f;border-radius:40px;justify-content:center;align-items:center;margin-top:-7px;margin-bottom:-7px;padding:8px 12px;line-height:20px;display:inline-flex}.page-module__daxvFW__imageRow{box-sizing:border-box;flex-direction:row;align-items:stretch;gap:8px;width:100%;padding:0 16px;display:flex}.page-module__daxvFW__imageRow>*{flex:1}.page-module__daxvFW__reviewFieldNoticeGroup{flex-direction:column;gap:8px;padding:8px 16px 0;display:flex}.page-module__daxvFW__reviewIssueControl{border-color:var(--error,var(--primary-red-500,#f13d6d))!important}.page-module__daxvFW__reviewIssueCardText{padding-top:8px}.page-module__daxvFW__fieldErrorPullHashtag{flex-direction:column;gap:8px;margin-top:-24px;display:flex}.page-module__daxvFW__fieldErrorPullScene{margin-top:-40px}.page-module__daxvFW__fieldErrorPullCover{margin-top:-12px}.page-module__daxvFW__fieldErrorPullToggle{margin-top:-8px}.page-module__daxvFW__inputContainer{padding:0 16px 16px}.page-module__daxvFW__workInputContainer{padding:0 16px}.page-module__daxvFW__workGenreInputContainer{padding:8px 16px 0}.page-module__daxvFW__inputArea{padding:0 16px}.page-module__daxvFW__worldSettingArea{flex-direction:column;gap:10px;padding:0 16px 16px;display:flex}.page-module__daxvFW__worldSettingToggleRow{flex-direction:row;align-items:center;gap:6px;width:100%;display:flex}.page-module__daxvFW__worldSettingToggleText{font-family:var(--font-family);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);flex:1;margin:0;line-height:18px}.page-module__daxvFW__subHeaderWithPadding{padding-left:16px;padding-right:16px}.page-module__daxvFW__hashtagChipsRow{box-sizing:border-box;flex-flow:wrap;align-content:flex-start;align-items:flex-start;gap:8px;width:100%;padding:12px 16px 0;display:flex}.page-module__daxvFW__hashtagButtonRow{box-sizing:border-box;flex-direction:row;align-items:flex-start;gap:8px;width:100%;padding:12px 16px;display:flex}.page-module__daxvFW__workHashtagRow{box-sizing:border-box;flex-flow:wrap;align-items:flex-start;gap:8px;width:100%;padding:12px 16px 32px;display:flex}.page-module__daxvFW__workDivider{background:#1a1a1a1a;width:100%;height:1px}.page-module__daxvFW__hashtagChip{box-sizing:border-box;border:1px solid var(--gray-300);background:0 0;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:4px;height:32px;padding:6px 12px;display:flex}.page-module__daxvFW__hashtagText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.page-module__daxvFW__hashtagDeleteBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:16px;height:16px;padding:0;display:flex}.page-module__daxvFW__hashtagDeleteIcon{width:16px;height:16px;color:var(--gray-900)}.page-module__daxvFW__hashtagInputWrapper{box-sizing:border-box;border:1px solid var(--gray-300);background:0 0;border-radius:6px;flex-direction:row;align-items:center;height:32px;padding:6px 12px;display:flex}.page-module__daxvFW__hashtagInputField{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);background:0 0;border:none;outline:none;width:auto;min-width:72px}.page-module__daxvFW__hashtagInputField::placeholder{color:var(--gray-600)}.page-module__daxvFW__addHashtagBtn{background:var(--gray-100);cursor:pointer;height:32px;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);text-align:center;color:var(--gray-600);border:none;border-radius:6px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:6px 12px;display:flex}.page-module__daxvFW__addHashtagBtn.page-module__daxvFW__error{border:1px solid var(--error,var(--primary-red-500,#f13d6d))}.page-module__daxvFW__plusIcon{width:16px;height:16px;color:var(--gray-600)}.page-module__daxvFW__tabPlaceholder{color:var(--gray-600);flex-direction:column;justify-content:center;align-items:center;padding:60px 16px;display:flex}.page-module__daxvFW__coverImageModalContent{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:4px 16px 12px;display:flex}.page-module__daxvFW__coverImageModal [class*=title]{text-align:left;justify-content:flex-start}.page-module__daxvFW__copyrightNotice{box-sizing:border-box;width:100%;min-height:88px;padding-left:52px}.page-module__daxvFW__copyrightWarning{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);letter-spacing:var(--letter-spacing-tight);color:var(--error,var(--primary-red-500,#f13d6d));margin:0 0 8px}.page-module__daxvFW__copyrightInfo{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);margin:0}.page-module__daxvFW__hiddenInput{display:none}.page-module__daxvFW__subContentButtonContainer{padding:8px 16px}.page-module__daxvFW__dialogueListContainer{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:8px 16px;display:flex}.page-module__daxvFW__addDialogueBtn{cursor:pointer;width:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);text-align:center;color:var(--gray-900);background:#0000001a;border:none;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px;transition:background-color .2s;display:flex;position:relative}.page-module__daxvFW__addDialogueBtnIcon{color:var(--gray-900);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__daxvFW__addDialogueBtn:hover{background:#00000026}.page-module__daxvFW__addDialogueBtn:active{background:#0003}.page-module__daxvFW__personaProfileSection{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:8px 16px;display:flex}.page-module__daxvFW__personaProfileCard{box-sizing:border-box;background:var(--white);border:1px solid var(--gray-100);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}.page-module__daxvFW__profileDeleteBtn{border:1px solid var(--gray-200);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}.page-module__daxvFW__profileDeleteBtn:hover{background:var(--gray-100)}.page-module__daxvFW__profileImageSection{flex-direction:column;align-items:center;gap:12px;display:flex}.page-module__daxvFW__profileImageLabel{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);text-align:center;color:var(--gray-800)}.page-module__daxvFW__profileFormFields{flex-direction:column;align-items:flex-start;width:100%;display:flex}.page-module__daxvFW__profileInputContainer{width:100%;padding-bottom:16px}.page-module__daxvFW__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}.page-module__daxvFW__checkboxRow:focus{outline:none}.page-module__daxvFW__checkboxLabel{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);line-height:18px}.page-module__daxvFW__addProfileBtn{cursor:pointer;width:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);text-align:center;color:var(--gray-900);background:#0000001a;border:none;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px;transition:background-color .2s;display:flex;position:relative}.page-module__daxvFW__addProfileBtn:hover{background:#00000026}.page-module__daxvFW__addProfileBtn:active{background:#0003}.page-module__daxvFW__addProfileIcon{color:var(--gray-900);position:absolute;top:50%;right:12px;transform:translateY(-50%)}.page-module__daxvFW__settingsContainer{flex-direction:column;gap:16px;padding:8px 16px 16px;display:flex}.page-module__daxvFW__radioGroup{flex-direction:column;gap:8px;padding:12px 16px 16px;display:flex}.page-module__daxvFW__noticeContainer{flex-direction:column;gap:12px;padding:4px 16px 16px;display:flex}.page-module__daxvFW__nsfwNotice{border-radius:8px}.page-module__daxvFW__advancedSection{background:var(--gray-100);box-sizing:border-box;flex-grow:1;width:100%;padding-bottom:24px}.page-module__daxvFW__advancedMasterHeader{flex-direction:column;gap:2px;padding:24px 16px 8px;display:flex}.page-module__daxvFW__advancedMasterTop{flex-direction:row;align-items:center;gap:16px;display:flex}.page-module__daxvFW__advancedMasterTitle{min-width:0;font-family:var(--font-family);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}.page-module__daxvFW__advancedMasterDesc{font-family:var(--font-family);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);margin:0;line-height:18px}.page-module__daxvFW__advancedCardWrapper{padding:16px 16px 0}.page-module__daxvFW__advancedCardWrapperFirst{padding-top:16px}.page-module__daxvFW__conceptImageList{flex-direction:column;margin-top:8px;padding:0 16px;display:flex}.page-module__daxvFW__imageSection{flex-direction:column;gap:4px;padding:4px 16px;display:flex}.page-module__daxvFW__imageSectionBtn{padding:8px 0}.page-module__daxvFW__tabBottomSpacer{flex-shrink:0;height:40px}.page-module__daxvFW__coverImageCenter{box-sizing:border-box;justify-content:center;width:100%;padding:20px 16px 12px;display:flex}.page-module__daxvFW__chatProfileSection{box-sizing:border-box;flex-direction:column;align-items:center;gap:12px;width:100%;padding:20px 16px 12px;display:flex}.page-module__daxvFW__sceneGrid{box-sizing:border-box;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:12px;width:100%;padding:12px 16px 40px;display:grid}.page-module__daxvFW__sceneCard{background:var(--gray-100);border:1px solid var(--gray-400,#cecece);box-sizing:border-box;border-radius:14px;flex-direction:column;align-items:center;gap:6px;padding:8px;display:flex;position:relative}.page-module__daxvFW__sceneImageWrap{aspect-ratio:149/196;border-radius:8px;width:100%;position:relative;overflow:hidden}.page-module__daxvFW__sceneImageWrap:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:2;position:absolute;inset:0}.page-module__daxvFW__sceneImageBtn,.page-module__daxvFW__sceneImageReadonly{background-color:var(--gray-200,#e9e9e9);cursor:pointer;background-position:50%;background-size:cover;border:none;border-radius:8px;justify-content:center;align-items:flex-end;width:100%;height:100%;padding:0;display:flex;position:absolute;inset:0}.page-module__daxvFW__sceneImageReadonly{cursor:default;justify-content:flex-start;align-items:flex-start}.page-module__daxvFW__sceneEditLabel{width:100%;height:36px;color:var(--white);font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-14,14px);letter-spacing:-.14px;background:#1a1a1a99;justify-content:center;align-items:center;line-height:20px;display:flex}.page-module__daxvFW__sceneMigratedBadge{color:var(--white);font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-caption-11,11px);background:#1a1a1a99;border-radius:6px;margin:8px;padding:2px 8px;line-height:14px}.page-module__daxvFW__sceneTrash{border:1px solid var(--gray-300,#dedede);background:var(--white);width:32px;height:32px;color:var(--gray-800,#2b2b2b);cursor:pointer;z-index:1;border-radius:60px;justify-content:center;align-items:center;display:flex;position:absolute;top:3px;right:4px}.page-module__daxvFW__sceneMetaRow{flex-direction:row;align-items:flex-start;gap:5px;width:100%;display:flex}.page-module__daxvFW__sceneOrderBadge{border:1px solid var(--gray-300,#dedede);appearance:none;background:var(--white);box-sizing:border-box;width:36px;height:36px;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14,14px);color:var(--gray-900);cursor:pointer;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:0;line-height:20px;display:flex}.page-module__daxvFW__sceneOrderBadgeDisabled{color:var(--gray-600);cursor:default}.page-module__daxvFW__sceneNameBtn{text-align:center;border:1px solid var(--gray-300,#dedede);background:var(--white);min-width:0;height:36px;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14,14px);color:var(--gray-900);cursor:pointer;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:1;padding:0 12px;line-height:20px;overflow:hidden}.page-module__daxvFW__sceneNameReadonly{border:1px solid var(--gray-300,#dedede);background:var(--white);min-width:0;height:36px;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14,14px);color:var(--gray-700);box-sizing:border-box;text-overflow:ellipsis;white-space:nowrap;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:0 12px;display:flex;overflow:hidden}.page-module__daxvFW__sceneVisibility{box-sizing:border-box;background:var(--gray-300,#dedede);border:1px solid var(--gray-400,#cecece);border-radius:6px;flex-direction:row;width:100%;height:36px;padding:2px;display:flex}.page-module__daxvFW__sceneVisibilityBtn{min-width:0;color:var(--gray-600,#868686);font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12,12px);letter-spacing:-.12px;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;gap:2px;padding:4px 10px 4px 8px;line-height:16px;transition:background .15s,color .15s,border-color .15s;display:flex}.page-module__daxvFW__sceneVisibilityBtnActive{background:var(--white);border-color:var(--gray-400,#cecece);color:var(--gray-900);font-weight:var(--font-weight-semibold)}.page-module__daxvFW__sceneVisibilityIcon{flex-shrink:0}.page-module__daxvFW__sceneAiFillBtn{border:1px solid var(--gray-300,#dedede);background:var(--white);width:100%;min-height:40px;color:var(--gray-900);font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-14,14px);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;gap:6px;padding:10px 12px;line-height:20px;display:flex}.page-module__daxvFW__sceneAiFillBtn:disabled{color:var(--gray-500,#adadad);background:var(--gray-100,#f5f5f5);cursor:default}.page-module__daxvFW__sceneAiFillIcon{flex-shrink:0}.page-module__daxvFW__sceneAddCard{border:1px dashed var(--gray-400,#cecece);box-sizing:border-box;background:var(--gray-100,#f5f5f5);border-radius:14px;flex-direction:column;justify-content:space-between;gap:40px;min-height:296px;padding:60px 8px 8px;display:flex}.page-module__daxvFW__sceneAddMain{cursor:pointer;background:0 0;border:none;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.page-module__daxvFW__sceneAddIcon{color:var(--gray-400)}.page-module__daxvFW__sceneAddText{white-space:pre-line;text-align:center;color:var(--gray-600);font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13,13px);letter-spacing:-.13px;line-height:18px}.page-module__daxvFW__sceneAiBtn{border:1px solid var(--gray-400,#cecece);background:var(--white);height:36px;color:var(--gray-600);font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-14,14px);border-radius:6px;flex-shrink:0}.page-module__daxvFW__sceneDetailModalBody{box-sizing:border-box;text-align:left;flex-direction:column;gap:16px;width:100%;padding:12px 16px;display:flex}.page-module__daxvFW__sceneDetailField{flex-direction:column;gap:6px;display:flex}.page-module__daxvFW__sceneDetailLabel{min-height:0;padding:0}.page-module__daxvFW__dialoguePublicRow{flex-direction:row;align-items:center;gap:6px;width:100%;display:flex}.page-module__daxvFW__dialoguePublicText{font-family:var(--font-family);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);flex:1;margin:0;line-height:18px}
.CharacterSelectCard-module__7CczOW__creatorCard{background:var(--primary-color,#282528);border-radius:20px;flex-direction:column;width:312px;display:flex;overflow:hidden}.CharacterSelectCard-module__7CczOW__creatorImageArea{border-top-left-radius:20px;border-top-right-radius:20px;width:100%;height:340px;position:relative;overflow:hidden}.CharacterSelectCard-module__7CczOW__creatorImage{object-fit:cover;width:100%;height:100%}.CharacterSelectCard-module__7CczOW__creatorImageFallback{background:linear-gradient(#b8b8bd 0%,#8b8b94 100%);width:100%;height:100%}.CharacterSelectCard-module__7CczOW__creatorGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#28252800)50%,var(--primary-color,#282528)91.324%);pointer-events:none;position:absolute;inset:0}.CharacterSelectCard-module__7CczOW__creatorOverlayInfo{flex-direction:column;align-items:center;gap:4px;display:flex;position:absolute;bottom:14px;left:16px;right:16px}.CharacterSelectCard-module__7CczOW__creatorNameRow{align-items:center;gap:4px;display:flex}.CharacterSelectCard-module__7CczOW__creatorName{font-size:20px;font-weight:var(--font-weight-bold);color:var(--white);line-height:26px}.CharacterSelectCard-module__7CczOW__creatorEditButton{cursor:pointer;width:24px;height:24px;color:var(--white);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.CharacterSelectCard-module__7CczOW__creatorIntroduction{width:272px;font-size:14px;font-weight:var(--font-weight-regular);color:#ffffffb3;text-align:center;word-break:keep-all;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;line-height:20px;display:-webkit-box;overflow:hidden}.CharacterSelectCard-module__7CczOW__creatorButtonArea{background:var(--primary-color,#282528);border-bottom-right-radius:20px;border-bottom-left-radius:20px;padding:16px;display:flex}.CharacterSelectCard-module__7CczOW__creatorSelectButton{height:44px;font-size:var(--font-size-paragraph-16);font-weight:var(--font-weight-semibold);color:var(--white);cursor:pointer;background:#ffffff0d;border:1px solid #fff9;border-radius:12px;flex:1;padding:0 16px;line-height:24px}.CharacterSelectCard-module__7CczOW__userCard{background:var(--white);border:1px solid #1a1a1a1f;border-radius:18px;flex-direction:column;width:312px;height:415px;padding:0 16px;display:flex;overflow:hidden}.CharacterSelectCard-module__7CczOW__userPersonaList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.CharacterSelectCard-module__7CczOW__userPersonaList::-webkit-scrollbar{display:none}.CharacterSelectCard-module__7CczOW__userPersonaItem{flex-direction:column;width:100%;display:flex}.CharacterSelectCard-module__7CczOW__userItemRow{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:16px;width:100%;padding:12px 8px;transition:background-color .15s,color .15s;display:flex}.CharacterSelectCard-module__7CczOW__userItemRowSelected{background:var(--primary-100,#fff1ed)}.CharacterSelectCard-module__7CczOW__userItemRowSelected .CharacterSelectCard-module__7CczOW__userItemName{color:var(--point-coral,#ff8665);font-weight:var(--font-weight-semibold)}.CharacterSelectCard-module__7CczOW__userAddAvatar{background:var(--gray-400);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:48px;height:48px;display:flex;overflow:hidden}.CharacterSelectCard-module__7CczOW__userAvatar{border:.75px solid #1a1a1a1f;border-radius:18px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.CharacterSelectCard-module__7CczOW__userAvatarImage{object-fit:cover;width:100%;height:100%;display:block}.CharacterSelectCard-module__7CczOW__userItemName{font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-regular);color:var(--gray-900);flex:1;line-height:22px}.CharacterSelectCard-module__7CczOW__userEditButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.CharacterSelectCard-module__7CczOW__userDivider{background:var(--gray-300);width:100%;height:1px}
.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__emptyState{justify-content:center;align-items:center;padding:48px 16px;display:flex}.page-module__xrkx2a__emptyText{font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);line-height:22px;font-weight:var(--font-weight-medium,500);color:var(--gray-500,#adadad);text-align:center;white-space:pre-line;margin:0}.page-module__xrkx2a__tapZone{cursor:pointer;-webkit-tap-highlight-color:transparent;height:20px;position:relative}
.PersonaSelection-module__hJyvrq__section{background:0 0;flex-direction:column;gap:16px;padding:20px 0 16px;display:flex}.PersonaSelection-module__hJyvrq__header{align-items:flex-start;padding:0 16px;display:flex}.PersonaSelection-module__hJyvrq__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:700;line-height:1.25}.PersonaSelection-module__hJyvrq__highlight{color:var(--point-coral)}.PersonaSelection-module__hJyvrq__content{flex-direction:column;gap:16px;padding:0 0 8px;display:flex}.PersonaSelection-module__hJyvrq__scrollContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:16px;display:flex;overflow:auto hidden}.PersonaSelection-module__hJyvrq__scrollContainer::-webkit-scrollbar{display:none}.PersonaSelection-module__hJyvrq__cardSlide{scroll-snap-align:start;flex:none;padding-left:12px;display:flex}.PersonaSelection-module__hJyvrq__cardSlide:first-child{padding-left:16px}.PersonaSelection-module__hJyvrq__cardSlide:last-child{padding-right:16px}.PersonaSelection-module__hJyvrq__scrollContainerSingle{justify-content:center;padding:0 16px 16px}.PersonaSelection-module__hJyvrq__scrollContainerSingle .PersonaSelection-module__hJyvrq__cardSlide{padding-left:0;padding-right:0}.PersonaSelection-module__hJyvrq__dots{justify-content:center;align-items:center;gap:6px;padding:0 16px;display:flex}.PersonaSelection-module__hJyvrq__dot{background:#1a1a1a26;border-radius:50%;width:6px;height:6px;transition:background .15s}.PersonaSelection-module__hJyvrq__dotActive{background:#1a1a1a99}.PersonaSelection-module__hJyvrq__skipButton{cursor:pointer;width:100%;color:var(--gray-400);text-align:center;text-underline-offset:3px;background:0 0;border:none;padding:0 16px;font-size:13px;font-weight:400;line-height:1.4;text-decoration:underline;display:block}
.LabelDivider-module___8dbTG__container{justify-content:center;align-items:center;width:100%;padding:24px 0;display:flex;position:relative}.LabelDivider-module___8dbTG__line{background:#1a1a1a1a;height:1px;position:absolute;left:0;right:0}.LabelDivider-module___8dbTG__label{background:var(--gray-100);color:var(--gray-600);white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;position:relative}
.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)}
.ContentInfoBar-module__DJWQLa__container{box-sizing:border-box;background:var(--white,#fff);border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:row;justify-content:center;align-items:center;gap:8px;width:100%;height:32px;padding:8px 0;display:flex}.ContentInfoBar-module__DJWQLa__counterGroup{border-radius:4px;flex-direction:row;align-items:center;gap:2px;padding:0;display:flex}.ContentInfoBar-module__DJWQLa__icon{flex-shrink:0;width:16px;height:16px}.ContentInfoBar-module__DJWQLa__count{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-12,12px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-500,#adadad);line-height:16px}
.SuggestionSheet-module__e-boCG__sheet{background:var(--gray-200);border-radius:20px 20px 0 0;flex-direction:column;align-items:center;gap:12px;padding:12px;display:flex;overflow:hidden}.SuggestionSheet-module__e-boCG__sheetCollapsed{z-index:101;flex-shrink:0;height:280px;animation:.25s ease-out SuggestionSheet-module__e-boCG__slideUp;position:relative}.SuggestionSheet-module__e-boCG__sheetCollapsed:after{content:"";height:var(--sab,0px);background:var(--gray-200);pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.SuggestionSheet-module__e-boCG__sheetExpanded{z-index:101;max-width:375px;max-height:calc(100dvh - var(--sat,0px) - 96px);height:calc(100dvh - var(--sat,0px) - 96px);padding-bottom:var(--sab,0px);margin:0 auto;animation:.3s ease-out SuggestionSheet-module__e-boCG__sheetExpand;position:fixed;bottom:0;left:0;right:0}.SuggestionSheet-module__e-boCG__dimmed{z-index:100;background:#000000b3;animation:.2s ease-out SuggestionSheet-module__e-boCG__fadeIn;position:fixed;inset:0}.SuggestionSheet-module__e-boCG__transparentOverlay{z-index:100;background:0 0;position:fixed;inset:0}.SuggestionSheet-module__e-boCG__handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin:-8px 0;padding:8px 0;display:flex}.SuggestionSheet-module__e-boCG__handleBar{background:var(--gray-500);pointer-events:none;border-radius:20px;width:32px;height:4px}.SuggestionSheet-module__e-boCG__contents{flex-direction:column;flex:1;align-self:stretch;align-items:center;gap:12px;min-height:0;display:flex}.SuggestionSheet-module__e-boCG__personaTab{flex:1;align-self:stretch;min-height:0;overflow:hidden}.SuggestionSheet-module__e-boCG__personaCard{background:var(--white);border:1px solid #1a1a1a1f;border-radius:18px;flex-direction:column;height:100%;max-height:100%;padding:0 16px;display:flex;overflow:hidden}.SuggestionSheet-module__e-boCG__personaList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.SuggestionSheet-module__e-boCG__personaList::-webkit-scrollbar{display:none}.SuggestionSheet-module__e-boCG__personaRow{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;height:80px;padding:12px 0;display:flex}.SuggestionSheet-module__e-boCG__personaRow:active{background:var(--gray-50)}.SuggestionSheet-module__e-boCG__personaRowSelected{background:var(--primary-100,#fff1ed)}.SuggestionSheet-module__e-boCG__personaRowSelected .SuggestionSheet-module__e-boCG__personaName{color:var(--point-coral,#ff8665);font-weight:var(--font-weight-semibold)}.SuggestionSheet-module__e-boCG__personaAvatar{border:.75px solid #1a1a1a1f;border-radius:18px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.SuggestionSheet-module__e-boCG__personaAvatarPlaceholder{background:var(--gray-400);border:none;justify-content:center;align-items:center;display:flex}.SuggestionSheet-module__e-boCG__personaAvatarImg{object-fit:cover;width:100%;height:100%}.SuggestionSheet-module__e-boCG__personaName{font-family:var(--font-family);letter-spacing:-.15px;color:var(--gray-900);flex:1;align-items:center;gap:6px;font-size:15px;font-weight:400;line-height:22px;display:flex}.SuggestionSheet-module__e-boCG__actionIcon{color:var(--gray-900);flex-shrink:0}.SuggestionSheet-module__e-boCG__personaDivider{background:var(--gray-300);height:1px}.SuggestionSheet-module__e-boCG__editBtn{cursor:pointer;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}@keyframes SuggestionSheet-module__e-boCG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes SuggestionSheet-module__e-boCG__sheetExpand{0%{opacity:.8;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes SuggestionSheet-module__e-boCG__fadeIn{0%{opacity:0}to{opacity: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}
.MomentDivider-module__StUFoa__container{isolation:isolate;flex-direction:column;align-items:flex-start;width:100%;padding:24px 0;display:flex;position:relative}.MomentDivider-module__StUFoa__divider{background:var(--gray-100,#e9e9e9);width:100%;height:1px}.MomentDivider-module__StUFoa__label{background:var(--gray-100,#f5f5f5);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:4px 8px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.MomentDivider-module__StUFoa__icon{flex-shrink:0;width:16px;height:16px}.MomentDivider-module__StUFoa__text{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-12,12px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600);line-height:16px}
.PullToRefreshWrapper-module__uzsTfq__wrapper{position:relative}.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__I2q5Fq__inputSection{padding:0 16px 16px}
