:root{--primary-color: #409EFF;--primary-color-hover: #66B1FF;--primary-color-active: #3A8EE6;--primary-color-light: #ECF5FF;--primary-color-lighter: #D9ECFF;--bg-main: #F7F8FA;--bg-white: #FFFFFF;--bg-gray: #F5F7FA;--success-color: #67C23A;--success-hover: #85CE61;--success-light: #F0F9EB;--warning-color: #E6A23C;--warning-hover: #EEBE77;--warning-light: #FDF6EC;--danger-color: #F56C6C;--danger-hover: #F78989;--danger-light: #FEF0F0;--info-color: #909399;--info-hover: #A6A9AD;--info-light: #F4F4F5;--purple-color: #9C27B0;--purple-hover: #BA68C8;--purple-light: #F3E5F5;--glass-white: rgba(255, 255, 255, .9);--glass-white-strong: rgba(255, 255, 255, .95);--glass-white-light: rgba(255, 255, 255, .7);--glass-sidebar: rgba(255, 255, 255, .9);--border-base: #DCDFE6;--border-light: #E4E7ED;--border-lighter: #EBEEF5;--border-extra-light: #F2F6FC;--glass-border: 1px solid rgba(220, 223, 230, .5);--glass-border-light: 1px solid rgba(228, 231, 237, .3);--text-primary: #303133;--text-regular: #606266;--text-secondary: #909399;--text-placeholder: #C0C4CC;--text-white: #FFFFFF;--radius-xs: 6px;--radius-sm: 8px;--radius-md: 10px;--radius-lg: 12px;--radius-xl: 16px;--radius-2xl: 20px;--radius-round: 50%;--spacing-xs: 8px;--spacing-sm: 12px;--spacing-md: 16px;--spacing-lg: 20px;--spacing-xl: 24px;--spacing-2xl: 32px;--shadow-sm: 0 2px 8px rgba(0, 0, 0, .06);--shadow-md: 0 4px 16px rgba(0, 0, 0, .08);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .1);--shadow-hover: 0 6px 20px rgba(0, 0, 0, .08);--shadow-glass: 0 8px 32px 0 rgba(0, 0, 0, .08);--transition-fast: .15s cubic-bezier(.4, 0, .2, 1);--transition-base: .25s cubic-bezier(.4, 0, .2, 1);--transition-slow: .3s cubic-bezier(.4, 0, .2, 1);--z-dropdown: 1000;--z-sticky: 1010;--z-fixed: 1020;--z-modal-backdrop: 1030;--z-modal: 1040;--z-popover: 1050;--z-tooltip: 1060;--z-toast: 2000}.glass-card,.glass-card-strong{background:var(--glass-white-strong);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:var(--glass-border);box-shadow:var(--shadow-glass);border-radius:var(--radius-lg)}.glass-sidebar{background:var(--glass-sidebar);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.main-bg{background:var(--bg-main);min-height:100vh}.hover-lift{transition:all var(--transition-base)}.hover-lift:hover{transform:translateY(-4px);box-shadow:var(--shadow-hover)}.hover-scale{transition:transform var(--transition-fast)}.hover-scale:hover{transform:scale(1.02)}.hover-scale:active{transform:scale(.98)}*{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform;transition-timing-function:cubic-bezier(.4,0,.2,1)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#0000000d;border-radius:4px}::-webkit-scrollbar-thumb{background:var(--primary-color);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--primary-color-hover)}::selection{background:var(--primary-color-lighter);color:var(--text-primary)}:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px}.will-change-transform{will-change:transform}.will-change-opacity{will-change:opacity}.gpu-accelerated{transform:translateZ(0);backface-visibility:hidden}.ProseMirror .resizable-image-wrapper{display:inline-block;max-width:100%;vertical-align:bottom}.ProseMirror table .resizable-image-wrapper{display:block;max-width:100%;max-height:100%;overflow:visible!important}.ProseMirror table td .resizable-image-wrapper,.ProseMirror table th .resizable-image-wrapper{max-width:calc(100% - 8px);box-sizing:border-box;overflow:visible!important}.ProseMirror table td img,.ProseMirror table th img{max-width:100%;max-height:100%;object-fit:contain}.ProseMirror table td,.ProseMirror table th{overflow:visible!important;position:relative}.ProseMirror img{max-width:100%;height:auto;display:inline-block;vertical-align:bottom}.ProseMirror .is-resizing{user-select:none;-webkit-user-select:none;-moz-user-select:none}body.resizing-image{cursor:nwse-resize!important;-webkit-user-select:none;user-select:none}body.resizing-image *{cursor:nwse-resize!important}.ProseMirror span[style*=font-size],.ProseMirror [data-font-size]{line-height:1.5}.tippy-box{z-index:10000!important}.highlight-block-menu{z-index:10000!important;background:#fff!important;border:1px solid #e4e7ed!important;border-radius:8px!important;box-shadow:0 4px 16px #00000026!important;padding:8px!important}.ProseMirror .tableWrapper{overflow-x:auto;max-width:100%;background:#fff;line-height:0;display:block;width:100%;border:1px solid #e4e7ed;position:relative;scrollbar-width:none;-ms-overflow-style:none}.ProseMirror .tableWrapper::-webkit-scrollbar{display:none}.ProseMirror .tableWrapper .table-shadow-left{position:absolute;top:0;bottom:0;left:0;width:15px;background:linear-gradient(to right,rgba(0,0,0,.08) 0%,transparent 100%);pointer-events:none;z-index:100;opacity:0;transition:opacity .3s ease}.ProseMirror .tableWrapper .table-shadow-right{position:absolute;top:0;bottom:0;right:0;width:15px;background:linear-gradient(to left,rgba(0,0,0,.08) 0%,transparent 100%);pointer-events:none;z-index:100;opacity:0;transition:opacity .3s ease}.ProseMirror .tableWrapper>table{display:table;line-height:normal;margin:0!important;position:relative;z-index:1;width:100%}.editor-table,table.editor-table,.ProseMirror table,table{border-collapse:collapse!important;table-layout:fixed;width:100%;margin:8px 0;border:0!important;background-color:#fff;position:relative;z-index:1}.editor-table td,.editor-table th,.ProseMirror table td,.ProseMirror table th,table.editor-table td,table.editor-table th,table td,table th{border:1px solid #e4e7ed!important;padding:6px 8px!important;vertical-align:top;min-width:80px;box-sizing:border-box!important;background-clip:padding-box;height:auto;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.editor-table th,.ProseMirror table th,table.editor-table th,table th{background-color:#f5f7fa!important;font-weight:600!important;text-align:left;color:#303133;border-bottom:1px solid #dcdfe6!important;height:32px}.editor-table td,.ProseMirror table td,table.editor-table td,table td{background-color:#fff;color:#606266;height:28px}.editor-table td,.editor-table th,.ProseMirror table td,.ProseMirror table th,table.editor-table td,table.editor-table th,table td,table th{border:1px solid #e4e7ed!important;padding:12px!important;vertical-align:top;min-width:100px;box-sizing:border-box!important;background-clip:padding-box;white-space:normal;word-wrap:break-word;word-break:break-word;overflow-wrap:break-word}.editor-table th,.ProseMirror table th,table.editor-table th,table th{background-color:#f5f7fa!important;font-weight:600!important;text-align:left;color:#303133;border-bottom:2px solid #dcdfe6!important}.editor-table td,.ProseMirror table td,table.editor-table td,table td{background-color:#fff;color:#606266}.editor-table tr,.ProseMirror table tr,table.editor-table tr,table tr{border:none;height:auto}.editor-table tbody tr:nth-child(odd),.ProseMirror table tbody tr:nth-child(odd),table.editor-table tbody tr:nth-child(odd),table tbody tr:nth-child(odd){background-color:#fff}.editor-table tbody tr:nth-child(2n),.ProseMirror table tbody tr:nth-child(2n),table.editor-table tbody tr:nth-child(2n),table tbody tr:nth-child(2n){background-color:#fafafa}.editor-table tbody tr:hover,.ProseMirror table tbody tr:hover,table.editor-table tbody tr:hover,table tbody tr:hover{background-color:#f0f9ff}.editor-table .selectedCell,.ProseMirror table .selectedCell,table.editor-table .selectedCell,table .selectedCell{background-color:#409eff26!important;border-color:#409eff!important}.editor-table .column-resize-handle,.ProseMirror .column-resize-handle,table .column-resize-handle,.column-resize-handle{background-color:#409eff;width:3px;height:100%;position:absolute;right:0;top:0;cursor:col-resize}.editor-table td>*,.editor-table th>*,.ProseMirror table td>*,.ProseMirror table th>*,table td>*,table th>*{margin:0}.editor-table p,.ProseMirror table p,table p{margin:0;padding:0}.editor-table ul,.editor-table ol,.ProseMirror table ul,table ol{margin:0!important;padding-left:20px!important}.editor-table p,.ProseMirror table p,table p{margin:0!important;padding:0}.editor-table a,.ProseMirror table a,table a{color:#409eff;text-decoration:none;cursor:pointer}.editor-table a:hover,.ProseMirror table a:hover,table a:hover{text-decoration:underline}.editor-table code,.ProseMirror table code,table code{background-color:#f5f7fa;padding:2px 6px;border-radius:3px;font-size:.9em;color:#e74c3c}.ProseMirror{outline:none}.ProseMirror table{border-spacing:0;margin:16px 0}.ProseMirror td,.ProseMirror th{position:relative;z-index:1}@media print{.editor-table,.ProseMirror table,table{page-break-inside:avoid;margin:16px 0}.editor-table td,.editor-table th,.ProseMirror table td,.ProseMirror table th,table td,table th{page-break-inside:avoid;border:1px solid #333}}@media (max-width: 768px){.editor-table,.ProseMirror table,table{font-size:12px}.editor-table td,.editor-table th,.ProseMirror table td,.ProseMirror table th,table td,table th{padding:8px!important;min-width:60px}}#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;height:100vh;overflow:hidden}*{margin:0;padding:0;box-sizing:border-box}body{background-color:#f0f2f5;overflow:hidden;height:100vh}html{overflow:hidden;height:100vh}
