.AppInstallBottomSheet-module__lrg0Ya__sheet{background:var(--white);will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;align-items:center;width:100%;max-width:375px;padding:8px 0;animation:.3s ease-out AppInstallBottomSheet-module__lrg0Ya__slideUpFromBottom;display:flex;overflow:hidden;box-shadow:0 8px 36px #00000029}@media (max-width:767px){.AppInstallBottomSheet-module__lrg0Ya__sheet{max-width:100%}}.AppInstallBottomSheet-module__lrg0Ya__desktopDialog{border-radius:20px;max-width:420px;animation:.2s ease-out AppInstallBottomSheet-module__lrg0Ya__desktopFadeIn}@keyframes AppInstallBottomSheet-module__lrg0Ya__desktopFadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes AppInstallBottomSheet-module__lrg0Ya__slideUpFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.AppInstallBottomSheet-module__lrg0Ya__contents{box-sizing:border-box;flex-direction:column;align-items:center;gap:24px;width:100%;padding:24px 16px 12px;display:flex;overflow:hidden}.AppInstallBottomSheet-module__lrg0Ya__iconWrap{background:var(--gray-900,#1a1a1a);border-radius:18px;flex-shrink:0;justify-content:center;align-items:center;width:80px;height:80px;display:flex;overflow:hidden}.AppInstallBottomSheet-module__lrg0Ya__logo{color:var(--white,#fff);transform:translate(2px,.8px)}.AppInstallBottomSheet-module__lrg0Ya__text{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:4px;width:100%;display:flex}.AppInstallBottomSheet-module__lrg0Ya__title{width:100%;font-family:var(--font-family);font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900,#1a1a1a);margin:0}.AppInstallBottomSheet-module__lrg0Ya__description{width:100%;font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700,#494949);margin:0}.AppInstallBottomSheet-module__lrg0Ya__buttonRow{box-sizing:border-box;gap:8px;width:100%;padding:16px;display:flex}.AppInstallBottomSheet-module__lrg0Ya__primaryButton{background:var(--gray-900,#1a1a1a);cursor:pointer;min-width:0;font-family:var(--font-family);color:var(--white,#fff);text-align:center;border:none;border-radius:10px;flex:1 0 0;justify-content:center;align-items:center;gap:12px;padding:12px 16px;display:flex}.AppInstallBottomSheet-module__lrg0Ya__primaryButton:disabled{cursor:not-allowed;opacity:.6}.AppInstallBottomSheet-module__lrg0Ya__primaryLabel{text-align:center;flex:1 0 0;min-width:0;font-size:0;line-height:0}.AppInstallBottomSheet-module__lrg0Ya__emoji{font-size:14px;line-height:24px}.AppInstallBottomSheet-module__lrg0Ya__cta{font-size:16px;font-weight:600;line-height:24px}.AppInstallBottomSheet-module__lrg0Ya__skipLink{cursor:pointer;font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600,#868686);text-align:center;text-underline-offset:2px;text-decoration-skip-ink:none;white-space:nowrap;background:0 0;border:none;margin:0;padding:0;text-decoration:underline;display:inline-block}.AppInstallBottomSheet-module__lrg0Ya__safeArea{width:100%;height:var(--sab,0px);background:var(--white,#fff)}
.SocialLoginButton-module__p85vCa__button{box-sizing:border-box;cursor:pointer;height:48px;font-family:var(--font-family,"Pretendard"),sans-serif;font-weight:var(--font-weight-regular,400);letter-spacing:-.15px;text-align:center;border-radius:10px;outline:none;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:12px 16px;font-size:15px;line-height:22px;transition:opacity .2s,transform .1s;display:flex;position:relative}.SocialLoginButton-module__p85vCa__button:hover:not(:disabled){opacity:.9}.SocialLoginButton-module__p85vCa__button:active:not(:disabled){transform:scale(.98)}.SocialLoginButton-module__p85vCa__button:disabled{opacity:.5;cursor:not-allowed}.SocialLoginButton-module__p85vCa__button:focus-visible{outline:2px solid var(--primary-500,#ff8665);outline-offset:2px}.SocialLoginButton-module__p85vCa__apple{color:#fff;background:#000;border:1px solid #000}.SocialLoginButton-module__p85vCa__apple .SocialLoginButton-module__p85vCa__icon{color:#fff}.SocialLoginButton-module__p85vCa__google{color:var(--gray-900,#1a1a1a);background:#fff;border:1px solid #fff}.SocialLoginButton-module__p85vCa__google:hover:not(:disabled){border-color:#fff}.SocialLoginButton-module__p85vCa__kakao{color:#47272a;background:#ffe812;border:1px solid #ffe812}.SocialLoginButton-module__p85vCa__kakao .SocialLoginButton-module__p85vCa__icon{color:#47272a}.SocialLoginButton-module__p85vCa__icon{flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;left:16px}.SocialLoginButton-module__p85vCa__label{text-align:center;flex:1}.SocialLoginButton-module__p85vCa__fullWidth{width:100%}.SocialLoginButton-module__p85vCa__onSheet.SocialLoginButton-module__p85vCa__google{background:var(--gray-200,#e9e9e9);color:var(--gray-900,#1a1a1a);border:1px solid #1a1a1a1f}.SocialLoginButton-module__p85vCa__onSheet.SocialLoginButton-module__p85vCa__google:hover:not(:disabled){border-color:#1a1a1a3d}
.LoginBottomSheet-module__CDIWra__sheet{background:var(--white);will-change:transform;border-radius:20px 20px 0 0;flex-direction:column;align-items:stretch;width:100%;max-width:375px;padding:8px 0 0;animation:.3s ease-out LoginBottomSheet-module__CDIWra__slideUpFromBottom;display:flex;overflow:hidden;box-shadow:0 8px 36px #00000029}@media (max-width:767px){.LoginBottomSheet-module__CDIWra__sheet{max-width:100%}}@keyframes LoginBottomSheet-module__CDIWra__slideUpFromBottom{0%{transform:translateY(100%)}to{transform:translateY(0)}}.LoginBottomSheet-module__CDIWra__header{box-sizing:border-box;align-items:flex-start;gap:16px;width:100%;padding:24px 16px 12px 56px;display:flex}.LoginBottomSheet-module__CDIWra__text{text-align:center;flex-direction:column;flex:1 0 0;justify-content:center;align-items:center;gap:4px;min-width:0;display:flex}.LoginBottomSheet-module__CDIWra__title{width:100%;font-family:var(--font-family);font-weight:700;font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);margin:0}.LoginBottomSheet-module__CDIWra__description{width:100%;font-family:var(--font-family);font-weight:400;font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-700);margin:0}.LoginBottomSheet-module__CDIWra__closeButton{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:inline-flex}.LoginBottomSheet-module__CDIWra__closeButton:hover{opacity:.7}.LoginBottomSheet-module__CDIWra__buttons{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.LoginBottomSheet-module__CDIWra__safeArea{width:100%;height:var(--sab,0px);background:var(--white)}.LoginBottomSheet-module__CDIWra__modalOverlay{background:#101010e6;height:100dvh;padding:0;bottom:0}.LoginBottomSheet-module__CDIWra__modal{border-radius:20px;align-items:center;max-width:420px;padding:8px 0;animation:none}.LoginBottomSheet-module__CDIWra__modal .LoginBottomSheet-module__CDIWra__header,.LoginBottomSheet-module__CDIWra__modal .LoginBottomSheet-module__CDIWra__buttons{width:375px}
.ChatRoomMenu-module__QuyJ9a__overlay{z-index:150;opacity:0;visibility:hidden;background-color:#000000b3;width:100%;max-width:375px;height:100%;transition:opacity .3s,visibility .3s;position:fixed;top:0;left:50%;transform:translate(-50%)}@media (max-width:767px){.ChatRoomMenu-module__QuyJ9a__overlay{max-width:100%}}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__open{opacity:1;visibility:visible}.ChatRoomMenu-module__QuyJ9a__menu{padding:var(--sat,0px)0 calc(var(--sab,0px) + 32px);background:var(--white);box-sizing:border-box;flex-direction:column;justify-content:space-between;align-items:flex-start;width:88%;max-width:332px;height:100%;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:absolute;top:0;right:0;transform:translate(100%);box-shadow:-4px 0 24px #00000026}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__open .ChatRoomMenu-module__QuyJ9a__menu{transform:translate(0)}.ChatRoomMenu-module__QuyJ9a__topSection{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain;flex-direction:column;flex:1;align-items:flex-start;width:100%;min-height:0;display:flex;overflow-y:auto}.ChatRoomMenu-module__QuyJ9a__bannerContainer{box-sizing:border-box;flex-direction:column;align-items:flex-start;gap:8px;width:100%;padding:16px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItem{background:var(--white);cursor:pointer;box-sizing:border-box;text-align:left;border:none;flex-direction:row;align-items:center;gap:12px;width:100%;height:48px;padding:12px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItem:hover{background-color:var(--gray-100)}.ChatRoomMenu-module__QuyJ9a__listItemContent{flex-direction:row;flex:1;align-items:center;gap:8px;display:flex}.ChatRoomMenu-module__QuyJ9a__listItemIcon{width:24px;height:24px;color:var(--gray-800);flex-shrink:0}.ChatRoomMenu-module__QuyJ9a__listItemText{font-family:var(--font-family);color:var(--gray-800);flex:1;font-size:15px;font-weight:400;line-height:22px}.ChatRoomMenu-module__QuyJ9a__listItemValue{font-family:var(--font-family);letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);text-align:right;white-space:nowrap;flex-shrink:0;font-size:14px;font-weight:400;line-height:20px}.ChatRoomMenu-module__QuyJ9a__unreadDot{background:var(--primary-red-500,#f13d6d);border-radius:50%;flex-shrink:0;width:6px;height:6px}.ChatRoomMenu-module__QuyJ9a__secretDrawerCard{background:var(--gray-100,#f5f5f5);border:1px solid var(--gray-400,#cecece);box-sizing:border-box;border-radius:10px;flex-direction:column;align-items:center;gap:8px;width:100%;padding:16px;display:flex;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__secretDrawerHeader{cursor:pointer;background:0 0;border:none;justify-content:space-between;align-items:center;gap:12px;width:100%;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerLabel{flex:1;align-items:center;gap:4px;min-width:0;display:flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerText{font-family:var(--font-family);color:var(--gray-900,#1a1a1a);white-space:nowrap;font-size:15px;font-weight:700;line-height:22px}.ChatRoomMenu-module__QuyJ9a__sceneStrip{cursor:pointer;background:0 0;border:none;justify-content:flex-start;align-items:center;gap:3px;width:100%;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__sceneThumb{background:var(--gray-200,#e9e9e9);border-radius:8px;flex-shrink:0;width:33px;height:44px;position:relative;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__sceneThumb:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneThumbImage{object-fit:cover}.ChatRoomMenu-module__QuyJ9a__sceneOverflow{background:var(--gray-200,#e9e9e9);border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__sceneOverflow:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;z-index:2;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneOverflowDim{background:#000c;border-radius:8px;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__sceneOverflowLabel{font-family:var(--font-family);letter-spacing:-.15px;color:var(--white,#fff);z-index:1;justify-content:center;align-items:center;font-size:15px;font-weight:400;line-height:22px;display:flex;position:absolute;inset:0}.ChatRoomMenu-module__QuyJ9a__coNewBadge{background:var(--primary-red-500,#f13d6d);min-width:16px;height:16px;font-family:var(--font-family);color:var(--white,#fff);box-sizing:border-box;border-radius:4px;justify-content:center;align-items:center;padding:2px 4px;font-size:10px;font-weight:700;line-height:12px;display:inline-flex}.ChatRoomMenu-module__QuyJ9a__secretDrawerChevron{color:var(--gray-500,#adadad);flex-shrink:0}.ChatRoomMenu-module__QuyJ9a__dividerArea{box-sizing:border-box;flex-direction:column;align-items:flex-start;width:100%;padding:12px 20px;display:flex}.ChatRoomMenu-module__QuyJ9a__divider{background:#1a1a1a1a;width:100%;height:1px}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__panel{background-color:#0000;max-width:none;transition:none;left:0;transform:none}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__panel .ChatRoomMenu-module__QuyJ9a__menu{top:calc(var(--desktop-header-h,72px) + 8px);width:420px;max-width:420px;height:auto;max-height:min(744px,calc(100dvh - var(--desktop-header-h,72px) - 28px));border:1px solid #1a1a1a1f;border-radius:20px;padding:8px 0 24px;transition:none;position:fixed;left:auto;right:20px;overflow:hidden;transform:none;box-shadow:0 4px 20px #0000001f}.ChatRoomMenu-module__QuyJ9a__panelHeader{box-sizing:border-box;justify-content:space-between;align-items:center;gap:4px;width:100%;padding:16px;display:flex}.ChatRoomMenu-module__QuyJ9a__panelHeaderTitle{min-width:0;font-family:var(--font-family);font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);font-weight:var(--font-weight-bold);color:var(--gray-900);opacity:0;flex:1}.ChatRoomMenu-module__QuyJ9a__panelClose{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__subPanel{flex-direction:column;width:100%;height:100%;min-height:0;display:flex;position:relative;overflow:hidden}.ChatRoomMenu-module__QuyJ9a__subPanel [class*=Sheet-module][class*=__overlay]{width:100%;max-width:none;height:100%;min-height:0;position:static;inset:auto}.ChatRoomMenu-module__QuyJ9a__subPanelHeader{box-sizing:border-box;flex-shrink:0;align-items:center;gap:8px;height:56px;padding:12px 16px;display:flex}.ChatRoomMenu-module__QuyJ9a__subPanelBack{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.ChatRoomMenu-module__QuyJ9a__subPanelTitle{font-family:var(--font-family);font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);font-weight:var(--font-weight-bold);color:var(--gray-900);margin:0}.ChatRoomMenu-module__QuyJ9a__subPanelBody{flex:1;min-height:0;overflow-y:auto}.ChatRoomMenu-module__QuyJ9a__overlay.ChatRoomMenu-module__QuyJ9a__panel .ChatRoomMenu-module__QuyJ9a__menu:has(>.ChatRoomMenu-module__QuyJ9a__subPanel){padding-bottom:0}
.DesktopHeader-module__-nj5ra__header{z-index:50;background-color:var(--white);border-bottom:var(--desktop-header-border,1px)solid #1a1a1a1f;padding:12px 24px 12px 12px;position:sticky;top:0}.DesktopHeader-module__-nj5ra__inner{width:100%;max-width:calc(var(--desktop-max-w) - 36px);box-sizing:border-box;align-items:center;gap:20px;margin:0 auto;padding-left:20px;display:flex;position:relative}.DesktopHeader-module__-nj5ra__menuButton{cursor:pointer;width:40px;height:40px;color:var(--gray-900);background:0 0;border:none;justify-content:center;align-items:center;margin-left:-20px;padding:0;display:flex}.DesktopHeader-module__-nj5ra__logoArea{flex:auto;align-items:center;min-width:0;display:flex}.DesktopHeader-module__-nj5ra__logoButton{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.DesktopHeader-module__-nj5ra__logo{width:67.2px;height:24px;color:var(--gray-900)}.DesktopHeader-module__-nj5ra__actions{flex-shrink:0;align-items:center;gap:20px;display:flex}.DesktopHeader-module__-nj5ra__searchForm{background-color:var(--white);box-sizing:border-box;border:1px solid #1a1a1a33;border-radius:40px;align-items:center;gap:4px;width:280px;height:48px;padding:12px 16px 12px 20px;display:flex;position:relative}.DesktopHeader-module__-nj5ra__searchInput{min-width:0;font-family:var(--font-family);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);letter-spacing:var(--letter-spacing-tight);color:var(--gray-900);background:0 0;border:none;outline:none;flex:1}.DesktopHeader-module__-nj5ra__searchInput::placeholder{color:var(--gray-500)}.DesktopHeader-module__-nj5ra__searchInput::-webkit-search-cancel-button{appearance:none}.DesktopHeader-module__-nj5ra__searchSubmit{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DesktopHeader-module__-nj5ra__icons{flex-shrink:0;align-items:center;gap:24px;display:flex}.DesktopHeader-module__-nj5ra__iconButton{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.DesktopHeader-module__-nj5ra__deepModeButton{cursor:pointer;background:0 0;border:none;border-radius:100px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:flex}.DesktopHeader-module__-nj5ra__deepModeIcon{object-fit:contain;width:26px;height:26px;transition:filter .15s,opacity .15s;display:block}.DesktopHeader-module__-nj5ra__deepModeButton[data-deep-mode=off] .DesktopHeader-module__-nj5ra__deepModeIcon{filter:grayscale();opacity:.45}@media (max-width:1023px){.DesktopHeader-module__-nj5ra__searchForm{width:220px}.DesktopHeader-module__-nj5ra__header{padding-left:16px;padding-right:16px}.DesktopHeader-module__-nj5ra__inner{gap:12px;padding-left:0}.DesktopHeader-module__-nj5ra__menuButton{margin-left:0}.DesktopHeader-module__-nj5ra__icons{gap:16px}}@media (hover:hover) and (pointer:fine){.DesktopHeader-module__-nj5ra__iconButton:hover{box-shadow:0 0 0 8px var(--gray-100);background:var(--gray-100);border-radius:100px}}
.DesktopSidebar-module__s97p0q__sidebar{box-sizing:border-box;width:260px;min-height:calc(100dvh - var(--desktop-header-h,72px));background-color:var(--white);flex-direction:column;justify-content:space-between;padding:12px 12px 0;display:flex}.DesktopSidebar-module__s97p0q__menuGroup{flex-direction:column;gap:4px;width:100%;padding-bottom:16px;display:flex}.DesktopSidebar-module__s97p0q__menuItem{background-color:var(--white);cursor:pointer;text-align:left;box-sizing:border-box;border:1px solid #0000;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex}.DesktopSidebar-module__s97p0q__menuItemActive{background-color:var(--gray-100);border-color:var(--gray-200)}.DesktopSidebar-module__s97p0q__menuIcon{width:24px;height:24px;color:var(--gray-900);flex-shrink:0;justify-content:center;align-items:center;display:flex}.DesktopSidebar-module__s97p0q__menuLabel{min-width:0;font-family:var(--font-family);font-size:var(--font-size-paragraph-16);line-height:var(--line-height-paragraph-16);font-weight:var(--font-weight-semibold);color:var(--gray-900);flex:1}.DesktopSidebar-module__s97p0q__dividerRow{width:100%;padding:8px 0}.DesktopSidebar-module__s97p0q__divider{background:#1a1a1a1a;width:100%;height:1px;display:block}.DesktopSidebar-module__s97p0q__infoContainer{box-sizing:border-box;width:100%;padding:16px}.DesktopSidebar-module__s97p0q__snsRow{align-items:center;gap:12px;padding:12px 0;display:flex}.DesktopSidebar-module__s97p0q__snsButton{background:var(--gray-700);width:32px;height:32px;color:var(--white);box-sizing:border-box;border-radius:100px;flex-shrink:0;justify-content:center;align-items:center;padding:8px;display:flex}@media (hover:hover) and (pointer:fine){.DesktopSidebar-module__s97p0q__menuItem:hover:not(.DesktopSidebar-module__s97p0q__menuItemActive){background-color:var(--gray-100)}.DesktopSidebar-module__s97p0q__snsButton:hover{background:var(--gray-800)}}
.DesktopShell-module__-IPTOG__shell{background-color:var(--white);--desktop-header-h:72px;--desktop-header-border:1px;--desktop-max-w:1440px;flex-direction:column;width:100%;min-height:100dvh;display:flex}@media (max-width:1023px){.DesktopShell-module__-IPTOG__shell{--desktop-header-h:72px}}.DesktopShell-module__-IPTOG__body{width:100%;min-height:0;max-width:var(--desktop-max-w);grid-template-columns:var(--desktop-sidebar-w,261px)minmax(0,1fr);flex:1;align-items:start;margin:0 auto;display:grid}.DesktopShell-module__-IPTOG__sidebarColumn{box-sizing:border-box;top:calc(var(--desktop-header-h,72px) + var(--desktop-header-border,1px));max-height:calc(100dvh - var(--desktop-header-h,72px) - var(--desktop-header-border,1px));scrollbar-width:none;-ms-overflow-style:none;border-right:1px solid #1a1a1a1f;align-self:start;position:sticky;overflow-y:auto}.DesktopShell-module__-IPTOG__sidebarColumn::-webkit-scrollbar{display:none}.DesktopShell-module__-IPTOG__contentColumn{min-width:0;max-width:100%;padding:12px 24px 0}.DesktopShell-module__-IPTOG__contentInner{width:100%;min-width:0}.DesktopShell-module__-IPTOG__shell[data-collapsed=true] .DesktopShell-module__-IPTOG__body{grid-template-columns:minmax(0,1fr)}.DesktopShell-module__-IPTOG__shell[data-collapsed=true] .DesktopShell-module__-IPTOG__sidebarColumn{top:calc(var(--desktop-header-h,72px) + var(--desktop-header-border,1px));width:var(--desktop-sidebar-w,261px);background-color:var(--white);z-index:40;border-right:1px solid #1a1a1a1f;max-height:none;transition:transform .2s;position:fixed;bottom:0;left:0;transform:translate(-100%)}.DesktopShell-module__-IPTOG__shell[data-collapsed=true] .DesktopShell-module__-IPTOG__sidebarColumn[data-open=true]{transform:translate(0)}.DesktopShell-module__-IPTOG__shell[data-collapsed=true] .DesktopShell-module__-IPTOG__contentColumn{box-shadow:none;padding-left:24px;padding-right:24px}.DesktopShell-module__-IPTOG__drawerScrim{inset:var(--desktop-header-h,72px)0 0 0;cursor:pointer;z-index:30;background-color:#1a1a1a66;border:none;padding:0;position:fixed}@media (prefers-reduced-motion:reduce){.DesktopShell-module__-IPTOG__shell[data-collapsed=true] .DesktopShell-module__-IPTOG__sidebarColumn{transition:none}}
.DesktopShellGate-module__dI_8aW__pageHeader{justify-content:space-between;align-items:center;gap:16px;min-height:52px;padding-bottom:8px;display:flex}
.DesktopMakerShell-module__dkLJva__shell{background-color:var(--gray-100);--desktop-maker-header-h:72px;--desktop-maker-header-border:1px;flex-direction:column;width:100%;min-height:100dvh;display:flex}.DesktopMakerShell-module__dkLJva__header{z-index:40;background-color:var(--white);border-bottom:var(--desktop-maker-header-border,1px)solid #1a1a1a1f;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:sticky;top:0}.DesktopMakerShell-module__dkLJva__titleArea{flex:auto;align-items:center;gap:8px;min-width:0;display:flex}.DesktopMakerShell-module__dkLJva__backButton{cursor:pointer;width:24px;height:24px;color:var(--gray-900);background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.DesktopMakerShell-module__dkLJva__title{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-family:var(--font-family);font-size:var(--font-size-heading-xs);line-height:var(--line-height-heading-xs);font-weight:var(--font-weight-bold);color:var(--gray-900);margin:0;overflow:hidden}.DesktopMakerShell-module__dkLJva__actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.DesktopMakerShell-module__dkLJva__actions>*{min-width:120px}.DesktopMakerShell-module__dkLJva__body{background-color:var(--white);flex:1;align-items:flex-start;gap:24px;width:100%;max-width:1000px;min-height:0;margin:0 auto;padding:0 0 24px;display:flex}.DesktopMakerShell-module__dkLJva__previewColumn{flex:0 0 375px;width:375px}.DesktopMakerShell-module__dkLJva__formColumn{flex:0 577px;width:577px;min-width:0}.DesktopMakerShell-module__dkLJva__body[data-has-preview=false]{justify-content:center}.DesktopMakerShell-module__dkLJva__body[data-has-preview=false] .DesktopMakerShell-module__dkLJva__formColumn{flex:0 577px}@media (max-width:1023px){.DesktopMakerShell-module__dkLJva__previewColumn{display:none}.DesktopMakerShell-module__dkLJva__body{justify-content:center;padding:16px}.DesktopMakerShell-module__dkLJva__formColumn{flex:auto;width:100%;max-width:560px}}
.DesktopHomeTabs-module__hxYj9a__tabs{align-items:flex-start;gap:16px;height:52px;display:flex}.DesktopHomeTabs-module__hxYj9a__tabs[data-right-slot=true]{height:58px}.DesktopHomeTabs-module__hxYj9a__tab{cursor:pointer;box-sizing:border-box;background:0 0;border:none;flex-direction:column;align-items:stretch;width:fit-content;height:44px;padding:8px 0 0;display:flex;position:relative}.DesktopHomeTabs-module__hxYj9a__label{font-family:var(--font-family);font-size:var(--font-size-heading-xxs);line-height:var(--line-height-heading-xxs);font-weight:var(--font-weight-bold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-400);white-space:nowrap;transition:color .15s;display:block}.DesktopHomeTabs-module__hxYj9a__tabActive .DesktopHomeTabs-module__hxYj9a__label{color:var(--gray-900)}.DesktopHomeTabs-module__hxYj9a__indicator{background-color:#0000;border-radius:2px;width:100%;height:4px;margin-top:4px}.DesktopHomeTabs-module__hxYj9a__tabActive .DesktopHomeTabs-module__hxYj9a__indicator{background-color:var(--gray-900)}@media (prefers-reduced-motion:reduce){.DesktopHomeTabs-module__hxYj9a__label{transition:none}}.DesktopHomeTabs-module__hxYj9a__rightSlot{align-self:center;align-items:center;margin-left:auto;display:flex}.DesktopHomeTabs-module__hxYj9a__sticky{top:calc(var(--desktop-header-h,72px) + var(--desktop-header-border,1px));z-index:30;background-color:var(--white);box-sizing:content-box;margin-top:-12px;padding-top:12px;position:sticky}.DesktopHomeTabs-module__hxYj9a__sticky:before{content:"";background-color:var(--white);pointer-events:none;height:2px;position:absolute;top:-2px;left:0;right:0}
.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}
.Notice-module__MTHCBW__notice{flex-direction:row;align-items:flex-start;gap:8px;max-width:100%;display:flex}.Notice-module__MTHCBW__iconWrapper{flex-shrink:0;align-items:flex-start;padding-top:2px;padding-bottom:2px;display:flex}.Notice-module__MTHCBW__iconArea{justify-content:center;align-items:center;width:16px;height:16px;display:flex}.Notice-module__MTHCBW__message{white-space:pre-wrap;flex:1 0 0;min-width:0}.Notice-module__MTHCBW__bubble{width:100%;font-family:var(--font-family);letter-spacing:-.13px;border-radius:10px;padding:12px;font-size:13px;font-weight:400;line-height:18px}.Notice-module__MTHCBW__orange{border:.5px solid var(--primary-orange-500,#ff8665);color:var(--primary-orange-500,#ff8665);background:#ff86651a}.Notice-module__MTHCBW__red{border:.5px solid var(--primary-red-500,#ff5e5e);color:var(--primary-red-500,#ff5e5e);background:#f13d6d0d}.Notice-module__MTHCBW__gray{background:var(--gray-100);border:.5px solid var(--gray-600);color:var(--gray-600)}.Notice-module__MTHCBW__green{border:.5px solid var(--primary-green-500,#80d501);color:var(--primary-green-500,#80d501);background:#80d5011a}.Notice-module__MTHCBW__infoContent{flex-direction:column;flex:1 0 0;gap:6px;min-width:0;display:flex}.Notice-module__MTHCBW__infoTitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-14,14px);font-weight:var(--font-weight-bold,700);line-height:20px}.Notice-module__MTHCBW__infoDesc{font-family:var(--font-family);font-size:var(--font-size-paragraph-12,12px);font-weight:var(--font-weight-regular,400);line-height:var(--line-height-paragraph-12,16px);letter-spacing:-.12px}.Notice-module__MTHCBW__toast{top:calc(80px + var(--sat,0px));z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:auto;color:var(--white,#fff);font-family:var(--font-family);letter-spacing:-.14px;background:#1a1a1acc;border-radius:10px;padding:12px;font-size:14px;font-weight:400;line-height:20px;animation:.3s ease-out Notice-module__MTHCBW__fadeIn;position:fixed;left:50%;transform:translate(-50%)}.Notice-module__MTHCBW__text{top:calc(80px + var(--sat,0px));z-index:9999;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);width:calc(100% - 32px);max-width:343px;color:var(--white,#fff);font-family:var(--font-family);letter-spacing:-.14px;background:#1a1a1acc;border-radius:10px;padding:12px 16px;font-size:14px;font-weight:400;line-height:20px;animation:.3s ease-out Notice-module__MTHCBW__fadeIn;position:fixed;left:50%;transform:translate(-50%)}@keyframes Notice-module__MTHCBW__fadeIn{0%{opacity:0;transform:translate(-50%,10px)}to{opacity:1;transform:translate(-50%)}}
.DeepModeVerifyModal-module__W1atAa__modal.DeepModeVerifyModal-module__W1atAa__modal h2{text-align:center;justify-content:center}.DeepModeVerifyModal-module__W1atAa__contents{flex-direction:column;align-items:center;gap:12px;padding:12px 16px;display:flex}.DeepModeVerifyModal-module__W1atAa__image{object-fit:contain;flex-shrink:0}.DeepModeVerifyModal-module__W1atAa__description{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);text-align:center;color:var(--gray-700);white-space:pre-line;margin:0}.DeepModeVerifyModal-module__W1atAa__buttonArea{box-sizing:border-box;flex-direction:row;align-items:center;gap:10px;width:100%;padding:12px 16px 16px;display:flex}.DeepModeVerifyModal-module__W1atAa__modal.DeepModeVerifyModal-module__W1atAa__modal [class*=BottomSheet-module][class*=childrenWrapper]{padding-bottom:var(--sab,0px)}.DeepModeVerifyModal-module__W1atAa__button{flex:1;height:48px}.DeepModeVerifyModal-module__W1atAa__warningBox{background:var(--orange-50);outline:1px solid var(--primary-500);outline-offset:-1px;border-radius:8px;flex-direction:row;align-items:flex-start;gap:8px;margin:0 16px 16px;padding:12px 16px;display:flex}.DeepModeVerifyModal-module__W1atAa__warningIcon{color:var(--primary-500);flex-shrink:0}.DeepModeVerifyModal-module__W1atAa__warningTextGroup{flex-direction:column;flex:1;gap:4px;display:flex}.DeepModeVerifyModal-module__W1atAa__warningTitle{font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);color:var(--primary-500);margin:0}.DeepModeVerifyModal-module__W1atAa__warningText{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);color:var(--primary-500);margin:0}
.BtnCarrot-module___VTzMq__container{cursor:pointer;-webkit-appearance:none;border:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;padding:6px 12px;display:flex}.BtnCarrot-module___VTzMq__default{background:var(--gray-100)}.BtnCarrot-module___VTzMq__active{background:var(--primary-orange-100)}.BtnCarrot-module___VTzMq__black{background:var(--gray-900)}.BtnCarrot-module___VTzMq__label{font-family:var(--font-family);font-weight:var(--font-weight-bold);text-align:center;white-space:nowrap;font-size:14px;line-height:20px}.BtnCarrot-module___VTzMq__default .BtnCarrot-module___VTzMq__label{color:var(--gray-600)}.BtnCarrot-module___VTzMq__active .BtnCarrot-module___VTzMq__label{color:var(--primary-orange-500)}.BtnCarrot-module___VTzMq__black .BtnCarrot-module___VTzMq__label{color:var(--white)}
.AdCard-module__x_GWaG__container{background:var(--white);border:1px solid var(--gray-200);cursor:pointer;-webkit-appearance:none;text-align:left;border-radius:12px;align-items:center;gap:12px;width:100%;padding:16px;display:flex}.AdCard-module__x_GWaG__withProgress{flex-direction:column;justify-content:center;align-items:flex-start;height:100px}.AdCard-module__x_GWaG__topRow{align-items:center;gap:12px;width:100%;display:flex}.AdCard-module__x_GWaG__titleBlock{flex-direction:column;flex:1;justify-content:center;min-width:0;display:flex}.AdCard-module__x_GWaG__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--gray-900);font-size:15px;line-height:22px}.AdCard-module__x_GWaG__subtitle{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);font-size:13px;line-height:18px}.AdCard-module__x_GWaG__badge{font-family:var(--font-family);font-weight:var(--font-weight-bold);text-align:center;white-space:nowrap;border-radius:6px;flex-shrink:0;justify-content:center;align-items:center;padding:6px 12px;font-size:14px;line-height:20px;display:flex}.AdCard-module__x_GWaG__badgeOrange{color:var(--primary-orange-500);background:#ff86651a}.AdCard-module__x_GWaG__badgeGray{background:var(--gray-100);color:var(--gray-600)}.AdCard-module__x_GWaG__badgePurple{color:var(--primary-purple-500);background:#9f72ff1a}.AdCard-module__x_GWaG__progressRow{align-items:center;gap:8px;width:100%;display:flex}.AdCard-module__x_GWaG__progressTrack{border-radius:12px;flex:1;gap:3px;display:flex;overflow:hidden}.AdCard-module__x_GWaG__progressSegment{background:var(--gray-300);flex:1;height:8px}.AdCard-module__x_GWaG__progressFilled{background:var(--primary-orange-500)}.AdCard-module__x_GWaG__progressCount{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);color:var(--gray-600);text-align:center;white-space:nowrap;flex-shrink:0;font-size:12px;line-height:16px}
.AttendanceRoadmapBoard-module__wARXzq__board{background:var(--white);flex-shrink:0;width:296px;height:296px;position:relative;overflow:hidden}.AttendanceRoadmapBoard-module__wARXzq__track{object-fit:contain;pointer-events:none;width:282px;height:186px;position:absolute;top:42px;left:7px}.AttendanceRoadmapBoard-module__wARXzq__row{justify-content:center;gap:12px;display:flex;position:absolute;left:0;right:0}.AttendanceRoadmapBoard-module__wARXzq__cellColumn{flex-direction:column;align-items:center;gap:6px;width:52px;display:flex}.AttendanceRoadmapBoard-module__wARXzq__cell{background:var(--white);box-sizing:border-box;border-radius:100px;justify-content:center;align-items:center;width:52px;height:52px;display:flex;position:relative}.AttendanceRoadmapBoard-module__wARXzq__cellChecked{border:2px solid var(--primary-orange-500)}.AttendanceRoadmapBoard-module__wARXzq__cellDashed{border:1px dashed var(--gray-500)}.AttendanceRoadmapBoard-module__wARXzq__cellArt{object-fit:contain;width:24px;height:24px}.AttendanceRoadmapBoard-module__wARXzq__cellArtDim{opacity:.7}.AttendanceRoadmapBoard-module__wARXzq__labelWrap{justify-content:center;display:flex;position:absolute;top:-7px;left:-20px;right:-20px}.AttendanceRoadmapBoard-module__wARXzq__labelWrapChecked{top:-8px}.AttendanceRoadmapBoard-module__wARXzq__labelPill{background:var(--white);border:1px solid var(--gray-300);font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:-.08px;color:var(--gray-900);text-align:center;white-space:nowrap;border-radius:70px;padding:4px 6px;font-size:8px;line-height:10px}.AttendanceRoadmapBoard-module__wARXzq__checkBadge{width:16px;height:16px;position:absolute;bottom:-2px;right:-2px}.AttendanceRoadmapBoard-module__wARXzq__iceBadge{background:var(--white);border-radius:100px;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:absolute;bottom:-1px;right:-1px}.AttendanceRoadmapBoard-module__wARXzq__iceBadgeIcon{object-fit:contain;width:16px;height:16px}.AttendanceRoadmapBoard-module__wARXzq__dayLabel{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:-.13px;color:var(--gray-600);text-align:center;font-size:13px;line-height:18px}
.AttendanceCompleteModal-module__U23o_a__modal{border-radius:20px;width:328px;max-width:calc(100vw - 32px);padding:0;overflow:hidden}.AttendanceCompleteModal-module__U23o_a__card{background:var(--white);box-sizing:border-box;border-radius:20px;flex-direction:column;align-items:center;width:100%;padding-top:8px;display:flex;overflow:hidden}.AttendanceCompleteModal-module__U23o_a__head{box-sizing:border-box;flex-direction:column;align-items:center;gap:12px;width:100%;padding:24px 16px 12px;display:flex;position:relative}.AttendanceCompleteModal-module__U23o_a__headPill{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:-.12px;color:var(--primary-orange-500);text-align:center;background:#ff86651f;border-radius:100px;padding:4px 12px;font-size:12px;line-height:16px}.AttendanceCompleteModal-module__U23o_a__title{font-family:var(--font-family);font-weight:var(--font-weight-bold);letter-spacing:-.24px;color:var(--gray-900);text-align:center;margin:0;font-size:24px;line-height:34px}.AttendanceCompleteModal-module__U23o_a__subtitle{font-family:var(--font-family);font-weight:var(--font-weight-regular);letter-spacing:-.15px;color:var(--gray-700);text-align:center;margin:0;font-size:15px;line-height:22px}.AttendanceCompleteModal-module__U23o_a__subtitleHighlight{font-weight:var(--font-weight-bold);color:var(--primary-orange-500)}.AttendanceCompleteModal-module__U23o_a__confettiOverlay{pointer-events:none;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.AttendanceCompleteModal-module__U23o_a__confettiLottie{width:280px;height:280px}.AttendanceCompleteModal-module__U23o_a__boardWrap{box-sizing:border-box;justify-content:center;width:100%;padding:0 16px;display:flex}.AttendanceCompleteModal-module__U23o_a__buttonArea{box-sizing:border-box;flex-direction:column;gap:8px;width:100%;padding:12px 16px 16px;display:flex}.AttendanceCompleteModal-module__U23o_a__reminderRowSpacer{height:46px}.AttendanceCompleteModal-module__U23o_a__reminderRow{border:1px solid var(--primary-orange-500);background:var(--white);box-sizing:border-box;border-radius:12px;align-items:center;gap:12px;min-height:46px;padding:11px 16px;display:flex}.AttendanceCompleteModal-module__U23o_a__reminderText{font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--primary-orange-500);flex:1;font-size:15px;line-height:22px}.AttendanceCompleteModal-module__U23o_a__confirmBtn{background:var(--gray-900);width:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--white);text-align:center;cursor:pointer;border:none;border-radius:10px;padding:12px 16px;font-size:15px;line-height:22px}
.FreeCharging-module__qfiq3q__dailySection{box-sizing:border-box;flex-direction:column;gap:12px;width:100%;padding:16px;display:flex}.FreeCharging-module__qfiq3q__buttonRow{gap:8px;width:100%;display:flex}.FreeCharging-module__qfiq3q__missionCard{text-align:left;min-width:0;font:inherit;color:inherit;background:0 0;border:1px solid;border-radius:12px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;padding:16px;display:flex;position:relative}.FreeCharging-module__qfiq3q__missionCardLocked{cursor:pointer}.FreeCharging-module__qfiq3q__missionCardLocked:hover{opacity:.92}.FreeCharging-module__qfiq3q__lockBadge{z-index:1;pointer-events:none;position:absolute;top:8px;right:8px}.FreeCharging-module__qfiq3q__lockedCardWrapper{width:100%;position:relative}.FreeCharging-module__qfiq3q__lockBadgeOnCard{z-index:1;pointer-events:none;position:absolute;top:8px;right:12px}.FreeCharging-module__qfiq3q__missionCardAttendance{background:var(--primary-orange-100,#fff1ed);border-color:var(--primary-orange-500)}.FreeCharging-module__qfiq3q__missionCardAd{background:var(--primary-purple-100,#f2edff);border-color:var(--primary-purple-500)}.FreeCharging-module__qfiq3q__benefitCard{box-sizing:border-box;border:1px solid;border-radius:16px;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:16px;min-width:0;padding:16px;display:flex;position:relative}.FreeCharging-module__qfiq3q__benefitCardOrange{background:var(--primary-orange-100);border-color:var(--primary-orange-500)}.FreeCharging-module__qfiq3q__benefitCardPurple{background:var(--primary-purple-100);border-color:var(--primary-purple-500)}.FreeCharging-module__qfiq3q__benefitCardTop{flex-direction:column;align-items:center;gap:4px;display:flex}.FreeCharging-module__qfiq3q__benefitCardTitle{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--gray-900);text-align:center;white-space:nowrap;margin:0;font-size:16px;line-height:24px}.FreeCharging-module__qfiq3q__benefitCardArt{object-fit:contain;width:60px;height:60px}.FreeCharging-module__qfiq3q__benefitCta{width:100%;font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--white);text-align:center;cursor:pointer;border:none;border-radius:100px;justify-content:center;align-items:center;gap:4px;padding:8px 12px;font-size:14px;line-height:20px;display:flex}.FreeCharging-module__qfiq3q__benefitCtaOrange{background:var(--primary-orange-500)}.FreeCharging-module__qfiq3q__benefitCtaPurple{background:var(--primary-purple-500)}.FreeCharging-module__qfiq3q__benefitCtaDone{background:var(--gray-400);color:var(--white);cursor:default}.FreeCharging-module__qfiq3q__benefitCta:disabled{cursor:default}.FreeCharging-module__qfiq3q__cardBadge{font-family:var(--font-family);font-weight:var(--font-weight-semibold);letter-spacing:var(--letter-spacing-tight);text-align:center;white-space:nowrap;border-radius:100px;padding:4px 12px;font-size:12px;line-height:16px}.FreeCharging-module__qfiq3q__badgeOrange{color:var(--primary-orange-500);background:#ff86651a}.FreeCharging-module__qfiq3q__badgePurple{color:var(--primary-purple-500);background:#9f72ff1a}.FreeCharging-module__qfiq3q__cardContent{flex-direction:column;align-items:center;gap:4px;display:flex}.FreeCharging-module__qfiq3q__cardTitle{font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--gray-900);text-align:center;white-space:nowrap;margin:0;font-size:15px;line-height:22px}.FreeCharging-module__qfiq3q__cardButton{background:var(--gray-900);cursor:pointer;border:none;border-radius:6px;justify-content:center;align-items:center;gap:4px;width:100%;padding:6px 12px;display:flex}.FreeCharging-module__qfiq3q__cardButtonText{font-family:var(--font-family);font-weight:var(--font-weight-bold);color:var(--white);text-align:center;white-space:nowrap;font-size:14px;line-height:20px}.FreeCharging-module__qfiq3q__cardButtonCompleted{background:var(--gray-300);cursor:default}.FreeCharging-module__qfiq3q__cardButtonCompleted .FreeCharging-module__qfiq3q__cardButtonText{color:var(--gray-600)}.FreeCharging-module__qfiq3q__dailyCardList{flex-direction:column;gap:6px;width:100%;display:flex}.FreeCharging-module__qfiq3q__gardenHeader{box-sizing:border-box;align-items:center;gap:16px;width:100%;padding:24px 16px 8px;display:flex}.FreeCharging-module__qfiq3q__gardenTitle{font-family:var(--font-family);font-weight:var(--font-weight-semibold);color:var(--gray-900);flex:1;margin:0;font-size:18px;line-height:26px}.FreeCharging-module__qfiq3q__gardenSection{box-sizing:border-box;flex-direction:column;gap:6px;width:100%;padding:0 16px 16px;display:flex}.FreeCharging-module__qfiq3q__loading{justify-content:center;align-items:center;padding:64px 16px;display:flex}@media (max-width:359px){.FreeCharging-module__qfiq3q__buttonRow .FreeCharging-module__qfiq3q__benefitCardTop{padding-top:12px}}
.AppInstallQrModal-module__qUvM-q__body{flex-direction:column;align-items:center;gap:16px;padding:8px 4px 4px;display:flex}.AppInstallQrModal-module__qUvM-q__subtitle{font-family:var(--font-family);font-size:var(--font-size-paragraph-13);line-height:var(--line-height-paragraph-13);color:var(--gray-600);text-align:center;letter-spacing:var(--letter-spacing-tight)}.AppInstallQrModal-module__qUvM-q__qrRow{flex-direction:row;justify-content:center;gap:16px;width:100%;display:flex}.AppInstallQrModal-module__qUvM-q__qrItem{flex-direction:column;flex:1;align-items:center;gap:8px;max-width:140px;display:flex}.AppInstallQrModal-module__qUvM-q__qrFrame{aspect-ratio:1;background:var(--white);border:1px solid var(--gray-200);box-sizing:border-box;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:8px;display:flex}.AppInstallQrModal-module__qUvM-q__qrFrame>svg,.AppInstallQrModal-module__qUvM-q__qrFrame>canvas{width:100%;height:100%}.AppInstallQrModal-module__qUvM-q__qrLabel{font-family:var(--font-family);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);font-weight:var(--font-weight-semibold);color:var(--gray-800);letter-spacing:var(--letter-spacing-tight)}
.AppInstallBenefitBanner-module__ww-8Mq__banner{background:var(--primary-orange-100);cursor:pointer;text-align:left;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:12px 16px;display:flex;position:relative}.AppInstallBenefitBanner-module__ww-8Mq__banner:after{content:"";border:1px solid var(--stroke-inset);border-radius:inherit;pointer-events:none;position:absolute;inset:0}.AppInstallBenefitBanner-module__ww-8Mq__icon{flex-shrink:0;align-items:center;display:flex}.AppInstallBenefitBanner-module__ww-8Mq__texts{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.AppInstallBenefitBanner-module__ww-8Mq__title{font-size:var(--font-size-paragraph-14);font-weight:var(--font-weight-semibold);color:var(--gray-900);letter-spacing:var(--letter-spacing-tight)}.AppInstallBenefitBanner-module__ww-8Mq__description{font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);color:var(--gray-600);letter-spacing:var(--letter-spacing-tight);white-space:pre-line}.AppInstallBenefitBanner-module__ww-8Mq__arrow{color:var(--gray-600);flex-shrink:0}
.CarrotInsufficientModal-module__abCpXa__root{flex-direction:column;width:100%;display:flex}.CarrotInsufficientModal-module__abCpXa__appBenefitBanner{width:auto;margin:0 16px 12px}.CarrotInsufficientModal-module__abCpXa__tabBar{background:var(--white);z-index:1;width:100%;display:flex;position:sticky;top:0}.CarrotInsufficientModal-module__abCpXa__tab{text-align:center;font-family:var(--font-family);letter-spacing:-.15px;color:var(--gray-600);cursor:pointer;background:0 0;border:none;flex:1;padding:12px 16px;font-size:15px;font-weight:400;line-height:22px}.CarrotInsufficientModal-module__abCpXa__tabActive{letter-spacing:0;color:var(--gray-900);border-bottom:3px solid var(--gray-900);font-weight:700}.CarrotInsufficientModal-module__abCpXa__divider{background:#1a1a1a1a;flex-shrink:0;width:100%;height:1px}.CarrotInsufficientModal-module__abCpXa__bottomBtnArea{background:var(--gray-100);box-sizing:border-box;width:100%;padding:12px 16px 16px}.CarrotInsufficientModal-module__abCpXa__noticeWrapper{top:calc(var(--sat,0px) + 24px);z-index:1000;width:100%;max-width:375px;position:fixed;left:50%;transform:translate(-50%)}@media (max-width:767px){.CarrotInsufficientModal-module__abCpXa__noticeWrapper{max-width:100%}}
.ButtonSelector-module__S9YlSq__container{box-sizing:border-box;background:var(--gray-100);border:1px solid var(--gray-200);border-radius:12px;flex-direction:row;align-items:center;padding:2px;display:flex;position:relative}.ButtonSelector-module__S9YlSq__button{cursor:pointer;z-index:1;background:0 0;border:1px solid #0000;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:2px;height:28px;padding:4px 10px 4px 8px;transition:background-color .25s,color .25s;display:flex;position:relative}.ButtonSelector-module__S9YlSq__button:focus{outline:none}.ButtonSelector-module__S9YlSq__buttonSelected{background:var(--white);border-color:var(--gray-200);border-radius:10px}.ButtonSelector-module__S9YlSq__icon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;transition:color .25s;display:inline-flex}.ButtonSelector-module__S9YlSq__iconInverted{color:var(--gray-900)}.ButtonSelector-module__S9YlSq__text{text-align:center;letter-spacing:-.12px;white-space:nowrap;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:12px;font-style:normal;line-height:16px;transition:color .25s,font-weight .15s}.ButtonSelector-module__S9YlSq__textDefault{color:var(--gray-600);font-weight:400}.ButtonSelector-module__S9YlSq__textSelected{color:var(--gray-900);font-weight:600}
.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)}}
.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}}.BottomButton-module__SVHNQW__container[data-variant=single][data-single-size=medium]{height:calc(114px + var(--sab,0px))}.BottomButton-module__SVHNQW__container[data-variant=single][data-single-size=medium] .BottomButton-module__SVHNQW__buttonArea{height:80px;padding:16px}
.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)}
.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}
.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}
.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)}
.ContentHeader-module__qhzeOq__container{background:var(--bg-white,#fff);flex-direction:column;justify-content:center;align-items:center;gap:8px;width:100%;height:50px;padding:12px 16px;display:flex}.ContentHeader-module__qhzeOq__title{width:100%;height:26px;font-family:var(--font-pretendard);letter-spacing:-.01em;color:var(--text-primary,#1a1a1a);font-size:20px;font-weight:700;line-height:26px}
.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)}
.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)}
.HorizontalScroll-module__l8esAW__container{scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;flex-flow:row;align-items:flex-start;width:100%;max-width:100%;display:flex;overflow:auto hidden}.HorizontalScroll-module__l8esAW__container::-webkit-scrollbar{display:none}.HorizontalScroll-module__l8esAW__container>*{flex-shrink:0}html[data-desktop-shell=on] .HorizontalScroll-module__l8esAW__desktopRow{scroll-snap-type:x mandatory}html[data-desktop-shell=on] .HorizontalScroll-module__l8esAW__desktopRow>:not([aria-hidden]){width:calc((100% - 5*var(--hs-gap,12px))/6);scroll-snap-align:start;flex:none}.HorizontalScroll-module__l8esAW__arrow{border:1.5px solid var(--gray-400,#cecece);background:var(--white,#fff);width:32px;height:32px;color:var(--gray-900,#1a1a1a);cursor:pointer;z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:24px}.HorizontalScroll-module__l8esAW__arrow:disabled{color:var(--gray-400,#cecece);cursor:default}.HorizontalScroll-module__l8esAW__arrowPrev{right:36px}.HorizontalScroll-module__l8esAW__arrowNext{right:0}.HorizontalScroll-module__l8esAW__viewAllPill{white-space:nowrap;border:1.5px solid var(--gray-400,#cecece);background:var(--white,#fff);height:32px;color:var(--gray-900,#1a1a1a);font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-16,16px);line-height:var(--line-height-paragraph-16,24px);cursor:pointer;z-index:1;border-radius:8px;justify-content:center;align-items:center;padding:0 11px;display:flex;position:absolute;top:24px;right:72px}.HorizontalScroll-module__l8esAW__viewAllPill:hover{background:#00000005}.HorizontalScroll-module__l8esAW__viewAllPill:disabled{color:var(--gray-400,#cecece);border-color:var(--gray-300,#dedede);cursor:default}.HorizontalScroll-module__l8esAW__viewAllPill:disabled:hover{background:var(--white,#fff)}
.ButtonArea-module__p5Ar0a__container{box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px;width:100%;display:flex}.ButtonArea-module__p5Ar0a__light{background-color:var(--white,#fff);padding:0 16px 32px}.ButtonArea-module__p5Ar0a__dark{background-color:var(--gray-900,#1a1a1a);padding:16px 16px 32px}.ButtonArea-module__p5Ar0a__container>*{width:100%}
.CardGridSection-module__6gpj0a__section{background:#fff;flex-direction:column;width:100%;display:flex}.CardGridSection-module__6gpj0a__section.CardGridSection-module__6gpj0a__dark{background:#1a1a1a}.CardGridSection-module__6gpj0a__grid{grid-template-columns:repeat(var(--home-grid-cols,2),1fr);gap:4px;width:100%;padding:0 12px 4px;display:grid}html[data-desktop-shell=on] .CardGridSection-module__6gpj0a__grid{padding-left:0;padding-right:0}html[data-desktop-shell=on] .CardGridSection-module__6gpj0a__grid{grid-template-columns:repeat(auto-fill,minmax(173.5px,1fr));justify-content:center;padding-left:0;padding-right:0}html[data-desktop-shell=on] .CardGridSection-module__6gpj0a__section [class*=SectionTitle-module][class*=container]{padding-left:0;padding-right:0}html[data-desktop-shell=on] .CardGridSection-module__6gpj0a__section{position:relative}
.FilterTabs-module__ZPzlrW__container{padding-top:12px;padding-bottom:12px}.FilterTabs-module__ZPzlrW__item{box-sizing:border-box;font-family:var(--font-family);font-style:normal;font-size:var(--font-size-paragraph-14,14px);line-height:var(--line-height-paragraph-14,20px);text-align:center;white-space:nowrap;cursor:pointer;border:1px solid #0000;border-radius:100px;flex-direction:row;justify-content:center;align-items:center;gap:4px;padding:8px 12px;transition:background-color .15s,border-color .15s,color .15s;display:flex}.FilterTabs-module__ZPzlrW__active{font-weight:700}.FilterTabs-module__ZPzlrW__inactive{letter-spacing:-.01em;font-weight:400}.FilterTabs-module__ZPzlrW__light.FilterTabs-module__ZPzlrW__active{color:#fff;background:#1a1a1a;border-color:#1a1a1a}.FilterTabs-module__ZPzlrW__light.FilterTabs-module__ZPzlrW__inactive{color:#1a1a1a;background:0 0;border-color:#dedede}.FilterTabs-module__ZPzlrW__light.FilterTabs-module__ZPzlrW__inactive:hover{border-color:#adadad}.FilterTabs-module__ZPzlrW__light.FilterTabs-module__ZPzlrW__inactive:active{background:#f5f5f5}.FilterTabs-module__ZPzlrW__dark.FilterTabs-module__ZPzlrW__active{color:#1a1a1a;background:#fff;border-color:#fff}.FilterTabs-module__ZPzlrW__dark.FilterTabs-module__ZPzlrW__inactive{background:var(--gray800,#2b2b2b);border-color:var(--gray800,#2b2b2b);color:#fff}.FilterTabs-module__ZPzlrW__dark.FilterTabs-module__ZPzlrW__inactive:hover{border-color:#ffffff80}.FilterTabs-module__ZPzlrW__dark.FilterTabs-module__ZPzlrW__inactive:active{background:#ffffff1a}
.MessageInput-module__RT9dhq__container{z-index:21;background:var(--white);border-top:1px solid #1a1a1a1f;border-radius:16px 16px 0 0;flex-direction:row;align-items:center;gap:12px;width:100%;padding:12px;display:flex;position:relative;overflow:hidden}.MessageInput-module__RT9dhq__textfield{box-sizing:border-box;background:var(--white);flex-direction:row;flex:1;align-items:center;gap:12px;min-width:0;display:flex}.MessageInput-module__RT9dhq__textfieldExpanded{align-items:flex-end}.MessageInput-module__RT9dhq__quoteIcon{flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.MessageInput-module__RT9dhq__closeButton{background:var(--white);cursor:pointer;border:1px solid #1a1a1a1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__profileWrapper{flex-shrink:0;align-self:flex-end;width:32px;height:32px;position:relative}.MessageInput-module__RT9dhq__profileWrapperDisabled{opacity:.4;cursor:not-allowed}.MessageInput-module__RT9dhq__profileWrapperLoading{cursor:default;animation:1s ease-in-out infinite MessageInput-module__RT9dhq__profilePulse}@keyframes MessageInput-module__RT9dhq__profilePulse{0%,to{opacity:1}50%{opacity:.5}}.MessageInput-module__RT9dhq__profileImage{width:32px;height:32px}.MessageInput-module__RT9dhq__profileBadge{justify-content:center;align-items:center;width:14px;height:14px;display:flex;position:absolute;bottom:-2px;right:-2px}.MessageInput-module__RT9dhq__input{caret-color:var(--primary-orange-500);resize:none;-webkit-appearance:none;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-15);line-height:var(--line-height-paragraph-15);letter-spacing:var(--letter-spacing-tight);color:var(--gray-400);background:0 0;border:none;outline:none;flex:1;min-height:22px;margin:0;padding:0;display:block;overflow-y:hidden}.MessageInput-module__RT9dhq__input::placeholder{color:var(--gray-500)}.MessageInput-module__RT9dhq__inputActive{color:var(--gray-900)}.MessageInput-module__RT9dhq__rightSection{flex-direction:row;flex-shrink:0;justify-content:flex-end;align-items:center;gap:12px;display:flex;position:relative}.MessageInput-module__RT9dhq__rightSectionExpanded{flex-direction:row;justify-content:flex-end;align-self:auto;align-items:center}.MessageInput-module__RT9dhq__counter{pointer-events:none;font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-500);min-width:32px;position:absolute;top:-18px;right:0}.MessageInput-module__RT9dhq__counterLimit{color:var(--red-500)}.MessageInput-module__RT9dhq__iconButton{cursor:pointer;color:var(--gray-400);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MessageInput-module__RT9dhq__situationInlineButton{cursor:pointer;width:32px;height:32px;color:var(--gray-800);background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MessageInput-module__RT9dhq__situationInlineButton:disabled{cursor:default;opacity:.4}.MessageInput-module__RT9dhq__iconButton:hover{color:var(--gray-600)}.MessageInput-module__RT9dhq__iconButton:disabled{color:var(--gray-300);cursor:not-allowed}.MessageInput-module__RT9dhq__sendButton{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButton:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:50%}.MessageInput-module__RT9dhq__sendButton:disabled{cursor:not-allowed;opacity:.4}.MessageInput-module__RT9dhq__containerCreate{flex-direction:column;justify-content:flex-end;gap:8px}.MessageInput-module__RT9dhq__textfieldCreate{box-sizing:border-box;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:12px;width:100%;display:flex}.MessageInput-module__RT9dhq__buttonArea{flex-direction:row;align-items:center;gap:4px;width:100%;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__albumButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;width:32px;height:32px;color:var(--gray-800);background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;padding:4px;display:flex}.MessageInput-module__RT9dhq__albumButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__textContainer{flex-direction:row;flex:1;justify-content:center;align-items:center;width:100%;padding:0 6px;display:flex}.MessageInput-module__RT9dhq__bottomArea{flex-direction:row;justify-content:space-between;align-items:center;gap:12px;width:100%;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__bottomLeft{flex-direction:row;align-items:center;gap:4px;padding:0;display:flex}.MessageInput-module__RT9dhq__colorSelectButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:2px;height:32px;padding:4px 12px 4px 8px;display:flex}.MessageInput-module__RT9dhq__colorSelectButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__colorSelectText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.MessageInput-module__RT9dhq__choiceButton{box-sizing:border-box;border:1px solid var(--gray-300);cursor:pointer;background:0 0;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:6px;height:32px;padding:4px 12px 4px 8px;display:flex}.MessageInput-module__RT9dhq__choiceButton:hover{border-color:var(--gray-400)}.MessageInput-module__RT9dhq__choiceButtonText{font-family:var(--font-family);font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-900)}.MessageInput-module__RT9dhq__userLabel{background:var(--gray-100);cursor:pointer;border:none;border-radius:12px;flex-direction:row;justify-content:center;align-items:center;gap:12px;height:32px;padding:4px 12px;display:flex}.MessageInput-module__RT9dhq__userLabelText{font-family:var(--font-family);font-weight:var(--font-weight-semibold);font-size:var(--font-size-paragraph-12);line-height:var(--line-height-paragraph-12);text-align:center;letter-spacing:var(--letter-spacing-tight);color:var(--gray-600)}.MessageInput-module__RT9dhq__bottomRight{flex-direction:row;align-items:center;gap:12px;padding:0;display:flex}.MessageInput-module__RT9dhq__situationIcon{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButtonCreate{cursor:pointer;background:0 0;border:none;outline:none;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.MessageInput-module__RT9dhq__sendButtonCreate:disabled{cursor:not-allowed}.MessageInput-module__RT9dhq__sendButtonCreate:focus-visible{outline:2px solid var(--primary-500);outline-offset:2px;border-radius:12px}html[data-desktop-shell=on] .MessageInput-module__RT9dhq__profileWrapper:not(.MessageInput-module__RT9dhq__profileWrapperDisabled){cursor:pointer}html[data-desktop-shell=on] [class*=ChatRoom-module][class*=inputArea] .MessageInput-module__RT9dhq__container{padding-bottom:0}
.ChatBubble-module__ZvkNIa__container{align-items:flex-start;max-width:260px;display:flex;position:relative}.ChatBubble-module__ZvkNIa__you{flex-direction:row}.ChatBubble-module__ZvkNIa__me{flex-direction:row-reverse;margin-left:auto}.ChatBubble-module__ZvkNIa__chatContainer{flex-direction:row;align-items:flex-start;gap:8px;width:100%;padding:8px 16px;display:flex}.ChatBubble-module__ZvkNIa__chatYou{justify-content:flex-start}.ChatBubble-module__ZvkNIa__chatMe{justify-content:flex-end}.ChatBubble-module__ZvkNIa__bubble{z-index:1;border-radius:20px;min-width:20px;max-width:100%;padding:12px 14px 14px;position:relative}.ChatBubble-module__ZvkNIa__you .ChatBubble-module__ZvkNIa__bubble{background:var(--gray-200,#e9e9e9);color:var(--gray-800,#2b2b2b)}.ChatBubble-module__ZvkNIa__me .ChatBubble-module__ZvkNIa__bubble{background:var(--white,#fff);color:var(--gray-900,#1a1a1a);border:1px solid #1a1a1a33}.ChatBubble-module__ZvkNIa__bubbleWithActions{max-width:100%}.ChatBubble-module__ZvkNIa__characterBubble{background:var(--gray-200,#e9e9e9);color:var(--gray-800,#2b2b2b);border-radius:0 20px 20px}.ChatBubble-module__ZvkNIa__userBubble{background:var(--white,#fff);color:var(--gray-900,#1a1a1a);border:1px solid #1a1a1a33;border-radius:20px 0 20px 20px}.ChatBubble-module__ZvkNIa__avatarSpacer{flex-shrink:0;width:32px}.ChatBubble-module__ZvkNIa__nameBubbleArea{flex-direction:column;flex:1;align-items:flex-start;gap:4px;min-width:0;padding:0;display:flex}.ChatBubble-module__ZvkNIa__characterName{letter-spacing:-.01em;color:#1a1a1a;font-family:Pretendard Variable,Pretendard,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:16px}.ChatBubble-module__ZvkNIa__bubbleDateRow{flex-direction:row;align-items:flex-end;gap:6px;display:flex}.ChatBubble-module__ZvkNIa__logo{font-family:var(--font-family);color:#1a1a1a4d;flex-shrink:0;font-size:11px;font-weight:400;line-height:16px}.ChatBubble-module__ZvkNIa__bubbleArea{flex-direction:column;align-items:flex-end;gap:4px;display:flex}.ChatBubble-module__ZvkNIa__nameBubbleArea .ChatBubble-module__ZvkNIa__bubbleDateRow{width:100%}.ChatBubble-module__ZvkNIa__nameBubbleArea .ChatBubble-module__ZvkNIa__bubble{max-width:calc(100% - 40px)}.ChatBubble-module__ZvkNIa__chatMe .ChatBubble-module__ZvkNIa__bubbleArea{max-width:calc(100% - 80px)}.ChatBubble-module__ZvkNIa__characterBubble:not(.ChatBubble-module__ZvkNIa__withTail),.ChatBubble-module__ZvkNIa__userBubble:not(.ChatBubble-module__ZvkNIa__withTail){border-radius:20px}.ChatBubble-module__ZvkNIa__actions{flex-shrink:0;align-items:center;gap:6px;margin-left:8px;display:flex}.ChatBubble-module__ZvkNIa__actionButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.ChatBubble-module__ZvkNIa__actionsRow{flex-direction:row;flex-shrink:0;align-items:center;gap:6px;display:flex}.ChatBubble-module__ZvkNIa__bookmarkIcon{flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;display:inline-flex}.ChatBubble-module__ZvkNIa__narrationContainer{flex-direction:column;align-items:flex-start;gap:12px;width:100%;padding:12px 16px;display:flex}.ChatBubble-module__ZvkNIa__narrationContent{width:100%}.ChatBubble-module__ZvkNIa__narrationBookmarked{align-items:flex-end;gap:2px;display:flex}.ChatBubble-module__ZvkNIa__narrationBookmarkIcon{flex-shrink:0}.ChatBubble-module__ZvkNIa__narrationContainer .ChatBubble-module__ZvkNIa__message{letter-spacing:-.01em;color:var(--gray-800,#2b2b2b);margin:0;font-family:Pretendard,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.ChatBubble-module__ZvkNIa__narrationActions{flex-direction:row;align-items:center;gap:6px;display:flex}.ChatBubble-module__ZvkNIa__imageWrapper{display:inline-block;position:relative}.ChatBubble-module__ZvkNIa__imageBookmark{position:absolute;bottom:8px;right:8px}.ChatBubble-module__ZvkNIa__message{font-family:var(--font-family,"Pretendard"),sans-serif;letter-spacing:-.01em;word-break:break-all;white-space:pre-wrap;margin:0;font-size:15px;font-style:normal;font-weight:400;line-height:22px}.ChatBubble-module__ZvkNIa__loadingContainer{align-items:center;gap:4px;height:22px;display:flex}.ChatBubble-module__ZvkNIa__dot{background-color:currentColor;border-radius:50%;width:4px;height:4px;animation:1.4s ease-in-out infinite both ChatBubble-module__ZvkNIa__bounce}.ChatBubble-module__ZvkNIa__dot:first-child{animation-delay:-.32s}.ChatBubble-module__ZvkNIa__dot:nth-child(2){animation-delay:-.16s}@keyframes ChatBubble-module__ZvkNIa__bounce{0%,80%,to{opacity:.5;transform:scale(0)}40%{opacity:1;transform:scale(1)}}.ChatBubble-module__ZvkNIa__narrationHighlightText{color:var(--gray-600);font-style:italic}.ChatBubble-module__ZvkNIa__characterHighlightText{opacity:.5;font-style:italic}.ChatBubble-module__ZvkNIa__userHighlightText{color:#1a1a1a80;font-style:italic}
.ChatActionButton-module__KDa3AG__button{box-sizing:border-box;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:0 0;border:1px solid #dedede;border-radius:60px;flex-direction:row;flex-shrink:0;justify-content:center;align-items:center;gap:4px;width:32px;height:32px;padding:0;transition:background-color .2s;display:flex}.ChatActionButton-module__KDa3AG__button:hover{background:#0000000a}.ChatActionButton-module__KDa3AG__button:active{background:#00000014}.ChatActionButton-module__KDa3AG__button svg{width:16px;height:16px}
.NoticeBanner-module__CzKmeW__container{background:var(--gray-100);border:1px solid var(--gray-200);box-sizing:border-box;border-radius:12px;flex-direction:row;align-items:center;gap:16px;width:100%;padding:12px 16px;display:flex}.NoticeBanner-module__CzKmeW__clickable{cursor:pointer}.NoticeBanner-module__CzKmeW__clickable:hover{opacity:.95}.NoticeBanner-module__CzKmeW__clickable:active{opacity:.9}.NoticeBanner-module__CzKmeW__main{border:none;padding:12px 12px 12px 16px}.NoticeBanner-module__CzKmeW__iconWrapper{width:24px;height:24px;color:var(--gray-800);flex-shrink:0;justify-content:center;align-items:center;display:flex}.NoticeBanner-module__CzKmeW__textWrapper{flex-direction:column;flex:1;align-items:flex-start;min-width:0;display:flex}.NoticeBanner-module__CzKmeW__title{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-16);letter-spacing:-.16px;color:var(--gray-900);width:100%;line-height:24px}.NoticeBanner-module__CzKmeW__event .NoticeBanner-module__CzKmeW__title{font-weight:var(--font-weight-semibold);color:var(--gray-800)}.NoticeBanner-module__CzKmeW__main .NoticeBanner-module__CzKmeW__title{letter-spacing:-.15px;color:var(--gray-800);font-size:15px;line-height:22px}.NoticeBanner-module__CzKmeW__subtitle{font-family:var(--font-family);font-style:normal;font-weight:var(--font-weight-regular);font-size:var(--font-size-paragraph-13);letter-spacing:-.13px;color:var(--gray-600);line-height:18px}.NoticeBanner-module__CzKmeW__actions{flex-wrap:wrap;gap:8px;width:100%;margin-top:8px;display:flex}.NoticeBanner-module__CzKmeW__arrowWrapper{width:16px;height:16px;color:var(--gray-800);flex-shrink:0;justify-content:center;align-items:center;display:flex}
