.chapter-overview-panel{display:flex;flex-direction:column;overflow:hidden;animation:slideDown .3s cubic-bezier(.4,0,.2,1)}.chapter-overview-panel--expanded-below{max-height:410px;height:auto;animation:slideDown .3s cubic-bezier(.4,0,.2,1);padding-bottom:18px}.chapter-overview-panel.chapter-overview-panel_static{margin:0 6px 12px 0}.chapter-overview-panel.chapter-overview-panel_static .chapter-overview-panel__toolbar-actions{opacity:0}.chapter-overview-panel.chapter-overview-panel_static:hover .chapter-overview-panel__toolbar-actions{opacity:1}.chapter-overview-panel.chapter-overview-panel_static .chapter-item:hover .chapter-content-wrapper:not(.ccw_editing){background:#eff5fe;border-radius:4px}.chapter-overview-panel.chapter-overview-panel_static .chapter-item:hover .chapter-content-wrapper:not(.ccw_editing) .chapter_title_icon{visibility:visible}@keyframes slideDown{0%{transform:translateY(-10px)}to{transform:translateY(0)}}.chapter-overview-panel__close{position:absolute;top:12px;right:20px;z-index:10}.chapter-overview-panel__close .close-icon{font-size:16px;color:#a2a2a3;cursor:pointer;transition:color .2s}.chapter-overview-panel__close .close-icon:hover{color:#333}.chapter-overview-panel__toolbar{display:flex;align-items:center;justify-content:space-between;flex-shrink:0;padding:10px 9px 10px 20px;border-radius:10px 10px 0 0;background:#fff}.chapter-overview-panel__toolbar-left{display:flex;align-items:center;gap:6px;min-width:0}.chapter-overview-panel__toolbar-accent{flex-shrink:0;width:3px;height:12px;border-radius:2px;background:#0f67fe}.chapter-overview-panel__toolbar-title{font-size:14px;font-weight:600;line-height:normal;color:#352f44}.chapter-overview-panel__toolbar-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.chapter-overview-panel__toolbar-edit{display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:2px;border:none;border-radius:4px;cursor:pointer;color:#352f44;transition:opacity .2s}.chapter-overview-panel__toolbar-edit:disabled{opacity:.4;cursor:not-allowed}.chapter-overview-panel__toolbar-edit:hover:not(:disabled){opacity:.85}.chapter-overview-panel .action-btn:hover{background:#f3f3f3}.chapter-overview-panel__toolbar-edit-icon{font-size:14px;line-height:1}.chapter-overview-panel__toolbar-icon-btn{display:flex;align-items:center;justify-content:center;width:18px;height:18px;padding:0;border:none;background:transparent;cursor:pointer;color:#352f44;transition:opacity .2s}.chapter-overview-panel__toolbar-icon-btn:disabled{opacity:.35;cursor:not-allowed}.chapter-overview-panel__toolbar-icon-btn:hover:not(:disabled){opacity:.75}.chapter-overview-panel__toolbar-action-icon{font-size:18px;line-height:1}.chapter-overview-panel__collapsed-bar{display:flex;align-items:center;justify-content:space-between;padding:12px 4px 12px 14px;min-height:44px;cursor:pointer;user-select:none}.chapter-overview-panel__collapsed-left{display:flex;align-items:center;gap:8px;min-width:0;flex:1;overflow:hidden}.chapter-overview-panel__collapsed-caret{font-size:14px;color:rgba(53,47,68,.8);flex:0 0 auto;transition:transform .3s ease}.chapter-overview-panel__collapsed-caret--expanded{transform:rotate(180deg)}.chapter-overview-panel__collapsed-label{font-size:14px;font-weight:400;color:rgba(53,47,68,.9);flex:0 0 auto}.chapter-overview-panel__collapsed-time{font-size:14px;font-weight:600;color:#0f67fe;flex:0 0 auto}.chapter-overview-panel__collapsed-title{font-size:14px;font-weight:600;color:#0f67fe;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chapter-overview-panel__collapsed-right{display:flex;align-items:center;gap:0;flex:0 0 auto;margin-left:12px}.chapter-overview-panel__nav-btn{width:20px;height:26px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;border-radius:6px;cursor:pointer;color:rgba(53,47,68,.8);transition:background .2s,opacity .2s}.chapter-overview-panel__nav-btn:hover{background:rgba(0,0,0,.04)}.chapter-overview-panel__nav-btn.is-disabled{opacity:.35;cursor:not-allowed}.chapter-overview-panel__nav-count{font-size:14px;font-weight:500;color:rgba(53,47,68,.8)}.chapter-overview-panel__close-btn{width:28px;height:28px;display:flex;align-items:center;justify-content:center;padding:0;border:none;background:transparent;border-radius:6px;cursor:pointer}.chapter-overview-panel__close-btn:hover{background:rgba(0,0,0,.04)}.chapter-overview-panel__close-btn .close-icon{font-size:16px;color:#a2a2a3}.chapter-overview-panel__body{flex:1;padding:0 20px 20px;border-radius:0 0 20px 20px;background:#fff;opacity:1;scrollbar-color:#c5c5c5 transparent;scrollbar-width:thin;position:relative}.chapter-overview-panel__body::-webkit-scrollbar{width:4px;height:4px}.chapter-overview-panel__body::-webkit-scrollbar-track{background:transparent}.chapter-overview-panel__body::-webkit-scrollbar-thumb{background:#c5c5c5;border-radius:10px}.chapter-overview-panel__body::-webkit-scrollbar-thumb:hover{background:#c5c5c5}.chapter-overview-panel__body.showPartChapter{max-height:115px}.chapter-overview-panel__body .chapter-foot{position:absolute;left:0;right:0;bottom:0;height:39px;border-radius:10px;background:linear-gradient(180deg,hsla(0,0%,100%,.8),#fff);display:flex;align-items:center;padding-left:110px;z-index:2}.chapter-overview-panel__body .showAllChapterBtn{font-size:12px;line-height:20px;color:#0f67fe;font-weight:600;cursor:pointer}.chapter-overview-panel__body .showPartChapterBtn{font-size:12px;line-height:18px;color:#0f67fe;cursor:pointer;margin-left:90px;width:max-content}.chapter-overview-panel--expanded-below .chapter-overview-panel__body{overflow-y:auto;flex:0 1 auto;max-height:148px;padding-right:5px;margin-right:16px;padding-bottom:0}.chapter-overview-panel--expanded-below .chapter-overview-panel__body::-webkit-scrollbar{width:2px!important}.chapter-overview-panel .chapter-timeline{position:relative;padding-left:80px}.chapter-overview-panel .chapter-item{position:relative}.chapter-overview-panel .chapter-item:last-child{padding-bottom:0}.chapter-overview-panel .chapter-item .chapter-timeline-marker{position:absolute;left:-80px;top:0;bottom:0;width:80px;height:auto}.chapter-overview-panel .chapter-item .chapter-timeline-marker .chapter-time{position:absolute;left:0;top:0;color:#0f67fe;font-size:12px;font-weight:600;line-height:34px;white-space:nowrap;cursor:pointer;transition:opacity .2s;user-select:none}.chapter-overview-panel .chapter-item .chapter-timeline-marker .chapter-time:hover{opacity:.8}.chapter-overview-panel .chapter-item .chapter-timeline-marker .timeline-node{position:absolute;right:16px;top:9px;bottom:-14px;width:0;display:flex;flex-direction:column;align-items:center;z-index:1}.chapter-overview-panel .chapter-item .chapter-timeline-marker .timeline-line{width:1px;background:#e5e5e5}.chapter-overview-panel .chapter-item .chapter-timeline-marker .timeline-line--top{flex:0 0 4px}.chapter-overview-panel .chapter-item .chapter-timeline-marker .timeline-line--bottom{flex:1 1 auto}.chapter-overview-panel .chapter-item .chapter-timeline-marker .timeline-dot{width:8px;height:8px;border-radius:50%;background:#0f67fe;z-index:2;transition:all .2s}.chapter-overview-panel .chapter-item.chapter-item--first .timeline-node .timeline-line--top,.chapter-overview-panel .chapter-item.chapter-item--last .timeline-node .timeline-line--bottom{visibility:hidden}.chapter-overview-panel .chapter-item .chapter-content-wrapper{padding-left:10px;padding-right:10px;flex:1}.chapter-overview-panel .chapter-item .chapter-content-wrapper.chapter_content_wrapper_selected{background:#eff5fe;border-radius:4px}.chapter-overview-panel .chapter-item .chapter-content-wrapper .chapter-title{font-size:14px;color:#352f44;height:36px;line-height:36px;cursor:pointer;transition:color .2s;user-select:none;margin-bottom:4px}.chapter-overview-panel .chapter-item .chapter-content-wrapper .chapter-title .chapter_title_icon{float:right;display:flex;align-items:center;font-size:12px;color:#0f67fe;visibility:hidden}.chapter-overview-panel .chapter-item .chapter-content-wrapper .chapter-title.clicked,.chapter-overview-panel .chapter-item .chapter-content-wrapper .chapter-title:hover{color:#0f67fe}.chapter-overview-panel .chapter-item .chapter-content-wrapper .chapter-content{font-size:12px;font-weight:400;color:rgba(0,0,0,.6);line-height:20px;white-space:pre-wrap;word-break:break-word;padding-bottom:10px;margin-top:-4px}.chapter-overview-panel .chapter-item .chapter-content-wrapper.ccw_editing{border-radius:4px;cursor:text}.chapter-overview-panel .chapter-item .chapter-content-wrapper.ccw_editing .chapter-title{cursor:text}.chapter-overview-panel .chapter-item .chapter-content-wrapper.ccw_editing .chapter-title:hover{color:#352f44}.chapter-overview-panel .chapter-item .chapter-content-wrapper.ccw_editing:focus-within{outline:1px solid #0f67fe}.chapter-overview-panel .chapter-item.active .chapter-timeline-marker .timeline-dot{width:10px;height:10px;box-shadow:0 0 0 2px rgba(15,103,254,.2)}.chapter-overview-panel .chapter_edit_toolbar{display:flex}.chapter-overview-panel .chapter_edit_toolbar .a{line-height:20px;font-size:12px;margin-right:12px;cursor:pointer}.chapter_panel_sticky{position:absolute;top:5px;left:0;right:0;margin:0 12px;z-index:20;box-shadow:0 2px 18px 0 rgba(0,0,0,.06);border-radius:10px;background:#fff}.regenerate-chapter-confirm-overlay{position:fixed;inset:0;z-index:10000;background:rgba(0,0,0,.45);display:flex;align-items:center;justify-content:center}.regenerate-chapter-confirm-modal{position:relative;width:380px;max-width:calc(100vw - 32px);min-height:180px;box-sizing:border-box;padding:24px 24px 88px;background:#fff;border-radius:10px;box-shadow:0 2px 4px 0 rgba(0,37,107,.1)}.regenerate-chapter-confirm-modal__close{position:absolute;top:24px;right:24px;display:flex;align-items:center;justify-content:center;width:20px;height:20px;padding:0;background:none;border:none;cursor:pointer;color:rgba(0,0,0,.4);border-radius:4px}.regenerate-chapter-confirm-modal__close:hover{color:rgba(0,0,0,.65);background:#f5f5f5}.regenerate-chapter-confirm-modal__title{margin:0 36px 18px 0;font-size:16px;font-weight:500;color:#000;line-height:normal}.regenerate-chapter-confirm-modal__desc{margin:0;font-size:14px;font-weight:400;color:#171718;line-height:normal}.regenerate-chapter-confirm-modal__footer{position:absolute;right:24px;bottom:24px;display:flex;flex-direction:row-reverse;gap:10px}.regenerate-chapter-confirm-modal__btn{min-width:76px;height:40px;padding:0 24px;box-sizing:border-box;border-radius:4px;font-size:14px;font-weight:400;line-height:normal;cursor:pointer;transition:opacity .15s}.regenerate-chapter-confirm-modal__btn:hover{opacity:.88}.regenerate-chapter-confirm-modal__btn--cancel{background:#fff;border:1px solid #e7e7e7;color:#352f44}.regenerate-chapter-confirm-modal__btn--confirm{border:none;background:#0f67fe;color:#fff}