@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.1)}to{opacity:1;transform:scale(1)}}@keyframes spin{to{transform:rotate(360deg)}}.loading-container{animation:.3s ease-out fadeIn}.loading-content{animation:.5s ease-out .1s both zoomIn}.loading-text{animation:.4s ease-out .3s both slideDown}.error-container{animation:.3s ease-out fadeIn}.error-content{animation:.5s ease-out .1s both zoomIn}.error-icon{animation:.6s ease-out .2s both bounceIn}.error-text{animation:.4s ease-out .4s both slideDown}.image-fade-in{will-change:opacity,transform;transition:opacity .6s ease-out,transform .6s ease-out,filter .6s ease-out;-webkit-transition:opacity .6s ease-out,-webkit-transform .6s ease-out,-webkit-filter .6s ease-out}@supports (filter:blur(1px)){.image-fade-in{will-change:filter,transform,opacity}}.image-progressive{transition:all .8s cubic-bezier(.25,.46,.45,.94)}.loading-spinner{transform-origin:50%;animation:1s linear infinite spin}.virtual-scroll-up-list{flex:1;margin:0;padding:0;position:relative;overflow:hidden auto}.virtual-scroll-up-list::-webkit-scrollbar{width:6px}.virtual-scroll-up-list::-webkit-scrollbar-track{background:#dededebf}.virtual-scroll-up-list::-webkit-scrollbar-thumb{border-radius:3px;background:#0000004d!important}.virtual-scroll-up-list::-webkit-scrollbar-thumb:hover{background:#00000080!important}.virtual-scroll-up-list .virtual-scroll-item{flex-shrink:0;width:100%}.virtual-scroll-up-list .icon-loading{z-index:999;opacity:.5;background-color:#fff;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.virtual-scroll-up-list .icon-loading img{width:20px;height:20px;animation:1s linear infinite spin}.virtual-scroll-up-list .loading-indicator{z-index:10;justify-content:center;align-items:center;font-size:14px;display:flex;position:sticky;top:-16px}.virtual-scroll-up-list .no-more-data-indicator{color:#9ca3af;z-index:10;justify-content:center;align-items:center;height:24px;font-size:12px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.virtual-scroll-up-list .scroll-to-bottom{cursor:pointer;z-index:100;position:fixed;bottom:140px;right:20px}.virtual-scroll-up-list .to-bottom-button{color:#9ca3af;cursor:pointer;background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:30px;height:30px;padding:5px;font-size:16px;display:flex;box-shadow:0 0 10px #0000001a}@media (max-width:768px){.virtual-scroll-up-list::-webkit-scrollbar{width:0}.virtual-scroll-up-list .scroll-to-bottom{padding:10px 20px;font-size:14px;bottom:120px;right:16px}}.code-block{--padding:16px;line-height:20px}.code-block *{line-height:inherit}.code-block .json-view,.code-block pre{width:-moz-fit-content;width:fit-content;padding:var(--padding)}:root{--text:#17171d}.next-markdown-scroll-container::-webkit-scrollbar{display:none}.next-markdown{color:var(--text)!important;-webkit-font-smoothing:auto!important;font-family:-apple-system,BlinkMacSystemFont,Segoe UI Variable Display,Segoe UI,Helvetica,Apple Color Emoji,Arial,sans-serif,Segoe UI Emoji,Segoe UI Symbol!important;font-size:15px!important}.next-markdown>br{margin:10px 0!important}.next-markdown h1,.next-markdown h2,.next-markdown h3,.next-markdown h4,.next-markdown h5,.next-markdown h6{color:var(--text)!important;font-weight:500!important;line-height:1.3!important}.next-markdown strong{color:#17171d!important;text-align:left!important;word-break:keep-all!important;font-weight:500!important}.next-markdown h1{padding-top:20px!important;padding-left:0!important;font-size:24px!important;position:relative!important}.next-markdown h1:before{content:""!important;background:var(--accent)!important;width:8px!important;position:absolute!important;top:0!important;bottom:0!important;left:0!important}.next-markdown h2{margin-top:16px!important;margin-bottom:22px!important;font-size:20px!important}.next-markdown h3{margin-top:16px!important;margin-bottom:8px!important;font-size:18px!important}.next-markdown h4{margin-top:16px!important;margin-bottom:8px!important;font-size:16px!important}.next-markdown h5{margin-top:16px!important;margin-bottom:8px!important;font-size:14px!important}.next-markdown h6{margin-top:16px!important;margin-bottom:8px!important;font-size:12px!important}.next-markdown p{letter-spacing:normal;color:#3f3f44!important;text-align:left!important;margin:5px 0!important;font-size:15px!important;font-weight:400!important;line-height:1.8!important}.next-markdown p br{display:none!important}.next-markdown a{color:var(--accent)!important;text-decoration:none!important}.next-markdown a:hover{text-decoration:none!important}.next-markdown code{border:none!important;border-radius:6px!important;padding:2px 6px!important}.next-markdown pre{background:#fafafa!important;border-radius:10px!important;padding:12px!important;overflow:auto!important}.next-markdown pre code{background:0 0!important;border:none!important;padding:0!important}.next-markdown blockquote{color:#aab3c2!important;background:#ffffff05!important;border-left:3px solid #3a4252!important;margin:1em 0!important;padding:8px 12px!important}.next-markdown ul,.next-markdown ol{margin-bottom:0!important;padding-bottom:6px!important;font-weight:400!important;line-height:1.9!important}.next-markdown li{margin:3px 0!important}.next-markdown table{border-collapse:collapse!important;background-color:#f0f0ef!important;border-radius:6px!important;width:100%!important;overflow:hidden!important}.next-markdown th,.next-markdown td{border:1px solid #0000000f!important;padding:8px 10px!important}.next-markdown hr{background:#e3e4e5!important;border:none!important;height:1px!important;margin:12px 0!important}.next-markdown button{cursor:pointer!important;background:0 0!important;border:none!important;outline:none!important}.next-markdown:where(.next-markdown){--csstools-color-scheme--light:initial;--lightningcss-light:initial;--lightningcss-dark: ;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;word-wrap:break-word;word-break:break-all;text-align:justify;max-width:none;font-size:14px;line-height:1.75;position:relative}:where(.next-markdown)>:first-child{margin-top:0!important}:where(.next-markdown) .katex-display{overflow:auto hidden}:where(.next-markdown) details{display:block}:where(.next-markdown) figcaption{display:block}:where(.next-markdown) figure{display:block}:where(.next-markdown) summary{display:list-item}:where(.next-markdown) abbr[title]{border-bottom-width:0;text-decoration-line:underline;text-decoration-style:dotted}:where(.next-markdown) b{font-weight:600}:where(.next-markdown) dfn{font-style:italic}:where(.next-markdown) mark{--un-bg-opacity:1;background-color:#fff8c5;background-color:rgba(255,248,197,var(--un-bg-opacity));--un-text-opacity:1;color:rgba(31,35,40,var(--un-text-opacity))}:where(.next-markdown) small{font-size:90%}:where(.next-markdown) sub{font-size:75%;line-height:1;position:relative}:where(.next-markdown) sup{font-size:75%;line-height:1;position:relative}:where(.next-markdown) sub{bottom:-.25em}:where(.next-markdown) sup{top:-.5em}:where(.next-markdown) figure{margin:1em 10px}:where(.next-markdown) input{margin:0;font-family:inherit;overflow:visible}:where(.next-markdown) [type=button]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}:where(.next-markdown) [type=reset]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}:where(.next-markdown) [type=submit]{-webkit-appearance:auto;-moz-appearance:auto;appearance:auto}:where(.next-markdown) [type=checkbox]{box-sizing:border-box;padding:0}:where(.next-markdown) [type=radio]{box-sizing:border-box;padding:0}:where(.next-markdown) ::-moz-placeholder{--un-text-opacity:1;color:rgba(89,99,110,var(--un-text-opacity));opacity:1}:where(.next-markdown) ::placeholder{--un-text-opacity:1;color:rgba(89,99,110,var(--un-text-opacity));opacity:1}:where(.next-markdown) details summary{cursor:pointer}:where(.next-markdown) h1 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h1 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h2 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h2 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h3 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h3 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h4 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h4 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h5 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h5 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h6 tt{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) h6 code{font-size:inherit;margin-left:.125rem;margin-right:.125rem;padding-left:.2em;padding-right:.2em}:where(.next-markdown) summary h1{display:inline-block}:where(.next-markdown) summary h2{display:inline-block}:where(.next-markdown) summary h3{display:inline-block}:where(.next-markdown) summary h4{display:inline-block}:where(.next-markdown) summary h5{display:inline-block}:where(.next-markdown) summary h6{display:inline-block}:where(.next-markdown) summary h1{border-bottom-width:0;padding-bottom:0}:where(.next-markdown) summary h2{border-bottom-width:0;padding-bottom:0}:where(.next-markdown) ol li::marker{font-weight:600}:where(.next-markdown) ol ol{list-style-type:lower-roman}:where(.next-markdown) ul ol{list-style-type:lower-roman}:where(.next-markdown) ul ul ol{list-style-type:lower-alpha}:where(.next-markdown) ul ol ol{list-style-type:lower-alpha}:where(.next-markdown) ol ul ol{list-style-type:lower-alpha}:where(.next-markdown) ol ol ol{list-style-type:lower-alpha}:where(.next-markdown) div>ol:not([type]){list-style-type:decimal}:where(.next-markdown) ul ul{margin-top:0;margin-bottom:0}:where(.next-markdown) ul ol{margin-top:0;margin-bottom:0}:where(.next-markdown) ol ol{margin-top:0;margin-bottom:0}:where(.next-markdown) ol ul{margin-top:0;margin-bottom:0}:where(.next-markdown) dl{padding:0}:where(.next-markdown) dl dt{margin-top:4px;padding:0;font-size:1rem;font-style:italic;font-weight:600;line-height:1.5rem}:where(.next-markdown) dl dd{margin-bottom:4px;margin-left:0;padding-left:4px;padding-right:4px}:where(.next-markdown) dl{margin-top:0;margin-bottom:4px}:where(.next-markdown) details{margin-top:0;margin-bottom:4px}:where(.next-markdown) kbd{--un-border-opacity:.7;border-width:1px;border-color:#d1d9e0b3;border-color:rgba(209,217,224,var(--un-border-opacity));--un-bg-opacity:1;background-color:#f6f8fa;background-color:rgba(246,248,250,var(--un-bg-opacity));vertical-align:middle;--un-text-opacity:1;color:rgba(31,35,40,var(--un-text-opacity));--un-shadow:inset 0 -1px 0 var(--un-shadow-color,#d1d9e0b3);box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),inset 0 -1px 0 #d1d9e0b3;box-shadow:var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);border-radius:6px;padding:1px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75rem;line-height:1rem;display:inline-block}:where(.next-markdown) samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;line-height:1.5rem}:where(.next-markdown) tt{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.75em}:where(.next-markdown) tt{--un-bg-opacity:.12;background-color:#818b981f;background-color:rgba(129,139,152,var(--un-bg-opacity));white-space:break-spaces;border-radius:6px;margin:0;padding:.2em .4em;font-size:85%}:where(.next-markdown) pre{white-space:pre;word-break:break-all;--un-bg-opacity:1;background-color:#fafafa;background-color:rgba(250,250,250,var(--un-bg-opacity));word-wrap:normal;border-radius:6px;margin-top:0;margin-bottom:4px;padding:14px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:1rem;line-height:1.5rem}:where(.next-markdown) pre code{line-height:inherit;max-width:auto;word-wrap:normal;background-color:#0000;border-width:0;margin:0;padding:0;display:inline;overflow:visible}:where(.next-markdown) pre tt{line-height:inherit;max-width:auto;word-wrap:normal;background-color:#0000;border-width:0;margin:0;padding:0;display:inline;overflow:visible}:where(.next-markdown) code br{display:none}:where(.next-markdown) tt br{display:none}:where(.next-markdown) del code{-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}.table-wrapper{position:relative}.copy-button{cursor:pointer;opacity:.5;background-color:#f0f0f0;border:1px solid #ccc;border-radius:3px;transition:opacity .2s;position:absolute;top:0;right:0}.copy-button:hover{opacity:1}.theme-apple::selection{background-color:#ec489940}.theme-apple{--text:#1e1b4b;--paragraph-text:#3730a3;--bg:#fefce8;--paragraph-min-height:28px;--paragraph-line-height:1.85;--heading-line-height:1.2;--list-line-height:1.9;--code-line-height:1.6;--font-size-base:16px;--font-family:"Inter","Helvetica Neue",Arial,sans-serif;--paragraph-font-weight:400;--list-font-weight:400;--heading-font-size-h1:40px;--heading-font-size-h2:32px;--heading-font-size-h3:24px;--heading-font-size-h4:20px;--heading-font-size-h5:18px;--heading-font-size-h6:16px;--list-font-size-base:16px;--code-bg:#fef3c7;--code-font-family:"JetBrainsMono","Fira Code",monospace;--code-font-size:14px;--code-text-color:#7c2d12;--paragraph-margin:8px 0;--heading-margin-h1:0 0 20px 0;--heading-margin-h2:28px 0 18px 0;--heading-margin-h3:24px 0 14px 0;--heading-margin-h4:20px 0 12px 0;--heading-margin-h5:18px 0 10px 0;--heading-margin-h6:16px 0 8px 0;--list-item-margin:4px 0;--list-padding:0 0 8px 40px;--link-hover-decoration:underline;--link-color:#db2777;--image-width:85%;--image-margin:28px auto;--horizental-rule-height:2px;--horizental-rule-margin:32px 0;--horizental-rule-bg:linear-gradient(90deg,#ec4899,#8b5cf6,#06b6d4);--quote-border-color:#ec4899;--quote-bg:#ec489914;--quote-text-color:#831843;padding:20px;-webkit-font-smoothing:antialiased!important;background-color:var(--bg)!important;text-align:left!important}.theme-apple .tiptap{min-height:calc(100vh - 100px)}.theme-apple .tiptap:focus-visible{outline:none!important}.theme-apple .editor-paragraph{letter-spacing:.01em;min-height:var(--paragraph-min-height)!important;line-height:var(--paragraph-line-height)!important;color:var(--paragraph-text)!important;margin:var(--paragraph-margin)!important;font-size:var(--font-size-base)!important;font-weight:var(--paragraph-font-weight)!important;text-align:left!important}.theme-apple .editor-paragraph br{line-height:var(--paragraph-line-height)!important}.theme-apple .editor-quote{border-radius:8px;box-shadow:0 2px 8px #ec48991a;border-left:4px solid var(--quote-border-color)!important;color:var(--quote-text-color)!important;background:var(--quote-bg)!important;margin:1.5em 0!important;padding:16px 20px!important}.theme-apple h1.editor-heading,.theme-apple h2.editor-heading,.theme-apple h3.editor-heading,.theme-apple h4.editor-heading,.theme-apple h5.editor-heading,.theme-apple h6.editor-heading{letter-spacing:-.02em;-webkit-text-fill-color:transparent;background:linear-gradient(135deg,#ec4899,#8b5cf6);-webkit-background-clip:text;background-clip:text;line-height:var(--heading-line-height)!important;color:var(--text)!important;font-weight:800!important}.theme-apple h1.editor-heading{font-size:var(--heading-font-size-h1)!important;margin:var(--heading-margin-h1)!important;position:relative!important}.theme-apple h2.editor-heading{font-size:var(--heading-font-size-h2)!important;margin:var(--heading-margin-h2)!important}.theme-apple h3.editor-heading{font-size:var(--heading-font-size-h3)!important;margin:var(--heading-margin-h3)!important}.theme-apple h4.editor-heading{font-size:var(--heading-font-size-h4)!important;margin:var(--heading-margin-h4)!important}.theme-apple h5.editor-heading{font-size:var(--heading-font-size-h5)!important;margin:var(--heading-margin-h5)!important}.theme-apple h6.editor-heading{font-size:var(--heading-font-size-h6)!important;margin:var(--heading-margin-h6)!important}.theme-apple .editor-list-ol{list-style-type:decimal!important}.theme-apple .editor-list-ul{list-style-type:disc!important}.theme-apple .editor-list-ol,.theme-apple .editor-list-ul{padding:var(--list-padding)!important;line-height:var(--list-line-height)!important;font-weight:var(--list-font-weight)!important;margin-bottom:0!important}.theme-apple .editor-listItem{margin:var(--list-item-margin)!important}.theme-apple .editor-link,.theme-apple .editor-link a{font-weight:500;transition:all .2s;color:var(--link-color)!important;text-decoration:none!important}.theme-apple .editor-link:hover,.theme-apple .editor-link a:hover{color:#be185d;-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-apple .editor-textBold{color:#1e1b4b!important;text-align:left!important;font-weight:700!important}.theme-apple .editor-textCode{font-weight:500;color:#d97706!important;background:#fef3c7!important;border:none!important;border-radius:6px!important;padding:4px 8px!important}.theme-apple .tiptap-editor pre{background:var(--code-bg);border:2px solid #fde68a;border-radius:12px;padding:16px 0;overflow:auto hidden;box-shadow:0 4px 12px #d977061a}.theme-apple .tiptap-editor pre code{font-family:var(--code-font-family);color:var(--code-text-color);font-size:var(--code-font-size);background:0 0;padding:0}.theme-apple .editor-hashtag{color:#8b5cf6;font-weight:500}.theme-apple .editor-image{width:var(--image-width);border-radius:12px;height:auto;display:block;box-shadow:0 4px 20px #ec489926;margin:var(--image-margin)!important}.theme-apple .editor-hr{height:var(--horizental-rule-height)!important;background:var(--horizental-rule-bg)!important;margin:var(--horizental-rule-margin)!important;border:none!important}.theme-apple .editor-table div[data-node-view-content-react]{display:contents}.theme-apple .editor-table table{border-radius:8px;overflow:hidden;border-collapse:collapse!important;width:100%!important}.theme-apple .editor-table tr{width:100%!important}.theme-apple .editor-table table th,.theme-apple .editor-table table td{border:1px solid #fde68a!important;padding:10px 14px!important}.theme-apple .editor-table table .selectedCell{background:#efefc5!important}.theme-apple .editor-table table th{color:#78350f;background:linear-gradient(135deg,#fef3c7,#fde68a)!important;font-weight:700!important}.theme-apple .editor-table-group{border:1px solid #0000}.theme-apple .node-table.ProseMirror-selectednode{outline:none!important}.theme-apple .node-table.ProseMirror-selectednode .editor-table-group{border:1px solid #8b5cf6!important}.theme-apple .mermaid-container{justify-content:center;align-items:center;display:flex;margin:16px 0!important}.theme-dark::selection{background-color:#63b3ed4d}.theme-dark{--text:#e4e4e7;--paragraph-text:#d4d4d8;--bg:#1a1a1f;--paragraph-min-height:28px;--paragraph-line-height:1.8;--heading-line-height:1.3;--list-line-height:1.9;--code-line-height:1.5;--font-size-base:15px;--font-family:"SF Pro Display","Helvetica Neue",Arial,sans-serif;--paragraph-font-weight:400;--list-font-weight:400;--heading-font-size-h1:28px;--heading-font-size-h2:24px;--heading-font-size-h3:20px;--heading-font-size-h4:18px;--heading-font-size-h5:16px;--heading-font-size-h6:14px;--list-font-size-base:15px;--code-bg:#0d1117;--code-font-family:"JetBrainsMono","Fira Code",monospace;--code-font-size:14px;--code-text-color:#c9d1d9;--paragraph-margin:5px 0;--heading-margin-h1:0;--heading-margin-h2:20px 0 24px 0;--heading-margin-h3:18px 0 10px 0;--heading-margin-h4:16px 0 8px 0;--heading-margin-h5:16px 0 8px 0;--heading-margin-h6:16px 0 8px 0;--list-item-margin:3px 0;--list-padding:0 0 6px 30px;--link-hover-decoration:underline;--link-color:#63b3ed;--image-width:100%;--image-margin:20px auto;--horizental-rule-height:2px;--horizental-rule-margin:24px 0;--horizental-rule-bg:#30363d;--quote-border-color:#58a6ff;--quote-bg:#58a6ff1a;--quote-text-color:#8b949e;padding:20px;-webkit-font-smoothing:antialiased!important;background-color:var(--bg)!important;text-align:left!important}.theme-dark .tiptap{min-height:calc(100vh - 100px)}.theme-dark .tiptap:focus-visible{outline:none!important}.theme-dark .editor-paragraph{letter-spacing:normal;min-height:var(--paragraph-min-height)!important;line-height:var(--paragraph-line-height)!important;color:var(--paragraph-text)!important;margin:var(--paragraph-margin)!important;font-size:var(--font-size-base)!important;font-weight:var(--paragraph-font-weight)!important;text-align:left!important}.theme-dark .editor-paragraph br{line-height:var(--paragraph-line-height)!important}.theme-dark .editor-quote{border-left:3px solid var(--quote-border-color)!important;color:var(--quote-text-color)!important;background:var(--quote-bg)!important;margin:1em 0!important;padding:8px 12px!important}.theme-dark h1.editor-heading,.theme-dark h2.editor-heading,.theme-dark h3.editor-heading,.theme-dark h4.editor-heading,.theme-dark h5.editor-heading,.theme-dark h6.editor-heading{line-height:var(--heading-line-height)!important;color:var(--text)!important;font-weight:600!important}.theme-dark h1.editor-heading{font-size:var(--heading-font-size-h1)!important;margin:var(--heading-margin-h1)!important;position:relative!important}.theme-dark h2.editor-heading{font-size:var(--heading-font-size-h2)!important;margin:var(--heading-margin-h2)!important}.theme-dark h3.editor-heading{font-size:var(--heading-font-size-h3)!important;margin:var(--heading-margin-h3)!important}.theme-dark h4.editor-heading{font-size:var(--heading-font-size-h4)!important;margin:var(--heading-margin-h4)!important}.theme-dark h5.editor-heading{font-size:var(--heading-font-size-h5)!important;margin:var(--heading-margin-h5)!important}.theme-dark h6.editor-heading{font-size:var(--heading-font-size-h6)!important;margin:var(--heading-margin-h6)!important}.theme-dark .editor-list-ol{list-style-type:decimal!important}.theme-dark .editor-list-ul{list-style-type:disc!important}.theme-dark .editor-list-ol,.theme-dark .editor-list-ul{padding:var(--list-padding)!important;line-height:var(--list-line-height)!important;font-weight:var(--list-font-weight)!important;margin-bottom:0!important}.theme-dark .editor-listItem{margin:var(--list-item-margin)!important}.theme-dark .editor-link,.theme-dark .editor-link a{color:var(--link-color)!important;text-decoration:none!important}.theme-dark .editor-link:hover{-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-dark .editor-link a:hover{color:var(--link-color);-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-dark .editor-textBold{color:#f0f0f0!important;text-align:left!important;font-weight:600!important}.theme-dark .editor-textCode{color:#ff7b72!important;background:#6e76814d!important;border:none!important;border-radius:6px!important;padding:5px 6px!important}.theme-dark .tiptap-editor pre{background:var(--code-bg);border:1px solid #30363d;border-radius:6px;padding:8px 0;overflow:auto hidden}.theme-dark .tiptap-editor pre code{font-family:var(--code-font-family);color:var(--code-text-color);font-size:var(--code-font-size);background:0 0;padding:0}.theme-dark .editor-hashtag{color:#58a6ff}.theme-dark .editor-image{width:var(--image-width);height:auto;display:block;margin:var(--image-margin)!important}.theme-dark .editor-hr{height:var(--horizental-rule-height)!important;background:var(--horizental-rule-bg)!important;margin:var(--horizental-rule-margin)!important;border:none!important}.theme-dark .editor-table div[data-node-view-content-react]{display:contents}.theme-dark .editor-table table{border-collapse:collapse!important;width:100%!important}.theme-dark .editor-table tr{width:100%!important}.theme-dark .editor-table table th,.theme-dark .editor-table table td{border:1px solid #30363d!important;padding:4px!important}.theme-dark .editor-table table .selectedCell{background:#2c2c2c!important}.theme-dark .editor-table table th{background:#161b22!important;font-weight:600!important}.theme-dark .editor-table-group{border:1px solid #0000}.theme-dark .node-table.ProseMirror-selectednode{outline:none!important}.theme-dark .node-table.ProseMirror-selectednode .editor-table-group{border:1px solid #646cff!important}.theme-dark .mermaid-container{justify-content:center;align-items:center;display:flex;margin:16px 0!important}.theme-default::selection{background-color:#7b61ff33}.theme-default{--text:#17171d;--paragraph-text:#17171d;--bg:#fff;--paragraph-min-height:28px;--paragraph-line-height:1.8;--heading-line-height:1.3;--list-line-height:1.9;--code-line-height:1.5;--font-size-base:15px;--font-family:"Helvetica Neue",Arial,sans-serif;--paragraph-font-weight:400;--list-font-weight:400;--heading-font-size-h1:24px;--heading-font-size-h2:20px;--heading-font-size-h3:18px;--heading-font-size-h4:16px;--heading-font-size-h5:14px;--heading-font-size-h6:12px;--list-font-size-base:15px;--code-bg:#fff;--code-font-family:"JetBrainsMono",monospace;--code-font-size:14px;--paragraph-margin:5px 0;--heading-margin-h1:0;--heading-margin-h2:16px 0 22px 0;--heading-margin-h3:16px 0 8px 0;--heading-margin-h4:16px 0 8px 0;--heading-margin-h5:16px 0 8px 0;--heading-margin-h6:16px 0 8px 0;--list-item-margin:3px 0;--list-padding:0 0 6px 30px;--link-hover-decoration:none;--image-width:80%;--image-margin:20px auto;--horizental-rule-height:1px;--horizental-rule-margin:24px 0;--horizental-rule-bg:#e3e4e5;--selected-border-style:1px solid #646cff;-webkit-font-smoothing:auto!important;background-color:var(--bg)!important;text-align:left!important}.theme-default .tiptap{min-height:calc(100vh - 100px)}.theme-default .tiptap:focus-visible{outline:none!important}.theme-default .editor-paragraph{letter-spacing:normal;min-height:var(--paragraph-min-height)!important;line-height:var(--paragraph-line-height)!important;color:var(--text)!important;margin:var(--paragraph-margin)!important;font-size:var(--font-size-base)!important;font-weight:var(--paragraph-font-weight)!important;text-align:left!important}.theme-default .editor-paragraph br{line-height:var(--paragraph-line-height)!important}.theme-default .editor-quote{color:#aab3c2!important;background:#ffffff05!important;border-left:3px solid #3a4252!important;margin:1em 0!important;padding:8px 12px!important}.theme-default h1.editor-heading,.theme-default h2.editor-heading,.theme-default h3.editor-heading,.theme-default h4.editor-heading,.theme-default h5.editor-heading,.theme-default h6.editor-heading{color:var(--text)!important;font-weight:500!important;line-height:1.3!important}.theme-default h1.editor-heading{font-size:var(--heading-font-size-h1)!important;margin:var(--heading-margin-h1)!important;position:relative!important}.theme-default h2.editor-heading{font-size:var(--heading-font-size-h2)!important;margin:var(--heading-margin-h2)!important}.theme-default h3.editor-heading{margin:var(--heading-margin-h3);font-size:var(--heading-font-size-h3)!important}.theme-default h4.editor-heading{font-size:var(--heading-font-size-h4)!important;margin:var(--heading-margin-h4)!important}.theme-default h5.editor-heading{font-size:var(--heading-font-size-h5)!important;margin:var(--heading-margin-h5)!important}.theme-default h6.editor-heading{font-size:var(--heading-font-size-h6)!important;margin:var(--heading-margin-h6)!important}.theme-default .editor-list-ol{list-style-type:decimal!important}.theme-default .editor-list-ul{list-style-type:disc!important}.theme-default .editor-list-ol,.theme-default .editor-list-ul{padding:var(--list-padding)!important;line-height:var(--list-line-height)!important;font-weight:var(--list-font-weight)!important;margin-bottom:0!important}.theme-default .editor-listItem{margin:var(--list-item-margin)!important}.theme-default .editor-link,.theme-default .editor-link a{color:var(--text)!important;text-decoration:none!important}.theme-default .editor-link:hover{-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-default .editor-link a:hover{color:var(--text);-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-default .editor-textBold{color:#17171d!important;text-align:left!important;font-weight:500!important}.theme-default .editor-textCode{background:#e1e1e180!important;border:none!important;border-radius:6px!important;padding:5px 6px!important}.theme-default .tiptap-editor pre{background:var(--code-bg);border-radius:6px;padding:8px 0;overflow:auto hidden}.theme-default .tiptap-editor pre code{font-family:var(--code-font-family);color:inherit;font-size:var(--code-font-size);background:0 0;padding:0}.theme-default .editor-image{width:var(--image-width);border:1px solid #0000;height:auto;display:block;margin:var(--image-margin)!important}.theme-default .node-image.ProseMirror-selectednode{outline:none!important}.theme-default .ProseMirror-selectednode .editor-image{border:var(--selected-border-style)}.theme-default .editor-hr{height:var(--horizental-rule-height)!important;background:var(--horizental-rule-bg)!important;margin:var(--horizental-rule-margin)!important;border:none!important}.theme-default .editor-table div[data-node-view-content-react]{display:contents}.theme-default .editor-table table{border-collapse:collapse!important;width:100%!important}.theme-default .editor-table tr{width:100%!important}.theme-default .editor-table table th,.theme-default .editor-table table td{border:1px solid #e3e4e5!important;padding:4px!important}.theme-default .editor-table table .selectedCell{background:#f1f1f1!important}.theme-default .editor-table table th{background:#f6f8fa!important;font-weight:500!important}.theme-default .editor-table-group{border:1px solid #0000}.theme-default .node-table.ProseMirror-selectednode{outline:none!important}.theme-default .node-table.ProseMirror-selectednode .editor-table-group{border:1px solid #646cff!important}.theme-default .mermaid-container{justify-content:center;align-items:center;display:flex;margin:16px 0!important}:root ::highlight(tiptap-blur-selection){background-color:#8b755533}.theme-reader::selection{background-color:#8b755533}.theme-reader{--text:#3d3328;--paragraph-text:#4a4035;--bg:#f4f1ea;--paragraph-min-height:28px;--paragraph-line-height:1.9;--heading-line-height:1.4;--list-line-height:2;--code-line-height:1.6;--font-size-base:16px;--font-family:"Georgia","Times New Roman",serif;--paragraph-font-weight:400;--list-font-weight:400;--heading-font-size-h1:32px;--heading-font-size-h2:26px;--heading-font-size-h3:22px;--heading-font-size-h4:18px;--heading-font-size-h5:16px;--heading-font-size-h6:14px;--list-font-size-base:16px;--code-bg:#ebe8df;--code-font-family:"Courier New","JetBrainsMono",monospace;--code-font-size:14px;--code-text-color:#5c4d3a;--paragraph-margin:8px 0;--heading-margin-h1:0 0 12px 0;--heading-margin-h2:24px 0 16px 0;--heading-margin-h3:20px 0 12px 0;--heading-margin-h4:18px 0 10px 0;--heading-margin-h5:16px 0 8px 0;--heading-margin-h6:16px 0 8px 0;--list-item-margin:4px 0;--list-padding:0 0 8px 36px;--link-hover-decoration:underline;--link-color:#8b5a3c;--image-width:90%;--image-margin:24px auto;--horizental-rule-height:1px;--horizental-rule-margin:28px 0;--horizental-rule-bg:#d4cfc5;--quote-border-color:#b8956d;--quote-bg:#b8956d1a;--quote-text-color:#6b5d50;padding:20px;-webkit-font-smoothing:antialiased!important;background-color:var(--bg)!important;text-align:left!important}.theme-reader .tiptap{min-height:calc(100vh - 100px)}.theme-reader .tiptap:focus-visible{outline:none!important}.theme-reader .editor-paragraph{letter-spacing:.01em;min-height:var(--paragraph-min-height)!important;line-height:var(--paragraph-line-height)!important;color:var(--paragraph-text)!important;margin:var(--paragraph-margin)!important;font-size:var(--font-size-base)!important;font-weight:var(--paragraph-font-weight)!important;text-align:left!important}.theme-reader .editor-paragraph br{line-height:var(--paragraph-line-height)!important}.theme-reader .editor-quote{font-style:italic;border-left:4px solid var(--quote-border-color)!important;color:var(--quote-text-color)!important;background:var(--quote-bg)!important;margin:1.2em 0!important;padding:12px 16px!important}.theme-reader h1.editor-heading,.theme-reader h2.editor-heading,.theme-reader h3.editor-heading,.theme-reader h4.editor-heading,.theme-reader h5.editor-heading,.theme-reader h6.editor-heading{font-family:Baskerville,Georgia,serif;line-height:var(--heading-line-height)!important;color:var(--text)!important;font-weight:600!important}.theme-reader h1.editor-heading{border-bottom:2px solid var(--horizental-rule-bg);padding-bottom:8px;font-size:var(--heading-font-size-h1)!important;margin:var(--heading-margin-h1)!important;position:relative!important}.theme-reader h2.editor-heading{font-size:var(--heading-font-size-h2)!important;margin:var(--heading-margin-h2)!important}.theme-reader h3.editor-heading{font-size:var(--heading-font-size-h3)!important;margin:var(--heading-margin-h3)!important}.theme-reader h4.editor-heading{font-size:var(--heading-font-size-h4)!important;margin:var(--heading-margin-h4)!important}.theme-reader h5.editor-heading{font-size:var(--heading-font-size-h5)!important;margin:var(--heading-margin-h5)!important}.theme-reader h6.editor-heading{font-size:var(--heading-font-size-h6)!important;margin:var(--heading-margin-h6)!important}.theme-reader .editor-list-ol{list-style-type:decimal!important}.theme-reader .editor-list-ul{list-style-type:circle!important}.theme-reader .editor-list-ol,.theme-reader .editor-list-ul{padding:var(--list-padding)!important;line-height:var(--list-line-height)!important;font-weight:var(--list-font-weight)!important;margin-bottom:0!important}.theme-reader .editor-listItem{margin:var(--list-item-margin)!important}.theme-reader .editor-link,.theme-reader .editor-link a{color:var(--link-color)!important;text-decoration:underline!important}.theme-reader .editor-link:hover,.theme-reader .editor-link a:hover{color:#a56947;-webkit-text-decoration:var(--link-hover-decoration)!important;-webkit-text-decoration:var(--link-hover-decoration)!important;text-decoration:var(--link-hover-decoration)!important}.theme-reader .editor-textBold{color:#2d2419!important;text-align:left!important;font-weight:700!important}.theme-reader .editor-textItalic{font-style:italic}.theme-reader .editor-textCode{font-family:Courier New,monospace;background:var(--code-bg)!important;color:#8b5a3c!important;border:1px solid #d4cfc5!important;border-radius:4px!important;padding:3px 6px!important}.theme-reader .tiptap-editor pre{background:var(--code-bg);border:1px solid #d4cfc5;border-radius:8px;padding:12px 0;overflow:auto hidden}.theme-reader .tiptap-editor pre code{font-family:var(--code-font-family);color:var(--code-text-color);font-size:var(--code-font-size);background:0 0;padding:0}.theme-reader .editor-hashtag{color:#8b5a3c}.theme-reader .editor-image{width:var(--image-width);border-radius:4px;height:auto;display:block;box-shadow:0 2px 8px #3d332826;margin:var(--image-margin)!important}.theme-reader .editor-hr{height:var(--horizental-rule-height)!important;background:var(--horizental-rule-bg)!important;margin:var(--horizental-rule-margin)!important;border:none!important}.theme-reader .editor-table div[data-node-view-content-react]{display:contents}.theme-reader .editor-table table{border-collapse:collapse!important;width:100%!important}.theme-reader .editor-table tr{width:100%!important}.theme-reader .editor-table table th,.theme-reader .editor-table table td{border:1px solid #d4cfc5!important;padding:6px 8px!important}.theme-reader .editor-table table .selectedCell{background:#e4e4da!important}.theme-reader .editor-table table th{background:#ebe8df!important;font-weight:600!important}.theme-reader .editor-table-group{border:1px solid #0000}.theme-reader .node-table.ProseMirror-selectednode{outline:none!important}.theme-reader .node-table.ProseMirror-selectednode .editor-table-group{border:1px solid #a2a634!important}.theme-reader .mermaid-container{justify-content:center;align-items:center;display:flex;margin:16px 0!important}.icon{vertical-align:-.15em;fill:currentColor;width:1em;height:1em;overflow:hidden}.placeholder-editor{outline:none;line-height:24px;position:relative}.placeholder-editor *{line-height:24px}.placeholder-editor .ProseMirror{outline:none}.placeholder-editor-pop{transform-origin:top;z-index:1100;background:#fff;border-radius:8px;flex-direction:column;gap:4px;width:104px;padding:4px;transition:transform .3s,opacity .15s;display:flex;position:absolute;box-shadow:0 8px 24px #0000001f}.placeholder-editor-pop-show{opacity:1;transform:none}.placeholder-editor-pop-hidden{opacity:0;pointer-events:none;transform:scaleY(.25)}.placeholder-editor-pop-item{cursor:pointer;border-radius:6px;align-items:center;height:32px;padding:0 12px;display:flex}.placeholder-editor-pop-item:hover{background-color:#62699914}.placeholder-editor-pop-item.placeholder-editor-pop-item-active{background:#7b61ff14}.pe-input{word-break:keep-all;white-space:nowrap;outline:none;line-height:22px;display:inline-block}.pe-input *{line-height:22px}.pe-input-wrap{color:#7b61ff;background:#7b61ff14;border-radius:4px;margin:0 4px;padding:0 4px;display:inline-block;position:relative}.pe-input-placeholder{opacity:.5;cursor:text;pointer-events:none;color:#7b61ff;display:none}.pe-input-value{outline:none;width:100%}.pe-input-value:empty{outline:none;width:auto;position:absolute;top:0;bottom:0;left:4px;right:4px}.pe-input-value:empty+.pe-input-placeholder{display:inline}.pe-select{word-break:keep-all;white-space:nowrap;outline:none;line-height:22px;display:inline-block}.pe-select *{line-height:22px}.pe-select-wrap{color:#7b61ff;background:#7b61ff14;border-radius:4px;margin:0 4px;padding:0 4px;display:inline-block;position:relative}.pe-select-placeholder{opacity:.5;cursor:text;pointer-events:none;color:#7b61ff;margin-right:4px;display:none}.pe-select-value{outline:none;width:100%;margin-right:4px}.pe-select-value:empty{outline:none;width:auto;margin:0;position:absolute;top:0;bottom:0;left:4px;right:4px}.pe-select-value:empty+.pe-select-placeholder{display:inline}.pe-select-arrow{vertical-align:top;width:12px;height:22px;display:inline-block;position:relative}.pe-select-arrow:before{content:" ";background-color:#7b61ff;border-radius:4px;width:6px;height:2px;display:block;position:absolute;top:calc(50% - 1px);left:calc(50% - 5px);transform:rotate(40deg)}.pe-select-arrow:after{content:" ";background-color:#7b61ff;border-radius:4px;width:6px;height:2px;display:block;position:absolute;top:calc(50% - 1px);right:calc(50% - 4px);transform:rotate(-40deg)}.pe-type{color:#7b61ff;font-weight:500}.pe-type-value{text-transform:uppercase;padding-right:8px}