html,body{overflow:hidden;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,SF Pro SC,SF Pro Text,Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Arial,sans-serif}#root{height:100%}.sensitive-word{background-color:#ffccc7;border-bottom:2px solid #ff4d4f;border-radius:2px}::highlight(sensitive-words){background-color:#ffccc7;border-bottom:2px solid #ff4d4f;border-radius:2px}.tiptap-editor{height:100%}.tiptap-editor .ProseMirror{height:100%;padding:16px;outline:none;color:var(--ant-color-text);background:var(--ant-color-bg-container)}.tiptap-editor .ProseMirror p{margin:0 0 .5em;font-size:18px;line-height:1.8;text-indent:2em;text-align:center}.tiptap-editor .ProseMirror p[data-indent="1"]{text-indent:2em}.tiptap-editor .ProseMirror p[data-indent="2"]{text-indent:4em}.tiptap-editor .ProseMirror p[data-indent="3"]{text-indent:6em}.tiptap-editor .ProseMirror p[data-indent="4"]{text-indent:8em}.tiptap-editor .ProseMirror p[data-indent="5"]{text-indent:10em}.tiptap-editor .ProseMirror p[data-indent="6"]{text-indent:12em}.tiptap-editor .ProseMirror p[data-indent="7"]{text-indent:14em}.tiptap-editor .ProseMirror p[data-indent="8"]{text-indent:16em}.blocknote-editor [contenteditable]{height:100%;color:var(--ant-color-text);background:var(--ant-color-bg-container);font-size:18px;line-height:1.8;text-align:center}.blocknote-editor [contenteditable] p{margin:0 0 .5em;text-indent:2em}[data-theme=dark] .react-flow__controls{background:#1f1f1f;border-color:#434343}[data-theme=dark] .react-flow__controls-button{background:#1f1f1f;border-color:#434343;color:#ffffffd9;fill:#ffffffd9}[data-theme=dark] .react-flow__controls-button:hover{background:#333}[data-theme=dark] .react-flow__minimap{background:#1f1f1f;border-color:#434343}.custom-menu{-webkit-user-select:none;user-select:none}.custom-menu-item{display:flex;align-items:center;height:40px;padding:0 16px;margin:4px 8px;border-radius:6px;cursor:pointer;color:var(--ant-color-text);font-size:14px;transition:background-color .2s,color .2s}.custom-menu-item:hover{background-color:var(--ant-color-bg-text-hover)}.custom-menu-item.active{background-color:var(--ant-color-primary-bg);color:var(--ant-color-primary)}.custom-menu-icon{display:inline-flex;align-items:center;justify-content:center;min-width:18px;margin-right:10px;font-size:16px}.custom-menu-label{flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.editor-bg-parchment .ProseMirror,.editor-bg-parchment .blocknote-editor [contenteditable]{position:relative!important;background-color:#f3e5ab!important;background-image:radial-gradient(#e6d69c 1px,transparent 1px)!important;background-size:20px 20px!important;color:#4a3b2a!important}.editor-bg-parchment .ProseMirror:before,.editor-bg-parchment .blocknote-editor [contenteditable]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.28;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.65' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}.editor-bg-stone .ProseMirror,.editor-bg-stone .blocknote-editor [contenteditable]{position:relative!important;background-color:#3a3a3a!important;background-image:linear-gradient(135deg,#3a3a3a,#4a4a4a)!important;color:#e0e0e0!important}.editor-bg-stone .ProseMirror:before,.editor-bg-stone .blocknote-editor [contenteditable]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.35;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='1.2' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:150px 150px}.editor-bg-night .ProseMirror,.editor-bg-night .blocknote-editor [contenteditable]{position:relative!important;background-color:#1a1a2e!important;color:silver!important}.editor-bg-night .ProseMirror:before,.editor-bg-night .blocknote-editor [contenteditable]:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;opacity:.15;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.6' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:200px 200px}@keyframes login-float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-18px) rotate(4deg)}}*{scrollbar-width:thin;scrollbar-color:#bfbfbf transparent}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#bfbfbf;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#999}[data-theme=dark] *{scrollbar-color:#555 transparent}[data-theme=dark] ::-webkit-scrollbar-thumb{background:#555}[data-theme=dark] ::-webkit-scrollbar-thumb:hover{background:#777}
