.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}
.ListHeader-module__0cL1ra__wrapper{background:var(--white,#fff);box-sizing:border-box;z-index:50;flex-direction:column;justify-content:center;align-items:flex-end;width:100%;padding:16px;transition:transform .25s cubic-bezier(.4,0,.2,1);display:flex;position:sticky;top:0}.ListHeader-module__0cL1ra__wrapper.ListHeader-module__0cL1ra__scrollHidden{transform:translateY(-100%)}.ListHeader-module__0cL1ra__wrapper.ListHeader-module__0cL1ra__plain{z-index:auto;transition:none;position:static;top:auto}.ListHeader-module__0cL1ra__container{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.ListHeader-module__0cL1ra__left{flex-direction:column;justify-content:center;display:flex}.ListHeader-module__0cL1ra__title{color:var(--gray-900,#1a1a1a);word-wrap:break-word;font-family:Pretendard,sans-serif;font-size:14px;font-weight:700;line-height:20px}.ListHeader-module__0cL1ra__titleButton{cursor:pointer;background:0 0;border:none;flex-direction:column;justify-content:center;padding:0;display:flex}.ListHeader-module__0cL1ra__right{justify-content:flex-start;align-items:center;gap:4px;display:flex}.ListHeader-module__0cL1ra__sortButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.ListHeader-module__0cL1ra__sortLabel{color:var(--gray-600,#868686);word-wrap:break-word;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ListHeader-module__0cL1ra__sortIcon{width:16px;height:16px;color:var(--gray-600,#868686)}.ListHeader-module__0cL1ra__menu{align-items:center;gap:8px;display:flex}.ListHeader-module__0cL1ra__divider{background-color:var(--gray-500,#adadad);width:1px;height:12px}.ListHeader-module__0cL1ra__menuItem{color:var(--gray-600,#868686);word-wrap:break-word;white-space:nowrap;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ListHeader-module__0cL1ra__menuItemButton{cursor:pointer;background:0 0;border:none;align-items:center;gap:4px;padding:0;display:flex}.ListHeader-module__0cL1ra__menuItemButton:hover{opacity:.8}.ListHeader-module__0cL1ra__menuItemLabel,.ListHeader-module__0cL1ra__menuItemCount{color:var(--gray-600,#868686);white-space:nowrap;font-family:Pretendard,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ListHeader-module__0cL1ra__menuItemActive .ListHeader-module__0cL1ra__menuItemLabel{color:var(--gray-900,#1a1a1a);font-weight:700}.ListHeader-module__0cL1ra__menuItemActive .ListHeader-module__0cL1ra__menuItemCount{color:var(--gray-500,#adadad);font-weight:700}
.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}
.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%)}}
.ImageExample-module__CUgvra__container{background-color:var(--gray-100);border:1px dashed var(--gray-400);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.ImageExample-module__CUgvra__ratio-1-1{border-radius:32px;width:90px;height:90px}.ImageExample-module__CUgvra__ratio-3-4{border-radius:8px;width:80px;height:106px}.ImageExample-module__CUgvra__icon{width:24px;height:24px;color:var(--gray-400)}
.AspectRatioSelector-module__zU5gIG__container{flex-direction:row;gap:12px;display:flex}.AspectRatioSelector-module__zU5gIG__option{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-200,#e9e9e9);cursor:pointer;border-radius:12px;flex-direction:column;flex:1;justify-content:space-between;align-items:center;gap:8px;height:88px;padding:16px 16px 12px;transition:border-color .2s;display:flex}.AspectRatioSelector-module__zU5gIG__option:hover{border-color:var(--gray-300,#cecece)}.AspectRatioSelector-module__zU5gIG__option:focus{border-color:var(--primary-orange-500,#ff8665);outline:none}.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected,.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected .AspectRatioSelector-module__zU5gIG__ratioIcon{border-color:var(--primary-orange-500,#ff8665)}.AspectRatioSelector-module__zU5gIG__option.AspectRatioSelector-module__zU5gIG__selected .AspectRatioSelector-module__zU5gIG__label{color:var(--primary-orange-500,#ff8665)}.AspectRatioSelector-module__zU5gIG__iconWrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex}.AspectRatioSelector-module__zU5gIG__ratioIcon{box-sizing:border-box;border:1px solid var(--gray-800,#2b2b2b);transition:border-color .2s}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__portrait{border-radius:4px;width:24px;height:32px}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__square{border-radius:3px;width:24px;height:24px}.AspectRatioSelector-module__zU5gIG__ratioIcon.AspectRatioSelector-module__zU5gIG__landscape{border-radius:4px;width:32px;height:24px}.AspectRatioSelector-module__zU5gIG__label{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-800,#2b2b2b);transition:color .2s}
.ConceptSelector-module__-jmEsW__container{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-direction:row;align-items:center;gap:12px;width:100%;max-width:375px;height:151px;padding:0 16px;display:flex;overflow-x:auto}.ConceptSelector-module__-jmEsW__container::-webkit-scrollbar{display:none}.ConceptSelector-module__-jmEsW__item{cursor:pointer;width:90px;min-width:90px;height:151px;font:inherit;color:inherit;background:0 0;border:none;border-radius:12px;flex-direction:column;align-items:center;gap:12px;padding:0;display:flex}.ConceptSelector-module__-jmEsW__item:focus{outline:none}.ConceptSelector-module__-jmEsW__imageWrapper{box-sizing:border-box;border-radius:8px;width:90px;height:119px;position:relative;overflow:hidden}.ConceptSelector-module__-jmEsW__imageWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;transition:border-color .2s,border-width .2s;position:absolute;inset:0}.ConceptSelector-module__-jmEsW__item.ConceptSelector-module__-jmEsW__selected .ConceptSelector-module__-jmEsW__imageWrapper:after{border:2px solid var(--primary-orange-500,#ff8665)}.ConceptSelector-module__-jmEsW__image{object-fit:cover}.ConceptSelector-module__-jmEsW__label{width:90px;height:20px;font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-800,#2b2b2b);transition:color .2s,font-weight .2s}.ConceptSelector-module__-jmEsW__item.ConceptSelector-module__-jmEsW__selected .ConceptSelector-module__-jmEsW__label{font-weight:var(--font-weight-bold,700);color:var(--primary-orange-500,#ff8665)}
.ImageUploadCard-module__ZT8FOa__container{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-100,#e9e9e9);cursor:pointer;border-radius:12px;flex-direction:column;align-items:center;gap:16px;padding:16px;transition:border-color .2s;display:flex;position:relative}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__ratio11{justify-content:flex-end}.ImageUploadCard-module__ZT8FOa__container:hover{border-color:var(--gray-300,#cecece)}.ImageUploadCard-module__ZT8FOa__container:focus{border-color:var(--primary-orange-500,#ff8665);outline:none}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__error{border-color:var(--primary-red-500,#f13d6d)}.ImageUploadCard-module__ZT8FOa__errorIcon{width:16px;height:16px;position:absolute;top:12px;right:12px}.ImageUploadCard-module__ZT8FOa__placeholder{box-sizing:border-box;background:var(--gray-100,#f5f5f5);border:1px dashed var(--gray-300,#cecece);justify-content:center;align-items:center;display:flex}.ImageUploadCard-module__ZT8FOa__placeholder.ImageUploadCard-module__ZT8FOa__ratio34{border-radius:8px;width:80px;height:106px}.ImageUploadCard-module__ZT8FOa__placeholder.ImageUploadCard-module__ZT8FOa__ratio11{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__plusIcon{color:var(--gray-300,#cecece)}.ImageUploadCard-module__ZT8FOa__imageWrapper{position:relative;overflow:hidden}.ImageUploadCard-module__ZT8FOa__imageWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.ImageUploadCard-module__ZT8FOa__imageWrapper.ImageUploadCard-module__ZT8FOa__ratio34{border-radius:8px;width:80px;height:106px}.ImageUploadCard-module__ZT8FOa__imageWrapper.ImageUploadCard-module__ZT8FOa__ratio11{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__image{object-fit:cover}.ImageUploadCard-module__ZT8FOa__textArea{flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.ImageUploadCard-module__ZT8FOa__title{font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;color:var(--gray-700,#2b2b2b)}.ImageUploadCard-module__ZT8FOa__description{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600)}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle{background:0 0;border:none;gap:12px;width:auto;padding:0}.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle:hover,.ImageUploadCard-module__ZT8FOa__container.ImageUploadCard-module__ZT8FOa__circle.ImageUploadCard-module__ZT8FOa__error{border-color:#0000}.ImageUploadCard-module__ZT8FOa__circleImage{border-radius:32px;width:90px;height:90px}.ImageUploadCard-module__ZT8FOa__circleLarge{gap:12px}.ImageUploadCard-module__ZT8FOa__circleImageLarge{border-radius:42px;width:120px;height:120px}.ImageUploadCard-module__ZT8FOa__circleImageError{border:1px dashed var(--primary-red-500,#f13d6d)}.ImageUploadCard-module__ZT8FOa__circleExampleLarge{border-radius:42px!important;width:120px!important;height:120px!important}.ImageUploadCard-module__ZT8FOa__makerCover{background:var(--gray-100,#f5f5f5);border:1px dashed var(--gray-400,#cecece);border-radius:12px;justify-content:flex-start;gap:40px;width:160px;height:232px;padding:60px 8px 8px;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCover:hover{border-color:var(--gray-500,#adadad)}.ImageUploadCard-module__ZT8FOa__makerCoverFilled{background:var(--white,#fff);border:none;justify-content:center;gap:0;padding:0}.ImageUploadCard-module__ZT8FOa__makerCoverFilled:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.ImageUploadCard-module__ZT8FOa__makerCoverPlaceholder{width:100%;color:var(--gray-600,#868686);flex-direction:column;justify-content:center;align-items:center;gap:16px;display:flex}.ImageUploadCard-module__ZT8FOa__makerCoverIcon{width:32px;height:32px;color:var(--gray-400,#cecece)}.ImageUploadCard-module__ZT8FOa__makerCoverTitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-13,13px);font-weight:var(--font-weight-regular,400);letter-spacing:var(--letter-spacing-tight,-.01em);text-align:center;white-space:pre-line;line-height:18px}.ImageUploadCard-module__ZT8FOa__makerCoverImageWrapper{border-radius:8px;width:100%;height:100%;position:relative;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCoverImageButton,.ImageUploadCard-module__ZT8FOa__makerCoverEmptyButton{cursor:pointer;background:0 0;border:0;width:100%;display:flex;position:relative}.ImageUploadCard-module__ZT8FOa__makerCoverImageButton{border-radius:12px;height:100%;overflow:hidden}.ImageUploadCard-module__ZT8FOa__makerCoverEmptyButton{justify-content:center;align-items:center;padding:0}.ImageUploadCard-module__ZT8FOa__makerCoverAiButton{border:1px solid var(--gray-400,#cecece);background:var(--white,#fff);width:100%;height:36px;color:var(--gray-600,#868686);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-bold,700);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:6px 12px;line-height:20px;display:inline-flex}.ImageUploadCard-module__ZT8FOa__makerCoverRemoveButton{z-index:2;border:1px solid var(--gray-300,#dedede);background:var(--white,#fff);width:32px;height:32px;color:var(--gray-800,#2b2b2b);cursor:pointer;border-radius:60px;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;top:7px;right:7px}.ImageUploadCard-module__ZT8FOa__makerCoverEditLabel{height:36px;color:var(--white,#fff);font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-regular,400);letter-spacing:-.14px;background:#1a1a1a99;justify-content:center;align-items:center;line-height:20px;display:inline-flex;position:absolute;bottom:0;left:0;right:0}
.Input-module__Tl1jgW__container{flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.Input-module__Tl1jgW__inputWrapper{box-sizing:border-box;border:1px solid var(--gray-400,#cecece);background:var(--white,#fff);width:100%;max-height:48px;scroll-margin-bottom:calc(120px + var(--sab,0px));border-radius:10px;flex-direction:row;align-items:center;gap:12px;padding:16px;transition:border-color .15s;display:flex}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__textarea{border-radius:12px;flex-direction:column;align-items:stretch;gap:12px;height:auto;max-height:none;padding:16px}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__focused{border-color:var(--gray-900,#1a1a1a)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__error{border-color:var(--error,#f13d6d)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__disabled{background:var(--gray-100,#f5f5f5);cursor:not-allowed}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__dimmed{background:var(--gray-100,#f5f5f5)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__dimmed .Input-module__Tl1jgW__input{cursor:default}.Input-module__Tl1jgW__leadingElement{flex:none;align-items:center;display:flex}.Input-module__Tl1jgW__actionButtonRow{flex-shrink:0;display:flex}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__hasValue .Input-module__Tl1jgW__input{color:var(--gray-900,#1a1a1a)}.Input-module__Tl1jgW__input{caret-color:var(--primary-orange-500);-webkit-appearance:none;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:max(var(--font-size-paragraph-15,15px),16px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);min-width:0;scroll-margin-bottom:calc(120px + var(--sab,0px));background:0 0;border:none;outline:none;flex:1}.Input-module__Tl1jgW__textarea{resize:none;width:100%;margin:0;padding:0;line-height:22px}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__textarea .Input-module__Tl1jgW__counter{align-self:flex-end}.Input-module__Tl1jgW__input::placeholder{color:var(--gray-600,#868686)}.Input-module__Tl1jgW__inputWrapper.Input-module__Tl1jgW__disabled .Input-module__Tl1jgW__input{cursor:not-allowed;color:var(--gray-600,#868686)}.Input-module__Tl1jgW__counter{font-family:var(--font-family);font-style:normal;font-size:var(--font-size-paragraph-12,12px);text-align:right;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);white-space:nowrap;flex-direction:row;flex:none;align-items:center;gap:0;line-height:16px;display:flex}.Input-module__Tl1jgW__counterCurrent{font-weight:var(--font-weight-semibold,600)}.Input-module__Tl1jgW__counterMax{font-weight:var(--font-weight-regular,400)}.Input-module__Tl1jgW__iconButton{cursor:pointer;background:0 0;border:none;flex:none;justify-content:center;align-items:center;padding:0;display:flex}.Input-module__Tl1jgW__deleteIcon{width:24px;height:24px;color:var(--gray-400,#adadad)}.Input-module__Tl1jgW__eyeIcon{width:24px;height:24px;color:var(--gray-600,#868686)}.Input-module__Tl1jgW__arrowIcon{width:16px;height:16px;color:var(--gray-900,#1a1a1a);flex:none}.Input-module__Tl1jgW__selectText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-900,#1a1a1a);text-align:left;flex:1}.Input-module__Tl1jgW__selectText.Input-module__Tl1jgW__placeholder{color:var(--gray-600,#868686)}.Input-module__Tl1jgW__requiredMark{color:var(--primary-orange-500,#ff8665)}button.Input-module__Tl1jgW__inputWrapper{cursor:pointer;text-align:left}button.Input-module__Tl1jgW__inputWrapper:disabled{cursor:not-allowed}.Input-module__Tl1jgW__selectCentered{justify-content:center}.Input-module__Tl1jgW__selectTextCentered{text-align:center;flex:none}.Input-module__Tl1jgW__messageContainer{flex-direction:row;align-items:center;gap:4px;width:100%;display:flex}.Input-module__Tl1jgW__alertIcon{width:12px;height:12px;color:var(--error,#f13d6d);flex-shrink:0;justify-content:center;align-items:center;display:flex}.Input-module__Tl1jgW__message{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular,400);font-size:var(--font-size-paragraph-13,13px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-600,#868686);line-height:18px}.Input-module__Tl1jgW__messageContainer.Input-module__Tl1jgW__errorMessage .Input-module__Tl1jgW__message{color:var(--error,#f13d6d)}
.ListItem-module__g1SzCq__container{background:var(--white,#fff);cursor:pointer;flex-direction:row;align-items:center;gap:8px;width:100%;padding:12px 16px;transition:background-color .15s;display:flex}.ListItem-module__g1SzCq__container:hover{background:var(--gray-100,#f5f5f5)}.ListItem-module__g1SzCq__container:active{background:var(--gray-100,#e9e9e9)}.ListItem-module__g1SzCq__containerMultiLine{flex-direction:column;justify-content:center;align-items:flex-start}.ListItem-module__g1SzCq__containerImage{flex-direction:row;align-items:flex-start;gap:16px;padding:16px 16px 0}.ListItem-module__g1SzCq__containerNotice{flex-direction:row;align-items:flex-start;gap:16px;height:74px;padding:16px 12px 0}.ListItem-module__g1SzCq__containerTitleSub{height:64px}.ListItem-module__g1SzCq__disabled{cursor:not-allowed;opacity:.5}.ListItem-module__g1SzCq__disabled:hover,.ListItem-module__g1SzCq__disabled:active{background:var(--white,#fff)}.ListItem-module__g1SzCq__contents{flex-direction:row;flex:1;align-self:stretch;align-items:center;gap:8px;width:100%;padding:0;display:flex}.ListItem-module__g1SzCq__text{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex:1}.ListItem-module__g1SzCq__textBold{font-weight:700}.ListItem-module__g1SzCq__subText{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);flex:1}.ListItem-module__g1SzCq__subTextIndent{padding-left:32px}.ListItem-module__g1SzCq__value{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex-shrink:0}.ListItem-module__g1SzCq__iconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.ListItem-module__g1SzCq__icon{color:var(--gray-900,#1a1a1a);flex-shrink:0}.ListItem-module__g1SzCq__iconLight{color:var(--gray-400,#cecece);opacity:1;flex-shrink:0}.ListItem-module__g1SzCq__iconSmall{width:16px;height:16px;color:var(--gray-900,#1a1a1a);flex-shrink:0}.ListItem-module__g1SzCq__imageWrapper{flex-shrink:0;width:40px;height:40px;position:relative}.ListItem-module__g1SzCq__image{object-fit:cover;border-radius:14px;width:100%;height:100%}.ListItem-module__g1SzCq__imagePlaceholder{background:var(--gray-100,#f5f5f5);border-radius:14px;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.ListItem-module__g1SzCq__imageIcon{width:24px;height:24px;color:var(--gray-700,#494949);justify-content:center;align-items:center;display:flex}.ListItem-module__g1SzCq__textBlock{border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:column;flex:1;align-items:flex-start;gap:4px;padding:0 0 16px;display:flex}.ListItem-module__g1SzCq__label{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);align-self:stretch}.ListItem-module__g1SzCq__metaWrapper{flex-direction:row;align-self:stretch;align-items:center;gap:4px;padding:0;display:flex}.ListItem-module__g1SzCq__meta{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686)}.ListItem-module__g1SzCq__titleSubBlock{flex-direction:column;flex:1;gap:2px;min-width:0;min-height:0;display:flex}.ListItem-module__g1SzCq__titleRow{flex-direction:row;align-items:center;gap:4px;display:inline-flex}.ListItem-module__g1SzCq__titleRow .ListItem-module__g1SzCq__text{flex:none;min-width:0}.ListItem-module__g1SzCq__titleAccessory{color:var(--gray-500,#adadad);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;margin:0;padding:2px;display:inline-flex}.ListItem-module__g1SzCq__titleAccessory:hover{color:var(--gray-700,#494949)}.ListItem-module__g1SzCq__subSmallText{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);font-size:12px;font-style:normal;font-weight:400;line-height:16px}.ListItem-module__g1SzCq__rightValue{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:0;color:var(--gray-900,#1a1a1a);text-align:right;white-space:nowrap;flex-shrink:0}.ListItem-module__g1SzCq__containerFaq{border-bottom:1px solid var(--gray-200,#e9e9e9);gap:16px;padding:16px}.ListItem-module__g1SzCq__faqTextGroup{min-width:0;font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800,#2b2b2b);flex-direction:row;flex:1;align-items:flex-start;gap:6px;font-size:16px;font-style:normal;font-weight:400;line-height:24px;display:flex}.ListItem-module__g1SzCq__faqPrefix{white-space:nowrap;flex-shrink:0}.ListItem-module__g1SzCq__faqText{flex:1;min-width:0}.ListItem-module__g1SzCq__titleWithIcon{flex-direction:row;flex:1;align-items:center;gap:4px;padding:0;display:flex}.ListItem-module__g1SzCq__textOrange{color:var(--primary-orange-500,#ff8665);flex:none}.ListItem-module__g1SzCq__inlineButton{border:1px solid var(--gray-300,#dedede);cursor:pointer;font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);text-align:center;white-space:nowrap;background:0 0;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;gap:2px;padding:6px 12px;font-size:14px;font-weight:400;line-height:20px;display:flex}.ListItem-module__g1SzCq__inlineButton:hover{border-color:var(--gray-400)}.ListItem-module__g1SzCq__contentsWideGap{gap:12px}.ListItem-module__g1SzCq__noticeIconWrapper{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ListItem-module__g1SzCq__noticeTextBlock{border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:column;flex:1;gap:4px;min-width:0;padding-bottom:16px;display:flex}.ListItem-module__g1SzCq__labelTitleGroup{flex-direction:row;flex:1;align-items:center;gap:2px;min-width:0;display:flex}.ListItem-module__g1SzCq__labelTitleGroup .ListItem-module__g1SzCq__text{flex:none}
.MessageActionSheet-module__eNQVJa__actionItem.MessageActionSheet-module__eNQVJa__actionItem,.MessageActionSheet-module__eNQVJa__dividerArea{padding:12px 16px}.MessageActionSheet-module__eNQVJa__dividerLine{background:#1a1a1a1a;height:1px}.MessageActionSheet-module__eNQVJa__destructive.MessageActionSheet-module__eNQVJa__destructive,.MessageActionSheet-module__eNQVJa__destructive.MessageActionSheet-module__eNQVJa__destructive span{color:var(--primary-red-500)}
.TitleEditModal-module__wzAfPq__inputWrapper{box-sizing:border-box;width:100%;padding:0 16px 12px}
.LockLabel-module__4AEx4G__label{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);white-space:nowrap;border-radius:100px;align-items:center;gap:4px;padding:3px 8px;line-height:1;display:inline-flex}.LockLabel-module__4AEx4G__small{font-size:var(--font-size-caption-11);padding:3px 8px}.LockLabel-module__4AEx4G__medium{font-size:var(--font-size-caption-12);padding:4px 10px}.LockLabel-module__4AEx4G__default{background:var(--gray-100);color:var(--gray-700)}.LockLabel-module__4AEx4G__onDark{color:var(--white);background:#ffffff2e}.LockLabel-module__4AEx4G__icon{flex-shrink:0}
.NoticeBanner-module__CzKmeW__container{background:var(--gray-100);border:1px solid var(--gray-200);box-sizing:border-box;border-radius:12px;flex-direction:row;align-items:center;gap:16px;width:100%;padding:12px 16px;display:flex}.NoticeBanner-module__CzKmeW__clickable{cursor:pointer}.NoticeBanner-module__CzKmeW__clickable:hover{opacity:.95}.NoticeBanner-module__CzKmeW__clickable:active{opacity:.9}.NoticeBanner-module__CzKmeW__main{border:none;padding:12px 12px 12px 16px}.NoticeBanner-module__CzKmeW__iconWrapper{width:24px;height:24px;color:var(--gray-800);flex-shrink:0;justify-content:center;align-items:center;display:flex}.NoticeBanner-module__CzKmeW__textWrapper{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.NoticeBanner-module__CzKmeW__title{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-16);letter-spacing:-.16px;color:var(--gray-900);width:100%;line-height:24px}.NoticeBanner-module__CzKmeW__event .NoticeBanner-module__CzKmeW__title{font-weight:var(--font-weight-semibold);color:var(--gray-800)}.NoticeBanner-module__CzKmeW__main .NoticeBanner-module__CzKmeW__title{letter-spacing:-.15px;color:var(--gray-800);font-size:15px;line-height:22px}.NoticeBanner-module__CzKmeW__subtitle{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);letter-spacing:-.13px;color:var(--gray-600);line-height:18px}.NoticeBanner-module__CzKmeW__arrowWrapper{width:16px;height:16px;color:var(--gray-800);flex-shrink:0;justify-content:center;align-items:center;display:flex}
.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:1fr 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);background:var(--white);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);border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;line-height:20px;display:flex}.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__sceneAiSuggestionPanel{border:1px solid var(--gray-300,#dedede);background:var(--gray-100,#f5f5f5);box-sizing:border-box;border-radius:8px;flex-direction:column;gap:10px;width:100%;padding:12px;display:flex}.page-module__daxvFW__sceneAiSuggestionGroup{flex-direction:column;gap:6px;display:flex}.page-module__daxvFW__sceneAiSuggestionLabel{color:var(--gray-700,#5f5f5f);font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-caption-11,11px);line-height:14px}.page-module__daxvFW__sceneAiChipList{flex-wrap:wrap;gap:6px;display:flex}.page-module__daxvFW__sceneAiChip{border:1px solid var(--gray-300,#dedede);background:var(--white);max-width:100%;color:var(--gray-800,#3a3a3a);font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12,12px);overflow-wrap:anywhere;border-radius:6px;padding:5px 8px;line-height:16px}.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}
.WelcomeBonusModal-module__tphwfq__overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.WelcomeBonusModal-module__tphwfq__modal{background:var(--white);border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:311px;padding-top:8px;display:flex;overflow:hidden}.WelcomeBonusModal-module__tphwfq__head{width:100%;padding:24px 16px 12px}.WelcomeBonusModal-module__tphwfq__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);text-align:center;margin:0;font-size:20px;line-height:26px}.WelcomeBonusModal-module__tphwfq__contents{flex-direction:column;align-items:center;width:100%;padding:0 16px 12px;display:flex}.WelcomeBonusModal-module__tphwfq__imageWrap{flex-shrink:0;width:180px;height:180px}.WelcomeBonusModal-module__tphwfq__desc{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);text-align:center;margin:0;font-size:15px;line-height:22px}.WelcomeBonusModal-module__tphwfq__buttonArea{width:100%;padding:16px}.WelcomeBonusModal-module__tphwfq__claimButton{background:var(--gray-900);cursor:pointer;-webkit-appearance:none;border:none;border-radius:10px;justify-content:center;align-items:center;gap:4px;width:100%;padding:12px 16px;display:flex}.WelcomeBonusModal-module__tphwfq__claimText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--white);font-size:16px;line-height:24px}
.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}
.ReferralCompleteModal-module__4gpVza__overlay{z-index:2000;background:#0009;justify-content:center;align-items:center;padding:32px;display:flex;position:fixed;inset:0}.ReferralCompleteModal-module__4gpVza__modal{background:var(--white);border-radius:20px;flex-direction:column;align-items:center;width:100%;max-width:328px;padding-top:8px;display:flex;overflow:hidden}.ReferralCompleteModal-module__4gpVza__head{width:100%;padding:24px 16px 12px}.ReferralCompleteModal-module__4gpVza__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);text-align:center;margin:0;font-size:20px;line-height:26px}.ReferralCompleteModal-module__4gpVza__contents{flex-direction:column;align-items:center;gap:0;width:100%;padding:0 16px 12px;display:flex}.ReferralCompleteModal-module__4gpVza__imageWrap{flex-shrink:0;width:180px;height:180px}.ReferralCompleteModal-module__4gpVza__desc{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);text-align:center;margin:0;font-size:15px;line-height:22px}.ReferralCompleteModal-module__4gpVza__buttonArea{width:100%;padding:16px}.ReferralCompleteModal-module__4gpVza__confirmButton{background:var(--gray-900);cursor:pointer;-webkit-appearance:none;border:none;border-radius:10px;justify-content:center;align-items:center;gap:4px;width:100%;padding:12px 16px;display:flex}.ReferralCompleteModal-module__4gpVza__confirmText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--white);font-size:16px;line-height:24px}
.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}
.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)}
.ProfileImage-module__7V3jSW__container{--profile-image-stroke:var(--stroke-inset);--profile-image-stroke-width:1px;box-sizing:border-box;flex-shrink:0;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:18px;width:36px;height:36px}.ProfileImage-module__7V3jSW__my{background:var(--bg-profile-my,#ffbfad);--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__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__placeholder{width:100%;height:100%;position:absolute;top:0;left:0}
.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{--profile-image-stroke:var(--white);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}
.Checkbox-module__hzGyKG__container{cursor:pointer;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;display:inline-flex;position:relative}.Checkbox-module__hzGyKG__input{opacity:0;cursor:pointer;width:0;height:0;position:absolute}.Checkbox-module__hzGyKG__iconWrapper{justify-content:center;align-items:center;transition:transform .2s ease-in-out;display:flex}.Checkbox-module__hzGyKG__icon{display:block}.Checkbox-module__hzGyKG__disabled{cursor:not-allowed;opacity:.5}.Checkbox-module__hzGyKG__container:not(.Checkbox-module__hzGyKG__disabled):hover .Checkbox-module__hzGyKG__iconWrapper{transform:scale(1.05)}.Checkbox-module__hzGyKG__container:active .Checkbox-module__hzGyKG__iconWrapper{transform:scale(.95)}.Checkbox-module__hzGyKG__withLabel{flex-direction:row;align-items:center;gap:6px;width:100%;display:flex}.Checkbox-module__hzGyKG__label{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);flex:1}
.CenterDialog-module__l2SuJq__dialog{background:var(--white,#fff);border-radius:20px;flex-direction:column;width:calc(100% - 48px);max-width:328px;height:auto;max-height:90vh;padding:8px 0 0;animation:.2s ease-out CenterDialog-module__l2SuJq__slideUp;display:flex;overflow:hidden;box-shadow:0 8px 36px #00000029}@keyframes CenterDialog-module__l2SuJq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.CenterDialog-module__l2SuJq__noHead{padding:16px 0 0}.CenterDialog-module__l2SuJq__head{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 12px;display:flex;position:relative}.CenterDialog-module__l2SuJq__title{width:100%;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);justify-content:center;align-items:center;margin:0;display:flex}.CenterDialog-module__l2SuJq__headerAction{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);cursor:pointer;position:absolute;top:31px;right:24px}.CenterDialog-module__l2SuJq__contents{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 16px;display:flex}.CenterDialog-module__l2SuJq__message{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);flex:1;margin:0}.CenterDialog-module__l2SuJq__childrenWrapper{flex-direction:column;flex:1;width:100%;display:flex}.CenterDialog-module__l2SuJq__guideBody{flex-direction:column;align-self:stretch;align-items:flex-start;gap:24px;padding:12px 16px;display:flex;overflow:hidden}.CenterDialog-module__l2SuJq__guideTextWrapper{text-align:center;flex-direction:column;justify-content:center;align-self:stretch;display:flex}.CenterDialog-module__l2SuJq__guideText{color:var(--gray-700,#494949);word-wrap:break-word;white-space:pre-line;margin:0;font-family:Pretendard;font-size:15px;font-weight:400;line-height:22px}.CenterDialog-module__l2SuJq__checkboxRow{justify-content:center;align-self:center;align-items:center;gap:6px;width:auto;height:24px;display:inline-flex}.CenterDialog-module__l2SuJq__checkboxRow .CenterDialog-module__l2SuJq__centerCheckbox{width:auto}
.ConfirmDialog-module__kZXpMq__dialog{background:var(--white,#fff);border-radius:20px;flex-direction:column;align-items:center;width:calc(100% - 48px);max-width:328px;height:auto;max-height:90vh;padding:8px 0 0;animation:.2s ease-out ConfirmDialog-module__kZXpMq__slideUp;display:flex;box-shadow:0 8px 36px #00000029}@keyframes ConfirmDialog-module__kZXpMq__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ConfirmDialog-module__kZXpMq__head{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:24px 24px 12px;display:flex}.ConfirmDialog-module__kZXpMq__title{width:100%;font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);white-space:pre-line;justify-content:center;align-items:center;margin:0;display:flex}.ConfirmDialog-module__kZXpMq__guideBody{flex-direction:column;align-self:stretch;align-items:center;gap:10px;padding:12px 16px;display:flex}.ConfirmDialog-module__kZXpMq__guideText{color:var(--gray-700,#494949);text-align:center;margin:0;font-family:Pretendard;font-size:15px;font-weight:400;line-height:22px}.ConfirmDialog-module__kZXpMq__childrenWrapper{flex-direction:column;flex:1;width:100%;display:flex}
.FullScreenModal-module__k-U3zq__modal{width:100%;max-width:375px;height:100%;max-height:100%;box-shadow:none;background:var(--white,#fff);border-radius:0}@media (max-width:767px){.FullScreenModal-module__k-U3zq__modal{max-width:100%}}.FullScreenModal-module__k-U3zq__head{box-sizing:border-box;border-bottom:1px solid var(--gray-200,#dedede);flex-direction:row;align-items:center;gap:8px;width:100%;padding:12px 16px;display:flex}.FullScreenModal-module__k-U3zq__backButton{cursor:pointer;width:28px;height:28px;color:var(--gray-900,#1a1a1a);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:4px;transition:opacity .15s;display:flex}.FullScreenModal-module__k-U3zq__backButton:hover{opacity:.8}.FullScreenModal-module__k-U3zq__backButton:active{opacity:.6}.FullScreenModal-module__k-U3zq__title{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);flex:1;margin:0}.FullScreenModal-module__k-U3zq__childrenWrapper{flex:1;overflow:hidden}
.TermsAgreementModal-module__O4cK2q__modal{max-height:80vh}.TermsAgreementModal-module__O4cK2q__content{flex-direction:column;justify-content:center;align-self:stretch;align-items:flex-start;gap:20px;padding:10px 16px;display:flex}.TermsAgreementModal-module__O4cK2q__termsSection{flex-direction:column;align-self:stretch;gap:12px;display:flex}.TermsAgreementModal-module__O4cK2q__allAgreeRow{cursor:pointer;flex-direction:row;align-items:center;gap:6px;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__allAgreeLabel{font-family:var(--font-family);font-style:normal;font-weight:700;font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;color:var(--gray-700,#494949)}.TermsAgreementModal-module__O4cK2q__termsList{flex-direction:column;gap:12px;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__termItem{flex-direction:row;align-items:flex-start;gap:6px;padding:0;display:flex;position:relative}.TermsAgreementModal-module__O4cK2q__termTextContainer{flex-direction:column;flex:1;display:flex}.TermsAgreementModal-module__O4cK2q__termHeadRow{flex-direction:row;justify-content:space-between;align-items:center;width:100%;display:flex}.TermsAgreementModal-module__O4cK2q__termLabel{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;color:var(--gray-700,#4d4d4d)}.TermsAgreementModal-module__O4cK2q__termDescription{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-12,12px);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px;color:var(--gray-500,#adadad);white-space:pre-wrap;padding:0}.TermsAgreementModal-module__O4cK2q__viewDetailButton{cursor:pointer;background:0 0;border:none;padding:0;display:flex}.TermsAgreementModal-module__O4cK2q__viewDetailButton span{font-family:var(--font-family);font-style:normal;font-weight:400;font-size:var(--font-size-paragraph-12,12px);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px;color:var(--gray-500,#adadad)}.TermsAgreementModal-module__O4cK2q__viewDetailButton svg{color:var(--gray-500,#adadad)}.TermsAgreementModal-module__O4cK2q__noticeList{flex-direction:column;gap:4px;list-style:none;display:flex}.TermsAgreementModal-module__O4cK2q__noticeItem{font-family:var(--font-family);letter-spacing:-.12px;color:var(--gray-600,#868686);align-items:center;font-size:12px;font-style:normal;font-weight:400;line-height:16px;display:flex;position:relative}.TermsAgreementModal-module__O4cK2q__noticeItem .TermsAgreementModal-module__O4cK2q__dot{color:var(--gray-600,#868686)}.TermsAgreementModal-module__O4cK2q__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;width:100%;margin-top:24px;padding:0 24px 24px;display:flex}.TermsAgreementModal-module__O4cK2q__modal .TermsAgreementModal-module__O4cK2q__content{padding-bottom:0}
.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;line-height:22px;display:flex}.SafeMarkdown-module__nAHe7W__root p,.SafeMarkdown-module__nAHe7W__root h2,.SafeMarkdown-module__nAHe7W__root h3,.SafeMarkdown-module__nAHe7W__root h4,.SafeMarkdown-module__nAHe7W__root ul,.SafeMarkdown-module__nAHe7W__root ol,.SafeMarkdown-module__nAHe7W__root blockquote,.SafeMarkdown-module__nAHe7W__root pre{margin:0}.SafeMarkdown-module__nAHe7W__heading1{color:var(--gray-900);font-size:20px;font-weight:var(--font-weight-bold);line-height:26px}.SafeMarkdown-module__nAHe7W__heading2{color:var(--gray-900);font-size:18px;font-weight:var(--font-weight-semibold);line-height:26px}.SafeMarkdown-module__nAHe7W__heading3{color:var(--gray-800);font-size:16px;font-weight:var(--font-weight-semibold);line-height:24px}.SafeMarkdown-module__nAHe7W__paragraph{white-space:normal}.SafeMarkdown-module__nAHe7W__list{flex-direction:column;gap:6px;padding-left:20px;display:flex}.SafeMarkdown-module__nAHe7W__tableScroll{border:1px solid var(--gray-200);border-radius:8px;width:100%;overflow-x:auto}.SafeMarkdown-module__nAHe7W__table{border-collapse:collapse;color:var(--gray-700);text-align:left;min-width:100%;font-size:14px;line-height:20px}.SafeMarkdown-module__nAHe7W__table th,.SafeMarkdown-module__nAHe7W__table td{border-bottom:1px solid var(--gray-200);vertical-align:top;padding:8px 10px}.SafeMarkdown-module__nAHe7W__table th{background:var(--gray-100);color:var(--gray-900);font-weight:var(--font-weight-semibold)}.SafeMarkdown-module__nAHe7W__table th:not(:last-child),.SafeMarkdown-module__nAHe7W__table td:not(:last-child){border-right:1px solid var(--gray-200)}.SafeMarkdown-module__nAHe7W__table tr:last-child td{border-bottom:0}.SafeMarkdown-module__nAHe7W__blockquote{border-left:3px solid var(--gray-300);color:var(--gray-700);padding-left:12px}.SafeMarkdown-module__nAHe7W__image{background:var(--gray-100);object-fit:contain;border:1px solid #1a1a1a14;border-radius:12px;width:100%;max-height:360px;display:block;overflow:hidden}.SafeMarkdown-module__nAHe7W__codeBlock{background:var(--gray-100);border:1px solid var(--gray-200);color:var(--gray-800);white-space:pre-wrap;border-radius:8px;padding:12px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:13px;line-height:20px;overflow-x:auto}.SafeMarkdown-module__nAHe7W__inlineCode{background:var(--gray-100);color:var(--gray-800);border-radius:4px;padding:1px 4px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.92em}.SafeMarkdown-module__nAHe7W__link{color:var(--primary-orange-500,#ff8665);text-underline-offset:2px;text-decoration:underline}.SafeMarkdown-module__nAHe7W__divider{border:0;border-top:1px solid var(--gray-200);width:100%}
.ExpandableDescription-module__QPZKyq__section{flex-direction:column;gap:0;padding:0;display:flex}.ExpandableDescription-module__QPZKyq__section .ExpandableDescription-module__QPZKyq__sectionHeader{justify-content:flex-start;align-items:flex-start;height:50px;padding:24px 16px 0}.ExpandableDescription-module__QPZKyq__descriptionBody{flex-direction:column;gap:8px;padding:16px 16px 24px;display:flex}.ExpandableDescription-module__QPZKyq__descriptionWrapper{position:relative;overflow:hidden}.ExpandableDescription-module__QPZKyq__longDescription{color:var(--gray-700);white-space:pre-wrap;font-family:Pretendard,sans-serif;font-size:15px;font-weight:400;line-height:22px}.ExpandableDescription-module__QPZKyq__markdownDescription{color:var(--gray-700)}.ExpandableDescription-module__QPZKyq__dimmedOverlay{pointer-events:none;background:linear-gradient(#fff0 -6.25%,#fff 78.75%);width:100%;height:80px;position:absolute;bottom:0;left:0}.ExpandableDescription-module__QPZKyq__showMoreButton{width:100%;color:var(--gray-900);cursor:pointer;background:0 0;border:none;flex-direction:row;justify-content:center;align-items:center;gap:2px;padding:8px 16px;font-family:Pretendard,sans-serif;font-size:13px;font-weight:600;line-height:18px;display:flex}
.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}
.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__noticeDate{letter-spacing:-.12px;color:var(--gray-500);font-family:Pretendard,sans-serif;font-size:12px;font-weight:400;line-height:16px}
.AppInstallQrModal-module__qUvM-q__body{flex-direction:column;align-items:center;gap:16px;padding:8px 4px 4px;display:flex}.AppInstallQrModal-module__qUvM-q__subtitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);color:var(--gray-600);text-align:center;letter-spacing:var(--letter-spacing-tight)}.AppInstallQrModal-module__qUvM-q__qrRow{flex-direction:row;justify-content:center;gap:16px;width:100%;display:flex}.AppInstallQrModal-module__qUvM-q__qrItem{flex-direction:column;flex:1;align-items:center;gap:8px;max-width:140px;display:flex}.AppInstallQrModal-module__qUvM-q__qrFrame{aspect-ratio:1;background:var(--white);border:1px solid var(--gray-200);box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:8px;display:flex}.AppInstallQrModal-module__qUvM-q__qrFrame>svg,.AppInstallQrModal-module__qUvM-q__qrFrame>canvas{width:100%;height:100%}.AppInstallQrModal-module__qUvM-q__qrLabel{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);font-weight:var(--font-weight-semibold);color:var(--gray-800);letter-spacing:var(--letter-spacing-tight)}
.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}
.AppInstallAdBanner-module__nr0EWG__wrapper{cursor:pointer;background:0 0;border:0;width:100%;padding:0;display:block}.AppInstallAdBanner-module__nr0EWG__imageWrap{aspect-ratio:750/204;width:100%;position:relative;overflow:hidden}.AppInstallAdBanner-module__nr0EWG__image{object-fit:contain}
.SubContentCard-module__dI0lZG__container{background:var(--gray-100);border:1px solid var(--gray-200);border-radius:8px;flex-direction:column;gap:12px;padding:12px;display:flex}.SubContentCard-module__dI0lZG__header{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:0;display:flex}.SubContentCard-module__dI0lZG__icon{flex-shrink:0;justify-content:center;align-items:center;display:flex}.SubContentCard-module__dI0lZG__title{text-align:left;font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-900);flex:1}.SubContentCard-module__dI0lZG__arrow{color:var(--gray-900);flex-shrink:0;align-items:center;display:flex}.SubContentCard-module__dI0lZG__dividerArea{padding-left:32px}.SubContentCard-module__dI0lZG__divider{background:#1a1a1a1a;height:1px}.SubContentCard-module__dI0lZG__content{font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);color:var(--gray-600);word-break:keep-all;padding-left:32px}
.CarrotChargingBanner-module___0_TOG__banner{box-sizing:border-box;border:.5px solid var(--primary-500,#ff8665);background:#ff86650d;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:64px;padding:16px;display:flex;position:relative}.CarrotChargingBanner-module___0_TOG__container{flex-direction:row;flex:none;order:0;align-self:stretch;align-items:center;gap:8px;width:100%;height:32px;padding:0;display:flex}.CarrotChargingBanner-module___0_TOG__iconWrapper{flex:none;order:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.CarrotChargingBanner-module___0_TOG__textWrapper{flex-direction:column;flex:1;order:1;align-items:flex-start;gap:2px;height:27px;padding:0;display:flex}.CarrotChargingBanner-module___0_TOG__count{color:var(--gray-800,#1a1a1a);font-family:Pretendard,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}.CarrotChargingBanner-module___0_TOG__chargeButton{box-sizing:border-box;border:1px solid var(--primary-500,#ff8665);cursor:pointer;text-align:center;height:32px;color:var(--primary-500,#ff8665);background:#fff;border-radius:6px;flex-direction:row;flex:none;order:2;justify-content:center;align-items:center;gap:12px;padding:6px 12px;font-family:Pretendard,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:20px;transition:opacity .2s;display:flex}.CarrotChargingBanner-module___0_TOG__chargeButton:active{opacity:.8}
.PreviewSection-module__WWBGOG__wrapper{flex-direction:column;width:100%;display:flex}.PreviewSection-module__WWBGOG__bgSection{aspect-ratio:1;width:100%;position:relative;overflow:hidden}.PreviewSection-module__WWBGOG__bgImage{object-fit:cover;object-position:center top}.PreviewSection-module__WWBGOG__chatArea{padding:12px 0 48px 12px}.PreviewSection-module__WWBGOG__chatScroll{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;flex-direction:row;gap:8px;padding-right:12px;display:flex;overflow-x:auto}.PreviewSection-module__WWBGOG__chatScroll::-webkit-scrollbar{display:none}.PreviewSection-module__WWBGOG__chatCard{height:320px;box-shadow:none;background:var(--white);appearance:none;cursor:pointer;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;-webkit-user-select:none;user-select:none;border:none;border-radius:20px;outline:none;flex:0 0 300px;margin:0;padding:0;position:relative;overflow:hidden}.PreviewSection-module__WWBGOG__chatCard:active{opacity:.85}.PreviewSection-module__WWBGOG__chatImage{object-fit:cover}
.PreviewModal-module__L_f6gW__previewModal{min-height:523px}.PreviewModal-module__L_f6gW__tabs{height:46px;padding:0 16px}.PreviewModal-module__L_f6gW__content{flex-direction:column;flex:1;justify-content:center;align-items:center;display:flex;overflow-y:auto}.PreviewModal-module__L_f6gW__coverTabContent{flex:1;justify-content:center;align-items:center;width:100%;display:flex}.PreviewModal-module__L_f6gW__chatTabContent{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;width:100%;padding:0 12px;display:flex}.PreviewModal-module__L_f6gW__secondBubble{margin-left:52px}
.HomeModal-module__7vbo-G__overlay{z-index:200;background:#1a1a1a99;flex-direction:column;justify-content:center;align-items:center;padding:0 12px;display:flex;position:fixed;inset:0}.HomeModal-module__7vbo-G__container{background:var(--white,#fff);border-radius:20px;flex-direction:column;width:100%;max-width:351px;display:flex;overflow:hidden}@media (max-width:767px){.HomeModal-module__7vbo-G__container{max-width:none}}.HomeModal-module__7vbo-G__tabBar{background:var(--white,#fff);border-bottom:1px solid #1a1a1a1a;height:64px;display:flex}.HomeModal-module__7vbo-G__tab,.HomeModal-module__7vbo-G__tabActive{cursor:pointer;min-width:0;font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-paragraph-16,16px);line-height:var(--line-height-paragraph-16,24px);font-weight:var(--font-weight-semibold,600);color:var(--gray-900,#1a1a1a);box-sizing:border-box;background:0 0;border:none;border-bottom:4px solid #0000;flex:1 1 0;justify-content:center;align-items:center;gap:4px;margin-bottom:-1px;padding:16px;display:inline-flex}.HomeModal-module__7vbo-G__tabActive{color:var(--primary-orange-700,#fb5d32);border-bottom-color:var(--primary-orange-700,#fb5d32)}.HomeModal-module__7vbo-G__tabUnreadDot{background:var(--primary-red-500,#f13d6d);border-radius:50%;width:6px;height:6px;display:inline-block}.HomeModal-module__7vbo-G__body{aspect-ratio:1;background:var(--white,#fff);flex-direction:column;width:100%;display:flex;overflow:hidden}.HomeModal-module__7vbo-G__eventTab{cursor:pointer;background:#0e0e0e;border:none;width:100%;height:100%;padding:0;display:block;position:relative;overflow:hidden}.HomeModal-module__7vbo-G__eventImage{object-fit:cover;object-position:center}.HomeModal-module__7vbo-G__carousel{width:100%;height:100%;position:relative}.HomeModal-module__7vbo-G__carouselTrack{scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;width:100%;height:100%;display:flex;overflow:auto hidden}.HomeModal-module__7vbo-G__carouselTrack::-webkit-scrollbar{display:none}.HomeModal-module__7vbo-G__carouselSlide{scroll-snap-align:start;cursor:pointer;background:#0e0e0e;border:none;flex:0 0 100%;width:100%;height:100%;padding:0;position:relative;overflow:hidden}.HomeModal-module__7vbo-G__pageBadge{pointer-events:none;background:#1a1a1a1a;border-radius:100px;justify-content:center;align-items:center;padding:2px 6px;display:flex;position:absolute;top:12px;right:12px}.HomeModal-module__7vbo-G__pageBadgeText{font-family:var(--font-family,"Pretendard"),sans-serif;font-size:11px;line-height:16px;font-weight:var(--font-weight-semibold,600);letter-spacing:-.11px;color:var(--white,#fff);white-space:nowrap}.HomeModal-module__7vbo-G__noticeList{background:var(--white,#fff);overscroll-behavior:contain;flex:1;margin:0;padding:0;list-style:none;overflow-y:auto}.HomeModal-module__7vbo-G__noticeItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:flex-start;gap:16px;width:100%;padding:16px 12px 0;display:flex}.HomeModal-module__7vbo-G__noticeItem:hover,.HomeModal-module__7vbo-G__noticeItem:focus-visible{background:var(--gray-100,#f5f5f5);outline:none}.HomeModal-module__7vbo-G__noticeIconWrap{background:var(--gray-100,#f5f5f5);width:40px;height:40px;color:var(--gray-700,#494949);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex;position:relative}.HomeModal-module__7vbo-G__noticeIconRedDot{background:var(--primary-red-500,#f13d6d);width:6px;height:6px;box-shadow:0 0 0 2px var(--white,#fff);border-radius:50%;position:absolute;top:2px;left:32px}.HomeModal-module__7vbo-G__noticeText{border-bottom:1px solid var(--gray-200,#e9e9e9);flex-direction:column;flex:1 1 0;gap:4px;min-width:0;padding-bottom:16px;display:flex}.HomeModal-module__7vbo-G__noticeTitle{font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-800,#2b2b2b);text-overflow:ellipsis;white-space:nowrap;width:100%;overflow:hidden}.HomeModal-module__7vbo-G__noticeMeta{font-family:var(--font-family,"Pretendard"),sans-serif;font-size:11px;line-height:16px;font-weight:var(--font-weight-regular,400);letter-spacing:-.11px;color:var(--gray-600,#868686);align-items:center;display:inline-flex}.HomeModal-module__7vbo-G__noticeMetaDot{width:12px;height:12px;display:inline-block;position:relative}.HomeModal-module__7vbo-G__noticeMetaDot:after{content:"";background:var(--gray-600,#868686);border-radius:50%;width:2px;height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.HomeModal-module__7vbo-G__emptyState{height:100%;color:var(--gray-500,#adadad);font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);background:var(--white,#fff);justify-content:center;align-items:center;display:flex}.HomeModal-module__7vbo-G__actionBar{background:var(--white,#fff);border-top:1px solid #1a1a1a1a;display:flex}.HomeModal-module__7vbo-G__actionBtn{cursor:pointer;min-width:0;font-family:var(--font-family,"Pretendard"),sans-serif;font-size:var(--font-size-paragraph-16,16px);line-height:var(--line-height-paragraph-16,24px);background:0 0;border:none;flex:1 1 0;justify-content:center;align-items:center;padding:20px 16px;display:inline-flex}.HomeModal-module__7vbo-G__dismissBtn{font-weight:var(--font-weight-regular,400);letter-spacing:-.16px;color:var(--gray-600,#868686)}.HomeModal-module__7vbo-G__closeBtn{font-weight:var(--font-weight-semibold,600);color:var(--gray-700,#494949)}.HomeModal-module__7vbo-G__actionBtn:active{background:var(--gray-100,#f5f5f5)}
.page-module__I2q5Fq__inputSection{padding:0 16px 16px}
