.Images-module__9Gnira__screen{z-index:10;background:var(--white);overscroll-behavior:contain;flex-direction:column;width:100%;max-width:375px;height:100dvh;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.Images-module__9Gnira__screen{max-width:100%}}.Images-module__9Gnira__top{padding-top:max(env(safe-area-inset-top),0px);background:var(--white);flex-shrink:0}.Images-module__9Gnira__navBar{flex-direction:row;align-items:center;gap:8px;height:48px;padding:12px 16px;display:flex}.Images-module__9Gnira__backButton{width:24px;height:24px;color:var(--gray-900);cursor:pointer;background:0 0;border:0;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:inline-flex}.Images-module__9Gnira__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:-.2px;color:var(--gray-900);flex:1;margin:0;font-size:20px;line-height:26px;overflow:hidden}.Images-module__9Gnira__sorting{align-items:center;height:52px;padding:16px;display:flex}.Images-module__9Gnira__total{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);color:var(--gray-900)}.Images-module__9Gnira__scroll{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.Images-module__9Gnira__grid{padding:0 12px max(4px,calc(env(safe-area-inset-bottom) + 4px));grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;display:grid}.Images-module__9Gnira__center{flex:1;justify-content:center;align-items:center;display:flex}
.Divider-module__2NgRNW__dividerAreaHorizontal{flex-direction:column;width:100%;padding:12px 16px;display:flex}.Divider-module__2NgRNW__dividerAreaVertical{flex-direction:row;height:100%;padding:16px 12px;display:flex}.Divider-module__2NgRNW__divider{background:#1a1a1a1a;flex:none;width:100%;height:1px}.Divider-module__2NgRNW__divider.Divider-module__2NgRNW__vertical{width:1px;height:100%}.Divider-module__2NgRNW__colorDefault{background:#1a1a1a1a}.Divider-module__2NgRNW__colorLight{background:var(--gray-100)}.Divider-module__2NgRNW__colorDark{background:var(--gray-200)}
.Button-module__xDwtkW__button{box-sizing:border-box;cursor:pointer;-webkit-appearance:none;width:auto;font-family:var(--font-family,"Pretendard"),sans-serif;font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-16,16px);line-height:var(--line-height-paragraph-16,24px);text-align:center;border:none;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:12px;transition:opacity .2s,transform .1s;display:flex}.Button-module__xDwtkW__button:focus-visible{outline:2px solid var(--primary-500,#ff8665);outline-offset:2px}.Button-module__xDwtkW__button:hover:not(:disabled){opacity:.9}.Button-module__xDwtkW__button:active:not(:disabled){transform:scale(.98)}.Button-module__xDwtkW__button:disabled{cursor:not-allowed}.Button-module__xDwtkW__small{height:40px;font-size:var(--font-size-paragraph-15,15px);line-height:var(--line-height-paragraph-15,22px);font-weight:var(--font-weight-bold,700);border-radius:10px;padding:8px 16px}.Button-module__xDwtkW__medium{border-radius:10px;height:48px;padding:12px 16px}.Button-module__xDwtkW__large{border-radius:12px;height:56px;padding:16px}.Button-module__xDwtkW__fillPrimary{background:var(--gray-900,#1a1a1a);color:var(--white,#fff)}.Button-module__xDwtkW__fillPrimary:hover:not(:disabled){background:var(--gray-800,#2b2b2b)}.Button-module__xDwtkW__fillSecondary{background:var(--primary-100,#fff1ed);color:var(--primary-500,#ff8665)}.Button-module__xDwtkW__fillSecondary:hover:not(:disabled){background:var(--primary-200,#ffe4dc)}.Button-module__xDwtkW__fillDisabled{background:var(--gray-300,#dedede);color:var(--white,#fff);cursor:not-allowed}.Button-module__xDwtkW__fillCancel{background:var(--red-500,#f13d6d);color:var(--white,#fff)}.Button-module__xDwtkW__fillCancel:hover:not(:disabled){background:var(--red-600,#d32f5a)}.Button-module__xDwtkW__fillGradient{--gradient-radius:8px;color:var(--white,#fff);z-index:0;background:linear-gradient(131deg,#ff724b 0%,#8c34ff 100%);border:none;gap:4px;position:relative;overflow:hidden;box-shadow:0 0 12px #1a1a1a40}.Button-module__xDwtkW__large.Button-module__xDwtkW__fillGradient{--gradient-radius:12px}.Button-module__xDwtkW__fillGradient:before{content:"";z-index:-2;background:conic-gradient(#0000 0deg 70deg,#fff6 85deg,#fff 90deg,#fff6 95deg,#0000 110deg 360deg);width:500%;height:500%;animation:3s linear infinite Button-module__xDwtkW__shimmer-rotate;position:absolute;inset:-200%}.Button-module__xDwtkW__fillGradient:after{content:"";border-radius:calc(var(--gradient-radius) - 3px);z-index:-1;background:linear-gradient(131deg,#ff724b 0%,#8c34ff 100%);position:absolute;inset:3px}@keyframes Button-module__xDwtkW__shimmer-rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Button-module__xDwtkW__fillGradient:hover:not(:disabled){opacity:.9}.Button-module__xDwtkW__lineDefault{border:1.2px solid var(--gray-400,#cecece);color:var(--gray-900,#1a1a1a);background:0 0}.Button-module__xDwtkW__lineDefault:hover:not(:disabled){border-color:var(--gray-400,#adadad);background:#00000005}.Button-module__xDwtkW__lineTertiary{border:1.2px solid var(--gray-600,#868686);color:var(--white,#fff);background:#ffffff1a}.Button-module__xDwtkW__lineTertiary:hover:not(:disabled){background:#ffffff26}.Button-module__xDwtkW__lineWhite{border:1.2px solid var(--white,#fff);color:var(--white,#fff);background:0 0}.Button-module__xDwtkW__lineWhite:hover:not(:disabled){background:#ffffff1a}.Button-module__xDwtkW__lineBlack{border:1.2px solid var(--gray-900,#1a1a1a);color:var(--gray-900,#1a1a1a);background:0 0}.Button-module__xDwtkW__lineBlack:hover:not(:disabled){background:#0000000d}.Button-module__xDwtkW__medium.Button-module__xDwtkW__lineDefault,.Button-module__xDwtkW__medium.Button-module__xDwtkW__lineTertiary,.Button-module__xDwtkW__medium.Button-module__xDwtkW__lineWhite,.Button-module__xDwtkW__medium.Button-module__xDwtkW__lineBlack{border-width:1px}.Button-module__xDwtkW__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Button-module__xDwtkW__iconLarge{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.Button-module__xDwtkW__label{flex:none}.Button-module__xDwtkW__fullWidth{width:100%}.Button-module__xDwtkW__loading{pointer-events:none;position:relative;color:#0000!important}.Button-module__xDwtkW__loading:after{content:"";border:3px solid #0000;border-top-color:currentColor;border-radius:50%;width:16px;height:16px;margin:auto;animation:.8s infinite Button-module__xDwtkW__button-loading-spinner;position:absolute;inset:0}.Button-module__xDwtkW__fillPrimary.Button-module__xDwtkW__loading:after,.Button-module__xDwtkW__fillCancel.Button-module__xDwtkW__loading:after,.Button-module__xDwtkW__lineWhite.Button-module__xDwtkW__loading:after,.Button-module__xDwtkW__lineTertiary.Button-module__xDwtkW__loading:after{border-top-color:var(--white,#fff)}.Button-module__xDwtkW__fillSecondary.Button-module__xDwtkW__loading:after{border-top-color:var(--primary-500,#ff8665)}.Button-module__xDwtkW__fillDisabled.Button-module__xDwtkW__loading:after,.Button-module__xDwtkW__lineDefault.Button-module__xDwtkW__loading:after,.Button-module__xDwtkW__lineBlack.Button-module__xDwtkW__loading:after{border-top-color:var(--gray-700,#494949)}@keyframes Button-module__xDwtkW__button-loading-spinner{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BackgroundSlider-module__VIKftG__sliderContainer{z-index:-1;position:absolute;inset:0;overflow:hidden}.BackgroundSlider-module__VIKftG__track{width:100%;height:100%;transition:transform 1s ease-in-out;display:flex}.BackgroundSlider-module__VIKftG__slide{min-width:100%;height:100%;position:relative}.BackgroundSlider-module__VIKftG__image{object-fit:cover;object-position:top center;width:100%;height:100%}.BackgroundSlider-module__VIKftG__gradient{pointer-events:none;position:absolute;inset:0}.BackgroundSlider-module__VIKftG__textOverlay{text-align:center;z-index:1;width:100%;padding:0 20px;position:absolute;top:40%;left:50%;transform:translate(-50%,-50%)}.BackgroundSlider-module__VIKftG__text{color:#fff;text-shadow:0 2px 4px #0000004d;white-space:pre-line;font-size:24px;font-weight:700;line-height:1.4}
.AiModelListItem-module__CBVajG__container{box-sizing:border-box;background:var(--white,#fff);border:1px solid var(--gray-300,#dedede);cursor:pointer;text-align:left;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:16px;width:100%;padding:16px;transition:border-color .2s,border-width .2s;display:flex}.AiModelListItem-module__CBVajG__leadingIcon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex}.AiModelListItem-module__CBVajG__leadingIcon img{object-fit:contain;width:24px;height:24px}.AiModelListItem-module__CBVajG__container:hover{border-color:var(--gray-400,#cecece)}.AiModelListItem-module__CBVajG__container.AiModelListItem-module__CBVajG__selected{border-color:var(--gray-900,#1a1a1a);border-width:1.2px}.AiModelListItem-module__CBVajG__content{flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:2px;padding:0;display:flex}.AiModelListItem-module__CBVajG__titleRow{flex-direction:row;align-items:center;gap:6px;width:100%;min-height:24px;display:flex}.AiModelListItem-module__CBVajG__titleIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.AiModelListItem-module__CBVajG__titleIcon img{object-fit:contain;width:16px;height:16px}.AiModelListItem-module__CBVajG__title{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-16,16px);color:var(--gray-900,#1a1a1a);line-height:24px}.AiModelListItem-module__CBVajG__badge{box-sizing:border-box;border:1px solid var(--error,#f13d6d);border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:1px;padding:2px 6px 2px 4px;display:flex}.AiModelListItem-module__CBVajG__badgeIcon{width:12px;height:12px;font-size:10px;line-height:12px}.AiModelListItem-module__CBVajG__badgeText{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold,600);text-align:center;letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--error,#f13d6d);font-size:11px;line-height:16px}.AiModelListItem-module__CBVajG__availabilityLabel{flex-shrink:0;align-items:center;display:inline-flex}.AiModelListItem-module__CBVajG__status{font-family:var(--font-family);color:var(--gray-900);align-items:center;gap:4px;font-size:14px;font-style:normal;font-weight:700;line-height:20px;display:inline-flex}.AiModelListItem-module__CBVajG__statusGreen{color:var(--primary-green-500)}.AiModelListItem-module__CBVajG__description{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-800,#1a1a1a);margin:0;line-height:22px}.AiModelListItem-module__CBVajG__pricingRow{flex-direction:row;align-items:center;gap:4px;padding:0;display:flex}.AiModelListItem-module__CBVajG__pricingIcon{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.AiModelListItem-module__CBVajG__originalPrice{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-500,#adadad);line-height:18px;text-decoration-line:line-through}.AiModelListItem-module__CBVajG__discountPrice{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(--primary-500);line-height:22px}.AiModelListItem-module__CBVajG__discountPriceMuted{color:var(--gray-500)}.AiModelListItem-module__CBVajG__chipsRow{flex-wrap:wrap;gap:4px;margin-top:10px;display:flex}.AiModelListItem-module__CBVajG__capabilityChip{border:1px solid var(--gray-300,#dedede);font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-caption-11,11px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-900,#1a1a1a);white-space:nowrap;border-radius:5px;justify-content:center;align-items:center;padding:2px 6px;line-height:16px;display:inline-flex}
.BottomButton-module__SVHNQW__container{background:var(--white,#fff);z-index:100;flex-direction:column;align-items:flex-start;width:100%;max-width:375px;height:102px;padding:0;display:flex;position:fixed;bottom:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.BottomButton-module__SVHNQW__container{max-width:100%}}.BottomButton-module__SVHNQW__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;gap:8px;width:100%;height:68px;padding:12px 16px 0;display:flex}.BottomButton-module__SVHNQW__flexButton{flex:1 0;min-width:0;height:56px}.BottomButton-module__SVHNQW__iconButton{box-sizing:border-box;border:1.2px solid var(--gray-400,#cecece);-webkit-appearance:none;cursor:pointer;background:0 0;border-radius:12px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:12px;width:56px;height:56px;padding:16px;transition:opacity .2s,background .2s;display:flex}.BottomButton-module__SVHNQW__iconButton:hover{background:#00000005}.BottomButton-module__SVHNQW__iconButton:active{background:#0000000d}.BottomButton-module__SVHNQW__iconButton svg{width:24px;height:24px;color:var(--gray-900,#1a1a1a)}.BottomButton-module__SVHNQW__homeIndicator{box-sizing:border-box;justify-content:center;align-items:flex-end;width:100%;height:34px;padding-bottom:9px;display:flex;position:relative}.BottomButton-module__SVHNQW__indicatorBar{background:var(--gray-900,#1a1a1a);border-radius:100px;width:134px;height:5px}.BottomButton-module__SVHNQW__container[data-variant=single] .BottomButton-module__SVHNQW__buttonArea{flex-direction:column}.BottomButton-module__SVHNQW__textButton{box-sizing:border-box;white-space:nowrap;border:1.2px solid var(--gray-400,#cecece);-webkit-appearance:none;cursor:pointer;width:74px;min-width:74px;height:56px;font-family:var(--font-family,"Pretendard"),sans-serif;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:12px;flex-flow:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:16px;transition:background .2s;display:flex}.BottomButton-module__SVHNQW__textButton:hover{background:#00000005}.BottomButton-module__SVHNQW__textButton svg{width:16px;height:16px;color:var(--gray-900,#1a1a1a)}.BottomButton-module__SVHNQW__priceButtonContent{white-space:nowrap;flex-flow:row;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.BottomButton-module__SVHNQW__priceDisplay{flex-direction:row;align-items:center;gap:0;padding:0;display:flex}.BottomButton-module__SVHNQW__priceDisplay svg{width:12px;height:12px;color:var(--white,#fff);fill:var(--white,#fff)}.BottomButton-module__SVHNQW__carrotImage{object-fit:contain;width:16px;height:16px}.BottomButton-module__SVHNQW__priceAmount{font-family:var(--font-family,"Pretendard"),sans-serif;font-weight:var(--font-weight-regular,400);letter-spacing:-.01em;color:var(--white,#fff);font-size:15px;line-height:22px}.BottomButton-module__SVHNQW__container[data-variant=secondary]{height:94px}.BottomButton-module__SVHNQW__container[data-variant=secondary] .BottomButton-module__SVHNQW__buttonArea{justify-content:flex-end;gap:8px;height:60px}.BottomButton-module__SVHNQW__container[data-variant=secondary] .BottomButton-module__SVHNQW__buttonArea button{width:90px;padding:12px 16px}.BottomButton-module__SVHNQW__container[data-variant=prevNext] .BottomButton-module__SVHNQW__buttonArea{justify-content:space-between;height:52px}.BottomButton-module__SVHNQW__prevNextButton{flex-shrink:0;width:96px}@supports (padding-bottom:env(safe-area-inset-bottom)){.BottomButton-module__SVHNQW__container{padding-bottom:var(--sab);height:calc(102px + var(--sab))}.BottomButton-module__SVHNQW__homeIndicator{display:none}}
.Adult19Overlay-module__IZnImW__overlay{pointer-events:none;z-index:5;background:#1a1a1a47;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Adult19Overlay-module__IZnImW__badge{background:var(--primary-red-500,#f13d6d);color:var(--white,#fff);font-weight:var(--font-weight-bold,700);border-radius:999px;justify-content:center;align-items:center;line-height:1;display:flex;box-shadow:0 2px 8px #00000040}.Adult19Overlay-module__IZnImW__sm{width:28px;height:28px;font-size:13px}.Adult19Overlay-module__IZnImW__md{width:44px;height:44px;font-size:18px}.Adult19Overlay-module__IZnImW__lg{width:64px;height:64px;font-size:26px}.Adult19Overlay-module__IZnImW__adult19Blur{filter:blur(18px);transform:scale(1.1)}
.ActionPanel-module__IEpT7q__panel{background:var(--white,#fff);border:1px solid var(--gray-700,#494949);border-radius:10px;flex-direction:column;justify-content:flex-start;align-items:flex-start;width:120px;padding:4px 0;display:inline-flex;overflow:hidden;box-shadow:0 0 12px #0000001f}
.ActionPanelDropdown-module__LZ1eEW__wrapper{z-index:100;position:absolute}.ActionPanelDropdown-module__LZ1eEW__fixed{z-index:1000;position:fixed}.ActionPanelDropdown-module__LZ1eEW__below{top:calc(100% + 8px)}.ActionPanelDropdown-module__LZ1eEW__above{bottom:calc(100% + 8px)}.ActionPanelDropdown-module__LZ1eEW__alignRight{right:0}.ActionPanelDropdown-module__LZ1eEW__alignLeft{left:0}
.Card-module__si82nG__card{isolation:isolate;cursor:pointer;flex-direction:column;align-items:flex-start;width:140px;height:314px;padding:0;display:flex;position:relative}.Card-module__si82nG__imageWrapper{box-sizing:border-box;z-index:0;border:1px solid #1a1a1a1f;border-radius:8px 8px 0 0;width:140px;height:180px;position:relative;overflow:hidden}.Card-module__si82nG__image{object-fit:cover}.Card-module__si82nG__imageAdultBlur{object-fit:cover;filter:blur(16px);transform:scale(1.1)}.Card-module__si82nG__checkboxWrapper{z-index:10;position:absolute;top:8px;left:8px}.Card-module__si82nG__adultIcon{z-index:3;width:24px;height:24px;position:absolute;top:6px;right:6px}.Card-module__si82nG__content{box-sizing:border-box;z-index:1;background:#fff;border:1px solid #1a1a1a1f;border-top-width:0;border-radius:0 0 8px 8px;flex-direction:column;align-items:flex-start;gap:8px;width:140px;height:134px;padding:8px 12px 12px;display:flex}.Card-module__si82nG__textArea{flex-direction:column;align-items:flex-start;gap:2px;width:116px;height:82px;padding:0;display:flex}.Card-module__si82nG__title{width:116px;height:22px;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-800);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.Card-module__si82nG__subArea{flex-direction:column;align-items:flex-start;gap:4px;width:116px;height:58px;padding:0;display:flex}.Card-module__si82nG__description{width:116px;height:36px;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-600);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.Card-module__si82nG__hashtags{width:116px;height:18px;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-400);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.Card-module__si82nG__hashtags span{margin-right:4px}.Card-module__si82nG__labelArea{flex-direction:row;align-items:flex-start;gap:4px;width:100%;margin-top:auto;padding:0;display:flex}.Card-module__si82nG__card[data-theme=dark] .Card-module__si82nG__content{background:#1a1a1a;border-color:#ffffff1f}.Card-module__si82nG__card[data-theme=dark] .Card-module__si82nG__title{color:#fff}.Card-module__si82nG__card[data-theme=dark] .Card-module__si82nG__description{color:#cecece}.Card-module__si82nG__card[data-theme=dark] .Card-module__si82nG__hashtags{color:#868686}
.CardTag-module__4WkLTG__tag{white-space:nowrap;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);text-align:center;letter-spacing:var(--letter-spacing-tight);border-radius:4px;flex-direction:row;justify-content:center;align-items:center;padding:2px 6px;display:inline-flex}.CardTag-module__4WkLTG__primary{background:var(--primary-100);color:var(--primary-500)}.CardTag-module__4WkLTG__secondary{background:var(--purple-100);color:var(--purple-500)}.CardTag-module__4WkLTG__gray{color:#868686;background:#f5f5f5}.CardTag-module__4WkLTG__darkTransparent{color:#fff6;background:#ffffff0d}.CardTag-module__4WkLTG__primaryDark{color:#ff8665;background:#ff86651a}
.ThumbnailCount-module__ht7HRq__container{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);z-index:2;background:#1a1a1a66;border-radius:4px 0 0;flex-direction:row;align-items:center;gap:2px;min-width:40px;height:16px;padding:0 4px 0 0;display:flex;position:absolute;bottom:0;right:0}.ThumbnailCount-module__ht7HRq__static{-webkit-backdrop-filter:none;backdrop-filter:none;background:0 0;border-radius:0;gap:1px;min-width:auto;height:auto;padding:0;position:static;bottom:auto;right:auto}.ThumbnailCount-module__ht7HRq__static .ThumbnailCount-module__ht7HRq__icon{width:13px;height:13px}.ThumbnailCount-module__ht7HRq__vertical{border-radius:4px 0 8px}.ThumbnailCount-module__ht7HRq__icon{color:#fff;justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ThumbnailCount-module__ht7HRq__count{font-family:var(--font-family);text-align:right;letter-spacing:-.12px;color:var(--white);font-size:12px;font-style:normal;font-weight:400;line-height:16px}
.VerticalCard-module__7ltGPW__card{cursor:pointer;isolation:isolate;background-color:var(--gray-900,#1a1a1a);outline-offset:-1px;border-radius:10px;outline:1px solid #1a1a1a1f;position:relative;overflow:hidden}.VerticalCard-module__7ltGPW__sizeMd{width:170px;max-width:100%;height:300px}.VerticalCard-module__7ltGPW__sizeSm{width:160px;max-width:100%;height:272px}.VerticalCard-module__7ltGPW__sizeXs{width:112px;max-width:100%;height:180px}.VerticalCard-module__7ltGPW__sizeFluid{width:100%;height:300px}.VerticalCard-module__7ltGPW__sizeFluid .VerticalCard-module__7ltGPW__image{height:227px}.VerticalCard-module__7ltGPW__sizeFluid .VerticalCard-module__7ltGPW__linearGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)74.5%)}.VerticalCard-module__7ltGPW__sizeFluid .VerticalCard-module__7ltGPW__textArea{padding:0 12px;bottom:11px}.VerticalCard-module__7ltGPW__image{object-fit:cover;width:100%;position:absolute;top:0;left:0}.VerticalCard-module__7ltGPW__sizeMd .VerticalCard-module__7ltGPW__image{height:232px}.VerticalCard-module__7ltGPW__sizeSm .VerticalCard-module__7ltGPW__image{height:214px}.VerticalCard-module__7ltGPW__sizeXs .VerticalCard-module__7ltGPW__image{height:150px}.VerticalCard-module__7ltGPW__sizeXs .VerticalCard-module__7ltGPW__linearGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)80.833%)}.VerticalCard-module__7ltGPW__linearGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)78.309%);pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.VerticalCard-module__7ltGPW__sizeMd .VerticalCard-module__7ltGPW__linearGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)74.5%)}.VerticalCard-module__7ltGPW__textArea{box-sizing:border-box;z-index:5;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;width:100%;display:flex;position:absolute;left:0}.VerticalCard-module__7ltGPW__sizeMd .VerticalCard-module__7ltGPW__textArea{padding:0 12px;bottom:12px}.VerticalCard-module__7ltGPW__sizeSm .VerticalCard-module__7ltGPW__textArea{padding:0 12px;bottom:11px}.VerticalCard-module__7ltGPW__sizeXs .VerticalCard-module__7ltGPW__textArea{padding:0 9px;bottom:7px}.VerticalCard-module__7ltGPW__thumbnailCountWrapper{border-top-left-radius:4px;justify-content:flex-start;align-items:center;gap:2px;display:flex}.VerticalCard-module__7ltGPW__title{text-align:center;color:#fff;word-wrap:break-word;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;align-self:stretch;margin:0;font-family:Pretendard;display:-webkit-box;overflow:hidden}.VerticalCard-module__7ltGPW__sizeMd .VerticalCard-module__7ltGPW__title,.VerticalCard-module__7ltGPW__sizeSm .VerticalCard-module__7ltGPW__title{font-size:15px;font-weight:700;line-height:22px}.VerticalCard-module__7ltGPW__sizeXs .VerticalCard-module__7ltGPW__title{-webkit-line-clamp:2;line-clamp:2;font-size:13px;font-weight:600;line-height:18px}.VerticalCard-module__7ltGPW__descriptionWrapper{justify-content:center;align-self:stretch;align-items:center;display:flex}.VerticalCard-module__7ltGPW__description{color:#ffffffb3;word-wrap:break-word;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1 1 0;margin:0;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.VerticalCard-module__7ltGPW__tagsWrapper{text-align:center;align-self:stretch}.VerticalCard-module__7ltGPW__tags{color:#ffffff80;letter-spacing:-.12px;word-wrap:break-word;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.VerticalCard-module__7ltGPW__sizeMd .VerticalCard-module__7ltGPW__tags,.VerticalCard-module__7ltGPW__sizeFluid .VerticalCard-module__7ltGPW__tags{color:#ffffff4d}.VerticalCard-module__7ltGPW__infoRow{letter-spacing:-.12px;color:#ffffff80;flex-direction:row;justify-content:center;align-items:center;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;display:flex}.VerticalCard-module__7ltGPW__dotIcon{color:#ffffff80;justify-content:center;align-items:center;width:12px;height:12px;display:flex}.VerticalCard-module__7ltGPW__authorRow{justify-content:center;width:100%;display:flex}.VerticalCard-module__7ltGPW__authorRow .VerticalCard-module__7ltGPW__author{color:#ffffff80;text-align:center;white-space:nowrap;text-overflow:ellipsis;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.VerticalCard-module__7ltGPW__labelArea{z-index:10;justify-content:flex-start;align-items:center;gap:2px;display:inline-flex;position:absolute;top:7px;left:7px}.VerticalCard-module__7ltGPW__checkboxWrapper{z-index:20;position:absolute;top:8px;left:8px}.VerticalCard-module__7ltGPW__badgeContainer{flex-flow:row;justify-content:flex-start;align-items:center;gap:2px;display:flex}.VerticalCard-module__7ltGPW__newIconWrapper{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.VerticalCard-module__7ltGPW__hotLabelWrapper{background:#fff;border-radius:4px;justify-content:center;align-items:center;gap:1px;height:16px;padding:2px 4px 2px 2px;display:flex}.VerticalCard-module__7ltGPW__selectOverlay{border:1.5px solid var(--primary-orange-500);pointer-events:none;z-index:15;background:#ff866566;position:absolute;inset:0}.VerticalCard-module__7ltGPW__hotLabelText{color:var(--red-500);letter-spacing:-.11px;text-align:center;margin:0;font-family:Pretendard;font-size:11px;font-style:normal;font-weight:600;line-height:16px}
.HorizontalCard-module__CZ1Jcq__card{isolation:isolate;cursor:pointer;flex-direction:row;align-items:flex-start;gap:16px;width:343px;height:140px;padding:0;display:flex}.HorizontalCard-module__CZ1Jcq__imageWrapper{box-sizing:border-box;z-index:0;border:1px solid #1a1a1a1f;border-radius:8px;flex-shrink:0;width:104px;height:140px;position:relative;overflow:hidden}.HorizontalCard-module__CZ1Jcq__image{object-fit:cover}.HorizontalCard-module__CZ1Jcq__checkboxWrapper{z-index:10;position:absolute;top:8px;left:8px}.HorizontalCard-module__CZ1Jcq__adultIcon{z-index:3;width:24px;height:24px;position:absolute;top:6px;right:6px}.HorizontalCard-module__CZ1Jcq__rankBadge{z-index:2;width:24px;height:24px;font-family:var(--font-family);font-style:normal;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);border-radius:8px 0;flex-direction:row;justify-content:center;align-items:center;padding:4px 8px;display:flex;position:absolute;top:0;left:0}.HorizontalCard-module__CZ1Jcq__rankTop{color:#1a1a1a;background:#ff8665}.HorizontalCard-module__CZ1Jcq__rankNormal{background:var(--gray-800);color:#ff8665}.HorizontalCard-module__CZ1Jcq__content{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:12px;width:223px;height:116px;padding:0;display:flex}.HorizontalCard-module__CZ1Jcq__textArea{flex-direction:column;align-items:flex-start;gap:2px;width:223px;height:84px;padding:0;display:flex}.HorizontalCard-module__CZ1Jcq__title{width:223px;height:24px;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);color:var(--gray-800);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.HorizontalCard-module__CZ1Jcq__subArea{flex-direction:column;align-items:flex-start;gap:4px;width:223px;height:58px;padding:0;display:flex}.HorizontalCard-module__CZ1Jcq__description{width:223px;height:36px;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-600);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.HorizontalCard-module__CZ1Jcq__hashtags{width:223px;height:18px;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-600);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.HorizontalCard-module__CZ1Jcq__hashtags span{margin-right:4px}.HorizontalCard-module__CZ1Jcq__tagArea{flex-direction:row;align-items:flex-start;gap:4px;width:105px;height:20px;padding:0;display:flex}.HorizontalCard-module__CZ1Jcq__card[data-theme=dark] .HorizontalCard-module__CZ1Jcq__title{color:#fff}.HorizontalCard-module__CZ1Jcq__card[data-theme=dark] .HorizontalCard-module__CZ1Jcq__description{color:#cecece}.HorizontalCard-module__CZ1Jcq__card[data-theme=dark] .HorizontalCard-module__CZ1Jcq__hashtags{color:#868686}.HorizontalCard-module__CZ1Jcq__card[data-theme=light] .HorizontalCard-module__CZ1Jcq__title{color:#1a1a1a}.HorizontalCard-module__CZ1Jcq__card[data-theme=light] .HorizontalCard-module__CZ1Jcq__description{color:#494949}.HorizontalCard-module__CZ1Jcq__card[data-theme=light] .HorizontalCard-module__CZ1Jcq__hashtags{color:#adadad}
.CoverCard-module__1g5c3G__card{isolation:isolate;cursor:pointer;position:relative;overflow:hidden}.CoverCard-module__1g5c3G__sm{border-radius:8px;width:160px;height:280px}.CoverCard-module__1g5c3G__lg{border-radius:12px;width:240px;height:420px}.CoverCard-module__1g5c3G__image{object-fit:cover;z-index:0}.CoverCard-module__1g5c3G__checkboxWrapper{z-index:10;position:absolute;top:8px;left:8px}.CoverCard-module__1g5c3G__adultIcon{z-index:10;width:24px;height:24px;position:absolute;top:8px;right:8px}.CoverCard-module__1g5c3G__overlay{background:linear-gradient(180deg,var(--primary-color-transparent,#2b2b2b00)60.18%,var(--primary-color,#2b2b2b)75.36%);z-index:1;position:absolute;inset:0}.CoverCard-module__1g5c3G__lg .CoverCard-module__1g5c3G__overlay{background:linear-gradient(180deg,var(--primary-color-transparent,#2b2b2b00)63.21%,var(--primary-color,#2b2b2b)75.83%)}.CoverCard-module__1g5c3G__borderLine{border-radius:inherit;z-index:3;pointer-events:none;border:1px solid #1a1a1a1f;position:absolute;inset:0}.CoverCard-module__1g5c3G__content{z-index:2;flex-direction:column;align-items:flex-start;gap:4px;width:136px;padding:0;display:flex;position:absolute;bottom:12px;left:12px}.CoverCard-module__1g5c3G__lg .CoverCard-module__1g5c3G__content{gap:6px;width:208px;bottom:16px;left:16px}.CoverCard-module__1g5c3G__textArea{flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:0;display:flex}.CoverCard-module__1g5c3G__title{width:100%;font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.CoverCard-module__1g5c3G__titleLg{font-weight:var(--font-weight-bold);font-size:var(--font-size-heading-xs);line-height:var(--line-height-heading-xs)}.CoverCard-module__1g5c3G__tags{width:100%;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:#ffffff4d;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.CoverCard-module__1g5c3G__lg .CoverCard-module__1g5c3G__tags{font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14)}.CoverCard-module__1g5c3G__tags span{margin-right:4px}.CoverCard-module__1g5c3G__labelArea{flex-direction:row;align-items:flex-start;gap:4px;margin-top:4px;display:flex}.CoverCard-module__1g5c3G__tagLabel{color:#9f72ff!important;background:#9f72ff1a!important}
.CharacterCard-module__ccHWaW__container{cursor:pointer;flex-direction:column;align-items:flex-start;width:120px;height:162px;padding:0;transition:transform .2s;display:flex}.CharacterCard-module__ccHWaW__container:hover{transform:translateY(-2px)}.CharacterCard-module__ccHWaW__imageWrapper{flex:none;order:0;width:120px;height:120px;position:relative}.CharacterCard-module__ccHWaW__image{object-fit:cover;border:.8px solid #1a1a1a1f;border-radius:8px;width:120px;height:120px}.CharacterCard-module__ccHWaW__badge{border-radius:4px 0 8px;position:absolute;bottom:0;right:0}.CharacterCard-module__ccHWaW__textArea{border-radius:0 0 8px 8px;flex-direction:column;flex:none;order:1;align-self:stretch;align-items:flex-start;gap:8px;width:120px;height:42px;padding:8px 0 12px;display:flex}.CharacterCard-module__ccHWaW__name{width:120px;height:22px;font-family:var(--font-family);letter-spacing:-.01em;color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;flex:none;order:0;align-self:stretch;font-size:15px;font-style:normal;font-weight:400;line-height:22px;overflow:hidden}
.SmallCard-module__muI9YG__card{cursor:pointer;flex-direction:column;flex-shrink:0;gap:6px;width:110px;display:flex}.SmallCard-module__muI9YG__imageWrap{border:1px solid #1a1a1a14;border-radius:8px;width:110px;height:148px;position:relative;overflow:hidden}.SmallCard-module__muI9YG__image{object-fit:cover}.SmallCard-module__muI9YG__title{color:var(--color-text-primary,#1a1a1a);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:12px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}
.CommentButton-module__z4rkNa__button{box-sizing:border-box;background:var(--white);cursor:pointer;border:1px solid #1a1a1a1f;border-radius:40px;flex-direction:row;justify-content:center;align-items:center;gap:4px;height:40px;padding:8px 10px 8px 8px;transition:background-color .15s;display:flex}.CommentButton-module__z4rkNa__button:hover,.CommentButton-module__z4rkNa__button:active{background:var(--gray-100)}.CommentButton-module__z4rkNa__text{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);color:var(--gray-800)}
.Chip-module__elGYjG__container{box-sizing:border-box;cursor:pointer;white-space:nowrap;background:#fff;border:1px solid #1a1a1a1f;border-radius:12px;flex-direction:row;align-items:center;gap:8px;padding:6px 16px 6px 6px;transition:background-color .15s,border-color .15s;display:flex}.Chip-module__elGYjG__container:hover{background:#fafafa;border-color:#1a1a1a33}.Chip-module__elGYjG__container:active{background:#f5f5f5}.Chip-module__elGYjG__imageWrapper{box-sizing:border-box;border:1px solid #1a1a1a1f;border-radius:50%;flex-shrink:0;width:40px;height:40px;position:relative;overflow:hidden}.Chip-module__elGYjG__image{object-fit:cover}.Chip-module__elGYjG__placeholder{background:#4a90d9;width:100%;height:100%}.Chip-module__elGYjG__label{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-900,#1a1a1a)}
.ContentCard-module__FQL7rq__card{cursor:pointer}.ContentCard-module__FQL7rq__imgAdultBlur{filter:blur(16px);transform:scale(1.08)}.ContentCard-module__FQL7rq__descMasked{white-space:pre-line}.ContentCard-module__FQL7rq__checkboxWrapper{z-index:20;position:absolute;top:7px;left:7px}.ContentCard-module__FQL7rq__adultIcon{z-index:10;width:24px;height:24px;position:absolute;top:6px;right:6px}.ContentCard-module__FQL7rq__labelArea{z-index:10;align-items:center;gap:2px;display:inline-flex;position:absolute;top:8px;left:8px}.ContentCard-module__FQL7rq__labelAreaRight{z-index:10;justify-content:flex-end;align-items:center;gap:2px;display:inline-flex;position:absolute;top:8px;right:8px}.ContentCard-module__FQL7rq__vSm .ContentCard-module__FQL7rq__labelArea,.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__labelArea{top:6px;left:6px}.ContentCard-module__FQL7rq__vSm .ContentCard-module__FQL7rq__labelAreaRight,.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__labelAreaRight{top:6px;right:6px}.ContentCard-module__FQL7rq__newIconWrapper{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.ContentCard-module__FQL7rq__iconBadge{background:var(--white,#fff);border-radius:5px;justify-content:center;align-items:center;height:16px;padding:2px;display:flex}.ContentCard-module__FQL7rq__selectOverlay{box-shadow:inset 0 0 0 2px var(--primary-orange-500);border-radius:inherit;pointer-events:none;z-index:15;background:#ff866566;position:absolute;inset:0}.ContentCard-module__FQL7rq__rankTop,.ContentCard-module__FQL7rq__rankNormal{background:var(--gray-900,#1a1a1a);color:var(--white,#fff)}.ContentCard-module__FQL7rq__vCard{isolation:isolate;border-radius:10px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__vMd{width:170px;max-width:100%;height:300px}.ContentCard-module__FQL7rq__vSm{width:160px;max-width:100%;height:272px}.ContentCard-module__FQL7rq__vXs{width:112px;max-width:100%;height:180px}.ContentCard-module__FQL7rq__vFluid{width:100%;height:300px}.ContentCard-module__FQL7rq__vImage{object-fit:cover;width:100%;position:absolute;top:0;left:0}.ContentCard-module__FQL7rq__vMd .ContentCard-module__FQL7rq__vImage{height:227px}.ContentCard-module__FQL7rq__vSm .ContentCard-module__FQL7rq__vImage{height:214px}.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__vImage{height:150px}.ContentCard-module__FQL7rq__vFluid .ContentCard-module__FQL7rq__vImage{height:232px}.ContentCard-module__FQL7rq__vGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)78.309%);pointer-events:none;z-index:1;width:100%;height:100%;position:absolute;top:0;left:0}.ContentCard-module__FQL7rq__vMd .ContentCard-module__FQL7rq__vGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)75.667%)}.ContentCard-module__FQL7rq__vFluid .ContentCard-module__FQL7rq__vGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)74.5%)}.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__vGradient{background:linear-gradient(180deg,var(--primary-color-transparent,#3c1c2100)50%,var(--primary-color,#3c1c21)80.833%)}.ContentCard-module__FQL7rq__vTextArea{box-sizing:border-box;z-index:5;flex-direction:column;justify-content:flex-start;align-items:center;gap:2px;width:100%;display:flex;position:absolute;left:0}.ContentCard-module__FQL7rq__vMd .ContentCard-module__FQL7rq__vTextArea,.ContentCard-module__FQL7rq__vSm .ContentCard-module__FQL7rq__vTextArea{padding:0 12px;bottom:12px}.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__vTextArea{padding:0 9px;bottom:8px}.ContentCard-module__FQL7rq__vFluid .ContentCard-module__FQL7rq__vTextArea{padding:0 14px;bottom:12px}.ContentCard-module__FQL7rq__vCountWrapper{border-top-left-radius:4px;justify-content:flex-start;align-items:center;gap:2px;display:flex}.ContentCard-module__FQL7rq__vTitle{text-align:center;color:#fff;word-wrap:break-word;-webkit-line-clamp:1;line-clamp:1;-webkit-box-orient:vertical;align-self:stretch;margin:0;font-family:Pretendard;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__vMd .ContentCard-module__FQL7rq__vTitle,.ContentCard-module__FQL7rq__vSm .ContentCard-module__FQL7rq__vTitle,.ContentCard-module__FQL7rq__vFluid .ContentCard-module__FQL7rq__vTitle{font-size:15px;font-weight:700;line-height:22px}.ContentCard-module__FQL7rq__vXs .ContentCard-module__FQL7rq__vTitle{-webkit-line-clamp:2;line-clamp:2;font-size:13px;font-weight:600;line-height:18px}.ContentCard-module__FQL7rq__vDescWrapper{justify-content:center;align-self:stretch;align-items:center;display:flex}.ContentCard-module__FQL7rq__vDesc{color:#ffffffb3;text-align:center;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;flex:1 1 0;margin:0;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__vTagsWrapper{text-align:center;align-self:stretch}.ContentCard-module__FQL7rq__vTags{color:#ffffff80;letter-spacing:-.12px;white-space:nowrap;text-overflow:ellipsis;margin:0;font-family:Pretendard;font-size:12px;font-weight:400;line-height:16px;overflow:hidden}.ContentCard-module__FQL7rq__vMd .ContentCard-module__FQL7rq__vTags,.ContentCard-module__FQL7rq__vFluid .ContentCard-module__FQL7rq__vTags{color:#ffffff4d}.ContentCard-module__FQL7rq__hCard{isolation:isolate;flex-direction:row;align-items:flex-start;gap:16px;width:343px;height:140px;display:flex}.ContentCard-module__FQL7rq__hImageWrapper{box-sizing:border-box;z-index:0;border:1px solid #1a1a1a1f;border-radius:8px;flex-shrink:0;width:104px;height:140px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__hImage{object-fit:cover}.ContentCard-module__FQL7rq__rankBadgeImage{z-index:2;width:24px;height:24px;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);border-radius:8px 0;justify-content:center;align-items:center;padding:4px 8px;display:flex;position:absolute;top:0;left:0}.ContentCard-module__FQL7rq__hContent{z-index:1;flex-direction:column;flex:1;justify-content:center;align-items:flex-start;gap:12px;height:116px;display:flex}.ContentCard-module__FQL7rq__hTextArea{flex-direction:column;align-items:flex-start;gap:2px;width:100%;height:84px;display:flex}.ContentCard-module__FQL7rq__hTitle{width:100%;font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);color:var(--gray-800);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentCard-module__FQL7rq__hSubArea{flex-direction:column;align-items:flex-start;gap:4px;width:100%;height:58px;display:flex}.ContentCard-module__FQL7rq__hDesc{width:100%;font-family:var(--font-family);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-600);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__hHashtags{width:100%;font-family:var(--font-family);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-600);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentCard-module__FQL7rq__hHashtags span{margin-right:4px}.ContentCard-module__FQL7rq__hTagArea{flex-direction:row;align-items:flex-start;gap:4px;display:flex}.ContentCard-module__FQL7rq__hCard[data-theme=dark] .ContentCard-module__FQL7rq__hTitle{color:#fff}.ContentCard-module__FQL7rq__hCard[data-theme=dark] .ContentCard-module__FQL7rq__hDesc{color:#cecece}.ContentCard-module__FQL7rq__hCard[data-theme=dark] .ContentCard-module__FQL7rq__hHashtags{color:#868686}.ContentCard-module__FQL7rq__hCard[data-theme=light] .ContentCard-module__FQL7rq__hTitle{color:#1a1a1a}.ContentCard-module__FQL7rq__hCard[data-theme=light] .ContentCard-module__FQL7rq__hDesc{color:#494949}.ContentCard-module__FQL7rq__hCard[data-theme=light] .ContentCard-module__FQL7rq__hHashtags{color:#adadad}.ContentCard-module__FQL7rq__cCard{isolation:isolate;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__cSm{border-radius:8px;width:160px;height:280px}.ContentCard-module__FQL7rq__cLg{border-radius:12px;width:240px;height:420px}.ContentCard-module__FQL7rq__cImage{object-fit:cover;z-index:0}.ContentCard-module__FQL7rq__cOverlay{background:linear-gradient(180deg,var(--primary-color-transparent,#2b2b2b00)60.18%,var(--primary-color,#2b2b2b)75.36%);z-index:1;position:absolute;inset:0}.ContentCard-module__FQL7rq__cLg .ContentCard-module__FQL7rq__cOverlay{background:linear-gradient(180deg,var(--primary-color-transparent,#2b2b2b00)63.21%,var(--primary-color,#2b2b2b)75.83%)}.ContentCard-module__FQL7rq__cBorderLine{border-radius:inherit;z-index:3;pointer-events:none;border:1px solid #1a1a1a1f;position:absolute;inset:0}.ContentCard-module__FQL7rq__cContent{z-index:2;flex-direction:column;align-items:flex-start;gap:4px;width:136px;display:flex;position:absolute;bottom:12px;left:12px}.ContentCard-module__FQL7rq__cLg .ContentCard-module__FQL7rq__cContent{gap:6px;width:208px;bottom:16px;left:16px}.ContentCard-module__FQL7rq__cTextArea{flex-direction:column;align-items:flex-start;gap:8px;width:100%;display:flex}.ContentCard-module__FQL7rq__cTitle{width:100%;font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);color:#fff;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__cTitleLg{font-weight:var(--font-weight-bold);font-size:var(--font-size-heading-xs);line-height:var(--line-height-heading-xs)}.ContentCard-module__FQL7rq__cTags{width:100%;font-family:var(--font-family);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:#ffffff4d;text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentCard-module__FQL7rq__cLg .ContentCard-module__FQL7rq__cTags{font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14)}.ContentCard-module__FQL7rq__cTags span{margin-right:4px}.ContentCard-module__FQL7rq__cLabelArea{flex-direction:row;align-items:flex-start;gap:4px;margin-top:4px;display:flex}.ContentCard-module__FQL7rq__cTagLabel{color:#9f72ff!important;background:#9f72ff1a!important}.ContentCard-module__FQL7rq__rkCard{border-radius:10px;width:100%;height:300px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__rkImageArea{width:100%;height:227px;position:absolute;top:0;left:0}.ContentCard-module__FQL7rq__rkImage{object-fit:cover}.ContentCard-module__FQL7rq__rkGradient{position:absolute;inset:0}.ContentCard-module__FQL7rq__rankBadgeRanking{-webkit-backdrop-filter:blur(2px);background:#1a1a1a99;border:1px solid #ffffff80;border-radius:6px;justify-content:center;align-items:center;min-width:24px;padding:4px 8px;display:flex;position:absolute;top:8px;left:8px}.ContentCard-module__FQL7rq__rankBadgeRankingSingle{width:24px;min-width:24px;height:24px;padding:0}.ContentCard-module__FQL7rq__rankText{color:#fff;text-align:center;white-space:nowrap;letter-spacing:-.12px;font-size:12px;font-weight:600;line-height:16px}.ContentCard-module__FQL7rq__rkTextArea{flex-direction:column;align-items:center;gap:2px;width:146px;display:flex;position:absolute;bottom:11px;left:50%;transform:translate(-50%)}.ContentCard-module__FQL7rq__rkTitle{color:#fff;text-align:center;text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:15px;font-weight:700;line-height:22px;overflow:hidden}.ContentCard-module__FQL7rq__rkDesc{color:#ffffffb3;text-align:center;-webkit-line-clamp:2;letter-spacing:-.12px;-webkit-box-orient:vertical;width:100%;font-size:12px;line-height:16px;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__rkTags{color:#ffffff4d;text-align:center;text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.12px;width:100%;font-size:12px;line-height:16px;overflow:hidden}.ContentCard-module__FQL7rq__rlCard{align-items:center;gap:12px;width:284px;display:flex}.ContentCard-module__FQL7rq__rankNumber{text-align:center;flex-shrink:0;width:18px;font-size:16px;font-weight:600;line-height:1}.ContentCard-module__FQL7rq__rankNumberTop{color:var(--primary-orange-500,#ff8665)}.ContentCard-module__FQL7rq__rankNumberNormal{color:var(--white,#fff)}.ContentCard-module__FQL7rq__rlImageWrapper{border:1px solid #1a1a1a1f;border-radius:8px;flex-shrink:0;width:90px;height:120px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__rlImage{object-fit:cover}.ContentCard-module__FQL7rq__rlContent{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.ContentCard-module__FQL7rq__rlTitle{color:#fff;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:700;overflow:hidden}.ContentCard-module__FQL7rq__rlDesc{color:#ffffffb3;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:4px;font-size:13px;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__rlMeta{color:#ffffff4d;align-items:center;gap:2px;margin-top:4px;font-size:12px;display:flex}.ContentCard-module__FQL7rq__mCard{flex-direction:column;align-items:flex-start;width:120px;height:162px;transition:transform .2s;display:flex}.ContentCard-module__FQL7rq__mCard:hover{transform:translateY(-2px)}.ContentCard-module__FQL7rq__mImageWrapper{border-radius:8px;flex-shrink:0;width:120px;height:120px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__mImage{object-fit:cover;border:.8px solid #1a1a1a1f;border-radius:8px;width:120px;height:120px}.ContentCard-module__FQL7rq__mBadge{border-radius:4px 0 8px;position:absolute;bottom:0;right:0}.ContentCard-module__FQL7rq__mTextArea{border-radius:0 0 8px 8px;flex-direction:column;align-items:flex-start;gap:8px;width:120px;height:42px;padding:8px 0 12px;display:flex}.ContentCard-module__FQL7rq__mName{width:120px;font-family:var(--font-family);letter-spacing:-.01em;color:#1a1a1a;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:400;line-height:22px;overflow:hidden}.ContentCard-module__FQL7rq__sCard{isolation:isolate;flex-direction:column;align-items:flex-start;width:140px;height:314px;display:flex;position:relative}.ContentCard-module__FQL7rq__sImageWrapper{box-sizing:border-box;z-index:0;border:1px solid #1a1a1a1f;border-radius:8px 8px 0 0;width:140px;height:180px;position:relative;overflow:hidden}.ContentCard-module__FQL7rq__sImage{object-fit:cover}.ContentCard-module__FQL7rq__sContent{box-sizing:border-box;z-index:1;background:#fff;border:1px solid #1a1a1a1f;border-top-width:0;border-radius:0 0 8px 8px;flex-direction:column;align-items:flex-start;gap:8px;width:140px;height:134px;padding:8px 12px 12px;display:flex}.ContentCard-module__FQL7rq__sTextArea{flex-direction:column;align-items:flex-start;gap:2px;width:116px;height:82px;display:flex}.ContentCard-module__FQL7rq__sTitle{width:116px;font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);color:var(--gray-800);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentCard-module__FQL7rq__sSubArea{flex-direction:column;align-items:flex-start;gap:4px;width:116px;height:58px;display:flex}.ContentCard-module__FQL7rq__sDesc{width:116px;font-family:var(--font-family);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-600);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;margin:0;display:-webkit-box;overflow:hidden}.ContentCard-module__FQL7rq__sHashtags{width:116px;font-family:var(--font-family);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-400);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentCard-module__FQL7rq__sHashtags span{margin-right:4px}.ContentCard-module__FQL7rq__sLabelArea{flex-direction:row;align-items:flex-start;gap:4px;width:100%;margin-top:auto;display:flex}.ContentCard-module__FQL7rq__sCard[data-theme=dark] .ContentCard-module__FQL7rq__sContent{background:#1a1a1a;border-color:#ffffff1f}.ContentCard-module__FQL7rq__sCard[data-theme=dark] .ContentCard-module__FQL7rq__sTitle{color:#fff}.ContentCard-module__FQL7rq__sCard[data-theme=dark] .ContentCard-module__FQL7rq__sDesc{color:#cecece}.ContentCard-module__FQL7rq__sCard[data-theme=dark] .ContentCard-module__FQL7rq__sHashtags{color:#868686}@media (hover:hover) and (pointer:fine){:is(html[data-desktop-shell=on] .ContentCard-module__FQL7rq__vCard,html[data-desktop-shell=on] .ContentCard-module__FQL7rq__rkCard){transition:transform .15s}:is(html[data-desktop-shell=on] .ContentCard-module__FQL7rq__vCard:hover,html[data-desktop-shell=on] .ContentCard-module__FQL7rq__rkCard:hover){transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){:is(html[data-desktop-shell=on] .ContentCard-module__FQL7rq__vCard,html[data-desktop-shell=on] .ContentCard-module__FQL7rq__rkCard){transition:none}}
.ImageThumbnailGrid-module__q3ZEBq__grid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;padding:0 12px 4px;display:grid}.ImageThumbnailGrid-module__q3ZEBq__card{--image-thumbnail-stroke:var(--stroke-inset);aspect-ratio:85/112;background:var(--gray-100,#f5f5f5);content-visibility:auto;contain-intrinsic-size:auto 112px;border:0;border-radius:8px;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.ImageThumbnailGrid-module__q3ZEBq__card:after{content:"";border:1px solid var(--image-thumbnail-stroke,var(--stroke-inset));border-radius:inherit;pointer-events:none;z-index:4;position:absolute;inset:0}.ImageThumbnailGrid-module__q3ZEBq__ratioSquare{aspect-ratio:1}.ImageThumbnailGrid-module__q3ZEBq__ratioLandscape{aspect-ratio:4/3}.ImageThumbnailGrid-module__q3ZEBq__button{cursor:pointer;-webkit-appearance:none}.ImageThumbnailGrid-module__q3ZEBq__button:disabled{cursor:default}.ImageThumbnailGrid-module__q3ZEBq__selected{outline:3px solid var(--gray-900,#1a1a1a);outline-offset:-3px}.ImageThumbnailGrid-module__q3ZEBq__image{object-fit:cover;display:block}.ImageThumbnailGrid-module__q3ZEBq__lockedImage{filter:blur(20px);transform:scale(1.03)}.ImageThumbnailGrid-module__q3ZEBq__lockOverlay{color:#fffc;z-index:1;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ImageThumbnailGrid-module__q3ZEBq__lockIcon{color:#fffc}.ImageThumbnailGrid-module__q3ZEBq__badge{width:44px;height:20px;color:var(--white,#fff);background:linear-gradient(to right,var(--gray-900,#1a1a1a)0%,var(--gray-900,#1a1a1a)50%,#1a1a1a00 100%);box-sizing:border-box;z-index:2;border-top-left-radius:8px;align-items:center;gap:2px;padding-left:6px;display:flex;position:absolute;top:0;left:0}.ImageThumbnailGrid-module__q3ZEBq__badgeLabel{font-family:var(--font-family);font-size:13px;font-weight:var(--font-weight-semibold,600);color:var(--white,#fff);line-height:18px}.ImageThumbnailGrid-module__q3ZEBq__processingCard{background:var(--gray-200,#e9e9e9);justify-content:center;align-items:center;display:flex}.ImageThumbnailGrid-module__q3ZEBq__processingShimmer{background:#ffffff61;width:46px;animation:1.6s infinite ImageThumbnailGrid-module__q3ZEBq__shimmer;position:absolute;top:-24px;bottom:-24px;transform:rotate(8deg)}.ImageThumbnailGrid-module__q3ZEBq__processingText{z-index:1;font-family:var(--font-family);font-size:12px;font-weight:var(--font-weight-regular,400);letter-spacing:-.12px;color:var(--gray-600,#868686);text-align:center;flex-direction:column;align-items:center;line-height:16px;display:flex;position:relative}@keyframes ImageThumbnailGrid-module__q3ZEBq__shimmer{0%{left:-70%}to{left:130%}}
.ImageDetailSheet-module__bDuknG__detailSheetEditing{height:min(90dvh,calc(100dvh - var(--sat,0px) - var(--sab,0px) - 44px))}.ImageDetailSheet-module__bDuknG__sheetBody,.ImageDetailSheet-module__bDuknG__sheetScroll{flex-direction:column;width:100%;min-height:0;display:flex}.ImageDetailSheet-module__bDuknG__detailSheetEditing .ImageDetailSheet-module__bDuknG__sheetBody{flex:1;overflow:hidden}.ImageDetailSheet-module__bDuknG__detailSheetEditing .ImageDetailSheet-module__bDuknG__sheetScroll{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex:1;overflow-y:auto}.ImageDetailSheet-module__bDuknG__headArea{box-sizing:border-box;text-align:center;flex-direction:column;align-items:center;gap:4px;width:100%;padding:24px 24px 12px;display:flex}.ImageDetailSheet-module__bDuknG__headTitle{font-family:var(--font-family);font-weight:var(--font-weight-bold,700);font-size:var(--font-size-heading-xxs,20px);letter-spacing:-.2px;color:var(--gray-900,#1a1a1a);margin:0;line-height:26px}.ImageDetailSheet-module__bDuknG__headSubtitle{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-600,#868686);margin:0;font-size:15px;line-height:22px}.ImageDetailSheet-module__bDuknG__imageArea{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;width:100%;padding:0 16px 16px;display:flex}.ImageDetailSheet-module__bDuknG__imageFrame{aspect-ratio:1;background:var(--gray-100,#f5f5f5);border-radius:12px;width:100%;position:relative;overflow:hidden}.ImageDetailSheet-module__bDuknG__imageFrame:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ImageDetailSheet-module__bDuknG__mainImage{object-fit:cover;width:100%;height:100%;display:block}.ImageDetailSheet-module__bDuknG__imageExpandButton{cursor:zoom-in;-webkit-appearance:none;background:0 0;border:0;width:100%;height:100%;padding:0;display:block}.ImageDetailSheet-module__bDuknG__actionStack{pointer-events:none;flex-direction:column;gap:6px;display:flex;position:absolute;bottom:11px;right:11px}.ImageDetailSheet-module__bDuknG__actionBtn{pointer-events:auto;width:32px;height:32px;color:var(--gray-800,#2b2b2b);cursor:pointer;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffc;border:1px solid #1a1a1a1f;border-radius:60px;justify-content:center;align-items:center;padding:0;transition:background-color .15s;display:inline-flex}.ImageDetailSheet-module__bDuknG__actionBtn:hover{background:#fffffff2}.ImageDetailSheet-module__bDuknG__actionBtn:disabled{opacity:.4;cursor:not-allowed}.ImageDetailSheet-module__bDuknG__thumbStrip{box-sizing:border-box;justify-content:center;align-items:center;gap:4px;width:100%;padding:0 16px 12px;display:flex}.ImageDetailSheet-module__bDuknG__thumbButton{cursor:pointer;-webkit-appearance:none;background:0 0;border:1px solid #2b2b2b4d;border-radius:8px;flex-shrink:0;height:44px;padding:0;transition:width .15s,opacity .15s;position:relative;overflow:hidden}.ImageDetailSheet-module__bDuknG__thumbButton.ImageDetailSheet-module__bDuknG__selected{opacity:1;width:44px}.ImageDetailSheet-module__bDuknG__thumbButton.ImageDetailSheet-module__bDuknG__unselected{opacity:.4;width:33px}.ImageDetailSheet-module__bDuknG__thumbImage{object-fit:cover;width:100%;height:100%;display:block}.ImageDetailSheet-module__bDuknG__characterRow{box-sizing:border-box;background:var(--white,#fff);border-top:1px solid #1a1a1a1f;align-items:center;gap:12px;width:100%;padding:12px;display:flex}.ImageDetailSheet-module__bDuknG__characterIcon{background:var(--gray-100,#f5f5f5);width:32px;height:32px;color:var(--gray-600,#868686);border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;display:inline-flex}.ImageDetailSheet-module__bDuknG__characterPrompt{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-900,#1a1a1a);-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;flex:1;margin:0;font-size:15px;line-height:22px;display:-webkit-box;overflow:hidden}.ImageDetailSheet-module__bDuknG__useButtonArea{box-sizing:border-box;background:var(--white,#fff);flex-shrink:0;width:100%;padding:12px 16px 0;display:flex}.ImageDetailSheet-module__bDuknG__useButton{background:var(--gray-900,#1a1a1a);width:100%;height:56px;color:var(--white,#fff);font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);text-align:center;cursor:pointer;-webkit-appearance:none;border:none;border-radius:12px;justify-content:center;align-items:center;font-size:16px;line-height:24px;display:inline-flex}.ImageDetailSheet-module__bDuknG__useButton:disabled{background:var(--gray-300,#dedede);color:var(--gray-600,#868686);cursor:not-allowed}.ImageDetailSheet-module__bDuknG__fullscreenModal{background:var(--gray-900,#1a1a1a)}.ImageDetailSheet-module__bDuknG__fullscreenViewer{width:100%;height:100%;min-height:0;padding:calc(48px + var(--sat,0px))16px calc(24px + var(--sab,0px));box-sizing:border-box;background:var(--gray-900,#1a1a1a);justify-content:center;align-items:center;display:flex;position:relative}.ImageDetailSheet-module__bDuknG__fullscreenClose{top:calc(12px + var(--sat,0px));z-index:1;height:36px;color:var(--white,#fff);font-family:var(--font-family);cursor:pointer;background:#ffffff1f;border:1px solid #fff3;border-radius:18px;justify-content:center;align-items:center;padding:0 12px;font-size:14px;line-height:20px;display:inline-flex;position:absolute;right:16px}.ImageDetailSheet-module__bDuknG__fullscreenImage{object-fit:contain;width:100%;height:100%;display:block}.ImageDetailSheet-module__bDuknG__editInputArea{box-sizing:border-box;background:var(--white,#fff);width:100%;padding:16px 16px 8px}.ImageDetailSheet-module__bDuknG__editInputCard{box-sizing:border-box;border:1px solid var(--gray-400,#cecece);background:var(--white,#fff);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:12px;width:100%;padding:16px;display:flex}.ImageDetailSheet-module__bDuknG__editChip{background:var(--gray-100,#f5f5f5);font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);color:var(--gray-600,#868686);text-align:center;white-space:nowrap;border-radius:6px;justify-content:center;align-items:center;gap:2px;padding:6px 12px;font-size:14px;line-height:20px;display:inline-flex}.ImageDetailSheet-module__bDuknG__editTextarea{resize:none;width:100%;min-height:66px;font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-900,#1a1a1a);box-sizing:border-box;background:0 0;border:none;outline:none;margin:0;padding:0;font-size:15px;line-height:22px}.ImageDetailSheet-module__bDuknG__editTextarea::placeholder{color:var(--gray-600,#868686)}.ImageDetailSheet-module__bDuknG__editTextarea:disabled{color:var(--gray-500,#adadad);cursor:not-allowed}.ImageDetailSheet-module__bDuknG__editCounter{width:100%;color:var(--gray-600,#868686);letter-spacing:-.12px;justify-content:flex-end;align-items:center;gap:0;display:flex}.ImageDetailSheet-module__bDuknG__editCounterCurrent{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);font-size:12px;line-height:16px}.ImageDetailSheet-module__bDuknG__editCounterTotal{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);font-size:12px;line-height:16px}.ImageDetailSheet-module__bDuknG__editButtonArea{box-sizing:border-box;background:var(--white,#fff);flex-shrink:0;align-items:flex-start;gap:8px;width:100%;padding:0 16px 12px;display:flex}.ImageDetailSheet-module__bDuknG__editCountButton{border:1.2px solid var(--gray-400,#cecece);background:var(--white,#fff);width:74px;height:56px;color:var(--gray-900,#1a1a1a);cursor:pointer;box-sizing:border-box;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;gap:4px;padding:16px;display:inline-flex}.ImageDetailSheet-module__bDuknG__editCountButton:disabled{opacity:.4;cursor:not-allowed}.ImageDetailSheet-module__bDuknG__editCountLabel{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);color:var(--gray-900,#1a1a1a);text-align:center;font-size:16px;line-height:24px}.ImageDetailSheet-module__bDuknG__editRegenerateButton{background:var(--gray-900,#1a1a1a);min-width:0;height:56px;color:var(--white,#fff);cursor:pointer;box-sizing:border-box;border:none;border-radius:12px;flex:1 0 0;justify-content:center;align-items:center;gap:4px;padding:16px;display:inline-flex}.ImageDetailSheet-module__bDuknG__editRegenerateButton:disabled{opacity:.4;cursor:not-allowed}.ImageDetailSheet-module__bDuknG__editRegenerateLabel{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);color:var(--white,#fff);text-align:center;white-space:nowrap;font-size:16px;line-height:24px}.ImageDetailSheet-module__bDuknG__editRegeneratePrice{align-items:center;gap:4px;display:inline-flex}.ImageDetailSheet-module__bDuknG__editRegenerateDot{background:var(--white,#fff);border-radius:50%;width:2px;height:2px;display:inline-block}.ImageDetailSheet-module__bDuknG__editRegenerateCarrot{display:block}.ImageDetailSheet-module__bDuknG__editRegenerateAmount{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--white,#fff);font-size:15px;line-height:22px}
.page-module__0VFd8q__content{padding-bottom:calc(120px + var(--sab,0px));flex-direction:column;display:flex}.page-module__0VFd8q__section{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:0 16px;display:flex}.page-module__0VFd8q__hiddenFileInput{display:none}.page-module__0VFd8q__fullWidth{width:100%}.page-module__0VFd8q__descriptionRow{box-sizing:border-box;width:100%;padding:16px;display:flex}.page-module__0VFd8q__infoText{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.11px;color:var(--gray-600,#868686);flex:1;margin:0;font-size:11px;line-height:16px}.page-module__0VFd8q__generationError{font-family:var(--font-family);font-size:var(--font-size-paragraph-13,13px);color:var(--primary-red-500,#f13d6d);background:#f13d6d14;border-radius:8px;padding:12px;line-height:18px}.page-module__0VFd8q__advancedToggle{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:16px;width:100%;padding:40px 16px 8px;display:flex}.page-module__0VFd8q__advancedSettings{flex-direction:column;width:100%;display:flex}.page-module__0VFd8q__batchGrid{box-sizing:border-box;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;width:100%;padding:0 12px 4px;display:grid}.page-module__0VFd8q__batchCard{aspect-ratio:85/112;background:var(--gray-100,#f5f5f5);cursor:pointer;-webkit-appearance:none;border:none;border-radius:8px;width:100%;margin:0;padding:0;position:relative;overflow:hidden}.page-module__0VFd8q__batchCard:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:1;position:absolute;inset:0}.page-module__0VFd8q__batchImage{object-fit:cover;width:100%;height:100%;display:block}.page-module__0VFd8q__batchOverlay{width:44px;height:20px;color:var(--white,#fff);background:linear-gradient(to right,var(--gray-900,#1a1a1a)0%,var(--gray-900,#1a1a1a)62.5%,#1a1a1a00 100%);pointer-events:none;border-top-left-radius:8px;align-items:center;gap:2px;padding:0 0 0 7px;display:flex;position:absolute;top:0;left:0}.page-module__0VFd8q__batchCount{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);color:var(--white,#fff);font-size:13px;line-height:18px}.page-module__0VFd8q__historyEmpty{box-sizing:border-box;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;padding:120px 16px;display:flex}.page-module__0VFd8q__historyEmptyText{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-600,#868686);text-align:center;margin:0;font-size:15px;line-height:22px}.page-module__0VFd8q__historyLoading{flex-direction:column;justify-content:center;align-items:center;padding:60px 16px;display:flex}.page-module__0VFd8q__countSheet{flex-direction:column;gap:4px;margin:0;padding:4px 16px 8px;list-style:none;display:flex}.page-module__0VFd8q__countRow{cursor:pointer;text-align:left;-webkit-appearance:none;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:14px 4px;transition:background-color .15s;display:flex}.page-module__0VFd8q__countRow:hover{background:var(--gray-100,#f5f5f5)}.page-module__0VFd8q__countRow:active{background:var(--gray-200,#e9e9e9)}.page-module__0VFd8q__countLabel{font-family:var(--font-family);font-weight:var(--font-weight-semibold,600);font-size:var(--font-size-paragraph-16,16px);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-900,#1a1a1a);line-height:24px}.page-module__0VFd8q__countRight{align-items:center;gap:12px;display:inline-flex}.page-module__0VFd8q__countPrice{align-items:center;gap:4px;display:inline-flex}.page-module__0VFd8q__countCarrot{object-fit:contain;width:16px;height:16px;display:block}.page-module__0VFd8q__countPriceAmount{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:var(--letter-spacing-tight,-.01em);color:var(--gray-700,#494949);font-size:15px;line-height:22px}.page-module__0VFd8q__deleteConfirmBody{box-sizing:border-box;flex-direction:column;align-items:center;gap:0;width:100%;padding:12px 16px;display:flex}.page-module__0VFd8q__deleteConfirmLine{font-family:var(--font-family);font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;color:var(--gray-700,#494949);text-align:center;margin:0;font-size:15px;line-height:22px}.page-module__0VFd8q__deleteConfirmLineBold{font-weight:var(--font-weight-bold,700)}
.ImageGenerateOverlay-module__6tKlTq__overlay{z-index:1000;background:var(--white,#fff);overscroll-behavior:contain;width:100%;max-width:375px;padding-top:var(--sat,0px);padding-bottom:var(--sab,0px);padding-left:var(--sal,0px);padding-right:var(--sar,0px);box-sizing:border-box;flex-direction:column;margin:0 auto;display:flex;position:fixed;inset:0;overflow:hidden}@media (max-width:767px){.ImageGenerateOverlay-module__6tKlTq__overlay{max-width:100%}}
.CharacterProfileSheet-module__-rTNwq__overlay{z-index:200;background:#000000e6;flex-direction:column;width:100%;max-width:375px;height:100dvh;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.CharacterProfileSheet-module__-rTNwq__overlay{max-width:100%}}.CharacterProfileSheet-module__-rTNwq__navBar{height:auto;min-height:44px;padding:max(var(--sat,0px),12px)16px 12px;flex-shrink:0;justify-content:flex-end;align-items:center;display:flex}.CharacterProfileSheet-module__-rTNwq__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__section,.CharacterProfileSheet-module__-rTNwq__imageArea{flex-direction:column;flex:1;min-height:0;display:flex}.CharacterProfileSheet-module__-rTNwq__coverImageStage{flex:1;width:100%;min-height:0;position:relative;overflow:hidden}.CharacterProfileSheet-module__-rTNwq__coverImageWrapper,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperPortrait,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperSquare,.CharacterProfileSheet-module__-rTNwq__coverImageWrapperLandscape{position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__coverImage{object-fit:contain}.CharacterProfileSheet-module__-rTNwq__lockedImageOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__lockedImageBadge{width:56px;height:56px;color:var(--white);background:#00000094;border-radius:50%;justify-content:center;align-items:center;display:flex}.CharacterProfileSheet-module__-rTNwq__deletedOverlay{background:#494949b3;align-items:center;padding:12px 16px;display:flex;position:absolute;bottom:0;left:0;right:0}.CharacterProfileSheet-module__-rTNwq__deletedOverlayText{color:var(--white);font-size:13px;font-weight:500;line-height:18px}.CharacterProfileSheet-module__-rTNwq__galleryOverlay{z-index:10;background:var(--white,#fff);flex-direction:column;display:flex;position:absolute;inset:0}.CharacterProfileSheet-module__-rTNwq__galleryNav{height:calc(var(--sat,0px) + 48px);padding:var(--sat,0px)16px 0;flex-shrink:0;align-items:center;gap:8px;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryTitle{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-family);font-size:20px;font-weight:var(--font-weight-bold);letter-spacing:-.2px;color:var(--gray-900,#1a1a1a);flex:1;margin:0;line-height:26px;overflow:hidden}.CharacterProfileSheet-module__-rTNwq__galleryBack{width:24px;height:24px;color:var(--gray-900,#1a1a1a);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryDivider{background:#1a1a1a1a;flex-shrink:0;height:1px}.CharacterProfileSheet-module__-rTNwq__gallerySorting{flex-shrink:0;align-items:center;height:52px;padding:16px;display:flex}.CharacterProfileSheet-module__-rTNwq__galleryTotal{font-family:var(--font-family);font-size:14px;font-weight:var(--font-weight-bold);color:var(--gray-900,#1a1a1a);line-height:20px}.CharacterProfileSheet-module__-rTNwq__galleryScroll{flex:1;min-height:0;overflow-y:auto}.CharacterProfileSheet-module__-rTNwq__galleryGrid{--image-thumbnail-stroke:var(--stroke-inset-white);padding-bottom:calc(var(--sab,0px) + 4px)}.CharacterProfileSheet-module__-rTNwq__profile{padding:60px 16px max(var(--sab,0px),16px);flex-shrink:0;align-items:flex-end;gap:16px;display:flex}.CharacterProfileSheet-module__-rTNwq__infoArea{flex-direction:column;flex:1;gap:8px;min-width:0;display:flex}.CharacterProfileSheet-module__-rTNwq__characterName{color:var(--white);margin:0;font-size:22px;font-weight:700;line-height:28px}.CharacterProfileSheet-module__-rTNwq__description{color:var(--white);word-break:keep-all;margin:0;font-size:15px;font-weight:400;line-height:22px}.CharacterProfileSheet-module__-rTNwq__iconArea{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:24px;display:flex}.CharacterProfileSheet-module__-rTNwq__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.CharacterProfileSheet-module__-rTNwq__actionPanelWrapper{position:relative}
.StickyHeaderContainer-module__Kd5jXW__container{z-index:50;width:100%;position:sticky;top:0}
.UserPersonaForm-module__0z4SCa__form{flex-direction:column;padding-bottom:24px;display:flex}.UserPersonaForm-module__0z4SCa__imageSection{flex-direction:column;align-items:center;padding:24px 0 16px;display:flex}.UserPersonaForm-module__0z4SCa__imageButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.UserPersonaForm-module__0z4SCa__imageButton:disabled{cursor:not-allowed;opacity:.6}.UserPersonaForm-module__0z4SCa__imageWrapper{width:90px;height:90px;position:relative}.UserPersonaForm-module__0z4SCa__profileImage{object-fit:cover;border:1px solid var(--gray-300);border-radius:32px;width:90px;height:90px}.UserPersonaForm-module__0z4SCa__fieldSection{padding:0 16px 16px}.UserPersonaForm-module__0z4SCa__fieldSectionLast{padding-bottom:0}.UserPersonaForm-module__0z4SCa__fieldHeader{background:0 0;min-height:24px;padding:6px 0}.UserPersonaForm-module__0z4SCa__toggleRow{box-sizing:border-box;justify-content:space-between;align-items:center;height:56px;padding:16px;display:flex}.UserPersonaForm-module__0z4SCa__toggleLabel{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-600)}.UserPersonaForm-module__0z4SCa__submitArea{flex-direction:column;gap:8px;padding:12px 16px 0;display:flex}.UserPersonaForm-module__0z4SCa__hiddenInput{display:none}.UserPersonaForm-module__0z4SCa__cropperPortal{z-index:2000;position:fixed;inset:0}.UserPersonaForm-module__0z4SCa__imageSheetContent{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:4px 16px 12px;display:flex}.UserPersonaForm-module__0z4SCa__copyrightNotice{box-sizing:border-box;width:100%;min-height:88px;padding-left:52px}.UserPersonaForm-module__0z4SCa__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}.UserPersonaForm-module__0z4SCa__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}
.PersonaSelection-module__hJyvrq__section{background:0 0;flex-direction:column;gap:16px;padding:20px 0 16px;display:flex}.PersonaSelection-module__hJyvrq__header{align-items:flex-start;padding:0 16px;display:flex}.PersonaSelection-module__hJyvrq__title{color:var(--gray-900);margin:0;font-size:20px;font-weight:700;line-height:1.25}.PersonaSelection-module__hJyvrq__highlight{color:var(--point-coral)}.PersonaSelection-module__hJyvrq__content{flex-direction:column;gap:16px;padding:0 0 8px;display:flex}.PersonaSelection-module__hJyvrq__scrollContainer{scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;width:100%;padding-bottom:16px;display:flex;overflow:auto hidden}.PersonaSelection-module__hJyvrq__scrollContainer::-webkit-scrollbar{display:none}.PersonaSelection-module__hJyvrq__cardSlide{scroll-snap-align:start;flex:none;padding-left:12px;display:flex}.PersonaSelection-module__hJyvrq__cardSlide:first-child{padding-left:16px}.PersonaSelection-module__hJyvrq__cardSlide:last-child{padding-right:16px}.PersonaSelection-module__hJyvrq__scrollContainerSingle{justify-content:center;padding:0 16px 16px}.PersonaSelection-module__hJyvrq__scrollContainerSingle .PersonaSelection-module__hJyvrq__cardSlide{padding-left:0;padding-right:0}.PersonaSelection-module__hJyvrq__dots{justify-content:center;align-items:center;gap:6px;padding:0 16px;display:flex}.PersonaSelection-module__hJyvrq__dot{background:#1a1a1a26;border-radius:50%;width:6px;height:6px;transition:background .15s}.PersonaSelection-module__hJyvrq__dotActive{background:#1a1a1a99}.PersonaSelection-module__hJyvrq__skipButton{cursor:pointer;width:100%;color:var(--gray-400);text-align:center;text-underline-offset:3px;background:0 0;border:none;padding:0 16px;font-size:13px;font-weight:400;line-height:1.4;text-decoration:underline;display:block}
.InfoBubble-module__nConOW__root{flex-direction:column;align-items:center;display:inline-flex}.InfoBubble-module__nConOW__rootInfoUp{align-items:flex-end}.InfoBubble-module__nConOW__bubble{justify-content:center;align-items:center;padding:6px 12px;display:inline-flex}.InfoBubble-module__nConOW__bubbleDim{background:#1a1a1a99;border-radius:8px}.InfoBubble-module__nConOW__bubbleDark{background:#1a1a1acc;border-radius:8px}.InfoBubble-module__nConOW__bubbleLogin{background:var(--primary-orange-700,#fb5d32);border-radius:33px;padding:4px 12px}.InfoBubble-module__nConOW__text{color:var(--white,white);font-family:var(--font-family,"Pretendard",sans-serif);white-space:nowrap;text-align:center;font-style:normal}.InfoBubble-module__nConOW__textSmall{font-size:var(--font-size-paragraph-11,11px);line-height:var(--line-height-paragraph-11,16px);letter-spacing:-.11px;font-weight:var(--font-weight-regular,400)}.InfoBubble-module__nConOW__textRegular{font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);letter-spacing:-.13px;font-weight:var(--font-weight-regular,400)}.InfoBubble-module__nConOW__textSemiBold{font-size:var(--font-size-paragraph-13,13px);line-height:var(--line-height-paragraph-13,18px);font-weight:var(--font-weight-semibold,600)}.InfoBubble-module__nConOW__arrowLoginSvg,.InfoBubble-module__nConOW__arrowDownSvg{flex-shrink:0;margin-top:-1px}.InfoBubble-module__nConOW__arrowInfoUpSvg{flex-shrink:0;margin-bottom:-1px;margin-right:15px}
.Label-module__Z8Qp9G__label{box-sizing:border-box;white-space:nowrap;font-family:var(--font-family);font-weight:var(--font-weight-semibold);text-align:center;letter-spacing:var(--letter-spacing-tight);border:none;flex-direction:row;justify-content:center;align-items:center;gap:12px;display:inline-flex}.Label-module__Z8Qp9G__fillRed{background:var(--pink-500);color:var(--white);gap:1px}.Label-module__Z8Qp9G__lineRed{border:1px solid var(--pink-500);color:var(--pink-500);background:0 0;gap:1px}.Label-module__Z8Qp9G__xxs{height:16px;font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);padding:0 4px}.Label-module__Z8Qp9G__xs{height:20px;font-size:var(--font-size-paragraph-11);line-height:var(--line-height-paragraph-11);padding:2px 6px}.Label-module__Z8Qp9G__small{height:24px;font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);padding:4px 12px}.Label-module__Z8Qp9G__small.Label-module__Z8Qp9G__square{padding:4px 8px}.Label-module__Z8Qp9G__medium{height:32px;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);font-weight:var(--font-weight-bold);padding:6px 12px}.Label-module__Z8Qp9G__large{height:34px;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);font-weight:var(--font-weight-bold);padding:6px 12px}.Label-module__Z8Qp9G__round{border-radius:100px}.Label-module__Z8Qp9G__square{border-radius:4px}.Label-module__Z8Qp9G__fillWhite{background:var(--white);color:var(--gray-800)}.Label-module__Z8Qp9G__fillBlack{background:var(--gray-800);color:var(--white)}.Label-module__Z8Qp9G__fillLightGray{background:var(--gray-100);color:var(--gray-600)}.Label-module__Z8Qp9G__fillDarkGray{background:var(--gray-700);color:var(--white)}.Label-module__Z8Qp9G__fillPurple{background:var(--purple-500);color:var(--white)}.Label-module__Z8Qp9G__fillPurple10{background:var(--purple-100);color:var(--purple-500)}.Label-module__Z8Qp9G__fillPrimary{background:var(--primary-500);color:var(--white)}.Label-module__Z8Qp9G__fillPrimaryLight{background:var(--primary-100);color:var(--primary-500)}.Label-module__Z8Qp9G__fillPrimary10{color:var(--primary-500);background:#ff86651a}.Label-module__Z8Qp9G__fillBlackOrange{background:var(--gray-800);color:var(--primary-500)}.Label-module__Z8Qp9G__fillRed{background:var(--pink-500);color:var(--white)}.Label-module__Z8Qp9G__fillBlack10White{color:#fff6;background:#ffffff0d}.Label-module__Z8Qp9G__fillBlack10Purple{color:var(--purple-500);background:#9f72ff1a}.Label-module__Z8Qp9G__fillBlack10Green{color:var(--primary-green-500);background:#80d5011a}.Label-module__Z8Qp9G__lineWhite{border:1px solid var(--white);color:var(--white);background:0 0}.Label-module__Z8Qp9G__lineBlack{border:1px solid var(--gray-800);color:var(--gray-800);background:0 0}.Label-module__Z8Qp9G__lineGray{border:1px solid var(--gray-400);color:var(--gray-800);font-weight:var(--font-weight-regular);background:0 0}.Label-module__Z8Qp9G__lineGrayB{border:1px solid var(--gray-200);color:var(--gray-800);background:0 0}.Label-module__Z8Qp9G__linePurple{border:1px solid var(--purple-500);color:var(--purple-500);background:0 0}.Label-module__Z8Qp9G__linePrimary{border:1px solid var(--primary-500);color:var(--primary-500);background:0 0}.Label-module__Z8Qp9G__lineRed{border:1px solid var(--pink-500);color:var(--pink-500);background:0 0}.Label-module__Z8Qp9G__icon{flex-shrink:0;justify-content:center;align-items:center;width:12px;height:12px;display:flex}
.LabelDivider-module___8dbTG__container{justify-content:center;align-items:center;width:100%;padding:24px 0;display:flex;position:relative}.LabelDivider-module___8dbTG__line{background:#1a1a1a1a;height:1px;position:absolute;left:0;right:0}.LabelDivider-module___8dbTG__label{background:var(--gray-100);color:var(--gray-600);white-space:nowrap;border-radius:4px;padding:4px 8px;font-size:12px;font-weight:600;line-height:16px;position:relative}
.SuggestionSheet-module__e-boCG__sheet{background:var(--gray-200);border-radius:20px 20px 0 0;flex-direction:column;align-items:center;gap:12px;padding:12px;display:flex;overflow:hidden}.SuggestionSheet-module__e-boCG__sheetCollapsed{z-index:101;flex-shrink:0;height:280px;animation:.25s ease-out SuggestionSheet-module__e-boCG__slideUp;position:relative}.SuggestionSheet-module__e-boCG__sheetCollapsed:after{content:"";height:var(--sab,0px);background:var(--gray-200);pointer-events:none;position:absolute;bottom:0;left:0;right:0;transform:translateY(100%)}.SuggestionSheet-module__e-boCG__sheetExpanded{z-index:101;max-width:375px;max-height:calc(100dvh - var(--sat,0px) - 96px);height:calc(100dvh - var(--sat,0px) - 96px);padding-bottom:var(--sab,0px);margin:0 auto;animation:.3s ease-out SuggestionSheet-module__e-boCG__sheetExpand;position:fixed;bottom:0;left:0;right:0}.SuggestionSheet-module__e-boCG__dimmed{z-index:100;background:#000000b3;animation:.2s ease-out SuggestionSheet-module__e-boCG__fadeIn;position:fixed;inset:0}.SuggestionSheet-module__e-boCG__transparentOverlay{z-index:100;background:0 0;position:fixed;inset:0}.SuggestionSheet-module__e-boCG__handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;flex-shrink:0;justify-content:center;align-items:center;width:100%;margin:-8px 0;padding:8px 0;display:flex}.SuggestionSheet-module__e-boCG__handleBar{background:var(--gray-500);pointer-events:none;border-radius:20px;width:32px;height:4px}.SuggestionSheet-module__e-boCG__contents{flex-direction:column;flex:1;align-self:stretch;align-items:center;gap:12px;min-height:0;display:flex}.SuggestionSheet-module__e-boCG__personaTab{flex:1;align-self:stretch;min-height:0;overflow:hidden}.SuggestionSheet-module__e-boCG__personaCard{background:var(--white);border:1px solid #1a1a1a1f;border-radius:18px;flex-direction:column;height:100%;max-height:100%;padding:0 16px;display:flex;overflow:hidden}.SuggestionSheet-module__e-boCG__personaList{-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex:1;min-height:0;overflow-y:auto}.SuggestionSheet-module__e-boCG__personaList::-webkit-scrollbar{display:none}.SuggestionSheet-module__e-boCG__personaRow{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:16px;width:100%;height:80px;padding:12px 0;display:flex}.SuggestionSheet-module__e-boCG__personaRow:active{background:var(--gray-50)}.SuggestionSheet-module__e-boCG__personaRowSelected{background:var(--primary-100,#fff1ed)}.SuggestionSheet-module__e-boCG__personaRowSelected .SuggestionSheet-module__e-boCG__personaName{color:var(--point-coral,#ff8665);font-weight:var(--font-weight-semibold)}.SuggestionSheet-module__e-boCG__personaAvatar{border:.75px solid #1a1a1a1f;border-radius:18px;flex-shrink:0;width:48px;height:48px;overflow:hidden}.SuggestionSheet-module__e-boCG__personaAvatarPlaceholder{background:var(--gray-400);border:none;justify-content:center;align-items:center;display:flex}.SuggestionSheet-module__e-boCG__personaAvatarImg{object-fit:cover;width:100%;height:100%}.SuggestionSheet-module__e-boCG__personaName{font-family:var(--font-family);letter-spacing:-.15px;color:var(--gray-900);flex:1;align-items:center;gap:6px;font-size:15px;font-weight:400;line-height:22px;display:flex}.SuggestionSheet-module__e-boCG__actionIcon{color:var(--gray-900);flex-shrink:0}.SuggestionSheet-module__e-boCG__personaDivider{background:var(--gray-300);height:1px}.SuggestionSheet-module__e-boCG__editBtn{cursor:pointer;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}@keyframes SuggestionSheet-module__e-boCG__slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes SuggestionSheet-module__e-boCG__sheetExpand{0%{opacity:.8;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}@keyframes SuggestionSheet-module__e-boCG__fadeIn{0%{opacity:0}to{opacity:1}}
.SuggestionBubble-module__sYbsiG__container{box-sizing:border-box;flex-direction:column;align-items:flex-end;gap:8px;width:100%;padding:0 12px 8px;display:flex}.SuggestionBubble-module__sYbsiG__bubbleArea{flex-direction:column;align-items:flex-end;gap:6px;width:100%;max-width:calc(100% - 80px);display:flex}.SuggestionBubble-module__sYbsiG__bubbleRow{flex-direction:row;justify-content:flex-end;align-items:center;gap:8px;width:100%;display:flex}.SuggestionBubble-module__sYbsiG__editButton{cursor:pointer;color:var(--gray-700);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.SuggestionBubble-module__sYbsiG__bubble{background:var(--white);cursor:pointer;text-align:left;border:1px solid #1a1a1a33;border-radius:16px;align-items:center;width:auto;max-width:min(260px,100%);padding:12px 14px;display:flex}.SuggestionBubble-module__sYbsiG__bubbleTail{border-top-right-radius:0}.SuggestionBubble-module__sYbsiG__bubble:hover{background:var(--gray-100)}.SuggestionBubble-module__sYbsiG__limitBubble{cursor:default;flex-direction:column;align-items:flex-start;gap:4px}.SuggestionBubble-module__sYbsiG__limitBubble:hover{background:var(--white)}.SuggestionBubble-module__sYbsiG__text{font-family:var(--font-family);font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);word-break:break-word}.SuggestionBubble-module__sYbsiG__limitText{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);word-break:keep-all}.SuggestionBubble-module__sYbsiG__loadingText{font-family:var(--font-family);font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);animation:1.5s ease-in-out infinite SuggestionBubble-module__sYbsiG__pulse}@keyframes SuggestionBubble-module__sYbsiG__pulse{0%,to{opacity:.4}50%{opacity:1}}.SuggestionBubble-module__sYbsiG__remainingCount{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);text-align:right;width:100%;margin:0}.SuggestionBubble-module__sYbsiG__remainingCountBold{font-weight:var(--font-weight-semibold)}.SuggestionBubble-module__sYbsiG__highlight{color:var(--gray-600);font-style:italic}.SuggestionBubble-module__sYbsiG__footer{flex-direction:row;justify-content:flex-end;align-items:center;gap:2px;width:100%;display:flex}.SuggestionBubble-module__sYbsiG__footerText{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);white-space:nowrap}.SuggestionBubble-module__sYbsiG__footerDotSlot{flex-shrink:0;justify-content:center;align-items:center;width:12px;height:16px;display:flex}.SuggestionBubble-module__sYbsiG__footerDot{background:var(--gray-500);border-radius:50%;width:2px;height:2px}.SuggestionBubble-module__sYbsiG__footerAlwaysGroup{flex-direction:row;align-items:center;gap:6px;display:flex}.SuggestionBubble-module__sYbsiG__miniToggle{background:var(--gray-300);cursor:pointer;border:none;border-radius:200px;flex-shrink:0;align-items:center;width:23.333px;height:14px;padding:0;transition:background-color .2s;display:inline-flex;position:relative}.SuggestionBubble-module__sYbsiG__miniToggle:after{content:"";position:absolute;inset:-15px -10.333px}.SuggestionBubble-module__sYbsiG__miniToggleOn{background:var(--primary-orange-500)}.SuggestionBubble-module__sYbsiG__miniToggleThumb{background:var(--white);border-radius:50%;width:11.667px;height:11.667px;transition:transform .2s;position:absolute;left:1.167px}.SuggestionBubble-module__sYbsiG__miniToggleOn .SuggestionBubble-module__sYbsiG__miniToggleThumb{transform:translate(9.333px)}
.SlashCommandSuggestions-module__9kL2yq__container{z-index:20;background:var(--white);border:1px solid #1a1a1a1f;border-radius:16px;flex-direction:column;margin-bottom:8px;animation:.15s ease-out SlashCommandSuggestions-module__9kL2yq__slashCommandSuggestionsIn;display:flex;position:absolute;bottom:100%;left:12px;right:12px;overflow:hidden;box-shadow:0 4px 16px #1a1a1a14}.SlashCommandSuggestions-module__9kL2yq__item{background:var(--white);border:none;border-bottom:1px solid var(--gray-100);cursor:pointer;text-align:left;flex-direction:column;align-items:flex-start;gap:2px;width:100%;padding:10px 16px;display:flex}.SlashCommandSuggestions-module__9kL2yq__item:last-child{border-bottom:none}.SlashCommandSuggestions-module__9kL2yq__item:hover{background:var(--gray-100)}.SlashCommandSuggestions-module__9kL2yq__name{font-family:var(--font-family);font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-semibold);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.SlashCommandSuggestions-module__9kL2yq__description{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-12);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);word-break:break-word}@keyframes SlashCommandSuggestions-module__9kL2yq__slashCommandSuggestionsIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}
.ChatLowBalanceAppBanner-module__9LD_HW__wrapper{margin:0 12px 8px;position:relative}.ChatLowBalanceAppBanner-module__9LD_HW__banner{background:var(--white);padding-right:40px;box-shadow:0 2px 8px #00000014}.ChatLowBalanceAppBanner-module__9LD_HW__closeButton{cursor:pointer;width:24px;height:24px;color:var(--gray-500);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:8px;right:8px}
.TextSettingSheet-module__6AyaZa__header{box-sizing:border-box;align-items:center;gap:16px;width:100%;padding:24px 16px 12px;display:flex}.TextSettingSheet-module__6AyaZa__title{font-family:var(--font-family);color:var(--gray-900);flex:1;margin:0;font-size:20px;font-weight:700;line-height:26px}.TextSettingSheet-module__6AyaZa__resetArea{align-items:center;gap:4px;display:flex}.TextSettingSheet-module__6AyaZa__resetText{font-family:var(--font-family);color:var(--gray-500);font-size:14px;font-weight:400;line-height:20px}.TextSettingSheet-module__6AyaZa__resetButton{border:1px solid var(--gray-300);background:var(--white);cursor:pointer;width:32px;height:32px;color:var(--gray-800);border-radius:60px;justify-content:center;align-items:center;padding:0;display:flex}.TextSettingSheet-module__6AyaZa__resetButton:active{opacity:.7}.TextSettingSheet-module__6AyaZa__divider{background:#1a1a1a1a;width:100%;height:1px}.TextSettingSheet-module__6AyaZa__container{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:16px 16px 40px;display:flex}.TextSettingSheet-module__6AyaZa__settingRow{justify-content:space-between;align-items:center;width:100%;padding:8px 0;display:flex}.TextSettingSheet-module__6AyaZa__settingRowFixed{min-height:48px}.TextSettingSheet-module__6AyaZa__settingLabel{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);font-size:15px;font-weight:400;line-height:22px}.TextSettingSheet-module__6AyaZa__segmented{border:1px solid var(--gray-300);background:var(--gray-200);box-sizing:border-box;border-radius:12px;width:100%;height:44px;padding:2px;display:flex}.TextSettingSheet-module__6AyaZa__segment{min-width:0;height:38px;color:var(--gray-600);font-family:var(--font-family);cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;flex:1;justify-content:center;align-items:center;padding:0;font-size:16px;font-weight:600;line-height:24px;display:flex}.TextSettingSheet-module__6AyaZa__segmentActive{border-color:var(--gray-300);background:var(--white);color:var(--gray-900);border-radius:10px}.TextSettingSheet-module__6AyaZa__swatchGroup{align-items:center;gap:10px;display:flex}.TextSettingSheet-module__6AyaZa__swatch{cursor:pointer;width:32px;height:32px;font-family:var(--font-family);border:none;border-radius:8px;justify-content:center;align-items:center;font-size:12px;font-weight:600;line-height:16px;display:flex}.TextSettingSheet-module__6AyaZa__swatch:active{opacity:.8}.TextSettingSheet-module__6AyaZa__swatchAuthor{color:var(--white);background:#d47045}.TextSettingSheet-module__6AyaZa__swatchLight{background:var(--gray-200);color:var(--gray-800)}.TextSettingSheet-module__6AyaZa__swatchDark{background:var(--gray-800);color:var(--white)}.TextSettingSheet-module__6AyaZa__swatchSelected{outline:2px solid var(--gray-900);outline-offset:2px;border-radius:10px}.TextSettingSheet-module__6AyaZa__fontToggle{align-items:center;gap:16px;display:flex}.TextSettingSheet-module__6AyaZa__fontOption{cursor:pointer;background:0 0;border:none;padding:0;font-size:15px;line-height:22px}.TextSettingSheet-module__6AyaZa__fontOption:active{opacity:.7}.TextSettingSheet-module__6AyaZa__fontGothicActive{font-family:var(--font-family);color:var(--gray-900);font-weight:700}.TextSettingSheet-module__6AyaZa__fontGothicInactive{font-family:var(--font-family);color:var(--gray-500);font-weight:400}.TextSettingSheet-module__6AyaZa__fontMyeongjoActive{color:var(--gray-900);font-family:Nanum Myeongjo,serif;font-weight:700}.TextSettingSheet-module__6AyaZa__fontMyeongjoInactive{color:var(--gray-500);font-family:Nanum Myeongjo,serif;font-weight:600}.TextSettingSheet-module__6AyaZa__fontBatangActive{color:var(--gray-900);font-family:KoPub Batang,serif;font-weight:700}.TextSettingSheet-module__6AyaZa__fontBatangInactive{color:var(--gray-500);font-family:KoPub Batang,serif;font-weight:600}.TextSettingSheet-module__6AyaZa__stepper{align-items:center;gap:6px;display:flex}.TextSettingSheet-module__6AyaZa__stepperButton{background:var(--white);border:1px solid var(--gray-300);cursor:pointer;width:32px;height:32px;color:var(--gray-800);border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex}.TextSettingSheet-module__6AyaZa__stepperButton:active{opacity:.7}.TextSettingSheet-module__6AyaZa__stepperButton:disabled{opacity:.3;cursor:default}.TextSettingSheet-module__6AyaZa__stepperValue{text-align:center;width:40px;font-family:var(--font-family);color:var(--gray-900);font-size:15px;font-weight:700;line-height:22px}
.AiModelSheet-module__rdzxwq__listWrap{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:4px 16px 12px;display:flex}.AiModelSheet-module__rdzxwq__notice{box-sizing:border-box;width:100%;font-family:var(--font-family);color:var(--gray-600);text-align:center;padding:0 16px 16px;font-size:14px;font-weight:400;line-height:20px}
.AutoPlaySheet-module__Us9ZLW__grid{box-sizing:border-box;grid-template-columns:repeat(2,minmax(0,1fr));gap:6px;width:100%;padding:4px 16px 12px;display:grid}.AutoPlaySheet-module__Us9ZLW__item{border:1px solid var(--gray-300);background:var(--white);cursor:pointer;text-align:left;border-radius:12px;flex-direction:column;align-items:flex-start;gap:2px;padding:10px 12px;display:flex}.AutoPlaySheet-module__Us9ZLW__item:active{background:var(--gray-100)}.AutoPlaySheet-module__Us9ZLW__itemLocked{opacity:.55}.AutoPlaySheet-module__Us9ZLW__itemTitleRow{align-items:center;gap:6px;width:100%;display:flex}.AutoPlaySheet-module__Us9ZLW__itemLabel{font-family:var(--font-family);font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-bold);line-height:var(--line-height-paragraph-15);color:var(--gray-900)}.AutoPlaySheet-module__Us9ZLW__lockIcon{color:var(--gray-500);flex-shrink:0;margin-left:auto}.AutoPlaySheet-module__Us9ZLW__itemDescription{font-family:var(--font-family);font-size:var(--font-size-paragraph-13);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-13);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600)}.AutoPlaySheet-module__Us9ZLW__notice{box-sizing:border-box;width:100%;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:var(--letter-spacing-tight);color:var(--gray-600);text-align:center;padding:0 16px 16px}
.ContentListItem-module__7n8fuG__container{background:var(--white);flex-direction:column;padding:12px 16px;display:flex}.ContentListItem-module__7n8fuG__clickable{cursor:pointer}.ContentListItem-module__7n8fuG__titleRow{justify-content:space-between;align-items:center;gap:12px;display:flex}.ContentListItem-module__7n8fuG__title{color:var(--gray-800);font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-15);text-overflow:ellipsis;white-space:nowrap;flex:1;overflow:hidden}.ContentListItem-module__7n8fuG__moreWrapper{flex-shrink:0;display:flex;position:relative}.ContentListItem-module__7n8fuG__moreButton{width:24px;height:24px;color:var(--gray-900);cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ContentListItem-module__7n8fuG__preview{color:var(--gray-600);font-size:var(--font-size-paragraph-13);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-13);text-overflow:ellipsis;white-space:nowrap;margin:0;overflow:hidden}.ContentListItem-module__7n8fuG__previewMultiLine{white-space:normal;text-overflow:unset;overflow:visible}.ContentListItem-module__7n8fuG__subText{color:var(--gray-600);font-size:var(--font-size-paragraph-13);font-weight:var(--font-weight-regular);line-height:var(--line-height-paragraph-13)}
.BookmarkListSheet-module__1HkbIq__overlay{z-index:200;background:var(--white);flex-direction:column;display:flex;position:absolute;inset:0}.BookmarkListSheet-module__1HkbIq__header{height:calc(max(var(--sat,0px),12px) + 44px);padding:12px 16px;padding-top:max(var(--sat,0px),12px);flex-shrink:0;align-items:center;gap:8px;display:flex}.BookmarkListSheet-module__1HkbIq__backButton{width:24px;height:24px;color:var(--gray-900);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.BookmarkListSheet-module__1HkbIq__backButton:disabled{opacity:.4;cursor:default}.BookmarkListSheet-module__1HkbIq__headerTitle{flex:1}.BookmarkListSheet-module__1HkbIq__headerTitleText{color:var(--gray-900);font-size:var(--font-size-heading-xxs);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-xxs)}.BookmarkListSheet-module__1HkbIq__headerCount{color:var(--gray-500);font-size:var(--font-size-heading-xxs);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-xxs)}.BookmarkListSheet-module__1HkbIq__content{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;min-height:0;padding-bottom:max(var(--sab,0px),16px);flex:1;position:relative;overflow-y:auto}.BookmarkListSheet-module__1HkbIq__list{flex-direction:column;display:flex}.BookmarkListSheet-module__1HkbIq__navigationErrorBanner{color:var(--primary-orange-700);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);background:#ff86651f;border-radius:8px;margin:8px 16px;padding:10px 12px}.BookmarkListSheet-module__1HkbIq__loadingWrapper{justify-content:center;align-items:center;padding:80px 0;display:flex}.BookmarkListSheet-module__1HkbIq__loadingText{color:var(--gray-500);font-size:var(--font-size-paragraph-14)}.BookmarkListSheet-module__1HkbIq__emptyWrapper{padding-top:40px}.BookmarkListSheet-module__1HkbIq__listItemWrapper{position:relative}.BookmarkListSheet-module__1HkbIq__navigationLoadingOverlay{top:calc(max(var(--sat,0px),12px) + 44px);z-index:5;background:#fffffff0;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:24px;display:flex;position:absolute;bottom:0;left:0;right:0}.BookmarkListSheet-module__1HkbIq__navigationProgress{color:var(--gray-600);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);text-align:center;margin:0}.BookmarkListSheet-module__1HkbIq__navigationError{color:var(--primary-orange-700);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);text-align:center;margin:0}.BookmarkListSheet-module__1HkbIq__navigationCancelButton{border:1px solid var(--gray-300);background:var(--white);min-width:96px;height:40px;color:var(--gray-900);font-family:var(--font-family);font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-semibold);line-height:var(--line-height-paragraph-14);cursor:pointer;border-radius:8px;padding:0 16px}.BookmarkListSheet-module__1HkbIq__editInputWrapper{padding:0 16px 12px}.BookmarkListSheet-module__1HkbIq__editInput{box-sizing:border-box;border:1px solid var(--gray-400);background:var(--white);width:100%;height:48px;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-900);border-radius:8px;align-items:center;padding:16px;display:flex}.BookmarkListSheet-module__1HkbIq__editInput::placeholder{color:var(--gray-600)}.BookmarkListSheet-module__1HkbIq__editInput:focus{border-color:var(--gray-900);outline:none}
.ContinueListSheet-module__TRvLhq__overlay{z-index:200;background:var(--white);flex-direction:column;display:flex;position:absolute;inset:0}.ContinueListSheet-module__TRvLhq__header{height:calc(max(var(--sat,0px),12px) + 44px);padding:12px 16px;padding-top:max(var(--sat,0px),12px);flex-shrink:0;align-items:center;gap:8px;display:flex}.ContinueListSheet-module__TRvLhq__backButton{width:24px;height:24px;color:var(--gray-900);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ContinueListSheet-module__TRvLhq__headerTitle{flex:1}.ContinueListSheet-module__TRvLhq__headerTitleText{color:var(--gray-900);font-size:var(--font-size-heading-xxs);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-xxs)}.ContinueListSheet-module__TRvLhq__headerCount{color:var(--gray-500);font-size:var(--font-size-heading-xxs);font-weight:var(--font-weight-bold);line-height:var(--line-height-heading-xxs)}.ContinueListSheet-module__TRvLhq__content{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;min-height:0;padding-bottom:max(var(--sab,0px),16px);flex:1;overflow-y:auto}.ContinueListSheet-module__TRvLhq__list{flex-direction:column;display:flex}.ContinueListSheet-module__TRvLhq__loadingWrapper{justify-content:center;align-items:center;padding:80px 0;display:flex}.ContinueListSheet-module__TRvLhq__loadingText{color:var(--gray-500);font-size:var(--font-size-paragraph-14)}.ContinueListSheet-module__TRvLhq__emptyWrapper{padding-top:40px}.ContinueListSheet-module__TRvLhq__listItemWrapper{position:relative}.ContinueListSheet-module__TRvLhq__editInputWrapper{padding:0 16px 12px}.ContinueListSheet-module__TRvLhq__editInput{box-sizing:border-box;border:1px solid var(--gray-400);background:var(--white);width:100%;height:48px;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-900);border-radius:8px;align-items:center;padding:16px;display:flex}.ContinueListSheet-module__TRvLhq__editInput::placeholder{color:var(--gray-600)}.ContinueListSheet-module__TRvLhq__editInput:focus{border-color:var(--gray-900);outline:none}
.DiaryTab-module__AJzEza__container{flex-direction:column;display:flex}.DiaryTab-module__AJzEza__sectionHeader{justify-content:space-between;align-items:center;padding:24px 16px 12px;display:flex}.DiaryTab-module__AJzEza__sectionTitle{font-size:18px;font-weight:var(--font-weight-semibold);color:var(--gray-900);line-height:26px}.DiaryTab-module__AJzEza__sectionHeaderContainer{position:relative}.DiaryTab-module__AJzEza__tipTooltip{z-index:10;width:140px;position:absolute;top:100%;right:16px}.DiaryTab-module__AJzEza__tipTooltip>div:last-child{white-space:normal;width:100%}.DiaryTab-module__AJzEza__tipBadge{background:var(--primary-orange-100);font-size:12px;font-weight:var(--font-weight-semibold);color:var(--primary-orange-500);cursor:pointer;border:none;border-radius:100px;align-items:center;padding:4px 12px;line-height:16px;display:inline-flex}.DiaryTab-module__AJzEza__profileCard{flex-direction:row;align-items:center;gap:16px;padding:12px 16px;display:flex}.DiaryTab-module__AJzEza__avatarWrapper{border-radius:42px;flex-shrink:0;width:110px;height:110px;position:relative;overflow:hidden}.DiaryTab-module__AJzEza__avatarWrapper:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.DiaryTab-module__AJzEza__avatar{object-fit:cover;width:110px;height:110px;display:block}.DiaryTab-module__AJzEza__profileInfo{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.DiaryTab-module__AJzEza__daysText{font-size:22px;font-weight:var(--font-weight-bold);color:var(--gray-900);line-height:30px}.DiaryTab-module__AJzEza__stageText{font-size:20px;font-weight:var(--font-weight-bold);line-height:26px}.DiaryTab-module__AJzEza__stageLine{margin:0;line-height:26px}.DiaryTab-module__AJzEza__stageName{color:var(--primary-orange-500)}.DiaryTab-module__AJzEza__stageParticle{color:var(--gray-500)}.DiaryTab-module__AJzEza__descriptionText{font-size:var(--font-size-paragraph-15);color:var(--gray-700);line-height:var(--line-height-paragraph-15)}.DiaryTab-module__AJzEza__progressSection{flex-direction:column;gap:8px;padding:8px 16px;display:flex}.DiaryTab-module__AJzEza__progressHeader{justify-content:space-between;align-items:center;display:flex}.DiaryTab-module__AJzEza__progressLabel{font-size:15px;font-weight:var(--font-weight-bold);color:var(--gray-900);line-height:22px}.DiaryTab-module__AJzEza__progressPercent{color:var(--gray-700);font-size:15px;font-weight:400;line-height:22px}.DiaryTab-module__AJzEza__progressTrack{background:var(--gray-200);border-radius:100px;height:8px;overflow:hidden}.DiaryTab-module__AJzEza__progressFill{background:var(--primary-orange-500);border-radius:100px;height:8px;transition:width .3s}.DiaryTab-module__AJzEza__progressHint{color:var(--gray-700);font-size:14px;font-weight:400;line-height:20px}.DiaryTab-module__AJzEza__statusWindowCard{background:var(--white);border:1px solid var(--gray-200);border-radius:10px;margin:0 16px 16px;padding:12px}.DiaryTab-module__AJzEza__statusWindowList{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.DiaryTab-module__AJzEza__statusWindowRow{align-items:flex-start;gap:8px;display:flex}.DiaryTab-module__AJzEza__statusWindowIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.DiaryTab-module__AJzEza__statusWindowText{min-width:0;font-size:var(--font-size-paragraph-14);line-height:var(--line-height-paragraph-14);letter-spacing:var(--letter-spacing-tight);color:var(--gray-800);word-break:break-word;flex:1;margin:0}.DiaryTab-module__AJzEza__statusWindowLabel{font-weight:var(--font-weight-bold)}
.ImageViewerActionBar-module__KrFAKG__actionBar{gap:8px;display:flex}.ImageViewerActionBar-module__KrFAKG__actionButton{border:1.2px solid var(--gray-600,#868686);min-width:0;height:40px;color:var(--white,#fff);font-family:var(--font-family);font-size:var(--font-size-paragraph-15);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph-15);letter-spacing:-.15px;white-space:nowrap;cursor:pointer;background:0 0;border-radius:4px;flex:1 1 0;justify-content:center;align-items:center;gap:4px;padding:6px 12px;display:inline-flex}.ImageViewerActionBar-module__KrFAKG__actionButton:disabled{opacity:.5;cursor:default}
.SnapshotImageViewer-module__HnAHdW__overlay{--snapshot-viewer-bottom-offset:max(48px,calc(env(safe-area-inset-bottom) + 20px));--snapshot-viewer-top-offset:max(48px,env(safe-area-inset-top));--snapshot-viewer-image-space:max(180px,calc(100dvh - var(--snapshot-viewer-top-offset) - var(--snapshot-viewer-bottom-offset) - 242px));z-index:1000;background:#000000e6;width:100%;max-width:375px;height:100dvh;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.SnapshotImageViewer-module__HnAHdW__overlay{max-width:100%}}.SnapshotImageViewer-module__HnAHdW__closeButton{top:max(60px,calc(env(safe-area-inset-top) + 16px));z-index:2;width:32px;height:32px;color:var(--white,#fff);cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:0;display:inline-flex;position:absolute;right:16px}.SnapshotImageViewer-module__HnAHdW__imageFrame{width:100%;max-width:100%;max-height:var(--snapshot-viewer-image-space);background:var(--gray-900,#1a1a1a);position:absolute;top:50%;left:50%;overflow:hidden;transform:translate(-50%,-50%)}.SnapshotImageViewer-module__HnAHdW__imageFrame:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.SnapshotImageViewer-module__HnAHdW__ratioSquare,.SnapshotImageViewer-module__HnAHdW__ratioLandscape,.SnapshotImageViewer-module__HnAHdW__ratioPortrait{width:100%}.SnapshotImageViewer-module__HnAHdW__image{object-fit:cover}.SnapshotImageViewer-module__HnAHdW__unlockBanner{left:50%;top:max(100px,calc(env(safe-area-inset-top) + 56px));z-index:2;color:var(--white,#fff);font-family:var(--font-family);font-size:22px;font-weight:var(--font-weight-bold,700);text-align:center;white-space:nowrap;padding:12px 40px;line-height:28px;position:absolute;transform:translate(-50%)}.SnapshotImageViewer-module__HnAHdW__unlockBanner:before,.SnapshotImageViewer-module__HnAHdW__unlockBanner:after{content:"";background:linear-gradient(90deg,#fff0 0%,#fff 50%,#fff0 100%);height:2px;position:absolute;left:0;right:0}.SnapshotImageViewer-module__HnAHdW__unlockBanner:before{top:0}.SnapshotImageViewer-module__HnAHdW__unlockBanner:after{bottom:0}.SnapshotImageViewer-module__HnAHdW__actionBar{left:16px;right:16px;bottom:var(--snapshot-viewer-bottom-offset);position:absolute}.SnapshotImageViewer-module__HnAHdW__toast{left:50%;bottom:calc(var(--snapshot-viewer-bottom-offset) + 56px);color:var(--gray-900,#1a1a1a);white-space:nowrap;background:#ffffffeb;border-radius:999px;padding:9px 13px;font-size:13px;line-height:18px;position:absolute;transform:translate(-50%)}
