#app{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{margin:0;padding:0;box-sizing:border-box}body{background-color:var(--bg-tertiary)}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;margin:0;padding:0;background-color:#f5f5f5}::-webkit-scrollbar{width:0px;height:0px}body,html{overflow-y:auto;-webkit-overflow-scrolling:touch}:root{--primary-blue: #a9c6ff;--accent-blue: #68d0ff;--light-blue: #c5d9ff;--pale-blue: #dde5ff;--frost-blue: #eef5ff;--purple-soft: #b8d0ff;--green-soft: #9fe2bf;--pink-soft: #ffb5e8;--orange-soft: #ffc9a8;--bg-primary: #ffffff;--bg-secondary: #eef5ff;--bg-tertiary: rgba(221, 229, 255, .2);--bg-hover: #f5f9ff;--card-bg: #ffffff;--card-hover-bg: #f5f9ff;--card-border: #c5d9ff;--glass-bg: rgba(255, 255, 255, .9);--glass-bg-colored: rgba(169, 198, 255, .08);--glass-border: rgba(169, 198, 255, .2);--glass-blur: blur(24px) saturate(180%);--text-title: #1a1a1a;--text-primary: #2d3142;--text-secondary: #4f5468;--text-tertiary: #757a91;--text-muted: #a0a5ba;--text-light: #c5c9db;--border-primary: #c5d9ff;--border-secondary: #dde5ff;--border-light: #eef5ff;--border-hover: #a9c6ff;--shadow-xs: 0 1px 2px rgba(169, 198, 255, .06);--shadow-sm: 0 2px 4px rgba(169, 198, 255, .08);--shadow-md: 0 4px 12px rgba(169, 198, 255, .1);--shadow-lg: 0 8px 24px rgba(169, 198, 255, .14);--shadow-xl: 0 12px 32px rgba(169, 198, 255, .18);--shadow-2xl: 0 16px 48px rgba(169, 198, 255, .22);--shadow-glow: 0 0 32px rgba(169, 198, 255, .25);--success-color: #7dcea0;--warning-color: #f8c471;--error-color: #f1948a;--info-color: #68d0ff;--input-bg: rgba(255, 255, 255, .8);--input-border: #c5d9ff;--input-focus-border: #a9c6ff;--input-placeholder: #a0a5ba;--header-bg: rgba(255, 255, 255, .9);--sidebar-bg: rgba(255, 255, 255, .95);--overlay-bg: rgba(45, 49, 66, .4);--empty-icon-color: #e8eaef;--button-primary-bg: #4080ff;--button-primary-hover: #2060e8;--button-hover-shadow: 0 8px 24px rgba(64, 128, 255, .35);--badge-bg: rgba(169, 198, 255, .12);--badge-text: #7b88d8;--badge-border: rgba(169, 198, 255, .25);--badge-purple-bg: rgba(184, 208, 255, .15);--badge-purple-text: #7a9dd9;--badge-pink-bg: rgba(255, 181, 232, .15);--badge-pink-text: #e89ac7;--badge-blue-bg: rgba(104, 208, 255, .15);--badge-blue-text: #5bb5e8;--badge-mint-bg: rgba(159, 226, 191, .15);--badge-mint-text: #5baa7f;--progress-track: #e8eaef;--progress-fill: #a9c6ff;--code-bg: #eef5ff;--code-text: #7b88d8;--code-border: #c5d9ff}.dark-mode{--primary-blue: #7a9dd9;--accent-blue: #5bb5e8;--light-blue: #8fadd9;--pale-blue: #4a5f82;--frost-blue: #2f3e56;--purple-soft: #8fadd9;--green-soft: #7dcea0;--pink-soft: #f5b5e0;--orange-soft: #f8c9a8;--bg-primary: #1a1d2e;--bg-secondary: #232838;--bg-tertiary: #2a3142;--bg-hover: #2f3748;--card-bg: #232838;--card-hover-bg: #2f3748;--card-border: #3a4458;--glass-bg: rgba(35, 40, 56, .85);--glass-bg-colored: rgba(122, 157, 217, .1);--glass-border: rgba(122, 157, 217, .2);--glass-blur: blur(24px) saturate(180%) brightness(1.1);--text-title: #ffffff;--text-primary: #e8eaef;--text-secondary: #c5c9db;--text-tertiary: #a0a5ba;--text-muted: #757a91;--text-light: #5a5f75;--border-primary: #3a4458;--border-secondary: #2f3748;--border-light: #2a3142;--border-hover: #4a5f82;--shadow-xs: 0 1px 2px rgba(0, 0, 0, .3);--shadow-sm: 0 2px 4px rgba(0, 0, 0, .35);--shadow-md: 0 4px 12px rgba(0, 0, 0, .25);--shadow-lg: 0 8px 24px rgba(0, 0, 0, .3);--shadow-xl: 0 12px 32px rgba(0, 0, 0, .35), 0 0 0 1px rgba(122, 157, 217, .1);--shadow-2xl: 0 16px 48px rgba(0, 0, 0, .4), 0 0 24px rgba(122, 157, 217, .15);--shadow-glow: 0 0 40px rgba(122, 157, 217, .3);--success-color: #7dcea0;--warning-color: #f8c471;--error-color: #f1948a;--info-color: #5bb5e8;--input-bg: rgba(42, 48, 65, .6);--input-border: #3a4458;--input-focus-border: #7a9dd9;--input-placeholder: #757a91;--header-bg: rgba(26, 29, 46, .85);--sidebar-bg: rgba(35, 40, 56, .9);--overlay-bg: rgba(0, 0, 0, .6);--empty-icon-color: #363b4d;--button-primary-bg: #3370e8;--button-primary-hover: #1a55cc;--button-hover-shadow: 0 8px 24px rgba(51, 112, 232, .4);--badge-bg: rgba(122, 157, 217, .15);--badge-text: #acb6e5;--badge-border: rgba(122, 157, 217, .3);--badge-purple-bg: rgba(143, 173, 217, .18);--badge-purple-text: #acb6e5;--badge-pink-bg: rgba(245, 181, 224, .18);--badge-pink-text: #f5b5e0;--badge-blue-bg: rgba(91, 181, 232, .18);--badge-blue-text: #9dcdeb;--badge-mint-bg: rgba(125, 206, 160, .18);--badge-mint-text: #8fd4af;--progress-track: #363b4d;--progress-fill: #7a9dd9;--code-bg: #2a3142;--code-text: #acb6e5;--code-border: #3a4458}body{background:var(--bg-tertiary);color:var(--text-primary);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,sans-serif;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:background-color .3s ease,color .3s ease}body:before{content:"";position:fixed;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 20% 30%,rgba(169,198,255,.03) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(197,217,255,.03) 0%,transparent 50%);pointer-events:none;z-index:0}.dark-mode body:before{background:radial-gradient(circle at 20% 30%,rgba(122,157,217,.05) 0%,transparent 50%),radial-gradient(circle at 80% 70%,rgba(91,181,232,.05) 0%,transparent 50%)}*{transition-property:background-color,border-color,color,box-shadow,transform,opacity;transition-duration:.3s;transition-timing-function:cubic-bezier(.4,0,.2,1)}.gradient-text,.accent-text{color:var(--primary-blue)}.glass,.glass-colored{background:var(--glass-bg);-webkit-backdrop-filter:var(--glass-blur);backdrop-filter:var(--glass-blur);border:1px solid var(--glass-border);position:relative}.glass-colored:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:var(--glass-bg-colored);border-radius:inherit;pointer-events:none;z-index:-1}.gradient-border,.accent-border{border:1px solid var(--border-primary);background:var(--card-bg);border-radius:24px}.gradient-border:hover,.accent-border:hover{border-color:var(--border-hover)}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary);border-radius:4px}::-webkit-scrollbar-thumb{background:var(--primary-blue);border-radius:4px;transition:background .3s ease}::-webkit-scrollbar-thumb:hover{background:var(--accent-blue)}.dark-mode ::-webkit-scrollbar-thumb{background:#7a9dd966}.dark-mode ::-webkit-scrollbar-thumb:hover{background:#7a9dd999}::selection{background:#a9c6ff40;color:var(--text-primary)}.dark-mode ::selection{background:#7a9dd94d}.badge-purple{background:var(--badge-purple-bg);color:var(--badge-purple-text);border-color:var(--badge-purple-bg)}.badge-pink{background:var(--badge-pink-bg);color:var(--badge-pink-text);border-color:var(--badge-pink-bg)}.badge-blue{background:var(--badge-blue-bg);color:var(--badge-blue-text);border-color:var(--badge-blue-bg)}.badge-mint{background:var(--badge-mint-bg);color:var(--badge-mint-text);border-color:var(--badge-mint-bg)}.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;overflow-y:hidden;max-width:100%;width:100%;box-sizing:border-box;background:#fff;line-height:0;display:block;border:1px solid #e4e7ed;position:relative;-webkit-overflow-scrolling:touch;overscroll-behavior-x:contain;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:inline-table;line-height:normal;margin:0!important;position:relative;z-index:1;min-width:max-content}.editor-table,table.editor-table,.ProseMirror table,table{border-collapse:collapse!important;table-layout:fixed;width:max-content;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}}html.dark-mode .ProseMirror{color:var(--text-primary)!important}html.dark-mode .ProseMirror h1,html.dark-mode .ProseMirror h2,html.dark-mode .ProseMirror h3,html.dark-mode .ProseMirror h4,html.dark-mode .ProseMirror h5,html.dark-mode .ProseMirror h6{color:var(--text-title)!important}html.dark-mode .ProseMirror p,html.dark-mode .ProseMirror ul,html.dark-mode .ProseMirror ol,html.dark-mode .ProseMirror li{color:var(--text-secondary)!important}html.dark-mode .ProseMirror strong{color:var(--text-primary)!important}html.dark-mode .ProseMirror em{color:var(--text-secondary)!important}html.dark-mode .ProseMirror p code,html.dark-mode .ProseMirror li code,html.dark-mode .ProseMirror h1 code,html.dark-mode .ProseMirror h2 code,html.dark-mode .ProseMirror h3 code,html.dark-mode .ProseMirror h4 code,html.dark-mode .ProseMirror h5 code,html.dark-mode .ProseMirror h6 code,html.dark-mode .ProseMirror blockquote code{background:var(--code-bg)!important;color:var(--code-text)!important}html.dark-mode .ProseMirror blockquote{color:var(--text-tertiary)!important;background:var(--frost-blue)!important;border-left-color:var(--primary-blue)!important}html.dark-mode .ProseMirror hr{background:var(--border-secondary)!important}html.dark-mode .ProseMirror a{color:var(--accent-blue)!important}html.dark-mode .tableWrapper{background-color:transparent!important}html.dark-mode .ProseMirror table{border-color:#4a5568!important;background-color:transparent!important}html.dark-mode .ProseMirror table td,html.dark-mode .ProseMirror table th{border-color:#4a5568!important;color:#e2e8f0!important;background-color:transparent!important}html.dark-mode .ProseMirror table th{background-color:#2d3748!important;color:#f7fafc!important}html.dark-mode .ProseMirror table tbody tr:nth-child(odd){background-color:transparent!important}html.dark-mode .ProseMirror table tbody tr:nth-child(odd) td{background-color:#2d3748!important}html.dark-mode .ProseMirror table tbody tr:nth-child(2n){background-color:transparent!important}html.dark-mode .ProseMirror table tbody tr:nth-child(2n) td{background-color:#374151!important}html.dark-mode .ProseMirror table tbody tr:hover{background-color:transparent!important}html.dark-mode .ProseMirror table tbody tr:hover td{background-color:#3f4a5b!important}html.dark-mode .ProseMirror table p{color:#e2e8f0!important;margin:0!important}html.dark-mode .ProseMirror table code{background:var(--code-bg)!important;color:var(--code-text)!important}html.dark-mode .ProseMirror .highlight-block{position:relative!important}html.dark-mode .ProseMirror .highlight-block:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:#00000080!important;border-radius:8px!important;pointer-events:none!important;z-index:0!important}html.dark-mode .ProseMirror .highlight-block>*{position:relative!important;z-index:1!important}html.dark-mode .ProseMirror .highlight-block p{color:#fff!important;position:relative!important;z-index:1!important}html.dark-mode .code-block-wrapper{border-color:#444c56!important}html.dark-mode .code-block-wrapper{--cb-border: #444c56;--cb-header-bg: #22272e;--cb-header-text: #adbac7;--cb-content-bg: #22272e;--cb-content-text: #adbac7;--cb-icon: #768390;--cb-icon-hover-bg: rgba(255,255,255,.08);--cb-icon-active: #58a6ff}html.dark-mode .code-block-content code{background:transparent!important;color:#adbac7!important}html.dark-mode .foldable-block-wrapper{border-color:#4a5568!important;background:#2d3748!important}html.dark-mode .foldable-block-header{background-color:#374151!important}html.dark-mode .foldable-block-header:hover{background-color:#3f4a5b!important}html.dark-mode .collapse-icon{color:#a0aec0!important}html.dark-mode .foldable-block-title{color:#f7fafc!important}html.dark-mode .foldable-block-content,html.dark-mode .foldable-block-content p{color:#e2e8f0!important}html.dark-mode .highlight-block-wrapper{position:relative!important}html.dark-mode .highlight-block-wrapper:before{content:""!important;position:absolute!important;top:0!important;left:0!important;right:0!important;bottom:0!important;background-color:#00000080!important;border-radius:8px!important;pointer-events:none!important;z-index:0!important}html.dark-mode .highlight-block-content{position:relative!important;z-index:1!important}html.dark-mode .highlight-block-content p{color:#fff!important;position:relative!important;z-index:1!important}
