.produce-history{margin:10px;height:calc(100% - 20px);display:flex;flex-direction:column;box-sizing:border-box}.produce-history-list{flex:1;overflow:auto}.produce-history-item{background:#fff;padding:20px;margin-bottom:10px;border-radius:4px}.produce-history-time{color:#999;font-size:12px}.produce-history-content{word-break:break-all;font-size:14px;display:-webkit-box;-webkit-line-clamp:4;-webkit-box-orient:vertical;text-overflow:ellipsis;margin:10px 0;overflow:hidden}.produce-history-content-edit{max-height:400px;overflow:auto;background:#eee}.produce-history-content-edit .w-e-text-container{background:#f5f5f5}.produce-history-button{margin-right:6px;border-radius:30px;font-size:14px}.produce-history-pagination{padding-top:10px}.custom-editor{height:100%;display:flex;flex-direction:column}.custom-editor .custom-editor-toolbar{width:100%;background-color:#fff;border-top:1px solid #e8e8e8;position:sticky;top:0;z-index:100}.custom-editor .custom-editor-content{flex:1;overflow:auto}.custom-editor .custom-editor-content .w-e-text-container{background:#f5f5f5;word-break:break-all}.produce-detail{width:100%;height:100%;border-radius:6px;box-sizing:border-box}.produce-detail .produce-detail-content{margin:20px;background:#fff;height:calc(100% - 40px)}.produce-detail .produce-detail-title{font-size:14px;width:100%;text-indent:20px;height:40px;line-height:40px;border-bottom:1px solid #eee}.produce-detail-left{flex:3;height:100%;box-sizing:border-box;flex-direction:column;align-items:flex-start;border-right:1px solid #eee;margin:0}.produce-detail-left .produce-detail-list{flex:1;overflow:auto;padding:0 20px;width:100%;box-sizing:border-box}.produce-detail-left .produce-detail-list .produce-detail-item{background:#fff;border-radius:10px;border:1px solid #eee;font-size:14px;padding:10px;margin-top:10px;color:#333}.produce-detail-left .produce-detail-list .produce-detail-item-header{font-size:14px;font-weight:700;text-indent:10px}.produce-detail-left .produce-detail-list .produce-detail-item-header h1{font-size:14px}.produce-detail-left .produce-detail-list .produce-detail-item-desc{margin-top:15px;font-size:12px;color:#666}.produce-detail-left .produce-detail-list .produce-detail-active{color:var(--td-brand-color);background-color:var(--td-brand-color-light)}.produce-detail-center{flex:3;height:100%;display:flex;flex-direction:column;border-right:1px solid #eee}.produce-detail-center .produce-detail-center-create,.produce-detail-center .produce-detail-center-generate{height:100%;flex:1;display:flex;flex-direction:column}.produce-detail-center .produce-detail-form{padding:10px 20px;flex:1;overflow:auto}.produce-detail-center .produce-detail-footer{padding:10px 20px;box-shadow:0 -1px 6px #0000001a}.produce-detail-center .produce-detail-footer .produce-detail-button{width:100%;height:36px;border-radius:30px;margin:10px 0;box-sizing:border-box}.produce-detail .server-produce-prompt{display:none}.produce-detail-right{flex:6;height:100%;display:flex;flex-direction:column;border-bottom:1px solid rgb(223,223,223);position:relative}.produce-detail-right .produce-detail-editor{border-left:none;flex:1;display:flex;flex-direction:column;overflow:auto;background:#f5f5f5}.produce-detail-right .produce-detail-editor .produce-detail-editor-content{flex:1;overflow:auto;word-break:break-all}.produce-detail-right .produce-detail-editor .produce-detail-editor-content .w-e-text-container{background:#f5f5f5}.produce-detail-right .produce-detail-editor-buttons{left:50%;transform:translate(-50%);bottom:20px;position:absolute;border-radius:30px;justify-content:space-between}.produce-detail-right .produce-detail-editor-buttons .editor-button{border-radius:30px}.produce-detail-right .produce-detail-editor-buttons .editor-button:nth-of-type(2){margin-left:10px}
