.AgiGreetingBubble-module__aGOUPW__bubble{width:100%;max-width:800px;position:relative}.AgiGreetingBubble-module__aGOUPW__body{background:#fffffff2;border-radius:20px;width:100%;box-shadow:0 3px 6px #0000001a}.AgiGreetingBubble-module__aGOUPW__contents{flex-direction:column;gap:15px;padding:30px;display:flex}.AgiGreetingBubble-module__aGOUPW__text{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:400;line-height:1.5}.AgiGreetingBubble-module__aGOUPW__bold{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.AgiGreetingBubble-module__aGOUPW__modelList{background:#f5f7fa;border-radius:15px;justify-content:center;align-self:stretch;align-items:center;padding:15px;display:flex}
.AgiTaskItemMenu-module__4pFPqq__menu{z-index:10;background:var(--color-white);border:1px solid var(--color-gray-5);border-radius:10px;flex-direction:column;gap:15px;width:auto;padding:20px 25px;display:flex;position:fixed;box-shadow:1px 3px 6px #00000026}.AgiTaskItemMenu-module__4pFPqq__menuItem{cursor:pointer;color:var(--color-black);white-space:nowrap;background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.AgiTaskItemMenu-module__4pFPqq__menuItem:hover{opacity:.7}.AgiTaskItemMenu-module__4pFPqq__menuItemDanger{color:var(--color-warning-1);}.AgiTaskItemMenu-module__4pFPqq__overlay{z-index:9;width:100%;height:100%;position:fixed;top:0;left:0}
.ChatListPanel-module__Gxt5ha__backdrop{z-index:14;background:#00000080;position:fixed;inset:0}.ChatListPanel-module__Gxt5ha__panel{top:var(--sidebar-gap);left:var(--sidebar-gap);width:450px;height:calc(100vh - var(--sidebar-gap)*2);border:1px solid var(--color-primary-blue-10);background:var(--color-white);z-index:15;border-radius:20px;flex-direction:column;padding:20px 20px 20px 100px;display:flex;position:fixed;overflow:hidden}.ChatListPanel-module__Gxt5ha__header{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.ChatListPanel-module__Gxt5ha__title{color:var(--color-black);font-size:16px;font-weight:800;line-height:24px}.ChatListPanel-module__Gxt5ha__collapseButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:24px;height:24px;padding:0;display:flex}.ChatListPanel-module__Gxt5ha__collapseButton img{filter:brightness(0)}.ChatListPanel-module__Gxt5ha__searchBox{background:var(--color-primary-blue-10);border-radius:15px;align-items:center;gap:10px;height:45px;margin-bottom:20px;padding:0 15px;display:flex}.ChatListPanel-module__Gxt5ha__searchBox img{filter:brightness(0)}.ChatListPanel-module__Gxt5ha__searchInput{color:var(--color-black);background:0 0;border:none;outline:none;flex:1;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:20px}.ChatListPanel-module__Gxt5ha__searchInput::placeholder{color:var(--color-black)}.ChatListPanel-module__Gxt5ha__list{scrollbar-width:none;-ms-overflow-style:none;flex-direction:column;flex:1;gap:0;display:flex;overflow-y:auto}.ChatListPanel-module__Gxt5ha__list::-webkit-scrollbar{display:none}.ChatListPanel-module__Gxt5ha__emptyText{color:var(--color-gray-4);text-align:center;margin-top:60px;font-size:12px}.ChatListPanel-module__Gxt5ha__taskItem{cursor:pointer;background:#fff;border-radius:10px;align-items:center;padding:10px 15px;display:flex}.ChatListPanel-module__Gxt5ha__taskItemActive{background:var(--color-primary-blue-10)}.ChatListPanel-module__Gxt5ha__taskItemActive .ChatListPanel-module__Gxt5ha__taskTitle{color:#000}.ChatListPanel-module__Gxt5ha__taskItem:hover{background:var(--color-primary-blue-10)}.ChatListPanel-module__Gxt5ha__taskContent{flex-direction:column;flex:1;gap:5px;display:flex;overflow:hidden}.ChatListPanel-module__Gxt5ha__taskTitleRow{align-items:center;gap:8px;display:flex}.ChatListPanel-module__Gxt5ha__taskTitle{color:#686868;text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:700;overflow:hidden}.ChatListPanel-module__Gxt5ha__taskDateRow{justify-content:space-between;align-items:center;gap:10px;padding-left:30px;display:flex}.ChatListPanel-module__Gxt5ha__taskDate{color:#a6a6a6;font-size:12px;font-weight:400}.ChatListPanel-module__Gxt5ha__taskMoreDots{opacity:0;cursor:pointer;background:0 0;border:none;align-self:stretch;align-items:center;gap:4px;padding:8px;display:flex}.ChatListPanel-module__Gxt5ha__taskMoreDots span{background-color:#a6a6a6;border-radius:50%;width:3px;height:3px}.ChatListPanel-module__Gxt5ha__taskItem:hover .ChatListPanel-module__Gxt5ha__taskMoreDots{opacity:1}
.NewFolderModal-module__LfeShG__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.NewFolderModal-module__LfeShG__modal{background:var(--color-white);border-radius:30px;flex-direction:column;align-items:center;gap:30px;width:800px;padding:50px;display:flex;box-shadow:1px 4px 12px #00000040}.NewFolderModal-module__LfeShG__header{justify-content:space-between;align-self:stretch;align-items:center;gap:15px;display:flex}.NewFolderModal-module__LfeShG__title{color:var(--color-black);font-size:22px;font-weight:800;line-height:1.18}.NewFolderModal-module__LfeShG__closeButton{background:var(--color-primary-blue-10);cursor:pointer;border:none;border-radius:25px;flex-shrink:0;justify-content:center;align-items:center;width:45px;height:45px;padding:0;display:flex}.NewFolderModal-module__LfeShG__closeButton:hover{opacity:.7}.NewFolderModal-module__LfeShG__input{background:var(--color-primary-blue-10);height:50px;color:var(--color-black);border:none;border-radius:10px;outline:none;align-self:stretch;padding:0 15px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.NewFolderModal-module__LfeShG__input::placeholder{color:var(--color-gray-4)}.NewFolderModal-module__LfeShG__buttons{align-items:center;gap:10px;display:flex}.NewFolderModal-module__LfeShG__cancelButton{background:var(--color-white);border:1px solid var(--color-black);width:100px;height:50px;color:var(--color-black);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;display:flex}.NewFolderModal-module__LfeShG__cancelButton:hover{background:var(--color-gray-6)}.NewFolderModal-module__LfeShG__saveButton{background:var(--color-black);width:100px;height:50px;color:var(--color-white);cursor:pointer;border:none;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;display:flex}.NewFolderModal-module__LfeShG__saveButton:hover{opacity:.85}.NewFolderModal-module__LfeShG__message{color:var(--color-black);text-align:center;align-self:stretch;font-family:NanumSquare Neo,sans-serif;font-size:15px;font-weight:400;line-height:1.5}
.AgiCompareModal-module__z89rFG__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.AgiCompareModal-module__z89rFG__introModal{background:var(--color-white);border-radius:30px;flex-direction:column;width:760px;height:380px;display:flex;overflow:hidden;box-shadow:0 4px 8px #00000026}.AgiCompareModal-module__z89rFG__introHeader{background:url(/assets/images/service/chat/agi-compare-modal-header-bg.png) 50%/cover no-repeat;flex-shrink:0;justify-content:center;align-items:center;height:150px;display:flex;position:relative}.AgiCompareModal-module__z89rFG__introHeaderLogos{object-fit:contain}.AgiCompareModal-module__z89rFG__introContent{flex-direction:column;flex:1;justify-content:space-between;gap:50px;padding:30px;display:flex}.AgiCompareModal-module__z89rFG__introTitleArea{flex-direction:column;align-items:center;gap:10px;display:flex}.AgiCompareModal-module__z89rFG__introTitle{color:var(--color-black);text-align:center;margin:0;font-size:22px;font-weight:800;line-height:1.36}.AgiCompareModal-module__z89rFG__introDescription{color:#686868;text-align:center;margin:0;font-size:14px;font-weight:400;line-height:1.43}.AgiCompareModal-module__z89rFG__introButtonArea{justify-content:center;align-items:center;gap:10px;display:flex}.AgiCompareModal-module__z89rFG__introCloseButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;width:100px;height:50px;color:var(--color-black);border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__introStartButton{background:var(--color-black);cursor:pointer;height:50px;color:var(--color-white);border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 30px;font-size:14px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__slotsModal{background:var(--color-white);border-radius:30px;flex-direction:column;justify-content:space-between;align-items:center;gap:30px;width:600px;height:600px;padding:30px;display:flex;box-shadow:0 4px 8px #00000026}.AgiCompareModal-module__z89rFG__slotsTitleArea{flex-direction:column;align-items:center;gap:8px;display:flex}.AgiCompareModal-module__z89rFG__slotsTitle{color:var(--color-black);text-align:center;margin:0;font-size:22px;font-weight:800;line-height:1.36}.AgiCompareModal-module__z89rFG__slotsSubtitle{color:var(--color-secondary-violet);text-align:center;margin:0;font-size:14px;font-weight:400;line-height:1.43}.AgiCompareModal-module__z89rFG__slotsArea{background:var(--color-primary-blue-10);border-radius:15px;flex-direction:column;align-self:stretch;align-items:stretch;gap:14px;padding:25px;display:flex}.AgiCompareModal-module__z89rFG__slotsColumn{flex-direction:column;align-items:center;gap:15px;display:flex}.AgiCompareModal-module__z89rFG__slotGroup{flex-direction:column;align-self:stretch;align-items:center;gap:15px;display:flex}.AgiCompareModal-module__z89rFG__slotButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;color:var(--color-black);border-radius:30px;justify-content:space-between;align-self:stretch;align-items:center;gap:6px;padding:10px 20px;font-size:14px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__slotButtonDefault{border-color:var(--color-secondary-violet);color:var(--color-secondary-violet)}.AgiCompareModal-module__z89rFG__slotLeft{align-items:center;gap:6px;display:flex}.AgiCompareModal-module__z89rFG__slotDefaultBadge{background:var(--color-secondary-violet);height:25px;color:var(--color-white);border-radius:15px;justify-content:center;align-items:center;padding:0 10px;font-size:11px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__slotModelInfo{align-items:center;gap:6px;display:flex}.AgiCompareModal-module__z89rFG__slotModelNameDefault{color:var(--color-secondary-violet)}.AgiCompareModal-module__z89rFG__slotsWarning{color:#ff2f4f;margin:0;font-size:14px;font-weight:400;line-height:1.43}.AgiCompareModal-module__z89rFG__slotsButtonArea{justify-content:center;align-items:center;gap:10px;display:flex}.AgiCompareModal-module__z89rFG__slotsCloseButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;width:100px;height:50px;color:var(--color-black);border-radius:10px;justify-content:center;align-items:center;font-size:14px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__slotsStartButton{background:var(--color-black);cursor:pointer;height:50px;color:var(--color-white);border:none;border-radius:10px;justify-content:center;align-items:center;padding:10px 30px;font-size:14px;font-weight:700;display:flex}.AgiCompareModal-module__z89rFG__slotsStartButton:disabled{background:var(--color-gray-5);color:var(--color-black);cursor:not-allowed}.AgiCompareModal-module__z89rFG__pickModal{background:var(--color-white);border-radius:30px;flex-direction:column;justify-content:space-between;align-items:stretch;gap:30px;width:600px;height:600px;padding:30px;display:flex;box-shadow:0 4px 8px #00000026}.AgiCompareModal-module__z89rFG__pickHeader{justify-content:space-between;align-self:stretch;align-items:center;display:flex}.AgiCompareModal-module__z89rFG__pickTitle{color:var(--color-black);margin:0;font-size:22px;font-weight:800;line-height:1.36}.AgiCompareModal-module__z89rFG__pickCloseIcon{cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.AgiCompareModal-module__z89rFG__pickCloseIcon:hover{background:#f5f7fa}.AgiCompareModal-module__z89rFG__pickGrid{flex:1;align-self:stretch;gap:10px;display:flex;overflow-y:auto}.AgiCompareModal-module__z89rFG__pickColumn{flex-direction:column;flex:1;gap:10px;display:flex}.AgiCompareModal-module__z89rFG__pickItem{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;color:var(--color-black);border-radius:10px;justify-content:space-between;align-self:stretch;align-items:center;padding:15px;font-size:14px;font-weight:800;line-height:1.43;display:flex}.AgiCompareModal-module__z89rFG__pickItem:hover{background:#fafafa}.AgiCompareModal-module__z89rFG__pickItemSelected{border-color:var(--color-secondary-violet);background:var(--color-primary-blue-10)}.AgiCompareModal-module__z89rFG__pickItemNameSelected{color:var(--color-secondary-violet)}.AgiCompareModal-module__z89rFG__pickItemLeft{align-items:center;gap:6px;display:flex}
.MultiAnswerGuide-module__tGpm1q__container{background:var(--color-gray-6,#f5f5f5);border-radius:20px 20px 0 0;flex-shrink:0;justify-content:space-between;align-items:center;gap:30px;width:100%;max-width:900px;margin-bottom:-20px;padding:20px 25px 40px;display:flex;box-shadow:0 2px 6px #0000001a}.MultiAnswerGuide-module__tGpm1q__content{flex-direction:column;justify-content:center;gap:10px;display:flex}.MultiAnswerGuide-module__tGpm1q__title{color:var(--color-black,#000);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MultiAnswerGuide-module__tGpm1q__actionRow{align-items:center;gap:10px;display:flex}.MultiAnswerGuide-module__tGpm1q__adoptPill{background:var(--color-white,#fff);border:1px solid var(--color-black,#000);height:35px;color:var(--color-black,#000);border-radius:20px;justify-content:center;align-items:center;gap:5px;padding:0 18px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46;display:flex}.MultiAnswerGuide-module__tGpm1q__actionPill{background:var(--color-white,#fff);border:1px solid var(--color-black,#000);height:35px;color:var(--color-black,#000);white-space:nowrap;border-radius:25px;justify-content:center;align-items:center;gap:25px;padding:5px 15px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46;display:flex}.MultiAnswerGuide-module__tGpm1q__connector{color:#686868;white-space:nowrap;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MultiAnswerGuide-module__tGpm1q__notice{color:#7358fc;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MultiAnswerGuide-module__tGpm1q__closeButton{cursor:pointer;background:#e8e8e8;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.MultiAnswerGuide-module__tGpm1q__closeButton:hover{opacity:.7}
.StudioShortcutBanner-module__udUINq__container{cursor:pointer;background:#000;border-radius:25px;justify-content:space-between;align-self:flex-start;align-items:center;width:290px;height:45px;margin-bottom:5px;padding:0 15px;text-decoration:none;display:flex;box-shadow:0 2px 6px #0000001a}.StudioShortcutBanner-module__udUINq__container:hover{opacity:.9}.StudioShortcutBanner-module__udUINq__leftGroup{align-items:center;gap:8px;display:flex}.StudioShortcutBanner-module__udUINq__text{color:#fff;white-space:nowrap;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:20px}
.ChatInput-module__JOOydW__chatInputWrapper{z-index:1;flex-direction:column;width:100%;max-width:900px;margin-top:auto;display:flex;position:relative}.ChatInput-module__JOOydW__chatInputWithGuide{z-index:1;position:relative}.ChatInput-module__JOOydW__chatViewWrapper{height:100%;margin-top:0}.ChatInput-module__JOOydW__chatInputCard{background:var(--color-white);border:1px solid var(--color-gray-5);border-radius:20px;flex-direction:column;gap:15px;margin-bottom:30px;padding:20px;display:flex;position:relative;box-shadow:0 2px 6px #0000001a}.ChatInput-module__JOOydW__chatInputWrapperExpanded{z-index:1;flex-direction:column;width:100%;max-width:900px;margin-top:0;display:flex;position:absolute;top:50%;bottom:0;left:50%;transform:translate(-50%)}.ChatInput-module__JOOydW__chatInputCardExpanded{flex:1;min-height:0}.ChatInput-module__JOOydW__optionArea{justify-content:space-between;align-items:center;gap:15px;display:flex}.ChatInput-module__JOOydW__optionLeft{align-items:center;gap:10px;display:flex}.ChatInput-module__JOOydW__fileAttachButton{border:1px solid var(--color-gray-6);cursor:pointer;background:0 0;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.ChatInput-module__JOOydW__fileAttachButton:hover{opacity:.7}.ChatInput-module__JOOydW__fileAttachButton:disabled{opacity:.3;cursor:not-allowed}.ChatInput-module__JOOydW__multiAnswerButton{background:var(--color-white);border:1px solid var(--color-gray-6);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:5px;height:36px;padding:0 13px;text-decoration:none;display:flex}.ChatInput-module__JOOydW__multiAnswerButton:hover{opacity:.7}.ChatInput-module__JOOydW__multiAnswerText{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:19px}.ChatInput-module__JOOydW__modelSelector{align-items:center;gap:10px;display:flex}.ChatInput-module__JOOydW__modelTrigger{border:1px solid var(--color-gray-6);cursor:pointer;background:0 0;border-radius:20px;align-items:center;gap:6px;height:36px;padding:0 13px;display:flex}.ChatInput-module__JOOydW__modelTrigger:hover{opacity:.8}.ChatInput-module__JOOydW__modelName{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:20px}.ChatInput-module__JOOydW__modelSuffix{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:19px}.ChatInput-module__JOOydW__modelHint{color:var(--color-secondary-violet);cursor:pointer;-webkit-user-select:none;user-select:none;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:19px;text-decoration:none}.ChatInput-module__JOOydW__dropdown{background:var(--color-white);background-clip:padding-box,border-box;background-image:linear-gradient(var(--color-white),var(--color-white)),linear-gradient(128deg,#1082ff 0%,#5c1bff 100%);z-index:10;background-origin:padding-box,border-box;border:1px solid #0000;border-radius:30px;flex-direction:column;gap:30px;width:auto;padding:40px;display:flex;position:absolute;bottom:100%;left:0;right:0;box-shadow:0 4px 8px #00000026}.ChatInput-module__JOOydW__headerRow{justify-content:space-between;align-items:center;gap:10px;margin-bottom:20px;display:flex}.ChatInput-module__JOOydW__headerInfo{flex-direction:column;gap:5px;display:flex}.ChatInput-module__JOOydW__dropdownTitle{color:var(--color-black);font-size:16px;font-weight:800;line-height:1.5}.ChatInput-module__JOOydW__dropdownSubtitle{color:var(--color-primary-blue-80);font-size:13px;font-weight:400;line-height:1.46}.ChatInput-module__JOOydW__closeButton{cursor:pointer;background:0 0;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:flex}.ChatInput-module__JOOydW__closeButton:hover{opacity:.7}.ChatInput-module__JOOydW__modelGrid{gap:10px;display:flex}.ChatInput-module__JOOydW__modelColumn{flex-direction:column;flex:1;gap:10px;display:flex}.ChatInput-module__JOOydW__modelItem{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:15px;display:flex}.ChatInput-module__JOOydW__modelItem:hover{border-color:var(--color-primary-blue-80);background:var(--color-primary-blue-10)}.ChatInput-module__JOOydW__modelItemActive{background:var(--color-primary-blue-10);border-color:var(--color-secondary-violet)}.ChatInput-module__JOOydW__modelItemLeft{align-items:center;gap:6px;display:flex}.ChatInput-module__JOOydW__modelItemName{color:var(--color-black);font-size:14px;font-weight:800;line-height:1.43}.ChatInput-module__JOOydW__modelNameActive{color:var(--color-secondary-violet)}.ChatInput-module__JOOydW__compareSection{flex-direction:column;gap:10px;display:flex}.ChatInput-module__JOOydW__compareSectionTitle{color:var(--color-black);font-size:16px;font-weight:800;line-height:1.5}.ChatInput-module__JOOydW__compareCard{background:url(/assets/images/service/chat/bg-ai-compare.png) 50%/cover no-repeat;border-radius:15px;justify-content:space-between;align-items:center;gap:30px;padding:20px;display:flex}.ChatInput-module__JOOydW__compareCardText{flex-direction:column;flex:1;justify-content:center;gap:6px;display:flex}.ChatInput-module__JOOydW__compareCardTitle{color:var(--color-black);font-size:18px;font-weight:800;line-height:1.56}.ChatInput-module__JOOydW__compareCardDesc{color:#4b4b4b;font-size:14px;font-weight:400;line-height:1.43}.ChatInput-module__JOOydW__compareButton{cursor:pointer;width:120px;color:var(--color-white);text-align:center;white-space:pre-line;background:linear-gradient(148deg,#1082ff 0%,#5c1bff 100%);border:none;border-radius:15px;flex-shrink:0;justify-content:center;align-items:center;padding:15px 0;font-size:14px;font-weight:800;line-height:1.43;text-decoration:none;display:flex;box-shadow:0 2px 4px #0000001a}.ChatInput-module__JOOydW__compareButton:hover{opacity:.9}.ChatInput-module__JOOydW__inputArea{flex-direction:column;gap:15px;width:100%;display:flex}.ChatInput-module__JOOydW__attachButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:60px;padding:0;display:flex}.ChatInput-module__JOOydW__attachButton:hover{opacity:.7}.ChatInput-module__JOOydW__inputBox{flex-direction:column;gap:10px;min-height:20px;display:flex;position:relative}.ChatInput-module__JOOydW__inputBoxExpanded{flex-direction:column;flex:1;min-height:0;display:flex}.ChatInput-module__JOOydW__inputBoxDisabled{opacity:.6;pointer-events:none}.ChatInput-module__JOOydW__expandButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:0;right:0}.ChatInput-module__JOOydW__inputRow{flex:1;align-items:flex-end;gap:5px;min-width:0;display:flex}.ChatInput-module__JOOydW__fileCardList{scrollbar-width:none;gap:10px;display:flex;overflow-x:auto}.ChatInput-module__JOOydW__fileCardList::-webkit-scrollbar{display:none}.ChatInput-module__JOOydW__fileCard{flex-shrink:0;width:160px;height:50px;position:relative}.ChatInput-module__JOOydW__fileCardInner{background:var(--color-primary-blue-10);border-radius:10px;align-items:center;gap:8px;width:155px;height:45px;padding-left:5px;padding-right:5px;display:flex;position:absolute;bottom:0;left:0}.ChatInput-module__JOOydW__fileCardIcon{flex-shrink:0}.ChatInput-module__JOOydW__fileCardInfo{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;display:flex}.ChatInput-module__JOOydW__fileCardName{color:var(--color-black);white-space:nowrap;text-overflow:ellipsis;max-width:90px;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;line-height:1.1;overflow:hidden}.ChatInput-module__JOOydW__progressBar{background:var(--color-white);border-radius:4px;width:100%;height:8px}.ChatInput-module__JOOydW__progressFill{background:var(--color-primary-blue-80);border-radius:4px;height:100%}@keyframes ChatInput-module__JOOydW__progressLoad{0%{width:0%}to{width:100%}}.ChatInput-module__JOOydW__progressFillReady{animation:.5s ease-out forwards ChatInput-module__JOOydW__progressLoad}@keyframes ChatInput-module__JOOydW__progressPulse{0%,to{opacity:1}50%{opacity:.5}}.ChatInput-module__JOOydW__progressFillUploading{width:100%;animation:1.5s ease-in-out infinite ChatInput-module__JOOydW__progressPulse}.ChatInput-module__JOOydW__progressFillDone{width:100%}.ChatInput-module__JOOydW__fileCardDeleteBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:0;right:0}.ChatInput-module__JOOydW__fileCardDeleteBtn:hover{opacity:.7}.ChatInput-module__JOOydW__imageThumb{flex-shrink:0;width:55px;height:50px;position:relative}.ChatInput-module__JOOydW__imageThumbImg{object-fit:cover;border-radius:10px;width:50px;height:45px;margin-top:5px}.ChatInput-module__JOOydW__imageThumbDeleteBtn{cursor:pointer;background:#000;border:none;border-radius:10px;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex;position:absolute;top:0;right:0}.ChatInput-module__JOOydW__imageThumbDeleteBtn:hover{opacity:.7}.ChatInput-module__JOOydW__clipButtonWrapper{flex-shrink:0;position:relative}.ChatInput-module__JOOydW__clipMenu{background:var(--color-white);border:1px solid var(--color-gray-5);z-index:10;border-radius:15px;flex-direction:column;gap:20px;width:300px;padding:20px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:1px 3px 6px #0003}.ChatInput-module__JOOydW__clipMenuItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:11px;width:100%;padding:0;display:flex}.ChatInput-module__JOOydW__clipMenuItem:hover{opacity:.7}.ChatInput-module__JOOydW__clipMenuItemText{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.ChatInput-module__JOOydW__clipMenuItemDisabled{opacity:.4;cursor:default;}.ChatInput-module__JOOydW__clipMenuItemDisabled:hover{opacity:.4}.ChatInput-module__JOOydW__hiddenFileInput{display:none}.ChatInput-module__JOOydW__textInput{color:var(--color-black);resize:none;scrollbar-width:none;background:0 0;border:none;outline:none;padding:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:20px;overflow-y:auto}.ChatInput-module__JOOydW__textInputCollapsed{max-height:60px;overflow-y:hidden}.ChatInput-module__JOOydW__textInputExpanded{flex:1;min-height:0;overflow-y:auto}.ChatInput-module__JOOydW__textInput::-webkit-scrollbar{display:none}.ChatInput-module__JOOydW__textInput::placeholder{color:var(--color-gray-3)}.ChatInput-module__JOOydW__textInput:disabled{opacity:.5;cursor:not-allowed}.ChatInput-module__JOOydW__sendButton{background:var(--color-gray-6);cursor:default;border:none;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;padding:0;transition:background .2s;display:flex}.ChatInput-module__JOOydW__sendButtonActive{background:var(--color-black);cursor:pointer}.ChatInput-module__JOOydW__sendButtonActive:disabled{opacity:.4;cursor:not-allowed}.ChatInput-module__JOOydW__compareModelBar{cursor:pointer;background:var(--color-white);background-clip:padding-box,border-box;background-image:linear-gradient(var(--color-white),var(--color-white)),linear-gradient(147deg,#1082ff 0%,#5c1bff 100%);background-origin:padding-box,border-box;border:1px solid #0000;border-radius:20px;align-items:center;gap:15px;height:36px;padding:0 7px 0 13px;display:flex}.ChatInput-module__JOOydW__compareChip{white-space:nowrap;align-items:center;gap:6px;display:flex}.ChatInput-module__JOOydW__compareChipName{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:20px}.ChatInput-module__JOOydW__compareDot{background:#d9d9d9;border-radius:50%;flex-shrink:0;width:4px;height:4px;display:inline-block}.ChatInput-module__JOOydW__compareCloseBtn{cursor:pointer;background:#e8e8e8;border:none;border-radius:20px;flex-shrink:0;justify-content:center;align-items:center;width:23px;height:23px;padding:0;display:flex}.ChatInput-module__JOOydW__compareCloseBtn:hover{opacity:.7}.ChatInput-module__JOOydW__compareInfo{color:#7358fc;white-space:nowrap;align-items:center;gap:5px;margin-left:auto;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:19px;display:flex}
.HomeContent-module__3fHKQa__homePage{z-index:1;flex-direction:column;align-items:center;width:100%;height:calc(100vh - 55px);padding-bottom:0;display:flex;position:relative;overflow:hidden}.HomeContent-module__3fHKQa__fakeChatWrapper{z-index:1;width:100%;max-width:900px;margin-top:auto;padding:0 20px 20px;position:relative}.HomeContent-module__3fHKQa__fakeChatInput{cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:20px;flex-direction:column;gap:15px;padding:20px;text-decoration:none;display:flex;box-shadow:0 2px 6px #0000001a}.HomeContent-module__3fHKQa__fakeChatInputText{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:20px}.HomeContent-module__3fHKQa__fakeChatOptions{justify-content:space-between;align-items:center;display:flex}.HomeContent-module__3fHKQa__fakeChatOptionsLeft{align-items:center;gap:10px;display:flex}.HomeContent-module__3fHKQa__fakeChatModelSelect{border:1px solid #f5f5f5;border-radius:20px;align-items:center;gap:10px;height:36px;padding:0 13px;display:flex}.HomeContent-module__3fHKQa__fakeChatModelText{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700}.HomeContent-module__3fHKQa__fakeChatModelChange{color:#8b5cf6;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700}.HomeContent-module__3fHKQa__fakeChatMultiAnswer{border:1px solid #f5f5f5;border-radius:20px;align-items:center;gap:5px;height:36px;padding:0 13px;display:flex}.HomeContent-module__3fHKQa__fakeChatMultiAnswerText{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700}
.MobileExpandedAnswerView-module__kLWUxW__overlay{z-index:100;background-color:#fff;flex-direction:column;padding:15px;display:flex;position:fixed;inset:0}.MobileExpandedAnswerView-module__kLWUxW__header{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__headerLeft{align-items:center;gap:10px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__headerTitle{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.56}.MobileExpandedAnswerView-module__kLWUxW__closeBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.MobileExpandedAnswerView-module__kLWUxW__cardList{flex-direction:column;flex:1;gap:15px;min-height:0;margin-top:15px;display:flex;overflow-y:auto}.MobileExpandedAnswerView-module__kLWUxW__cardList::-webkit-scrollbar{display:none}.MobileExpandedAnswerView-module__kLWUxW__cardList{scrollbar-width:none}.MobileExpandedAnswerView-module__kLWUxW__card{border:1px solid #e8e8e8;border-radius:15px;flex-direction:column;flex-shrink:0;display:flex;overflow:hidden}.MobileExpandedAnswerView-module__kLWUxW__cardHeader{background-color:#f5f7fa;flex-shrink:0;align-items:center;gap:8px;padding:12px 15px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__modelInfo{align-items:center;gap:6px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__modelName{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:800}.MobileExpandedAnswerView-module__kLWUxW__modelSuffix{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400}.MobileExpandedAnswerView-module__kLWUxW__cardBody{color:#000;max-height:300px;padding:15px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46;overflow-y:auto}.MobileExpandedAnswerView-module__kLWUxW__cardBody ul,.MobileExpandedAnswerView-module__kLWUxW__cardBody ol{margin:8px 0;padding-left:20px}.MobileExpandedAnswerView-module__kLWUxW__cardBody li{margin:4px 0}.MobileExpandedAnswerView-module__kLWUxW__cardBody p{margin:0 0 8px}.MobileExpandedAnswerView-module__kLWUxW__cardBody p:last-child{margin-bottom:0}.MobileExpandedAnswerView-module__kLWUxW__cardBody table{border-collapse:collapse;width:100%;margin:10px 0;font-size:12px;display:block;overflow-x:auto}.MobileExpandedAnswerView-module__kLWUxW__cardBody thead{background:#f5f7fa}.MobileExpandedAnswerView-module__kLWUxW__cardBody th,.MobileExpandedAnswerView-module__kLWUxW__cardBody td{text-align:left;white-space:nowrap;border:1px solid #e5e7eb;padding:6px 10px}.MobileExpandedAnswerView-module__kLWUxW__cardBody th{font-weight:700}.MobileExpandedAnswerView-module__kLWUxW__cardActions{flex-shrink:0;justify-content:space-between;align-items:center;gap:10px;padding:0 15px 12px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__actionIcons{align-items:center;gap:15px;display:flex}.MobileExpandedAnswerView-module__kLWUxW__actionIconBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MobileExpandedAnswerView-module__kLWUxW__adoptBtn{color:#686868;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:20px;justify-content:center;align-items:center;gap:5px;height:30px;padding:0 12px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;display:flex}.MobileExpandedAnswerView-module__kLWUxW__adoptBtnAdopted{color:#fff;background:linear-gradient(136deg,#1082ff 0%,#5c1bff 100%);border:none}.MobileExpandedAnswerView-module__kLWUxW__adoptBtnDisabled{cursor:default;pointer-events:none}
.MobileMultiAnswerCards-module__57CyoG__container{flex-direction:column;gap:15px;width:100%;padding:20px 0;display:flex}.MobileMultiAnswerCards-module__57CyoG__header{justify-content:space-between;align-items:center;gap:15px;padding:0 5px;display:flex}.MobileMultiAnswerCards-module__57CyoG__headerLeft{align-items:center;gap:10px;display:flex}.MobileMultiAnswerCards-module__57CyoG__headerExpandBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MobileMultiAnswerCards-module__57CyoG__headerTextGroup{flex-direction:column;gap:8px;display:flex}.MobileMultiAnswerCards-module__57CyoG__headerTitle{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700}.MobileMultiAnswerCards-module__57CyoG__headerSubtitleRow{align-items:center;gap:6px;display:flex}.MobileMultiAnswerCards-module__57CyoG__headerSubtitle{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800}.MobileMultiAnswerCards-module__57CyoG__guideText{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileMultiAnswerCards-module__57CyoG__guideIntro{margin:0 0 8px}.MobileMultiAnswerCards-module__57CyoG__guideList{margin:0;padding:0;list-style:none}.MobileMultiAnswerCards-module__57CyoG__guideList li{padding-left:14px;position:relative}.MobileMultiAnswerCards-module__57CyoG__guideList li:before{content:"";background-color:#000;border-radius:50%;width:5px;height:5px;position:absolute;top:8px;left:0}.MobileMultiAnswerCards-module__57CyoG__guideList li strong{font-weight:800}.MobileMultiAnswerCards-module__57CyoG__card{border:1px solid #e8e8e8;border-radius:15px;overflow:hidden}.MobileMultiAnswerCards-module__57CyoG__cardAdopted{border-color:#7358fc}.MobileMultiAnswerCards-module__57CyoG__cardExpanded{border-color:#a6a6a6}.MobileMultiAnswerCards-module__57CyoG__cardHeader{background-color:#f5f7fa;justify-content:space-between;align-items:center;min-height:45px;padding:0 15px;display:flex}.MobileMultiAnswerCards-module__57CyoG__cardHeaderLeft{align-items:center;gap:10px;display:flex}.MobileMultiAnswerCards-module__57CyoG__cardModelGroup{align-items:center;gap:5px;display:flex}.MobileMultiAnswerCards-module__57CyoG__defaultBadge{color:#fff;background:#000;border-radius:15px;justify-content:center;align-items:center;height:24px;padding:0 8px;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.MobileMultiAnswerCards-module__57CyoG__modelIcon{border-radius:50%;width:16px;height:16px}.MobileMultiAnswerCards-module__57CyoG__modelLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:800}.MobileMultiAnswerCards-module__57CyoG__modelLabelSuffix{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400}.MobileMultiAnswerCards-module__57CyoG__adoptBtn{height:30px;color:var(--color-gray-3);cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:20px;justify-content:center;align-items:center;gap:5px;padding:0 12px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;display:flex}.MobileMultiAnswerCards-module__57CyoG__adoptBtnAdopted{color:#fff;background:linear-gradient(90deg,#1082ff 0%,#5c1bff 100%);border:none}.MobileMultiAnswerCards-module__57CyoG__adoptBtnDisabled{cursor:default;pointer-events:none}.MobileMultiAnswerCards-module__57CyoG__cardHeaderRight{align-items:center;gap:8px;display:flex}.MobileMultiAnswerCards-module__57CyoG__loadingSpinner{animation:1s linear infinite MobileMultiAnswerCards-module__57CyoG__spin}@keyframes MobileMultiAnswerCards-module__57CyoG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.MobileMultiAnswerCards-module__57CyoG__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.MobileMultiAnswerCards-module__57CyoG__cardBody{color:var(--color-black);padding:15px;font-family:NanumSquare Neo,sans-serif;font-size:13px;line-height:1.46}.MobileMultiAnswerCards-module__57CyoG__cardBodyCollapsed{max-height:56.94px;overflow:hidden}.MobileMultiAnswerCards-module__57CyoG__cardBody p{margin:0 0 8px}.MobileMultiAnswerCards-module__57CyoG__cardBody p:last-child{margin-bottom:0}.MobileMultiAnswerCards-module__57CyoG__cardBody ul,.MobileMultiAnswerCards-module__57CyoG__cardBody ol{margin:8px 0;padding-left:20px}.MobileMultiAnswerCards-module__57CyoG__cardBody code{background-color:var(--color-gray-7);border-radius:4px;padding:2px 6px;font-size:12px}.MobileMultiAnswerCards-module__57CyoG__cardBody pre{border-radius:8px;margin:8px 0;overflow-x:auto}.MobileMultiAnswerCards-module__57CyoG__cardBody table{border-collapse:collapse;width:100%;margin:10px 0;font-size:12px;display:block;overflow-x:auto}.MobileMultiAnswerCards-module__57CyoG__cardBody thead{background:#f5f7fa}.MobileMultiAnswerCards-module__57CyoG__cardBody th,.MobileMultiAnswerCards-module__57CyoG__cardBody td{text-align:left;white-space:nowrap;border:1px solid #e5e7eb;padding:6px 10px}.MobileMultiAnswerCards-module__57CyoG__cardBody th{font-weight:700}.MobileMultiAnswerCards-module__57CyoG__actionBar{align-items:center;width:100%;padding:0 15px 15px;display:flex}.MobileMultiAnswerCards-module__57CyoG__actionIcons{align-items:center;gap:15px;display:flex}.MobileMultiAnswerCards-module__57CyoG__actionIconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MobileMultiAnswerCards-module__57CyoG__bottomActions{flex-direction:column;align-items:flex-start;gap:10px;display:flex}.MobileMultiAnswerCards-module__57CyoG__bottomActionBtn{color:#000;cursor:pointer;background:#fff;border:1px solid #e8e8e8;border-radius:25px;align-items:center;gap:30px;width:fit-content;height:40px;padding:5px 18px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;display:flex}.MobileMultiAnswerCards-module__57CyoG__bottomActionBtn:disabled{cursor:default}.MobileMultiAnswerCards-module__57CyoG__bottomActionBtnActive{background-image:linear-gradient(#fff,#fff),linear-gradient(147deg,#1082ff 0%,#5c1bff 100%);background-origin:border-box;background-clip:padding-box,border-box;border:1px solid #0000}.MobileMultiAnswerCards-module__57CyoG__adoptedModels{align-items:center;gap:8px;display:flex}.MobileMultiAnswerCards-module__57CyoG__modelChip{align-items:center;gap:6px;display:flex}.MobileMultiAnswerCards-module__57CyoG__chipSeparator{background-color:#d9d9d9;border-radius:50%;width:4px;height:4px}.MobileMultiAnswerCards-module__57CyoG__streamingCursor:after{content:"▍";animation:1s step-end infinite MobileMultiAnswerCards-module__57CyoG__blink}@keyframes MobileMultiAnswerCards-module__57CyoG__blink{0%,to{opacity:1}50%{opacity:0}}
.MobileContinuedAnswerCards-module__YZwWTW__container{flex-direction:column;gap:15px;width:100%;padding:20px 0;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__header{align-items:center;gap:15px;padding:0 5px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__headerTextGroup{flex-direction:column;gap:8px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__headerTitle{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700}.MobileContinuedAnswerCards-module__YZwWTW__headerSubtitleRow{align-items:center;gap:6px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__headerSubtitle{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800}.MobileContinuedAnswerCards-module__YZwWTW__guideText{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileContinuedAnswerCards-module__YZwWTW__guideText p{margin:0}.MobileContinuedAnswerCards-module__YZwWTW__card{border:1px solid #e8e8e8;border-radius:15px;flex-direction:column;display:flex;overflow:hidden}.MobileContinuedAnswerCards-module__YZwWTW__cardHeader{align-items:center;min-height:40px;padding:0 15px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__cardHeaderLeft{align-items:center;gap:5px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__cardModelInfo{align-items:center;gap:6px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__defaultBadge{color:#fff;background:#000;border-radius:15px;justify-content:center;align-items:center;height:24px;padding:0 8px;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;display:inline-flex}.MobileContinuedAnswerCards-module__YZwWTW__modelLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:800}.MobileContinuedAnswerCards-module__YZwWTW__modelLabelSuffix{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400}.MobileContinuedAnswerCards-module__YZwWTW__cardBody{color:var(--color-black);padding:0 15px 15px;font-family:NanumSquare Neo,sans-serif;font-size:13px;line-height:1.46}.MobileContinuedAnswerCards-module__YZwWTW__cardBody p{margin:0 0 8px}.MobileContinuedAnswerCards-module__YZwWTW__cardBody p:last-child{margin-bottom:0}.MobileContinuedAnswerCards-module__YZwWTW__cardBody ul,.MobileContinuedAnswerCards-module__YZwWTW__cardBody ol{margin:8px 0;padding-left:20px}.MobileContinuedAnswerCards-module__YZwWTW__cardBody code{background-color:var(--color-gray-7);border-radius:4px;padding:2px 6px;font-size:12px}.MobileContinuedAnswerCards-module__YZwWTW__cardBody pre{border-radius:8px;margin:8px 0;overflow-x:auto}.MobileContinuedAnswerCards-module__YZwWTW__cardBody table{border-collapse:collapse;width:100%;margin:10px 0;font-size:12px;display:block;overflow-x:auto}.MobileContinuedAnswerCards-module__YZwWTW__cardBody thead{background:#f5f7fa}.MobileContinuedAnswerCards-module__YZwWTW__cardBody th,.MobileContinuedAnswerCards-module__YZwWTW__cardBody td{text-align:left;white-space:nowrap;border:1px solid #e5e7eb;padding:6px 10px}.MobileContinuedAnswerCards-module__YZwWTW__cardBody th{font-weight:700}.MobileContinuedAnswerCards-module__YZwWTW__streamingCursor:after{content:"▍";animation:1s step-end infinite MobileContinuedAnswerCards-module__YZwWTW__blink}@keyframes MobileContinuedAnswerCards-module__YZwWTW__blink{0%,to{opacity:1}50%{opacity:0}}.MobileContinuedAnswerCards-module__YZwWTW__actionBar{align-items:center;width:100%;padding:0 15px 12px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__actionIcons{align-items:center;gap:15px;display:flex}.MobileContinuedAnswerCards-module__YZwWTW__actionIconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}
.MobileChatMessageList-module__PD8Gma__container{flex-direction:column;gap:35px;width:100%;padding:15px 15px 120px;display:flex}.MobileChatMessageList-module__PD8Gma__userMessage{justify-content:flex-end;display:flex}.MobileChatMessageList-module__PD8Gma__questionSection{flex-direction:column;align-items:flex-end;gap:10px;max-width:100%;display:flex;position:relative}.MobileChatMessageList-module__PD8Gma__userBubble{color:#000;white-space:pre-wrap;word-break:break-word;background-color:#f5f7fa;border-radius:15px 0 5px 15px;padding:15px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.69em}.MobileChatMessageList-module__PD8Gma__attachColumn{flex-direction:column;align-items:flex-end;gap:10px;display:flex}.MobileChatMessageList-module__PD8Gma__attachImageRow{flex-direction:row;gap:10px;display:flex}.MobileChatMessageList-module__PD8Gma__attachImageThumb{object-fit:cover;border-radius:10px;width:50px;height:50px}.MobileChatMessageList-module__PD8Gma__attachFileCard{background-color:#f5f7fa;border-radius:10px;align-items:center;gap:8px;height:50px;padding:0 10px 0 5px;display:flex}.MobileChatMessageList-module__PD8Gma__attachFileInfo{flex-direction:column;justify-content:center;gap:3px;display:flex}.MobileChatMessageList-module__PD8Gma__attachFileName{color:#000;white-space:nowrap;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700}.MobileChatMessageList-module__PD8Gma__attachFileSize{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:9px;font-weight:400}.MobileChatMessageList-module__PD8Gma__userBubbleTextCollapsed{max-height:60px;overflow:hidden}.MobileChatMessageList-module__PD8Gma__expandButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex;position:absolute;bottom:0;right:0}.MobileChatMessageList-module__PD8Gma__expandButtonExpanded{transform:rotate(180deg)}.MobileChatMessageList-module__PD8Gma__assistantMessage{flex-direction:column;gap:15px;display:flex}.MobileChatMessageList-module__PD8Gma__assistantProfile{align-items:center;gap:15px;display:flex}.MobileChatMessageList-module__PD8Gma__profileInfo{flex-direction:column;gap:5px;display:flex}.MobileChatMessageList-module__PD8Gma__assistantName{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5em}.MobileChatMessageList-module__PD8Gma__modelInfo{align-items:flex-end;gap:6px;display:flex}.MobileChatMessageList-module__PD8Gma__modelName{color:#000;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.46em}.MobileChatMessageList-module__PD8Gma__streamLoading>div{padding:0}.MobileChatMessageList-module__PD8Gma__assistantContent{color:#000;word-break:break-word;font-family:NanumSquare Neo,sans-serif;font-size:13px;line-height:1.85em}.MobileChatMessageList-module__PD8Gma__assistantContent p{margin:0 0 10px}.MobileChatMessageList-module__PD8Gma__assistantContent p:last-child{margin-bottom:0}.MobileChatMessageList-module__PD8Gma__assistantContent h1{margin:14px 0 6px;font-size:18px;font-weight:800}.MobileChatMessageList-module__PD8Gma__assistantContent h2{margin:12px 0 5px;font-size:16px;font-weight:800}.MobileChatMessageList-module__PD8Gma__assistantContent h3{margin:10px 0 4px;font-size:14px;font-weight:700}.MobileChatMessageList-module__PD8Gma__assistantContent strong{font-weight:800}.MobileChatMessageList-module__PD8Gma__assistantContent em{font-style:italic}.MobileChatMessageList-module__PD8Gma__assistantContent code{background:#f3f4f6;border-radius:4px;padding:2px 6px;font-family:Courier New,monospace;font-size:12px}.MobileChatMessageList-module__PD8Gma__assistantContent pre{background:#1e1e1e;border-radius:8px;margin:8px 0;padding:14px;overflow-x:auto}.MobileChatMessageList-module__PD8Gma__assistantContent pre code{color:#d4d4d4;background:0 0;padding:0;font-size:12px;line-height:18px}.MobileChatMessageList-module__PD8Gma__assistantContent ul,.MobileChatMessageList-module__PD8Gma__assistantContent ol{margin:6px 0;padding-left:18px}.MobileChatMessageList-module__PD8Gma__assistantContent li{margin:3px 0}.MobileChatMessageList-module__PD8Gma__assistantContent blockquote{color:#6b7280;border-left:3px solid #d1d5db;margin:6px 0;padding-left:10px}.MobileChatMessageList-module__PD8Gma__assistantContent a{color:#2563eb;text-decoration:underline}.MobileChatMessageList-module__PD8Gma__assistantContent table{border-collapse:collapse;width:100%;margin:8px 0;font-size:12px;display:block;overflow-x:auto}.MobileChatMessageList-module__PD8Gma__assistantContent thead{background:#f5f7fa}.MobileChatMessageList-module__PD8Gma__assistantContent th,.MobileChatMessageList-module__PD8Gma__assistantContent td{text-align:left;white-space:nowrap;border:1px solid #e5e7eb;padding:6px 10px}.MobileChatMessageList-module__PD8Gma__assistantContent th{font-weight:700}.MobileChatMessageList-module__PD8Gma__assistantContent tr:hover{background:#f9fafb}.MobileChatMessageList-module__PD8Gma__assistantContent hr{border:none;border-top:1px solid #e5e7eb;margin:10px 0}.MobileChatMessageList-module__PD8Gma__imagePreviewOverlay{z-index:9999;background:#00000080;flex-direction:column;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MobileChatMessageList-module__PD8Gma__imagePreviewImage{object-fit:contain;border-radius:0;width:calc(100% - 30px);max-height:430px}.MobileChatMessageList-module__PD8Gma__imagePreviewClose{cursor:pointer;background:#fff3;border:none;border-radius:25px;justify-content:center;align-items:center;width:40px;height:40px;display:flex;position:absolute;bottom:40px}
.MobileAgiCompareModal-module__o2wOLW__overlay{z-index:100;background:#00000080;align-items:flex-end;display:flex;position:fixed;inset:0}.MobileAgiCompareModal-module__o2wOLW__introSheet{background:var(--color-white);border-radius:30px 30px 0 0;flex-direction:column;width:100%;display:flex;overflow:hidden;box-shadow:0 0 8px #00000026}.MobileAgiCompareModal-module__o2wOLW__introHeader{background:url(/assets/mobile/chat/bg-compare-section.png) 50%/cover no-repeat;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;height:120px;display:flex;position:relative}.MobileAgiCompareModal-module__o2wOLW__introHeaderLogos{object-fit:contain}.MobileAgiCompareModal-module__o2wOLW__introLine{border:none;border-top:3px solid var(--color-white);width:50px;height:0;margin:0 auto}.MobileAgiCompareModal-module__o2wOLW__introContent{flex-direction:column;gap:20px;padding:0 20px 15px;display:flex}.MobileAgiCompareModal-module__o2wOLW__introTitleArea{flex-direction:column;gap:10px;display:flex}.MobileAgiCompareModal-module__o2wOLW__introTitle{color:var(--color-black);text-align:center;white-space:pre-line;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:18px;font-weight:800;line-height:1.56}.MobileAgiCompareModal-module__o2wOLW__introDescription{color:var(--color-gray-3);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileAgiCompareModal-module__o2wOLW__introButtonArea{align-items:center;gap:10px;display:flex}.MobileAgiCompareModal-module__o2wOLW__closeButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;width:100px;height:45px;color:var(--color-black);border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;display:flex}.MobileAgiCompareModal-module__o2wOLW__primaryButton{background:var(--color-black);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;padding:10px 30px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;display:flex}.MobileAgiCompareModal-module__o2wOLW__primaryButton:disabled{background:var(--color-gray-5);color:var(--color-black);cursor:not-allowed}.MobileAgiCompareModal-module__o2wOLW__slotsSheet{background:var(--color-white);border-radius:30px 30px 0 0;flex-direction:column;align-items:center;gap:20px;width:100%;padding:10px 20px 15px;display:flex;box-shadow:0 0 8px #00000026}.MobileAgiCompareModal-module__o2wOLW__slotsTitleArea{flex-direction:column;align-self:stretch;align-items:stretch;gap:8px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotsTitle{color:var(--color-black);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:18px;font-weight:800;line-height:1.56}.MobileAgiCompareModal-module__o2wOLW__slotsSubtitle{color:var(--color-secondary-violet);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileAgiCompareModal-module__o2wOLW__slotsArea{background:var(--color-primary-blue-10);border-radius:15px;flex-direction:column;align-self:stretch;align-items:stretch;gap:14px;padding:20px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotsColumn{flex-direction:column;align-items:center;gap:15px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotGroup{flex-direction:column;align-self:stretch;align-items:center;gap:15px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;height:55px;color:var(--color-black);border-radius:30px;justify-content:space-between;align-self:stretch;align-items:center;gap:6px;padding:0 20px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotButtonDefault{border-color:var(--color-secondary-violet);color:var(--color-secondary-violet)}.MobileAgiCompareModal-module__o2wOLW__slotLeft{align-items:center;gap:6px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotDefaultBadge{background:var(--color-secondary-violet);height:25px;color:var(--color-white);border-radius:15px;justify-content:center;align-items:center;padding:0 10px;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotModelInfo{align-items:center;gap:6px;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotModelNameDefault{color:var(--color-secondary-violet)}.MobileAgiCompareModal-module__o2wOLW__slotsWarning{color:#ff2f4f;background:#ffe8ec;border-radius:10px;justify-content:center;align-items:center;height:50px;min-height:30px;margin:0;padding:0 15px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:flex}.MobileAgiCompareModal-module__o2wOLW__slotsButtonArea{align-self:stretch;align-items:center;gap:10px;display:flex}.MobileAgiCompareModal-module__o2wOLW__modelSelectSheet{background:var(--color-white);border-radius:30px 30px 0 0;flex-direction:column;align-items:center;gap:20px;width:100%;padding:10px 20px 15px;display:flex;box-shadow:0 0 8px #00000026}.MobileAgiCompareModal-module__o2wOLW__dragHandle{background:var(--color-primary-blue-30);border-radius:2px;flex-shrink:0;width:50px;height:3px}.MobileAgiCompareModal-module__o2wOLW__modelSelectContent{flex-direction:column;align-self:stretch;gap:15px;display:flex}.MobileAgiCompareModal-module__o2wOLW__modelSelectTitleArea{flex-direction:column;align-self:stretch;gap:3px;display:flex}.MobileAgiCompareModal-module__o2wOLW__modelSelectTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:700;line-height:1.5}.MobileAgiCompareModal-module__o2wOLW__modelSelectSubtitle{color:#1082ff;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileAgiCompareModal-module__o2wOLW__modelListWrapper{scrollbar-width:none;max-height:380px;overflow-y:auto}.MobileAgiCompareModal-module__o2wOLW__modelListWrapper::-webkit-scrollbar{display:none}.MobileAgiCompareModal-module__o2wOLW__modelList{flex-direction:column;gap:10px;display:flex}.MobileAgiCompareModal-module__o2wOLW__modelItem{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;color:var(--color-black);border-radius:10px;justify-content:space-between;align-items:center;padding:15px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43;display:flex}.MobileAgiCompareModal-module__o2wOLW__modelItemSelected{border-color:var(--color-secondary-violet);background:var(--color-primary-blue-10);color:var(--color-secondary-violet)}.MobileAgiCompareModal-module__o2wOLW__modelItemDisabled{background:var(--color-gray-6,#f5f5f5);border-color:var(--color-gray-5);color:var(--color-gray-4,#a6a6a6);cursor:not-allowed}.MobileAgiCompareModal-module__o2wOLW__modelItemInfo{align-items:center;gap:6px;display:flex}.MobileAgiCompareModal-module__o2wOLW__warningBox{color:#ff2f4f;background:#ffe8ec;border-radius:10px;justify-content:center;align-self:stretch;align-items:center;min-height:30px;margin:0;padding:0 15px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:flex}.MobileAgiCompareModal-module__o2wOLW__buttonArea{align-self:stretch;align-items:center;gap:10px;display:flex}.MobileAgiCompareModal-module__o2wOLW__confirmButton{background:var(--color-black);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:25px;flex:1;justify-content:center;align-items:center;padding:10px 30px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;display:flex}.MobileAgiCompareModal-module__o2wOLW__confirmButton:disabled{background:var(--color-gray-5);color:var(--color-black);cursor:not-allowed}
.MobileStudioShortcutBanner-module__yqF7fa__container{cursor:pointer;background:#000;border-radius:25px;justify-content:space-between;align-self:center;align-items:center;width:260px;height:40px;margin-bottom:5px;padding:0 13px;text-decoration:none;display:flex;box-shadow:0 2px 6px #0000001a}.MobileStudioShortcutBanner-module__yqF7fa__container:hover{opacity:.9}.MobileStudioShortcutBanner-module__yqF7fa__leftGroup{align-items:center;gap:8px;display:flex}.MobileStudioShortcutBanner-module__yqF7fa__text{color:#fff;white-space:nowrap;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:19px}
.MobileChatInput-module__ntQODq__chatInputWrapper{z-index:2;flex-direction:column;width:100%;margin-top:auto;display:flex;position:relative}.MobileChatInput-module__ntQODq__chatInputWrapperExpanded{flex:1;min-height:0;margin-top:0}.MobileChatInput-module__ntQODq__chatViewWrapper{flex-direction:column;flex:1;min-height:0;margin-top:0;display:flex;overflow:hidden}.MobileChatInput-module__ntQODq__messageListWrapper{flex-direction:column;flex:1;min-height:0;display:flex;position:relative}.MobileChatInput-module__ntQODq__messageListArea{scrollbar-width:none;flex:1;min-height:0;overflow-y:auto}.MobileChatInput-module__ntQODq__messageListArea::-webkit-scrollbar{display:none}.MobileChatInput-module__ntQODq__loadingToastWrapper{z-index:2;pointer-events:none;justify-content:center;display:flex;position:absolute;top:16px;left:0;right:0}.MobileChatInput-module__ntQODq__topGradient{background:linear-gradient(to bottom,var(--color-white),transparent);z-index:1;pointer-events:none;height:40px;position:absolute;top:0;left:0;right:0}.MobileChatInput-module__ntQODq__bottomGradient{background:linear-gradient(to top,var(--color-white),transparent);z-index:1;pointer-events:none;height:40px;position:absolute;bottom:0;left:0;right:0}.MobileChatInput-module__ntQODq__inputContainer{z-index:20;background:var(--color-white);border-radius:25px 25px 0 0;flex-direction:column;gap:16px;padding:15px;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 0 10px #00000026}.MobileChatInput-module__ntQODq__studioBannerWrapper{z-index:20;justify-content:center;display:flex;position:fixed;left:0;right:0}.MobileChatInput-module__ntQODq__inputArea{flex-direction:column;gap:13px;width:100%;display:flex}.MobileChatInput-module__ntQODq__textInput{width:100%;color:var(--color-black);resize:none;scrollbar-width:none;background:0 0;border:none;outline:none;max-height:130px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:19px;overflow-y:auto}.MobileChatInput-module__ntQODq__textInput::-webkit-scrollbar{display:none}.MobileChatInput-module__ntQODq__textInput::placeholder{color:var(--color-gray-4)}.MobileChatInput-module__ntQODq__textInput:disabled{opacity:.5;cursor:not-allowed}.MobileChatInput-module__ntQODq__textInputRow{align-items:flex-start;gap:5px;display:flex}.MobileChatInput-module__ntQODq__textInputRowExpanded{flex:1;align-items:stretch;min-height:0}.MobileChatInput-module__ntQODq__textInputCollapsed{max-height:57px;overflow-y:auto}.MobileChatInput-module__ntQODq__textInputExpanded{flex:1;min-height:0;max-height:none;overflow-y:auto}.MobileChatInput-module__ntQODq__expandButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.MobileChatInput-module__ntQODq__inputContainerExpanded{flex-direction:column;display:flex;top:50%}.MobileChatInput-module__ntQODq__inputAreaExpanded{flex-direction:column;flex:1;min-height:0;display:flex}.MobileChatInput-module__ntQODq__controlRow{justify-content:space-between;align-items:center;gap:10px;display:flex}.MobileChatInput-module__ntQODq__controlGroup{flex:1;align-items:center;gap:5px;min-width:0;display:flex}.MobileChatInput-module__ntQODq__attachWrapper{flex-shrink:0;position:relative}.MobileChatInput-module__ntQODq__attachButton{cursor:pointer;background:0 0;border:1px solid #e8e8e8;border-radius:20px;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.MobileChatInput-module__ntQODq__attachButton:disabled{opacity:.3;cursor:not-allowed}.MobileChatInput-module__ntQODq__modelPillWrapper{flex:1;min-width:0;position:relative}.MobileChatInput-module__ntQODq__modelPill{cursor:pointer;background:0 0;border:1px solid #e8e8e8;border-radius:20px;align-items:center;gap:5px;width:100%;height:35px;padding:0 13px;display:flex}.MobileChatInput-module__ntQODq__modelPillName{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:800;line-height:1.1}.MobileChatInput-module__ntQODq__modelPillChange{color:var(--color-secondary-violet);margin-left:auto;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:400;line-height:1.1}.MobileChatInput-module__ntQODq__comparePill{background:var(--color-white);cursor:pointer;border:1px solid #e8e8e8;border-radius:20px;justify-content:center;align-items:center;gap:5px;width:35px;height:35px;padding:0;display:flex}.MobileChatInput-module__ntQODq__comparePillText{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.1}.MobileChatInput-module__ntQODq__sendButton{cursor:default;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.MobileChatInput-module__ntQODq__sendButtonActive{cursor:pointer}.MobileChatInput-module__ntQODq__sendButtonActive:disabled{opacity:.4;cursor:not-allowed}.MobileChatInput-module__ntQODq__modelOverlay{z-index:100;background:#0006;align-items:flex-end;display:flex;position:fixed;inset:0}.MobileChatInput-module__ntQODq__modelBottomSheet{background:var(--color-white);border-radius:30px 30px 0 0;flex-direction:column;gap:20px;width:100%;padding:10px 20px;display:flex;box-shadow:0 0 8px #00000026}.MobileChatInput-module__ntQODq__dragHandle{background:var(--color-primary-blue-30);border-radius:2px;width:40px;height:3px;margin:0 auto}.MobileChatInput-module__ntQODq__sheetHeader{flex-direction:column;gap:5px;display:flex}.MobileChatInput-module__ntQODq__sheetTitle{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:20px}.MobileChatInput-module__ntQODq__sheetSubtitle{color:var(--color-primary-blue-80);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:19px}.MobileChatInput-module__ntQODq__sheetModelList{flex-direction:column;gap:10px;max-height:360px;padding-bottom:10px;display:flex;overflow-y:auto}.MobileChatInput-module__ntQODq__sheetModelItem{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;text-align:left;border-radius:10px;flex-direction:column;justify-content:center;gap:8px;width:100%;min-height:70px;padding:12px 15px;display:flex}.MobileChatInput-module__ntQODq__sheetModelItemActive{background:var(--color-primary-blue-10);border-color:var(--color-secondary-violet)}.MobileChatInput-module__ntQODq__sheetModelRow{justify-content:space-between;align-items:center;width:100%;display:flex}.MobileChatInput-module__ntQODq__sheetModelInfo{align-items:center;gap:6px;display:flex}.MobileChatInput-module__ntQODq__sheetModelName{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.46}.MobileChatInput-module__ntQODq__sheetModelNameActive{color:var(--color-secondary-violet)}.MobileChatInput-module__ntQODq__sheetModelDesc{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:400;line-height:1.1}.MobileChatInput-module__ntQODq__sheetModelDescActive{color:var(--color-secondary-violet)}.MobileChatInput-module__ntQODq__compareSection{z-index:1;background:url(/assets/mobile/chat/bg-compare-section.png) 50%/cover no-repeat;border-radius:15px;flex-direction:column;gap:10px;padding:15px;display:flex;position:relative}.MobileChatInput-module__ntQODq__compareSectionContent{flex-direction:column;gap:6px;display:flex}.MobileChatInput-module__ntQODq__compareSectionTitle{color:var(--color-black);white-space:pre-line;text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.MobileChatInput-module__ntQODq__compareSectionDesc{color:var(--color-gray-2);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileChatInput-module__ntQODq__compareSectionButton{background:var(--color-black);width:100%;color:var(--color-white);cursor:pointer;text-align:center;border:none;border-radius:10px;padding:12px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;box-shadow:0 2px 4px #0000001a}.MobileChatInput-module__ntQODq__clipMenu{background:var(--color-white);border:1px solid var(--color-gray-5);z-index:10;border-radius:12px;flex-direction:column;gap:15px;width:250px;padding:15px;display:flex;position:absolute;bottom:calc(100% + 8px);left:0;box-shadow:1px 3px 6px #0003}.MobileChatInput-module__ntQODq__clipMenuItem{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;width:100%;padding:0;display:flex}.MobileChatInput-module__ntQODq__clipMenuItemText{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46}.MobileChatInput-module__ntQODq__hiddenFileInput{display:none}.MobileChatInput-module__ntQODq__fileCardList{scrollbar-width:none;gap:8px;display:flex;overflow-x:auto}.MobileChatInput-module__ntQODq__fileCardList::-webkit-scrollbar{display:none}.MobileChatInput-module__ntQODq__fileCard{flex-shrink:0;width:140px;height:45px;position:relative}.MobileChatInput-module__ntQODq__fileCardInner{background:var(--color-primary-blue-10);border-radius:10px;align-items:center;gap:6px;width:135px;height:40px;padding-left:5px;padding-right:5px;display:flex;position:absolute;bottom:0;left:0}.MobileChatInput-module__ntQODq__fileCardIcon{flex-shrink:0}.MobileChatInput-module__ntQODq__fileCardInfo{flex-direction:column;flex:1;justify-content:center;gap:3px;min-width:0;display:flex}.MobileChatInput-module__ntQODq__fileCardName{color:var(--color-black);white-space:nowrap;text-overflow:ellipsis;max-width:80px;font-family:NanumSquare Neo,sans-serif;font-size:10px;font-weight:700;line-height:1.1;overflow:hidden}.MobileChatInput-module__ntQODq__progressBar{background:var(--color-white);border-radius:3px;width:100%;height:6px}.MobileChatInput-module__ntQODq__progressFill{background:var(--color-primary-blue-80);border-radius:3px;height:100%}@keyframes MobileChatInput-module__ntQODq__progressLoad{0%{width:0%}to{width:100%}}.MobileChatInput-module__ntQODq__progressFillReady{animation:.5s ease-out forwards MobileChatInput-module__ntQODq__progressLoad}@keyframes MobileChatInput-module__ntQODq__progressPulse{0%,to{opacity:1}50%{opacity:.5}}.MobileChatInput-module__ntQODq__progressFillUploading{width:100%;animation:1.5s ease-in-out infinite MobileChatInput-module__ntQODq__progressPulse}.MobileChatInput-module__ntQODq__progressFillDone{width:100%}.MobileChatInput-module__ntQODq__fileCardDeleteBtn{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex;position:absolute;top:0;right:0}.MobileChatInput-module__ntQODq__imageThumb{flex-shrink:0;width:50px;height:45px;position:relative}.MobileChatInput-module__ntQODq__imageThumbImg{object-fit:cover;border-radius:8px;width:45px;height:40px;margin-top:5px}.MobileChatInput-module__ntQODq__imageThumbDeleteBtn{cursor:pointer;background:#000;border:none;border-radius:9px;justify-content:center;align-items:center;width:18px;height:18px;padding:0;display:flex;position:absolute;top:0;right:0}.MobileChatInput-module__ntQODq__comparePillActive{cursor:pointer;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(147deg,#1082ff 0%,#5c1bff 100%) border-box;border:1px solid #0000;border-radius:20px;justify-content:space-between;align-items:center;gap:10px;width:100%;height:35px;padding:0 8px;display:flex}.MobileChatInput-module__ntQODq__comparePillModels{align-items:center;gap:5px;display:flex}.MobileChatInput-module__ntQODq__compareDefaultBadge{background:var(--color-gray-2);height:22px;color:var(--color-white);border-radius:15px;justify-content:center;align-items:center;padding:0 7px;font-family:NanumSquare Neo,sans-serif;font-size:9px;font-weight:700;display:flex}.MobileChatInput-module__ntQODq__comparePillLabel{color:var(--color-secondary-violet);margin-right:auto;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:400;line-height:1.1}.MobileChatInput-module__ntQODq__comparePillClose{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;display:flex}.MobileChatInput-module__ntQODq__streamLoading>div{padding:0}
.MobileServiceHeader-module__uyb68q__header{background:var(--color-white);z-index:10;justify-content:space-between;align-items:center;width:100%;height:60px;padding:0 15px;display:flex;position:relative}.MobileServiceHeader-module__uyb68q__headerTransparent{background:#f5f5f7}.MobileServiceHeader-module__uyb68q__iconButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:35px;height:35px;padding:0;display:flex}.MobileServiceHeader-module__uyb68q__centerTitleGroup{cursor:pointer;background:0 0;border:none;align-items:center;gap:6px;padding:0;display:flex;position:absolute;left:50%;transform:translate(-50%)}.MobileServiceHeader-module__uyb68q__centerTitle{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.46}.MobileServiceHeader-module__uyb68q__rightGroup{align-items:center;gap:5px;display:flex}.MobileServiceHeader-module__uyb68q__dotMenu{align-items:center;gap:3px;display:flex}.MobileServiceHeader-module__uyb68q__dot{background:var(--color-black);border-radius:50%;width:4px;height:4px;display:block}.MobileServiceHeader-module__uyb68q__tokenBadge{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;gap:5px;height:32px;padding:0 10px;display:flex}.MobileServiceHeader-module__uyb68q__tokenAmount{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;line-height:1.1}.MobileServiceHeader-module__uyb68q__chatOptionMenu{background:var(--color-white);border:1px solid var(--color-gray-5);z-index:10;white-space:nowrap;border-radius:10px;flex-direction:column;gap:12px;padding:15px 20px;display:flex;position:absolute;top:100%;right:0;box-shadow:1px 3px 6px #00000026}.MobileServiceHeader-module__uyb68q__chatOptionItem{cursor:pointer;color:var(--color-black);background:0 0;border:none;align-items:center;gap:8px;padding:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;display:flex}.MobileServiceHeader-module__uyb68q__chatOptionItemDelete{color:#ff2f4f}.MobileServiceHeader-module__uyb68q__authButtons{align-items:center;gap:5px;display:flex}.MobileServiceHeader-module__uyb68q__loginButton{color:#fff;background:#000;border-radius:20px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-family:NanumSquare Neo,sans-serif;font-size:10px;font-weight:700;text-decoration:none;display:flex}.MobileServiceHeader-module__uyb68q__signupButton{color:#000;background:0 0;border:1px solid #000;border-radius:20px;justify-content:center;align-items:center;height:32px;padding:0 13px;font-family:NanumSquare Neo,sans-serif;font-size:10px;font-weight:700;text-decoration:none;display:flex}
.MobilePrivacyPolicy-module__yV6PMG__overlay{z-index:400;background:#00000080;position:fixed;inset:0}.MobilePrivacyPolicy-module__yV6PMG__bottomSheet{background:var(--color-white);z-index:401;box-sizing:border-box;border-radius:30px 30px 0 0;flex-direction:column;align-items:center;gap:20px;width:100%;max-height:90vh;padding:10px 20px 15px;display:flex;position:fixed;bottom:0;left:0;box-shadow:0 0 8px #00000026}.MobilePrivacyPolicy-module__yV6PMG__handle{background:#d7dfeb;border-radius:1.5px;flex-shrink:0;width:50px;height:3px}.MobilePrivacyPolicy-module__yV6PMG__title{color:var(--color-black);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.MobilePrivacyPolicy-module__yV6PMG__contentBox{background:var(--color-primary-blue-10);border-radius:15px;width:100%;height:431px;overflow-y:auto}.MobilePrivacyPolicy-module__yV6PMG__contentBox::-webkit-scrollbar{width:4px}.MobilePrivacyPolicy-module__yV6PMG__contentBox::-webkit-scrollbar-thumb{background:var(--color-gray-4);border-radius:2px}.MobilePrivacyPolicy-module__yV6PMG__contentInner{flex-direction:column;gap:15px;padding:15px;display:flex}.MobilePrivacyPolicy-module__yV6PMG__intro{color:var(--color-gray-1);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46}.MobilePrivacyPolicy-module__yV6PMG__section{flex-direction:column;gap:5px;display:flex}.MobilePrivacyPolicy-module__yV6PMG__sectionTitle{color:var(--color-gray-1);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46}.MobilePrivacyPolicy-module__yV6PMG__sectionText{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobilePrivacyPolicy-module__yV6PMG__closeButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}
.MobileInquirySuccess-module__rcp_MG__overlay{z-index:400;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.MobileInquirySuccess-module__rcp_MG__modal{background:var(--color-white);border-radius:20px;flex-direction:column;align-items:center;gap:20px;width:320px;padding:25px;display:flex;box-shadow:0 4px 8px #00000029}.MobileInquirySuccess-module__rcp_MG__content{flex-direction:column;align-self:stretch;gap:15px;display:flex}.MobileInquirySuccess-module__rcp_MG__title{color:var(--color-black);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:18px;font-weight:800;line-height:1.56}.MobileInquirySuccess-module__rcp_MG__infoBox{background:var(--color-primary-blue-10);border-radius:15px;justify-content:center;align-self:stretch;align-items:center;padding:15px;display:flex}.MobileInquirySuccess-module__rcp_MG__infoText{color:#52525b;text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileInquirySuccess-module__rcp_MG__closeButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;width:270px;height:50px;color:var(--color-black);border-radius:10px;justify-content:center;align-items:center;font-family:Inter,sans-serif;font-size:14px;font-weight:500;line-height:1.21;display:flex}
.MobileInquiry-module__lMsD4G__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobileInquiry-module__lMsD4G__navBar{border-bottom:1px solid var(--color-gray-6);justify-content:center;align-items:center;width:100%;height:50px;display:flex;position:relative}.MobileInquiry-module__lMsD4G__backButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex;position:absolute;top:50%;left:10px;transform:translateY(-50%)}.MobileInquiry-module__lMsD4G__navTitle{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.38}.MobileInquiry-module__lMsD4G__content{flex-direction:column;flex:1;gap:30px;padding:30px 20px;display:flex;overflow-y:auto}.MobileInquiry-module__lMsD4G__headerSection{flex-direction:column;gap:10px;display:flex}.MobileInquiry-module__lMsD4G__headerTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:22px;font-weight:800;line-height:1.36}.MobileInquiry-module__lMsD4G__headerSubtitle{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileInquiry-module__lMsD4G__fieldGroup{flex-direction:column;gap:10px;display:flex}.MobileInquiry-module__lMsD4G__fieldLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileInquiry-module__lMsD4G__fieldInputWrapper{background:var(--color-primary-blue-10);box-sizing:border-box;border:none;border-radius:10px;align-items:center;width:100%;height:45px;padding:0 15px;display:flex}.MobileInquiry-module__lMsD4G__fieldInputWrapperActive{background:var(--color-white);border:1px solid var(--color-black);}.MobileInquiry-module__lMsD4G__fieldInputWrapperError{background:var(--color-white);border:1px solid #ff2f4f;}.MobileInquiry-module__lMsD4G__fieldInputInner{color:var(--color-black);background:0 0;border:none;outline:none;flex:1;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.MobileInquiry-module__lMsD4G__fieldInputInner::placeholder{color:var(--color-gray-4);font-weight:400}.MobileInquiry-module__lMsD4G__clearButton{cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.MobileInquiry-module__lMsD4G__textareaGroup{flex-direction:column;gap:10px;display:flex}.MobileInquiry-module__lMsD4G__textareaBox{background:var(--color-primary-blue-10);box-sizing:border-box;border:none;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;height:250px;padding:15px;display:flex}.MobileInquiry-module__lMsD4G__textareaBoxActive{background:var(--color-white);border:1px solid var(--color-black);}.MobileInquiry-module__lMsD4G__textareaInner{resize:none;color:var(--color-black);background:0 0;border:none;outline:none;flex:1;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.MobileInquiry-module__lMsD4G__textareaInner::placeholder{color:var(--color-gray-4);font-weight:400}.MobileInquiry-module__lMsD4G__textareaFooter{justify-content:flex-end;align-items:center;display:flex}.MobileInquiry-module__lMsD4G__textareaFooterWithClear{justify-content:space-between;}.MobileInquiry-module__lMsD4G__charCount{color:var(--color-gray-4);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileInquiry-module__lMsD4G__charCountActive{color:var(--color-black);}.MobileInquiry-module__lMsD4G__bottomSection{flex-direction:column;gap:20px;display:flex}.MobileInquiry-module__lMsD4G__privacyRow{cursor:pointer;align-items:center;gap:10px;display:flex}.MobileInquiry-module__lMsD4G__privacyText{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileInquiry-module__lMsD4G__privacyLink{cursor:pointer;color:var(--color-black);background:0 0;border:none;padding:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43;text-decoration:underline}.MobileInquiry-module__lMsD4G__buttonRow{gap:10px;display:flex}.MobileInquiry-module__lMsD4G__cancelButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;height:45px;color:var(--color-black);border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobileInquiry-module__lMsD4G__submitButton{background:var(--color-black);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobileInquiry-module__lMsD4G__submitButtonDisabled{background:var(--color-gray-5);color:var(--color-gray-3);cursor:default;}
.MobileAiCustomInquiry-module__HmGARG__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobileAiCustomInquiry-module__HmGARG__content{background:url(/assets/images/service/account/bg-mobile-custom-inqury.png) 50%/cover no-repeat;flex:1;padding:48px 20px 47px;overflow-y:auto}.MobileAiCustomInquiry-module__HmGARG__contentInner{flex-direction:column;gap:30px;display:flex}.MobileAiCustomInquiry-module__HmGARG__mainText{flex-direction:column;gap:10px;display:flex}.MobileAiCustomInquiry-module__HmGARG__mainTitle{color:var(--color-black);white-space:pre-line;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:22px;font-weight:900;line-height:1.36}.MobileAiCustomInquiry-module__HmGARG__mainDesc{color:#686868;white-space:pre-line;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileAiCustomInquiry-module__HmGARG__serviceList{flex-direction:column;gap:20px;display:flex}.MobileAiCustomInquiry-module__HmGARG__serviceItem{flex-direction:column;gap:5px;display:flex}.MobileAiCustomInquiry-module__HmGARG__serviceTitleRow{align-items:center;gap:8px;display:flex}.MobileAiCustomInquiry-module__HmGARG__serviceBullet{background:var(--color-black);border-radius:50%;flex-shrink:0;width:6px;height:6px}.MobileAiCustomInquiry-module__HmGARG__serviceTitle{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileAiCustomInquiry-module__HmGARG__serviceTitleSub{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileAiCustomInquiry-module__HmGARG__serviceDesc{color:#686868;margin:0;padding-left:20px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileAiCustomInquiry-module__HmGARG__ctaButton{background:var(--color-black);cursor:pointer;width:100%;height:50px;color:var(--color-white);border:none;border-radius:25px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.46;display:flex}.MobileAiCustomInquiry-module__HmGARG__ctaButton:hover{opacity:.85}
.MobileDeleteAccount-module__iUzw5a__overlay{z-index:400;background:#00000080;position:fixed;inset:0}.MobileDeleteAccount-module__iUzw5a__bottomSheet{background:var(--color-white);z-index:401;border-radius:30px 30px 0 0;flex-direction:column;align-items:center;gap:20px;width:100%;max-height:90vh;padding:10px 20px 15px;display:flex;position:fixed;bottom:0;left:0;overflow-y:auto;box-shadow:0 0 8px #00000026}.MobileDeleteAccount-module__iUzw5a__handle{background:#d7dfeb;border-radius:1.5px;flex-shrink:0;width:50px;height:3px}.MobileDeleteAccount-module__iUzw5a__header{flex-direction:column;align-self:stretch;gap:5px;display:flex}.MobileDeleteAccount-module__iUzw5a__headerStep2{flex-direction:column;align-self:stretch;gap:10px;display:flex}.MobileDeleteAccount-module__iUzw5a__title{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.MobileDeleteAccount-module__iUzw5a__subtitle{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileDeleteAccount-module__iUzw5a__checkList{flex-direction:column;align-self:stretch;gap:15px;display:flex}.MobileDeleteAccount-module__iUzw5a__checkRow{cursor:pointer;align-items:center;gap:10px;display:flex}.MobileDeleteAccount-module__iUzw5a__checkLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileDeleteAccount-module__iUzw5a__otherGroup{flex-direction:column;gap:10px;display:flex}.MobileDeleteAccount-module__iUzw5a__otherInputBox{background:var(--color-primary-blue-10);border-radius:10px;flex-direction:column;justify-content:space-between;height:120px;padding:15px;display:flex;position:relative}.MobileDeleteAccount-module__iUzw5a__otherInputBoxActive{background:var(--color-white);border:1px solid var(--color-black);}.MobileDeleteAccount-module__iUzw5a__otherTextarea{resize:none;width:100%;color:var(--color-black);box-sizing:border-box;background:0 0;border:none;outline:none;flex:1;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileDeleteAccount-module__iUzw5a__otherTextarea::placeholder{color:var(--color-gray-4)}.MobileDeleteAccount-module__iUzw5a__otherFooter{justify-content:flex-end;align-items:center;display:flex}.MobileDeleteAccount-module__iUzw5a__otherFooterWithClear{justify-content:space-between;}.MobileDeleteAccount-module__iUzw5a__otherCharCount{color:var(--color-gray-4);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileDeleteAccount-module__iUzw5a__otherCharCountActive{color:var(--color-black);}.MobileDeleteAccount-module__iUzw5a__otherClearButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex}.MobileDeleteAccount-module__iUzw5a__buttonRow{align-self:stretch;gap:10px;display:flex}.MobileDeleteAccount-module__iUzw5a__cancelButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;height:45px;color:var(--color-black);border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobileDeleteAccount-module__iUzw5a__continueButton{background:var(--color-black);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobileDeleteAccount-module__iUzw5a__continueButtonDisabled{background:var(--color-gray-5);color:var(--color-gray-3);cursor:default;}.MobileDeleteAccount-module__iUzw5a__warningBox{background:var(--color-primary-blue-10);border-radius:15px;flex-direction:column;gap:10px;padding:15px;display:flex}.MobileDeleteAccount-module__iUzw5a__warningText{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileDeleteAccount-module__iUzw5a__agreeRow{cursor:pointer;align-self:stretch;align-items:center;gap:10px;display:flex}.MobileDeleteAccount-module__iUzw5a__agreeLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobileDeleteAccount-module__iUzw5a__deleteButton{background:var(--color-warning-1);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobileDeleteAccount-module__iUzw5a__deleteButtonDisabled{background:var(--color-gray-5);color:var(--color-gray-3);cursor:default;}
.MobileAccountInfo-module__jWJssW__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobileAccountInfo-module__jWJssW__content{flex-direction:column;flex:1;gap:30px;padding:20px 20px 30px;display:flex;overflow-y:auto}.MobileAccountInfo-module__jWJssW__section{flex-direction:column;gap:15px;display:flex}.MobileAccountInfo-module__jWJssW__sectionTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.MobileAccountInfo-module__jWJssW__fieldGroup{flex-direction:column;gap:10px;display:flex}.MobileAccountInfo-module__jWJssW__fieldLabel{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileAccountInfo-module__jWJssW__fieldInput{background:var(--color-primary-blue-10);width:100%;height:45px;color:var(--color-black);box-sizing:border-box;border:none;border-radius:10px;outline:none;padding:0 15px;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.MobileAccountInfo-module__jWJssW__fieldInputEditing{background:var(--color-white);border:1px solid var(--color-black);}.MobileAccountInfo-module__jWJssW__fieldInputDisabled{color:var(--color-gray-4);font-weight:400;}.MobileAccountInfo-module__jWJssW__nameActions{gap:10px;display:flex}.MobileAccountInfo-module__jWJssW__nameCancelButton{background:var(--color-white);border:1px solid var(--color-black);cursor:pointer;height:45px;color:var(--color-black);border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46;display:flex}.MobileAccountInfo-module__jWJssW__nameConfirmButton{background:var(--color-black);cursor:pointer;height:45px;color:var(--color-white);border:none;border-radius:10px;flex:1;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:800;line-height:1.46;display:flex}.MobileAccountInfo-module__jWJssW__nameConfirmButtonDisabled{background:var(--color-gray-5);color:var(--color-black);cursor:default;font-weight:400;}.MobileAccountInfo-module__jWJssW__divider{border:none;border-top:1px solid var(--color-gray-6);width:100%;margin:0}.MobileAccountInfo-module__jWJssW__snsList{flex-direction:column;gap:20px;display:flex}.MobileAccountInfo-module__jWJssW__snsRow{flex-direction:column;gap:5px;display:flex}.MobileAccountInfo-module__jWJssW__snsProvider{align-items:center;gap:10px;width:150px;display:flex}.MobileAccountInfo-module__jWJssW__snsProviderName{color:var(--color-gray-2);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.MobileAccountInfo-module__jWJssW__snsEmail{color:var(--color-gray-2);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileAccountInfo-module__jWJssW__deleteSection{flex-direction:column;gap:15px;display:flex}.MobileAccountInfo-module__jWJssW__deleteDescription{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobileAccountInfo-module__jWJssW__deleteButton{background:var(--color-white);border:1px solid var(--color-warning-1);cursor:pointer;width:100px;height:40px;color:var(--color-warning-1);border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:flex}.MobileAccountInfo-module__jWJssW__toast{background:var(--color-white);z-index:400;border-radius:15px;align-items:center;gap:10px;padding:20px 25px;animation:2s forwards MobileAccountInfo-module__jWJssW__fadeInOut;display:flex;position:fixed;top:50px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #0003}.MobileAccountInfo-module__jWJssW__toastIcon{background:#23d2bc;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.MobileAccountInfo-module__jWJssW__toastMessage{color:var(--color-black);white-space:nowrap;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}@keyframes MobileAccountInfo-module__jWJssW__fadeInOut{0%{opacity:0;transform:translate(-50%)translateY(-10px)}15%{opacity:1;transform:translate(-50%)translateY(0)}85%{opacity:1;transform:translate(-50%)translateY(0)}to{opacity:0;transform:translate(-50%)translateY(-10px)}}
.MobileTokUsage-module__l4ipbW__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobileTokUsage-module__l4ipbW__content{flex-direction:column;flex:1;gap:30px;padding:30px 20px;display:flex;overflow-y:auto}.MobileTokUsage-module__l4ipbW__section{flex-direction:column;gap:10px;display:flex}.MobileTokUsage-module__l4ipbW__sectionTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:18px;font-weight:800;line-height:1.56}.MobileTokUsage-module__l4ipbW__planCard{background:var(--color-primary-blue-10);box-sizing:border-box;border-radius:10px;flex-direction:column;justify-content:space-between;gap:15px;height:135px;padding:15px;display:flex}.MobileTokUsage-module__l4ipbW__planNameRow{justify-content:space-between;align-items:center;display:flex}.MobileTokUsage-module__l4ipbW__planName{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileTokUsage-module__l4ipbW__planBadge{height:22px;color:var(--color-white);background:#7358fc;border-radius:15px;justify-content:center;align-items:center;padding:0 10px;font-family:NanumSquare Neo,sans-serif;font-size:11px;font-weight:700;line-height:1.1;display:flex}.MobileTokUsage-module__l4ipbW__planDesc{color:#4b4b4b;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileTokUsage-module__l4ipbW__upgradeButton{background:var(--color-black);cursor:pointer;width:fit-content;height:35px;color:var(--color-white);border:none;border-radius:8px;justify-content:center;align-items:center;gap:10px;padding:0 15px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobileTokUsage-module__l4ipbW__balanceCard{background:var(--color-primary-blue-10);box-sizing:border-box;border-radius:10px;flex-direction:column;min-height:135px;padding:15px;display:flex}.MobileTokUsage-module__l4ipbW__balanceInner{flex-direction:column;gap:15px;display:flex}.MobileTokUsage-module__l4ipbW__tokSection{flex-direction:column;gap:5px;display:flex}.MobileTokUsage-module__l4ipbW__tokPreserveHint{color:var(--color-gray-2);align-items:center;gap:5px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5;display:flex}.MobileTokUsage-module__l4ipbW__freeTokRow{justify-content:space-between;align-items:center;display:flex}.MobileTokUsage-module__l4ipbW__freeTokLabel{color:var(--color-gray-3);align-items:center;gap:6px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;display:flex}.MobileTokUsage-module__l4ipbW__freeTokValue{color:var(--color-gray-3);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700}.MobileTokUsage-module__l4ipbW__tokInfoButton{cursor:pointer;background:0 0;border:none;align-items:center;padding:0;display:flex}.MobileTokUsage-module__l4ipbW__tokInfoCard{flex-direction:column;gap:10px;display:flex}.MobileTokUsage-module__l4ipbW__tokInfoHeader{justify-content:space-between;align-items:center;display:flex}.MobileTokUsage-module__l4ipbW__tokInfoTitle{color:var(--color-black);align-items:center;gap:5px;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;display:flex}.MobileTokUsage-module__l4ipbW__tokInfoClose{cursor:pointer;background:0 0;border:none;border-radius:20px;justify-content:center;align-items:center;width:22px;height:22px;padding:0;display:flex}.MobileTokUsage-module__l4ipbW__tokInfoBody{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileTokUsage-module__l4ipbW__balanceRow{justify-content:space-between;align-items:center;display:flex}.MobileTokUsage-module__l4ipbW__balanceLabel{align-items:center;gap:5px;display:flex}.MobileTokUsage-module__l4ipbW__balanceLabelText{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46}.MobileTokUsage-module__l4ipbW__balanceValue{align-items:center;gap:10px;display:flex}.MobileTokUsage-module__l4ipbW__balanceNumber{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileTokUsage-module__l4ipbW__dailySection{flex-direction:column;gap:5px;display:flex}.MobileTokUsage-module__l4ipbW__dailyDesc{color:#686868;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobileTokUsage-module__l4ipbW__usageTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobileTokUsage-module__l4ipbW__usageTable{border-top:1px solid var(--color-gray-5);flex-direction:column;display:flex}.MobileTokUsage-module__l4ipbW__usageRow{border-bottom:1px solid var(--color-gray-6);justify-content:space-between;align-items:center;gap:10px;padding:12px 0;display:flex}.MobileTokUsage-module__l4ipbW__usageInfo{flex-direction:column;flex:1;gap:5px;display:flex}.MobileTokUsage-module__l4ipbW__usageDesc{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5}.MobileTokUsage-module__l4ipbW__usageDate{color:#686868;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5}.MobileTokUsage-module__l4ipbW__usageAmount{color:var(--color-black);text-align:right;flex-shrink:0;width:100px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5}.MobileTokUsage-module__l4ipbW__pagination{justify-content:center;align-items:center;gap:5px;padding-top:10px;display:flex}.MobileTokUsage-module__l4ipbW__pageArrow{background:var(--color-white);cursor:pointer;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.MobileTokUsage-module__l4ipbW__pageArrow:disabled{opacity:.3;cursor:default}.MobileTokUsage-module__l4ipbW__pageButton{background:var(--color-white);border:1px solid var(--color-gray-5);cursor:pointer;color:#686868;border-radius:20px;justify-content:center;align-items:center;width:30px;height:30px;padding:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobileTokUsage-module__l4ipbW__pageButtonActive{background:var(--color-black);color:var(--color-white);border:none;font-weight:800;}
.MobilePaymentHistory-module__XY4y4W__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobilePaymentHistory-module__XY4y4W__content{flex-direction:column;flex:1;align-items:center;gap:30px;padding:30px 20px;display:flex;overflow-y:auto}.MobilePaymentHistory-module__XY4y4W__breadcrumb{align-self:flex-start;align-items:center;gap:10px;display:flex}.MobilePaymentHistory-module__XY4y4W__breadcrumbHome{border:1px solid var(--color-gray-5);cursor:pointer;background:0 0;border-radius:25px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.MobilePaymentHistory-module__XY4y4W__breadcrumbBase{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobilePaymentHistory-module__XY4y4W__breadcrumbCurrent{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobilePaymentHistory-module__XY4y4W__section{flex-direction:column;gap:10px;width:100%;display:flex}.MobilePaymentHistory-module__XY4y4W__sectionTitle{color:var(--color-black);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.MobilePaymentHistory-module__XY4y4W__planCard{border:1px solid var(--color-gray-5);border-radius:15px;flex-direction:column;gap:8px;padding:20px;display:flex}.MobilePaymentHistory-module__XY4y4W__planCardTitle{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:16px;font-weight:800;line-height:1.5}.MobilePaymentHistory-module__XY4y4W__planCardNextDate{color:var(--color-gray-2);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobilePaymentHistory-module__XY4y4W__cardInfo{align-items:center;gap:10px;display:flex}.MobilePaymentHistory-module__XY4y4W__cardNumber{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46}.MobilePaymentHistory-module__XY4y4W__tableWrapper{-webkit-overflow-scrolling:touch;width:100%;overflow-x:auto}.MobilePaymentHistory-module__XY4y4W__table{flex-direction:column;min-width:800px;display:flex}.MobilePaymentHistory-module__XY4y4W__tableRow{border-bottom:1px solid var(--color-gray-5);align-items:stretch;min-height:45px;padding:0 10px;display:flex}.MobilePaymentHistory-module__XY4y4W__tableHead{border-top:1px solid var(--color-gray-5)}.MobilePaymentHistory-module__XY4y4W__thCell{color:var(--color-gray-4);justify-content:center;align-items:center;padding:10px 0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobilePaymentHistory-module__XY4y4W__tdCell{color:var(--color-black);text-align:center;justify-content:center;align-items:center;padding:10px 0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobilePaymentHistory-module__XY4y4W__colDate{flex-shrink:0;width:100px}.MobilePaymentHistory-module__XY4y4W__colPlan{flex:1;min-width:200px}.MobilePaymentHistory-module__XY4y4W__colAmount{flex-shrink:0;width:150px}.MobilePaymentHistory-module__XY4y4W__colReceipt{flex-shrink:0;width:80px}.MobilePaymentHistory-module__XY4y4W__colStatus{flex-shrink:0;width:90px}.MobilePaymentHistory-module__XY4y4W__viewButton{background:var(--color-white);border:1px solid var(--color-gray-5);height:25px;color:var(--color-black);cursor:pointer;border-radius:15px;justify-content:center;align-items:center;margin:auto;padding:0 13px;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobilePaymentHistory-module__XY4y4W__viewButton:disabled{opacity:.4;cursor:default}.MobilePaymentHistory-module__XY4y4W__tdStatus{color:var(--color-black);justify-content:center;align-items:center;padding:10px 0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobilePaymentHistory-module__XY4y4W__tdStatusRefunded{color:var(--color-warning-1)}.MobilePaymentHistory-module__XY4y4W__rowRefunded{background:#fff7f8}.MobilePaymentHistory-module__XY4y4W__rowEven{background:#f9f9f9}.MobilePaymentHistory-module__XY4y4W__emptyRow{color:var(--color-gray-3);justify-content:center;align-items:center;padding:40px 0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;display:flex}.MobilePaymentHistory-module__XY4y4W__tableFooter{color:var(--color-gray-3);margin:0;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:400;line-height:1.5}.MobilePaymentHistory-module__XY4y4W__pagination{align-items:center;gap:5px;display:flex}.MobilePaymentHistory-module__XY4y4W__pageArrow{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.MobilePaymentHistory-module__XY4y4W__pageArrow:disabled{opacity:.3;cursor:default}.MobilePaymentHistory-module__XY4y4W__pageButton{background:var(--color-white);border:1px solid var(--color-gray-5);width:30px;height:30px;color:var(--color-gray-3);cursor:pointer;border-radius:20px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:12px;font-weight:700;line-height:1.5;display:flex}.MobilePaymentHistory-module__XY4y4W__pageButtonActive{background:var(--color-black);border-color:var(--color-black);color:var(--color-white);font-weight:800}
.MobilePaymentMethod-module__yNBzGG__overlay{background:var(--color-white);z-index:300;flex-direction:column;display:flex;position:fixed;inset:0}.MobilePaymentMethod-module__yNBzGG__content{flex-direction:column;flex:1;align-items:center;gap:30px;padding:30px 20px;display:flex;overflow-y:auto}.MobilePaymentMethod-module__yNBzGG__breadcrumb{align-self:flex-start;align-items:center;gap:10px;display:flex}.MobilePaymentMethod-module__yNBzGG__breadcrumbHome{border:1px solid var(--color-gray-5);cursor:pointer;background:0 0;border-radius:25px;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;padding:0;display:flex}.MobilePaymentMethod-module__yNBzGG__breadcrumbBase{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobilePaymentMethod-module__yNBzGG__breadcrumbCurrent{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:800;line-height:1.43}.MobilePaymentMethod-module__yNBzGG__titleSection{flex-direction:column;gap:5px;width:100%;display:flex}.MobilePaymentMethod-module__yNBzGG__title{color:var(--color-black);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:18px;font-weight:800;line-height:1.56}.MobilePaymentMethod-module__yNBzGG__subTitle{color:var(--color-gray-3);text-align:center;margin:0;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:400;line-height:1.46}.MobilePaymentMethod-module__yNBzGG__cardBox{background:var(--color-primary-blue-10);border-radius:15px;flex-direction:column;align-items:center;gap:20px;width:100%;padding:20px;display:flex}.MobilePaymentMethod-module__yNBzGG__cardBoxInfo{align-items:center;gap:10px;display:flex}.MobilePaymentMethod-module__yNBzGG__cardBrand,.MobilePaymentMethod-module__yNBzGG__cardNumber{color:var(--color-black);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43}.MobilePaymentMethod-module__yNBzGG__changeButton{background:var(--color-white);border:1px solid var(--color-black);width:100%;height:45px;color:var(--color-black);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:13px;font-weight:700;line-height:1.46;display:flex}.MobilePaymentMethod-module__yNBzGG__changeButton:disabled{opacity:.5;cursor:not-allowed}
.DeleteAccountModal-module__bLE7Dq__overlay{z-index:100;background:#00000080;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.DeleteAccountModal-module__bLE7Dq__modal{background:var(--color-white);border-radius:30px;flex-direction:column;gap:30px;width:560px;max-height:90vh;padding:50px;display:flex;overflow-y:auto;box-shadow:0 4px 8px #00000040}.DeleteAccountModal-module__bLE7Dq__modal::-webkit-scrollbar{display:none}.DeleteAccountModal-module__bLE7Dq__modal{scrollbar-width:none}.DeleteAccountModal-module__bLE7Dq__header{flex-direction:column;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__title{color:var(--color-black);font-size:22px;font-weight:800;line-height:1.18}.DeleteAccountModal-module__bLE7Dq__description{color:var(--color-gray-3);font-size:14px;font-weight:400;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__checkboxList{flex-direction:column;gap:20px;display:flex}.DeleteAccountModal-module__bLE7Dq__checkboxRow{cursor:pointer;align-items:center;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__checkboxLabel{color:var(--color-black);font-size:14px;font-weight:400;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__otherGroup{flex-direction:column;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__otherInputBox{background:var(--color-primary-blue-10);border:none;border-radius:10px;flex-direction:column;justify-content:space-between;height:160px;padding:15px;display:flex}.DeleteAccountModal-module__bLE7Dq__otherInputBoxActive{background:var(--color-white);border:1px solid var(--color-black);}.DeleteAccountModal-module__bLE7Dq__otherTextarea{width:100%;color:var(--color-black);resize:none;background:0 0;border:none;outline:none;flex:1;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__otherTextarea::placeholder{color:var(--color-gray-4)}.DeleteAccountModal-module__bLE7Dq__otherFooter{justify-content:flex-start;align-items:center;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__otherFooterWithClear{justify-content:space-between;}.DeleteAccountModal-module__bLE7Dq__otherCharCount{color:var(--color-gray-4);font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__otherCharCountActive{color:var(--color-black);}.DeleteAccountModal-module__bLE7Dq__otherClearButton{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;width:25px;height:25px;padding:0;display:flex}.DeleteAccountModal-module__bLE7Dq__feedbackText{color:var(--color-gray-4);font-size:13px;font-weight:400;line-height:1.46}.DeleteAccountModal-module__bLE7Dq__warningBox{background:var(--color-primary-blue-10);border-radius:15px;flex-direction:column;gap:15px;padding:15px;display:flex}.DeleteAccountModal-module__bLE7Dq__warningText{color:var(--color-gray-2);font-size:14px;font-weight:400;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__agreeRow{cursor:pointer;align-items:center;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__agreeLabel{color:var(--color-black);font-size:14px;font-weight:700;line-height:1.43}.DeleteAccountModal-module__bLE7Dq__buttonRow{justify-content:center;gap:10px;display:flex}.DeleteAccountModal-module__bLE7Dq__cancelButton{background:var(--color-white);border:1px solid var(--color-gray-5);width:100px;height:50px;color:var(--color-black);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43;display:flex}.DeleteAccountModal-module__bLE7Dq__cancelButton:hover{opacity:.7}.DeleteAccountModal-module__bLE7Dq__continueButton{background:var(--color-black);border:1px solid var(--color-black);width:100px;height:50px;color:var(--color-white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:400;line-height:1.43;display:flex}.DeleteAccountModal-module__bLE7Dq__continueButton:hover{opacity:.7}.DeleteAccountModal-module__bLE7Dq__continueButtonDisabled{background:var(--color-gray-5);border-color:var(--color-gray-5);color:var(--color-gray-4);cursor:default;}.DeleteAccountModal-module__bLE7Dq__continueButtonDisabled:hover{opacity:1}.DeleteAccountModal-module__bLE7Dq__deleteButton{background:var(--color-warning-1);border:1px solid var(--color-warning-1);width:130px;height:50px;color:var(--color-white);cursor:pointer;border-radius:10px;justify-content:center;align-items:center;font-family:NanumSquare Neo,sans-serif;font-size:14px;font-weight:700;line-height:1.43;display:flex}.DeleteAccountModal-module__bLE7Dq__deleteButton:hover{opacity:.7}.DeleteAccountModal-module__bLE7Dq__deleteButtonDisabled{background:var(--color-gray-5);border-color:var(--color-gray-5);color:var(--color-gray-4);cursor:default;}.DeleteAccountModal-module__bLE7Dq__deleteButtonDisabled:hover{opacity:1}
.AgiComparePage-module__QFIpRW__container{width:100%;height:100%;display:flex;position:relative}.AgiComparePage-module__QFIpRW__background{z-index:0;pointer-events:none;background:url(/assets/images/common/welcome-type-bg.png) 50%/cover no-repeat;position:fixed;inset:0}.AgiComparePage-module__QFIpRW__mainArea{flex-direction:column;flex:1;align-items:center;padding:0 20px;display:flex;overflow:hidden}.AgiComparePage-module__QFIpRW__mainAreaWithPanel{margin-left:280px}.AgiComparePage-module__QFIpRW__heroSection{scrollbar-width:none;flex-direction:column;flex:1;justify-content:center;align-self:center;align-items:center;gap:30px;min-height:0;padding:20px 20px 0;display:flex;overflow-y:auto}.AgiComparePage-module__QFIpRW__heroSection::-webkit-scrollbar{display:none}.AgiComparePage-module__QFIpRW__heroTitle{color:var(--color-black);text-align:center;white-space:nowrap;font-size:32px;font-weight:800;line-height:1.105}
.page-module__GkJOVW__agiCompareRoute{width:100%;height:calc(100vh - 55px);display:flex}
