.charactersPage_charactersPageWrap__sQSQg{display:flex;width:100%;height:100vh;gap:18px;background:var(--dark-color);overflow-x:auto;overflow-y:hidden;scrollbar-width:thin}.charactersLeftPanel_leftPanel__RqY9j{position:relative;display:flex;flex-direction:column;width:260px;min-width:260px;max-width:260px;max-height:100%;border-right:1px solid var(--white-color-30);background:var(--dark-color);transition:transform .3s ease-in-out}.charactersLeftPanel_leftPanel__RqY9j.charactersLeftPanel_closed__268IO{width:20px;min-width:20px;max-width:20px;transform:translateX(calc(-100% + 20px))}.charactersLeftPanel_leftPanelInner__HGxuD{flex:1 1;display:flex;flex-direction:column;height:100vh;opacity:1}.charactersLeftPanel_leftPanel__RqY9j.charactersLeftPanel_closed__268IO .charactersLeftPanel_leftPanelInner__HGxuD{display:none;opacity:0}.charactersLeftPanel_panelToggleBtn__RojF_{z-index:10;position:absolute;display:flex;align-items:center;justify-content:center;top:32px;right:-10px;width:24px;height:24px;border:1px solid var(--light-color);border-radius:6px;background:var(--dark-color);transition:all .2s ease;cursor:pointer}.charactersLeftPanel_panelToggleBtn__RojF_:hover img{transform:rotate(180deg);transition:transform .2s ease}.charactersLeftPanel_logoContainer__xQ5xZ{display:flex;align-items:center;width:-moz-fit-content;width:fit-content;gap:6px;margin:14px 0 12px;padding:10px 20px;cursor:pointer}.charactersLeftPanel_logoText__n4DNf{font-size:15px;font-weight:700;color:var(--white-color)}.charactersLeftPanel_searchContainer__rMYhr{display:flex;align-items:center;width:220px;margin:10px auto 20px;padding:9px 16px;border-radius:100px;background-color:var(--white-color)}.charactersLeftPanel_searchInput__rTdwK{flex:1 1;font-size:14px;letter-spacing:-.025em;color:var(--black-color)}.charactersLeftPanel_searchInput__rTdwK::placeholder{color:var(--disabled-color)}.charactersLeftPanel_pageMenuContainer__yUP_1{display:flex;flex-direction:column;width:100%;gap:0}.charactersLeftPanel_pageMenuBtn__xFoyO{display:flex;align-items:center;gap:10px;padding:15px 20px;font-size:14px;color:var(--white-color);opacity:.7;cursor:pointer;transition:all .2s ease}.charactersLeftPanel_pageMenuBtn__xFoyO.charactersLeftPanel_active__ZcSI_,.charactersLeftPanel_pageMenuBtn__xFoyO:hover{opacity:1}.charactersLeftPanel_pageMenuBtn__xFoyO.charactersLeftPanel_active__ZcSI_{background:var(--white-color-10);font-weight:700}.charactersLeftPanel_charactersIcon__lKpku,.charactersLeftPanel_editorIcon__eowDb{width:18px;height:18px}.charactersLeftPanel_editorIcon__eowDb{filter:brightness(100)}.charactersLeftPanel_divider___EQNz{width:90%;height:1px;margin:14px auto;background:var(--white-color-10)}.charactersLeftPanel_saveBtn__0jjs6{display:flex;align-items:center;justify-content:center;width:240px;height:48px;gap:8px;margin:4px auto 18px;border-radius:4px;background:var(--brand-color);font-size:15px;font-weight:700;color:var(--white-color);cursor:pointer}.charactersLeftPanel_saveBtn__0jjs6:hover{opacity:.9}.charactersLeftPanel_saveIcon__Nz_nj{width:20px;height:20px}.charactersLeftPanel_charactersContainer__VO9WD{flex:1 1;display:flex;flex-direction:column;width:calc(100% - 20px);min-height:0;max-height:100%;margin:0 10px 10px;padding:16px 4px 16px 6px;border-radius:8px;background:var(--white-color)}.charactersLeftPanel_charactersHeader__oQLwT{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 10px}.charactersLeftPanel_charactersTitle__N3cyE{font-size:15px;font-weight:500;letter-spacing:-.025em;color:var(--black-color)}.charactersLeftPanel_buttonGroup__0gak0{display:flex;align-items:center;gap:8px}.charactersLeftPanel_buttonGroup__0gak0 button{transition:all .2s ease-in-out}.charactersLeftPanel_buttonGroup__0gak0 button:hover{transform:rotate(180deg)}.charactersLeftPanel_buttonGroup__0gak0 button img{width:24px;height:24px}.charactersLeftPanel_charactersList__7qbzc{flex:1 1;display:flex;flex-direction:column;min-height:0;gap:2px;overflow-y:auto;scrollbar-width:thin;padding:0 2px}.charactersLeftPanel_characterItem__W_Vq7{display:flex;align-items:center;min-width:0;gap:6px;padding:10px;border-radius:4px;font-size:14px;letter-spacing:-.025em;color:var(--black-color);transition:all .15s ease;cursor:pointer}.charactersLeftPanel_characterItem__W_Vq7:hover{background:var(--black-color-10)}.charactersLeftPanel_characterItem__W_Vq7.charactersLeftPanel_active__ZcSI_{background:var(--black-color-80);color:var(--white-color)}.charactersLeftPanel_characterName__MjqSn{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:1024px){.charactersLeftPanel_leftPanel__RqY9j{position:absolute;top:0;left:0;bottom:0;width:260px;z-index:1000}}.alertDialog_alertDialog__Y7AyZ{position:fixed;left:0;top:0;width:100%;height:100vh;background:rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;z-index:1000}.alertDialog_alertInner__GddiG{min-width:400px;background:var(--white-color);border-radius:8px;padding:48px 24px 38px;text-align:center;box-shadow:0 2px 16px 0 rgba(32,38,51,.14)}.alertDialog_alertTitle__s4om6{font-size:16px;font-weight:500;margin-bottom:12px;color:var(--black-color)}.alertDialog_alertMsg__bkMDs{font-size:14px;margin-bottom:24px;color:var(--gray-color)}.alertDialog_alertBtnGroup__H3u7M{display:flex;justify-content:center;align-items:center;gap:8px}.alertDialog_alertBtnGroup__H3u7M button{display:flex;justify-content:center;align-items:center;width:100px;height:36px;font-size:14px;border-radius:4px;cursor:pointer}.alertDialog_cancelButton__TRBlN{border:1px solid var(--light-color);background-color:var(--white-color);color:var(--black-color)}.alertDialog_cancelButton__TRBlN:hover{background-color:var(--light-color)}.alertDialog_submitButton__dibgH{border:1px solid var(--black-color);background-color:var(--black-color);color:var(--white-color)}.alertDialog_submitButton__dibgH:hover{background-color:var(--black-color-80)}.charactersCenterPanel_centerPanel__5pr_u{position:relative;display:flex;flex-direction:column;width:100%;min-width:0;max-height:100%;margin:10px 0;padding:24px 24px 32px;border-radius:8px;background:var(--white-color);box-shadow:0 2px 14px 0 rgba(32,38,51,.07);overflow-x:hidden;overflow-y:scroll;scrollbar-width:thin}.charactersCenterPanel_charactersHeader__VnLQX{display:flex;align-items:center;margin-bottom:32px}.charactersCenterPanel_headerLeft__H1i0C{display:flex;align-items:center;gap:24px}.charactersCenterPanel_characterImage__yXm4h{width:72px;height:72px;border:1px solid var(--light-color);border-radius:50%;object-fit:cover;background:var(--light-color)}.charactersCenterPanel_characterName__wXwLs{font-size:20px;font-weight:500;letter-spacing:-.025em;color:var(--dark-color)}.charactersCenterPanel_charactersContents__3Zf_j{display:flex;flex-direction:column;justify-content:flex-start;gap:32px}.charactersCenterPanel_characterSection__R0erO{flex:1 1;display:flex;flex-direction:column;gap:8px;max-width:90%}.charactersCenterPanel_sectionHeader__MD0PZ{width:100%;display:flex;justify-content:space-between;align-items:center;gap:20px;padding-left:4px}.charactersCenterPanel_sectionHeaderLeft__zSyVA{display:flex;align-items:center;gap:10px}.charactersCenterPanel_sectionHeaderRight__swaqH{margin-left:auto}.charactersCenterPanel_sectionDot__RC_yH{width:4px;height:4px;border-radius:50%;background:var(--black-color)}.charactersCenterPanel_sectionTitle__rADDu{display:flex;align-items:baseline;gap:4px;font-size:16px;font-weight:500;letter-spacing:-.025em;color:var(--black-color)}.charactersCenterPanel_sectionTitle__rADDu p{font-size:13px;font-weight:400;color:var(--disabled-color)}.charactersCenterPanel_sectionBoxes__r1zBe{display:flex;flex-direction:column;gap:2px}.charactersCenterPanel_sectionBoxGroup__KJ736{display:flex;align-items:stretch;gap:10px}.charactersCenterPanel_sectionBox__Mmkrq{flex:1 1;display:flex;min-width:0;border:1px solid var(--black-color-50);border-radius:4px;overflow:hidden}.charactersCenterPanel_emptyBox__PNA_K{text-align:center;font-size:14px;color:var(--disabled-color)}.charactersCenterPanel_boxTitle__a7ZEX{width:120px;max-width:120px;padding:10px 14px;border:1px solid var(--black-color-50);background:var(--dark-color);word-break:keep-all;text-align:left;font-size:14px;line-height:1.4;letter-spacing:-.025em;color:var(--white-color)}.charactersCenterPanel_boxContent__GYWzb{flex:1 1;padding:10px 14px;background:var(--white-color);font-size:14px;letter-spacing:-.025em;line-height:1.4;color:var(--black-color);resize:none;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin}.charactersCenterPanel_boxAddBtn__R94Em,.charactersCenterPanel_boxRemoveBtn___T_UZ{padding:8px;font-size:14px;transition:all .2s ease;cursor:pointer;color:var(--gray-color)}.charactersCenterPanel_boxAddBtn__R94Em:hover{color:var(--brand-color)}.charactersCenterPanel_boxRemoveBtn___T_UZ:hover{color:var(--red-color)}.charactersCenterPanel_characterType__d2Pj_{display:flex;flex-direction:column;gap:8px;margin-bottom:32px}.charactersCenterPanel_typeSelect__GvQfV{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:var(--white-color);border-radius:4px;border:1px solid var(--black-color);padding:12px 48px 12px 16px;font-size:14px;color:var(--black-color);cursor:pointer;transition:border-color .2s ease,box-shadow .2s ease;background-image:url(/icons/arrowDown.svg);background-repeat:no-repeat;background-position:right 10px center;background-size:16px;width:-moz-fit-content;width:fit-content}.charactersCenterPanel_typeSelect__GvQfV:disabled{background-color:var(--light-color);color:var(--black-color);cursor:not-allowed}@media (max-width:1024px){.charactersCenterPanel_centerPanel__5pr_u{margin:10px 0 10px 32px}}@media (max-width:768px){.charactersCenterPanel_characterSection__R0erO{max-width:100%}}@media (max-width:560px){.charactersCenterPanel_centerPanel__5pr_u{padding:24px 16px}.charactersCenterPanel_charactersHeader__VnLQX{flex-direction:column}.charactersCenterPanel_headerLeft__H1i0C{flex-direction:column;gap:12px}.charactersCenterPanel_characterName__wXwLs{text-align:center}.charactersCenterPanel_sectionBoxGroup__KJ736{align-items:flex-end;gap:4px}.charactersCenterPanel_sectionBoxes__r1zBe{gap:12px}.charactersCenterPanel_sectionBox__Mmkrq{flex-direction:column;border:none;border-radius:0}.charactersCenterPanel_boxTitle__a7ZEX{padding:6px 4px;background:transparent;color:var(--black-color);border:none}.charactersCenterPanel_boxContent__GYWzb{flex:auto;max-height:200px;border-radius:4px;border:1px solid var(--black-color-20)}}.editorLeftPanel_leftPanel__slQ2v{position:relative;display:flex;flex-direction:column;width:260px;min-width:260px;max-width:260px;max-height:100%;border-right:1px solid var(--white-color-30);background:var(--dark-color);transition:transform .3s ease-in-out}.editorLeftPanel_leftPanel__slQ2v.editorLeftPanel_closed__nk25q{width:20px;min-width:20px;max-width:20px;transform:translateX(calc(-100% + 20px))}.editorLeftPanel_leftPanelInner__Mz060{flex:1 1;display:flex;flex-direction:column;height:100vh;opacity:1}.editorLeftPanel_leftPanel__slQ2v.editorLeftPanel_closed__nk25q .editorLeftPanel_leftPanelInner__Mz060{display:none;opacity:0}.editorLeftPanel_panelToggleBtn__Ui_4E{z-index:10;position:absolute;display:flex;align-items:center;justify-content:center;top:32px;right:-10px;width:24px;height:24px;border:1px solid var(--light-color);border-radius:6px;background:var(--dark-color);cursor:pointer;transition:all .2s ease}.editorLeftPanel_panelToggleBtn__Ui_4E:hover img{transform:rotate(180deg);transition:transform .2s ease}.editorLeftPanel_logoContainer__NfwYJ{display:flex;align-items:center;gap:6px;width:-moz-fit-content;width:fit-content;margin:14px 0 12px;padding:10px 20px;cursor:pointer}.editorLeftPanel_logoText__qz_jA{font-size:16px;font-weight:500;color:var(--white-color)}.editorLeftPanel_pageMenuContainer__yFGfD{display:flex;flex-direction:column;width:100%;gap:0}.editorLeftPanel_pageMenuBtn__Ajtfq{display:flex;align-items:center;gap:10px;padding:15px 20px;font-size:15px;font-weight:300;letter-spacing:-.025em;color:var(--white-color);opacity:.7;cursor:pointer;transition:all .15s ease-in-out}.editorLeftPanel_pageMenuBtn__Ajtfq.editorLeftPanel_active__MqJZl,.editorLeftPanel_pageMenuBtn__Ajtfq:hover{opacity:1}.editorLeftPanel_pageMenuBtn__Ajtfq.editorLeftPanel_active__MqJZl{font-weight:500;background:var(--white-color-10)}.editorLeftPanel_charactersIcon__1d2sn,.editorLeftPanel_editorIcon__ybt6s,.editorLeftPanel_folderIcon__VoZUc{width:18px;height:18px}.editorLeftPanel_folderIcon__VoZUc{filter:brightness(100)}.editorLeftPanel_divider__qDuQt{width:90%;height:1px;margin:14px auto;background:var(--white-color-10)}.editorLeftPanel_saveBtn__GNVlP{display:flex;align-items:center;justify-content:center;width:240px;height:48px;gap:6px;margin:4px auto 18px;border-radius:4px;background:var(--brand-color);font-size:15px;font-weight:500;color:var(--white-color);cursor:pointer}.editorLeftPanel_saveBtn__GNVlP:hover{opacity:.8}.editorLeftPanel_saveIcon__dK4q1{width:18px;height:18px}.editorLeftPanel_manuscriptContainer__FP45D{flex:1 1;display:flex;flex-direction:column;width:calc(100% - 20px);min-height:0;max-height:100%;margin:0 10px 16px;padding:16px 4px 16px 6px;border-radius:8px;background-color:var(--white-color)}.editorLeftPanel_manuscriptHeader__fz60_{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px;padding:0 10px}.editorLeftPanel_manuscriptTitle__N0_y3{max-width:160px;font-size:15px;font-weight:500;letter-spacing:-.025em;color:var(--black-color);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.editorLeftPanel_manuscriptList__e_pFp{flex:1 1;min-height:0;overflow-y:scroll;scrollbar-width:thin;padding:0 2px}.editorLeftPanel_documentList__xC347,.editorLeftPanel_manuscriptList__e_pFp{display:flex;flex-direction:column;gap:2px}.editorLeftPanel_manuscriptDoc__k3bY5{display:flex;align-items:center;min-width:0;gap:6px;padding:10px;border-radius:4px;font-size:14px;letter-spacing:-.025em;color:var(--black-color);transition:all .15s ease;cursor:pointer}.editorLeftPanel_manuscriptDoc__k3bY5:hover{background:var(--black-color-10)}.editorLeftPanel_manuscriptDoc__k3bY5.editorLeftPanel_active__MqJZl{background:var(--black-color-80);color:var(--white-color)}.editorLeftPanel_manuscriptDoc__k3bY5.editorLeftPanel_active__MqJZl img{filter:brightness(100)}.editorLeftPanel_buttonGroup__DxHhI{display:flex;align-items:center;gap:8px}.editorLeftPanel_buttonGroup__DxHhI button{transition:all .2s ease-in-out}.editorLeftPanel_buttonGroup__DxHhI button:hover{transform:rotate(180deg)}.editorLeftPanel_buttonGroup__DxHhI button img{width:24px;height:24px}.editorLeftPanel_documentText__FM_UP{flex:1 1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editorLeftPanel_assistantContainer__f9vFY{position:relative;width:calc(100% - 20px);margin:0 10px 10px;padding:20px 16px;border-radius:8px;background:linear-gradient(180deg,rgba(195,135,240,.25),rgba(68,107,192,.25)),#ffffff}.editorLeftPanel_assistantHeader__gjvLr{display:flex;justify-content:space-between;align-items:center}.editorLeftPanel_assistantTitle__VNeP0{font-size:15px;font-weight:500;letter-spacing:-.025em;color:var(--black-color)}.editorLeftPanel_assistantHeader__gjvLr button{transition:all .2s ease-in-out}.editorLeftPanel_assistantHeader__gjvLr button:hover{transform:rotate(120deg)}@media (max-width:1024px){.editorLeftPanel_leftPanel__slQ2v{position:absolute;top:0;left:0;bottom:0;width:260px;z-index:1000}}.modal_modalOverlay__THQrQ{z-index:9999;position:fixed;top:0;left:0;height:100vh;background:rgba(0,0,0,.5)}.modal_modalContent__PtmqW,.modal_modalOverlay__THQrQ{display:flex;align-items:center;justify-content:center;width:100%}.modal_modalContent__PtmqW{position:relative;flex-direction:column;max-width:400px;gap:24px;margin:20px;padding:60px 30px 30px;border-radius:8px;background-color:var(--white-color);box-shadow:0 4px 10px rgba(0,0,0,.2);text-align:center;opacity:0;color:var(--black-color);transform:translateY(50px);animation:modal_fadeInUp__oY1Y1 .4s ease-out forwards}.modal_closeButton__2D6MT{position:absolute;top:20px;right:24px;z-index:1}.modal_messageGroup__VLtXX{display:flex;flex-direction:column;gap:10px}.modal_modalMessage__jQLY1{font-size:16px;letter-spacing:-.025em;white-space:pre-line}.modal_modalSubMessage__zyn8n{font-size:14px;color:var(--red-color)}.modal_buttonGroup__RBEhT{display:flex;justify-content:center;gap:12px}.modal_buttonGroup__RBEhT button{display:flex;justify-content:center;align-items:center;width:100px;height:36px;border-radius:4px;font-size:14px;letter-spacing:.05em;transition:all .2s ease}.modal_confirmButton__gt7Dp{background-color:var(--dark-color);color:var(--white-color)}.modal_confirmButton__gt7Dp:hover{background-color:var(--black-color)}.modal_cancelButton__kicbe{border:1px solid var(--dark-color);background-color:var(--white-color);color:var(--black-color)}.modal_cancelButton__kicbe:hover{background-color:var(--light-color)}@keyframes modal_fadeInUp__oY1Y1{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.modal_modalMessage__jQLY1{font-size:14px}.modal_confirmButton__gt7Dp{font-size:12px}}.editorCenterPanel_centerPanel__hCCK2{display:flex;flex-direction:column;width:100%;min-width:0;max-height:100%;margin:10px 0;padding:24px 24px 32px;border-radius:8px;background:var(--white-color);box-shadow:0 2px 14px 0 rgba(32,38,51,.07)}.editorCenterPanel_editorHeader__XvKqO{display:flex;align-items:flex-start;gap:6px;margin-bottom:10px}.editorCenterPanel_documentIcon__mCGrC{margin-top:4px}.editorCenterPanel_editorTitle__U3YJx{max-width:362px;font-size:16px;line-height:1.4;letter-spacing:-.025em;color:var(--black-color)}.editorCenterPanel_editorTitleTextarea__5x2f3{display:block;width:100%;max-width:362px;max-height:24px;resize:none;overflow:hidden;white-space:pre-wrap;word-break:break-word}@media (max-width:480px){.editorCenterPanel_editorTitleTextarea__5x2f3{max-width:100%;max-height:45px}}.editorCenterPanel_editorToolbar__vgdYY{display:flex;align-items:center;flex-wrap:wrap;gap:2px;margin-bottom:16px;padding:10px 0;border-bottom:1px solid var(--light-color);-webkit-user-select:none;-moz-user-select:none;user-select:none}.editorCenterPanel_ImageGroup__i6SwA,.editorCenterPanel_alignGroup__kipF3,.editorCenterPanel_fontGroup__JSHFV,.editorCenterPanel_historyGroup__9QrhJ,.editorCenterPanel_styleGroup__vfua6{display:flex;align-items:center;gap:2px}.editorCenterPanel_toolbarDivider__nCMOv{width:1px;height:24px;margin:0 6px;background:var(--light-color)}.editorCenterPanel_tooltipWrap__IM8pX{position:relative;display:inline-block}.editorCenterPanel_tooltipTrigger__L2cky{display:inline-flex}.editorCenterPanel_tooltipBox__9B0TV{z-index:10;position:absolute;left:50%;bottom:-120%;transform:translateX(-50%);padding:6px 8px;border-radius:4px;background:var(--light-color);font-size:12px;font-weight:500;color:var(--dark-color);white-space:nowrap;opacity:0;pointer-events:none;transition:opacity .15s}.editorCenterPanel_tooltipBoxShow__7CJC5{opacity:1;pointer-events:none}.editorCenterPanel_fontDropdown___RUib,.editorCenterPanel_fontSizeDropdown__zoTUb{position:relative;display:flex;align-items:center;min-height:36px;padding:0 10px;border-bottom:1px solid var(--black-color-30);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:box-shadow .2s ease;background:var(--white-color)}.editorCenterPanel_fontDropdown___RUib{width:120px}.editorCenterPanel_fontDropdown___RUib .editorCenterPanel_dropdownList__oxJBw{width:160px}.editorCenterPanel_fontSizeDropdown__zoTUb,.editorCenterPanel_fontSizeDropdown__zoTUb .editorCenterPanel_dropdownList__oxJBw{width:65px;min-width:65px}.editorCenterPanel_dropdownList__oxJBw{z-index:10}.editorCenterPanel_toolbarDropdownText__WU56l{font-size:14px;flex:1 1;color:var(--black-color)}.editorCenterPanel_ellipsisText__mzrGz{display:inline-block;max-width:80px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;vertical-align:middle}.editorCenterPanel_arrowDownIcon__p7jWJ{margin-left:4px;transition:transform .2s cubic-bezier(.5,.3,.3,1.4)}.editorCenterPanel_dropdownList__oxJBw{z-index:100;position:absolute;left:0;top:110%;max-height:260px;margin-top:4px;padding:4px 0;border:1px solid var(--light-color);border-radius:8px;background:var(--white-color);box-shadow:0 6px 20px 0 rgba(40,44,54,.07);font-size:14px;overflow-y:auto;scrollbar-width:thin;transition:all .2s cubic-bezier(.6,1.2,.4,1.02);animation:editorCenterPanel_dropFadeIn___C1ST .2s}@keyframes editorCenterPanel_dropFadeIn___C1ST{0%{transform:translateY(-6px);opacity:0}to{transform:translateY(0);opacity:1}}.editorCenterPanel_dropdownList__oxJBw::-webkit-scrollbar{width:6px}.editorCenterPanel_dropdownList__oxJBw::-webkit-scrollbar-thumb{border-radius:4px;background:var(--light-color)}.editorCenterPanel_dropdownList__oxJBw::-webkit-scrollbar-track{background:transparent}.editorCenterPanel_dropdownOption__BoIL0{padding:8px 14px;font-size:14px;color:var(--black-color);cursor:pointer;transition:all .2s ease}.editorCenterPanel_dropdownOption__BoIL0:hover{background:var(--light-color)}.editorCenterPanel_toolbarBtn__4c51d{position:relative;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:4px;transition:all .15s ease;cursor:pointer}.editorCenterPanel_toolbarBtn__4c51d.editorCenterPanel_active__0GTEo,.editorCenterPanel_toolbarBtn__4c51d:hover{background:var(--light-color)}.editorCenterPanel_toolbarBtn__4c51d.editorCenterPanel_noActive__uYAdY{background:none!important;box-shadow:none!important}.editorCenterPanel_toolbarBtn__4c51d:disabled{opacity:.4;pointer-events:none}.editorCenterPanel_historyBtn__RD8K_{display:flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:4px;cursor:pointer;transition:all .15s ease}.editorCenterPanel_historyBtn__RD8K_:hover{background:var(--light-color)}.editorCenterPanel_paletteWrap__BhUSd{z-index:201;position:absolute;display:flex;flex-direction:column;align-items:flex-start;top:124px;min-width:165px;max-width:220px;gap:6px;padding:12px 14px;border:1px solid var(--light-color);border-radius:8px;background:var(--white-color);box-shadow:0 4px 18px 0 rgba(60,90,170,.1)}.editorCenterPanel_paletteGrid__HiaHi{display:flex;flex-wrap:wrap;gap:6px}.editorCenterPanel_paletteColorBtn__HJWEu{width:26px;height:26px;border:1px solid var(--light-color);border-radius:4px;background-color:var(--light-color);box-shadow:0 0 0 0 #0000;cursor:pointer;transition:all .15s ease}.editorCenterPanel_paletteColorBtn__HJWEu:focus,.editorCenterPanel_paletteColorBtn__HJWEu:hover{border:1px solid var(--light-color);box-shadow:0 0 0 2px var(--black-color-30)}.editorCenterPanel_paletteClose__MDsVL{margin-left:auto;padding:6px;border-radius:4px;cursor:pointer}.editorCenterPanel_paletteClose__MDsVL:hover{background:var(--black-color-10)}.editorCenterPanel_editorContent__PPARO{position:relative;flex:1 1 auto;max-height:100%;overflow-y:auto;scrollbar-width:thin}.editorCenterPanel_editorText__UKMJ_{width:100%;height:100%;padding:16px;font-size:14px;line-height:1.8;color:var(--black-color)}.editorCenterPanel_editorText__UKMJ_:focus{outline:none;border:none}.editorCenterPanel_editorText__UKMJ_ .ProseMirror{caret-color:inherit;background-color:inherit}.editorCenterPanel_editorText__UKMJ_ .ProseMirror,.editorCenterPanel_editorText__UKMJ_ .ProseMirror-focused{outline:none!important;border:none!important;box-shadow:none!important}.editorCenterPanel_editorText__UKMJ_ img{display:block;width:auto;height:auto;max-width:100%;margin:0 auto}.editorCenterPanel_assistToolbarBtnGroup__oUCZB{display:flex;align-items:center;margin-left:4px}@media (max-width:1024px){.editorCenterPanel_centerPanel__hCCK2{padding:16px;position:relative;z-index:1;margin:10px 32px}}.styleTemplateModal_modalBackdrop__ZmgIM{position:fixed;inset:0;z-index:1200;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center}.styleTemplateModal_modalWrap__uiP2D{width:960px;border-radius:8px;box-shadow:0 6px 36px rgba(0,0,0,.25);background:var(--white-color);display:flex;flex-direction:column;overflow:hidden}.styleTemplateModal_modalHeader___u_Y7{position:relative;display:flex;align-items:center;justify-content:center;height:70px;background:var(--dark-color)}.styleTemplateModal_modalTitle___yoHu{font-size:18px;font-weight:700;letter-spacing:-.025em;color:var(--white-color)}.styleTemplateModal_closeBtn__7ebeU{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer;filter:brightness(100)}.styleTemplateModal_modalContent__kezRO{display:flex;gap:24px;padding:12px 32px 24px;background:var(--white-color)}.styleTemplateModal_modalDesc__Db3Vi{margin:20px 0;text-align:center;font-size:14px;line-height:1.5;letter-spacing:-.025em;color:var(--gray-color)}.styleTemplateModal_bodyWrap__UB8YS{display:flex;min-height:340px}.styleTemplateModal_left__0qWoB{width:220px;height:100%;border:1px solid var(--light-color);padding:20px 18px;display:flex;border-radius:8px;flex-direction:column}.styleTemplateModal_sectionTitle__z1yfv{font-size:14px;font-weight:500;color:var(--black-color);margin-bottom:20px}.styleTemplateModal_listWrap__2kh3Y{height:280px;overflow-y:auto;scrollbar-width:thin}.styleTemplateModal_listItemActive__K_sdu,.styleTemplateModal_listItem__jl34P{padding:10px 16px;font-size:14px;border-radius:6px;margin-bottom:4px;cursor:pointer;color:var(--disabled-color)}.styleTemplateModal_listItemActive__K_sdu{background:var(--blue-light-color);color:var(--black-color);font-weight:500}.styleTemplateModal_listActions__pKSN8{display:flex;gap:8px;margin-top:12px}.styleTemplateModal_addBtn__ysOTH,.styleTemplateModal_delBtn__BxJDB{display:flex;justify-content:center;width:32px;height:32px;border-radius:50%;font-size:20px;background:var(--black-color-70);cursor:pointer;transition:all .2s ease}.styleTemplateModal_addBtn__ysOTH:active,.styleTemplateModal_addBtn__ysOTH:hover,.styleTemplateModal_delBtn__BxJDB:active,.styleTemplateModal_delBtn__BxJDB:hover{background:var(--black-color)}.styleTemplateModal_delBtn__BxJDB[disabled]{background:var(--disabled-color);cursor:not-allowed}.styleTemplateModal_addBtnIcon__whw5Q,.styleTemplateModal_delBtnIcon__FYKuu{filter:brightness(100)}.styleTemplateModal_right__C8zN2{flex:1 1;padding:20px 18px;display:flex;flex-direction:column}.styleTemplateModal_detailForm__zT4iW{margin-top:8px;margin-bottom:20px}.styleTemplateModal_inputRow__50kd0{display:flex;align-items:center;gap:12px;margin-bottom:16px}.styleTemplateModal_inputGrid__qZnza label,.styleTemplateModal_inputRow__50kd0 label{font-size:14px;white-space:nowrap}.styleTemplateModal_inputGrid__qZnza{display:grid;align-items:center;grid-template-columns:repeat(4,1fr);grid-gap:12px 30px;gap:12px 30px;margin-bottom:12px}.styleTemplateModal_input__iXF3M{background:var(--blue-light-color);border:1px solid var(--black-color-20);border-radius:4px;padding:10px 12px;font-size:14px;color:var(--black-color);width:100%;transition:border-color .15s}.styleTemplateModal_input__iXF3M:focus{border-color:var(--blue-color);outline:none}.styleTemplateModal_saveBtn__Anrkk{margin-left:auto;width:100px;padding:9px 0;border-radius:4px;background:var(--black-color-90);font-size:13px;font-weight:700;color:var(--white-color);transition:all .2s ease-in-out}.styleTemplateModal_saveBtn__Anrkk:disabled{background:var(--disabled-color)}.styleTemplateModal_saveBtn__Anrkk:hover{background:var(--black-color-80)}.editorRightPanel_rightPanel__IVxQP{position:relative;display:flex;flex-direction:column;width:260px;min-width:260px;max-width:260px;max-height:100%;border-left:1px solid var(--white-color-30);background:var(--dark-color);transition:transform .3s ease-in-out}.editorRightPanel_rightPanel__IVxQP.editorRightPanel_closed__ru080{width:20px;min-width:20px;max-width:20px;transform:translateX(calc(100% - 20px))}.editorRightPanel_rightPanelInner__9_1Zk{flex:1 1;display:flex;flex-direction:column;height:100vh;opacity:1}.editorRightPanel_rightPanel__IVxQP.editorRightPanel_closed__ru080 .editorRightPanel_rightPanelInner__9_1Zk{display:none;opacity:0}.editorRightPanel_panelToggleBtn__Zm6Zt{z-index:10;position:absolute;display:flex;align-items:center;justify-content:center;top:32px;left:-10px;width:24px;height:24px;border:1px solid var(--light-color);border-radius:6px;background:var(--dark-color);cursor:pointer;transition:all .2s ease}.editorRightPanel_panelToggleBtn__Zm6Zt:hover img{transform:rotate(180deg);transition:transform .2s ease}.editorRightPanel_characterListWrap__Rd94S{display:flex;flex-direction:column;min-height:100vh}.editorRightPanel_characterTitleBox__rok_W{display:flex;align-items:center;justify-content:space-between;padding:10px 20px;margin:14px 0 12px}.editorRightPanel_characterTitleInner__oJq3M{display:flex;align-items:center;gap:6px}.editorRightPanel_characterTitle__de6Ky{font-size:15px;font-weight:700;color:var(--white-color)}.editorRightPanel_settingIcon__gvkxM{filter:brightness(100)}.editorRightPanel_searchContainer__vXJh_{display:flex;width:220px;margin:0 auto 20px;padding:9px 16px;border-radius:100px;background-color:var(--white-color)}.editorRightPanel_searchInput__5l0YG{flex:1 1;font-size:14px;letter-spacing:-.025em;color:var(--black-color)}.editorRightPanel_searchInput__5l0YG::placeholder{color:var(--disabled-color)}.editorRightPanel_characterList__vqtUi{flex:1 1;max-height:810px;display:flex;flex-direction:column;gap:18px;margin:0 4px 0 10px;padding:0 4px 4px 0;overflow-y:scroll;scrollbar-width:thin;scrollbar-color:var(--white-color-30) var(--dark-color)}.editorRightPanel_characterBox__LhjPV{display:flex;flex-direction:column;gap:4px}.editorRightPanel_characterProfileBox__NwOx_{position:relative;display:flex;align-items:flex-start;min-height:120px;gap:10px;padding:16px 8px;border-radius:6px;background:var(--white-color);transition:all .2s ease-in-out;cursor:pointer}.editorRightPanel_characterProfileBox__NwOx_:hover{background:var(--white-color-90)}.editorRightPanel_profileImage__Wl_cR{width:60px;height:60px;border:1px solid var(--light-color);border-radius:50%;object-fit:cover}.editorRightPanel_profileInfoGroup___s2OF{flex:1 1;display:flex;flex-direction:column;gap:4px;padding:4px 0}.editorRightPanel_profileRow__E765J{display:flex;align-items:flex-start;gap:6px;font-size:14px;letter-spacing:-.025em;line-height:1.4;color:var(--black-color)}.editorRightPanel_profileLabel__0h5k_{min-width:-moz-fit-content;min-width:fit-content;font-weight:700;color:var(--black-color)}.editorRightPanel_profileValue__e2eKt{max-width:130px;color:var(--dark-color);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;white-space:normal}.editorRightPanel_situationToggleBtn__LY5g6{z-index:2;position:absolute;display:flex;align-items:center;justify-content:center;bottom:8px;left:8px;width:28px;height:28px;border:1px solid var(--white-color);border-radius:50%;background:var(--white-color);cursor:pointer;transition:all .2s ease-in-out}.editorRightPanel_arrowDownIcon__qPhsC{transition:all .2s ease-in-out}.editorRightPanel_rotated__cUsH8{transform:rotate(180deg)}.editorRightPanel_situationBox__dztGP{display:flex;flex-direction:column;gap:12px;padding:16px 12px;border-radius:6px;background:var(--white-color-5)}.editorRightPanel_situationItem__p3oMn{display:flex;flex-direction:column;gap:4px}.editorRightPanel_situationTitle__vHnAT{font-size:14px;font-weight:700;color:var(--white-color)}.editorRightPanel_situationContent__b296T{font-size:14px;letter-spacing:-.025em;color:var(--light-color);line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.editorRightPanel_noResult__WT7OT{margin-top:20px;text-align:center;font-size:13px;color:var(--light-color)}@media (max-width:1024px){.editorRightPanel_rightPanel__IVxQP{position:absolute;top:0;right:0;bottom:0;width:260px;z-index:1000}}.editorPage_editorPageWrap__OjwbJ{display:flex;width:100%;height:100vh;gap:18px;background:var(--dark-color);overflow-x:auto;scrollbar-width:thin;overflow-y:hidden}.editorPage_page__5d4ke{width:100%;min-height:100vh;overflow-y:hidden;background:#f7f7f7}.editorPage_mainWrap__czyS_{position:relative;display:flex;flex-direction:column;margin:120px auto;max-width:1100px;padding:0 20px}.editorPage_topBar__pR4bd{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px}.editorPage_titleGroup__2vnk4{display:flex;align-items:center;gap:10px}.editorPage_topTitle__3zYS5{font-weight:500;letter-spacing:-.025em;font-size:28px}.editorPage_filterBar__Y1zBo{display:flex;margin-bottom:20px;gap:8px}.editorPage_select__ecvfW{min-width:110px}.editorPage_input__zCC8i,.editorPage_select__ecvfW{font-size:14px;padding:10px 16px;border-radius:4px;border:1px solid var(--light-color);background:var(--white-color)}.editorPage_input__zCC8i{min-width:120px;max-width:200px}.editorPage_input__zCC8i:focus,.editorPage_select__ecvfW:focus{border:1px solid var(--gray-color)}.editorPage_createButton__Yj4JP{padding:12px 20px;font-size:15px;font-weight:500;border-radius:4px;color:var(--white-color);background:var(--black-color);cursor:pointer}.editorPage_createButton__Yj4JP:hover{background:var(--black-color-70)}.editorPage_manuscriptGrid__UTkXq{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}.editorPage_manuscriptBox__lpbFA{flex:1 1;display:flex;flex-direction:column;width:100%;border-radius:8px;border:1px solid var(--white-color);background:var(--white-color);min-height:220px;overflow:hidden;box-shadow:10px 10px 30px rgba(0,0,0,.06)}.editorPage_top__QcG6a{position:relative;display:flex}.editorPage_leftImgGroup___Es_a{width:100%;max-width:200px;aspect-ratio:3/4;height:auto;display:flex;align-items:center;justify-content:center;background:#f5f5f7}.editorPage_coverImg__ZYiNX{width:100%;height:100%;object-fit:cover}.editorPage_rightInfoGroup__Fl10f{position:relative;display:flex;flex-direction:column;width:100%;padding:24px}.editorPage_infoGroup__ppt03{display:flex;flex-direction:column;gap:12px}.editorPage_inputRow__RZszj{width:100%;display:flex;flex-direction:column}.editorPage_inputLabel__vc_nD{font-size:13px;letter-spacing:-.025em;color:var(--disabled-color)}.editorPage_infoRowBottom__BAilw{display:flex;flex-direction:column;margin-top:12px}.editorPage_title__wfbE4{font-size:18px;line-height:1.4;font-weight:500;letter-spacing:-.025em;word-break:keep-all}.editorPage_author__dAaiz,.editorPage_genres___Tny7{font-size:14px;line-height:1.4;letter-spacing:-.025em;word-break:keep-all}.editorPage_episodes__FpsFe{font-size:14px;color:var(--black-color);margin-bottom:8px}.editorPage_date__v1JhT{font-size:13px;color:var(--disabled-color)}.editorPage_menu__KSroX{position:absolute;top:-8px;right:10px;z-index:100}.editorPage_menuBtn___zeuJ{transition:all .2s ease-in-out;cursor:pointer}.editorPage_menuBtn___zeuJ:hover{transform:translateY(3px)}.editorPage_dropdownMenu__nRHCn{position:absolute;left:-70px;top:44px;background:var(--black-color-70);box-shadow:0 2px 16px 0 rgba(32,38,51,.12);border-radius:6px;display:flex;flex-direction:column;min-width:100px;z-index:1000;animation:editorPage_fadeIn__3Q1kv .12s;padding:6px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.editorPage_dropdownMenu__nRHCn button{color:var(--white-color);padding:8px 16px;cursor:pointer;font-size:15px;text-align:center}.editorPage_dropdownMenu__nRHCn button:hover{background:var(--black-color-30)}@media (max-width:1024px){.editorPage_manuscriptGrid__UTkXq{grid-template-columns:1fr;gap:20px}}@media (max-width:768px){.editorPage_topTitle__3zYS5{font-size:26px}.editorPage_createButton__Yj4JP{padding:12px 18px;font-size:14px}.editorPage_rightInfoGroup__Fl10f{padding:24px 16px 20px}.editorPage_inputLabel__vc_nD{font-size:11px}.editorPage_title__wfbE4{font-size:15px}.editorPage_episodes__FpsFe{font-size:13px;margin-bottom:6px}}@media (max-width:480px){.editorPage_mainWrap__czyS_{margin:140px auto 100px}.editorPage_topBar__pR4bd{flex-direction:column;gap:16px;margin-bottom:24px}.editorPage_createButton__Yj4JP{position:absolute;top:-70px;right:20px}.editorPage_filterBar__Y1zBo{justify-content:center}.editorPage_manuscriptGrid__UTkXq{gap:40px}.editorPage_top__QcG6a{flex-direction:column}.editorPage_leftImgGroup___Es_a{max-width:100%}}.loading_loading__L6Bv5{display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%}.loading_spinner__hii1R{width:40px;height:40px;border-top:6px solid var(--white-color);border:6px solid var(--white-color);border-top-color:var(--brand-color);border-radius:50%;animation:loading_spin__u4O20 1.5s cubic-bezier(.4,0,.2,1) infinite}@keyframes loading_spin__u4O20{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.assistModal_modalBackdrop__V_4XY{z-index:10000;inset:0;position:fixed;display:flex;align-items:center;justify-content:center;background:rgba(0,0,0,.7)}.assistModal_modalWrap__DoKEe{margin:0 10px;width:640px;border-radius:8px;box-shadow:0 6px 36px rgba(0,0,0,.25);background:var(--white-color);overflow:hidden}.assistModal_modalHeader__uugMn{position:relative;display:flex;align-items:center;justify-content:center;height:60px;background:var(--dark-color)}.assistModal_modalTitle__2J6yp{font-size:18px;font-weight:500;letter-spacing:-.025em;color:var(--white-color)}.assistModal_closeBtn__YqVI2{position:absolute;right:20px;top:50%;transform:translateY(-50%);width:24px;height:24px;cursor:pointer;filter:brightness(100)}.assistModal_modalContent__F3aj_{display:flex;flex-direction:column;gap:24px;padding:16px 32px 24px;background:var(--white-color);max-height:70vh;overflow-y:auto;scrollbar-width:thin}.assistModal_explainBox__CvFG6{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;padding:16px;border-radius:12px;background:rgb(246,246,246)}.assistModal_assistImg__zTagp{width:48px;height:48px}.assistModal_explainTextWrap__mJ2c8{display:flex;flex-direction:column;gap:4px;text-align:center}.assistModal_explainTitle__XKV3m{font-size:16px;font-weight:500;color:var(--black-color)}.assistModal_explainDesc__OADYi{word-break:keep-all;font-size:14px;line-height:1.4;letter-spacing:-.025em;color:var(--black-color-70)}.assistModal_brandColor__OlCe_{color:var(--brand-color);font-weight:500}.assistModal_modalDivider__E_m8H{width:100%;height:1px;background:var(--light-color)}.assistModal_settingGroup__2Tsvo{gap:30px}.assistModal_settingBox__aTkc6,.assistModal_settingGroup__2Tsvo{display:flex;flex-direction:column}.assistModal_settingLabel__F0_ae{margin-bottom:4px;font-size:16px;font-weight:500;color:var(--black-color)}.assistModal_settingDesc__vUQaO{display:flex;align-items:center;flex-wrap:wrap;gap:4px;margin-bottom:12px;padding-left:12px;border-left:1px solid var(--black-color-70);font-size:14px;line-height:1.4;letter-spacing:-.025em;color:var(--disabled-color)}.assistModal_settingDesc__vUQaO span{color:var(--red-color)}.assistModal_settingInput__2XWGm{width:100%;max-height:100px;overflow-y:auto;padding:12px 16px;border:1px solid var(--black-color-20);border-radius:4px;background:var(--blue-light-color);font-size:15px;color:var(--black-color)}.assistModal_modalFooter__ZI_hC{display:flex;justify-content:center;width:100%;gap:8px;padding:20px 32px 32px}.assistModal_cancelBtn__VQ1J1{border:1px solid var(--black-color);background:var(--white-color);color:var(--black-color)}.assistModal_cancelBtn__VQ1J1,.assistModal_saveBtn__emh6x{width:100px;padding:9px 0;border-radius:4px;font-size:13px;font-weight:500;transition:all .2s ease-in-out}.assistModal_saveBtn__emh6x{background:var(--black-color-90);color:var(--white-color)}.assistModal_cancelBtn__VQ1J1:hover{background-color:var(--black-color-10)}.assistModal_saveBtn__emh6x:hover{background:var(--black-color-80)}.assistModal_disabled__BtTfc,.assistModal_disabled__BtTfc:hover{opacity:.5;filter:grayscale(.2);cursor:not-allowed}@media (max-width:480px){.assistModal_modalContent__F3aj_{padding:12px 24px 24px}.assistModal_modalHeader__uugMn{height:60px}.assistModal_modalTitle__2J6yp{font-size:16px}.assistModal_closeBtn__YqVI2{width:20px;height:20px}.assistModal_assistImg__zTagp{width:32px;height:32px}.assistModal_explainTitle__XKV3m{font-size:15px}.assistModal_explainDesc__OADYi{font-size:13px}.assistModal_settingLabel__F0_ae{font-size:14px}.assistModal_settingDesc__vUQaO,.assistModal_settingInput__2XWGm{font-size:13px}}.assistModal_genreList__M72xA{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:8px 12px;gap:8px 12px;list-style:none;padding:0;margin:0}.assistModal_genreLimitMsg__VTtvS{margin-left:6px;color:var(--brand-color);font-weight:500}@media (min-width:640px){.assistModal_genreList__M72xA{grid-template-columns:repeat(3,minmax(0,1fr))}}.assistModal_genreLabel___2Dym{display:flex;align-items:center;gap:8px;cursor:pointer}.assistModal_genreCheckbox__t1CO_{width:16px;height:16px;accent-color:var(--brand-color)}.assistModal_genreText__j_xaH{font-size:13px;color:var(--black-color-90);-webkit-user-select:none;-moz-user-select:none;user-select:none}