.memo-modal .modal-content[data-v-7f7f2752]{display:flex;gap:20px;min-height:600px}.memo-modal .modal-content .left-section[data-v-7f7f2752]{border-right:1px solid #293045;padding-right:20px;width:300px}.memo-modal .modal-content .left-section .new-memo-section[data-v-7f7f2752]{margin-bottom:16px}.memo-modal .modal-content .left-section .new-memo-section .new-memo-btn[data-v-7f7f2752]{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;width:100%}.memo-modal .modal-content .left-section .new-memo-section .new-memo-btn[data-v-7f7f2752]:hover{opacity:.9}.memo-modal .modal-content .left-section .search-section[data-v-7f7f2752]{margin-bottom:16px}.memo-modal .modal-content .left-section .search-section .search-input[data-v-7f7f2752]{width:100%}.memo-modal .modal-content .left-section .memo-list[data-v-7f7f2752]{max-height:480px;overflow-y:auto}.memo-modal .modal-content .left-section .memo-list .memo-item[data-v-7f7f2752]{border:1px solid #293045;border-radius:4px;cursor:pointer;margin-bottom:8px;padding:12px;position:relative;transition:all .3s}.memo-modal .modal-content .left-section .memo-list .memo-item[data-v-7f7f2752]:hover{background-color:rgba(64,158,255,.05);border-color:#409eff}.memo-modal .modal-content .left-section .memo-list .memo-item:hover .memo-actions[data-v-7f7f2752]{opacity:1}.memo-modal .modal-content .left-section .memo-list .memo-item.active[data-v-7f7f2752]{background-color:rgba(64,158,255,.1);border-color:#409eff}.memo-modal .modal-content .left-section .memo-list .memo-item .memo-title[data-v-7f7f2752]{color:hsla(0,0%,100%,.9);font-size:14px;padding-right:30px;word-break:break-all}.memo-modal .modal-content .left-section .memo-list .memo-item .memo-actions[data-v-7f7f2752]{opacity:0;position:absolute;right:8px;top:50%;transform:translateY(-50%);transition:opacity .3s ease}.memo-modal .modal-content .left-section .memo-list .memo-item .memo-actions .action-btn[data-v-7f7f2752]{align-items:center;border-radius:4px;display:flex;height:24px;justify-content:center;padding:4px;width:24px}.memo-modal .modal-content .left-section .memo-list .memo-item .memo-actions .action-btn.delete-btn[data-v-7f7f2752]{background-color:#f56c6c;color:#fff}.memo-modal .modal-content .left-section .memo-list .memo-item .memo-actions .action-btn.delete-btn i[data-v-7f7f2752]{font-size:14px}.memo-modal .modal-content .left-section .memo-list .empty-state[data-v-7f7f2752]{color:hsla(0,0%,100%,.4);padding:40px 20px;text-align:center}.memo-modal .modal-content .left-section .memo-list .empty-state i[data-v-7f7f2752]{display:block;font-size:48px;margin-bottom:16px}.memo-modal .modal-content .left-section .memo-list .empty-state p[data-v-7f7f2752]{font-size:14px;margin:0}.memo-modal .modal-content .right-section[data-v-7f7f2752]{flex:1;min-height:500px}.memo-modal .modal-content .right-section .memo-detail[data-v-7f7f2752]{height:100%}.memo-modal .modal-content .right-section .memo-detail .memo-header[data-v-7f7f2752]{margin-bottom:16px}.memo-modal .modal-content .right-section .memo-detail .memo-header .title-input[data-v-7f7f2752]{font-size:20px;font-weight:600}.memo-modal .modal-content .right-section .memo-detail .memo-header .memo-title-display[data-v-7f7f2752]{border-radius:4px;color:hsla(0,0%,100%,.9);cursor:pointer;font-size:20px;font-weight:600;margin:0;padding:4px 8px;transition:background-color .3s}.memo-modal .modal-content .right-section .memo-detail .memo-header .memo-title-display[data-v-7f7f2752]:hover{background-color:hsla(0,0%,100%,.05)}.memo-modal .modal-content .right-section .memo-detail .memo-meta[data-v-7f7f2752]{color:hsla(0,0%,100%,.6);display:flex;font-size:12px;gap:20px;margin-bottom:20px}.memo-modal .modal-content .right-section .memo-detail .memo-meta .meta-item[data-v-7f7f2752]{align-items:center;display:flex}.memo-modal .modal-content .right-section .memo-detail .memo-content-section[data-v-7f7f2752]{height:calc(100% - 120px)}.memo-modal .modal-content .right-section .memo-detail .memo-content-section .memo-content[data-v-7f7f2752]{height:100%}.memo-modal .modal-content .right-section .no-selection[data-v-7f7f2752]{align-items:center;color:hsla(0,0%,100%,.4);display:flex;flex-direction:column;height:100%;justify-content:center}.memo-modal .modal-content .right-section .no-selection i[data-v-7f7f2752]{font-size:64px;margin-bottom:20px}.memo-modal .modal-content .right-section .no-selection p[data-v-7f7f2752]{font-size:16px;margin:0}.memo-modal[data-v-7f7f2752] .el-dialog{background-color:var(--containerBg);border:1px solid #293045}.memo-modal[data-v-7f7f2752] .el-dialog .el-dialog__header{background-color:var(--headerBg);border-bottom:1px solid #293045;padding:16px 20px}.memo-modal[data-v-7f7f2752] .el-dialog .el-dialog__header .el-dialog__title{color:hsla(0,0%,100%,.9);font-size:16px;font-weight:500}.memo-modal[data-v-7f7f2752] .el-dialog .el-dialog__header .el-dialog__close{color:hsla(0,0%,100%,.6)}.memo-modal[data-v-7f7f2752] .el-dialog .el-dialog__header .el-dialog__close:hover{color:hsla(0,0%,100%,.9)}.memo-modal[data-v-7f7f2752] .el-dialog .el-dialog__body{padding:24px}.memo-modal[data-v-7f7f2752] .el-input .el-input__inner{background-color:var(--inputBg);border:1px solid #293045;color:hsla(0,0%,100%,.9)}.memo-modal[data-v-7f7f2752] .el-input .el-input__inner:focus{border-color:#409eff}.memo-modal[data-v-7f7f2752] .el-input .el-input__inner::-moz-placeholder{color:hsla(0,0%,100%,.4)}.memo-modal[data-v-7f7f2752] .el-input .el-input__inner::placeholder{color:hsla(0,0%,100%,.4)}.memo-modal[data-v-7f7f2752] .el-textarea .el-textarea__inner{background-color:var(--inputBg);border:1px solid #293045;border-radius:4px;color:hsla(0,0%,100%,.9)}.memo-modal[data-v-7f7f2752] .el-textarea .el-textarea__inner:focus{border-color:#409eff}.memo-modal[data-v-7f7f2752] .el-textarea .el-textarea__inner::-moz-placeholder{color:hsla(0,0%,100%,.4)}.memo-modal[data-v-7f7f2752] .el-textarea .el-textarea__inner::placeholder{color:hsla(0,0%,100%,.4)}.memo-modal[data-v-7f7f2752] .el-button.el-button--default{background-color:transparent;border:1px solid #293045;color:hsla(0,0%,100%,.8)}.memo-modal[data-v-7f7f2752] .el-button.el-button--default:hover{border-color:#909399;color:#fff}.memo-modal[data-v-7f7f2752] .el-button.el-button--primary{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff}.memo-modal[data-v-7f7f2752] .el-button.el-button--primary:hover{opacity:.9}.memo-modal[data-v-7f7f2752] .el-button.el-button--text{color:hsla(0,0%,100%,.6);padding:0}.memo-modal[data-v-7f7f2752] .el-button.el-button--text:hover{color:hsla(0,0%,100%,.9)}.memo-modal[data-v-7f7f2752] .memo-list::-webkit-scrollbar{width:6px}.memo-modal[data-v-7f7f2752] .memo-list::-webkit-scrollbar-track{background:hsla(0,0%,100%,.1);border-radius:3px}.memo-modal[data-v-7f7f2752] .memo-list::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.3);border-radius:3px}.memo-modal[data-v-7f7f2752] .memo-list::-webkit-scrollbar-thumb:hover{background:hsla(0,0%,100%,.5)}.work-item[data-v-921b06e6]{background:#1a1a1a;border:1px solid #333;border-radius:12px;box-sizing:border-box;display:flex;flex-direction:column;height:320px;padding:20px;transition:all .3s ease}.work-item[data-v-921b06e6]:hover{border-color:#4a90e2;box-shadow:0 4px 12px rgba(74,144,226,.2);transform:translateY(-2px)}.work-header[data-v-921b06e6]{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.work-header .work-type-tag[data-v-921b06e6]{background:rgba(138,43,226,.2);border-radius:12px;color:#ba68c8;font-size:12px;font-weight:500;padding:4px 12px}.work-header .menu-btn[data-v-921b06e6]{background:none;border:none;border-radius:4px;color:#666;cursor:pointer;padding:4px;transition:color .3s ease}.work-header .menu-btn svg[data-v-921b06e6]{height:16px;width:16px}.work-header .menu-btn[data-v-921b06e6]:hover{color:#999}.work-icon-section[data-v-921b06e6]{margin:24px 0;text-align:center}.work-icon-section .work-icon[data-v-921b06e6]{align-items:center;background:#4a90e2;border-radius:50%;color:#fff;display:inline-flex;height:64px;justify-content:center;transition:all .3s ease;width:64px}.work-icon-section .work-icon i[data-v-921b06e6]{font-size:28px}.work-icon-section:hover .work-icon[data-v-921b06e6]{background:#5ba0f2;transform:scale(1.05)}.work-content[data-v-921b06e6]{display:flex;flex:1;flex-direction:column;margin-bottom:20px}.work-content .work-title[data-v-921b06e6]{color:#fff;flex-shrink:0;font-size:18px;font-weight:600;margin:0 0 12px;text-align:center}.work-content .work-description[data-v-921b06e6]{-webkit-line-clamp:3;-webkit-box-orient:vertical;color:#999;display:-webkit-box;flex:1;font-size:14px;line-height:1.2;margin:0;overflow:hidden;text-align:left}.work-footer .work-time[data-v-921b06e6]{align-items:center;color:#666;display:flex;font-size:14px;gap:6px;justify-content:center}.work-footer .work-time .time-icon[data-v-921b06e6]{font-size:14px}.work-menu-content .menu-item[data-v-921b06e6]{align-items:center;color:#fff;cursor:pointer;display:flex;font-size:14px;gap:8px;padding:8px 12px;transition:background-color .3s ease}.work-menu-content .menu-item .menu-icon[data-v-921b06e6]{color:#999;font-size:16px}.work-menu-content .menu-item[data-v-921b06e6]:hover{background-color:#2a2a2a}.st-work-menu-popover{overflow:hidden}.st-ai-novel[data-v-665a8c23]{background-color:var(--containerBg);min-height:100vh;padding:20px;width:100%}.st-ai-novel .page-title[data-v-665a8c23]{color:#fff;font-size:24px;font-weight:600;margin:0 auto 24px;max-width:1400px;text-align:left}.st-ai-novel .container[data-v-665a8c23]{margin:0 auto;max-width:1400px;position:relative}.st-ai-novel .container .loading-box[data-v-665a8c23]{bottom:0;height:400px;left:0;position:absolute;width:100%;z-index:10}.st-ai-novel .grid-container[data-v-665a8c23]{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}@media(max-width:768px){.st-ai-novel .grid-container[data-v-665a8c23]{gap:16px;grid-template-columns:repeat(auto-fill,minmax(260px,1fr))}}@media(max-width:480px){.st-ai-novel .grid-container[data-v-665a8c23]{gap:12px;grid-template-columns:1fr}}