.tiptap{color:gray;font-size:.9rem}.tiptap blockquote{color:#000}.tiptap img{border-radius:5px;max-width:calc(100% - 30px);max-height:300px;margin:20px auto}.tiptap a{color:#4166f0;text-underline-offset:3px;cursor:pointer;text-decoration:underline}.tiptap ul{margin:0 15px;list-style:outside}.tiptap blockquote{quotes:"“" "”" "‘" "’";background:gray;border-right:10px solid gray;margin:20px auto;padding:1.2em 50px;position:relative}.tiptap blockquote[dir=ltr]{border-left:10px solid gray;border-right:0}.tiptap blockquote:before{content:"“";color:#000;font-family:Arial;font-size:4em;position:absolute;top:0;right:10px}.tiptap blockquote[dir=ltr]:before{left:10px;right:unset;transform:scaleX(-1)}.tiptap p{margin:5px 0 0;line-height:1.8}.tiptap p[dir=ltr],.tiptap blockquote[dir=ltr],.tiptap ul[dir=ltr],.tiptap li[dir=ltr],.tiptap a[dir=ltr],.tiptap strong[dir=ltr],.tiptap h2[dir=ltr],.tiptap h3[dir=ltr],.tiptap h4[dir=ltr]{font-family:Courier New,Courier,monospace}.tiptap strong{font-weight:700}.tiptap pre{background:var(--dv9-1);color:var(--white);direction:ltr;border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace;overflow:auto hidden}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem;overflow:hidden}.tiptap pre code:after{content:"Press Enter 3 times to exit";width:100%;height:10px;color:var(--gray-9);justify-content:center;font-family:sans-serif;display:flex;bottom:0}.tiptap pre .hljs-comment,.tiptap pre .hljs-quote{color:#616161}.tiptap pre .hljs-variable,.tiptap pre .hljs-template-variable,.tiptap pre .hljs-attribute,.tiptap pre .hljs-tag,.tiptap pre .hljs-name,.tiptap pre .hljs-regexp,.tiptap pre .hljs-link,.tiptap pre .hljs-name,.tiptap pre .hljs-selector-id,.tiptap pre .hljs-selector-class{color:#f98181}.tiptap pre .hljs-number,.tiptap pre .hljs-meta,.tiptap pre .hljs-built_in,.tiptap pre .hljs-builtin-name,.tiptap pre .hljs-literal,.tiptap pre .hljs-type,.tiptap pre .hljs-params{color:#fbbc88}.tiptap pre .hljs-string,.tiptap pre .hljs-symbol,.tiptap pre .hljs-bullet{color:#ce916a}.tiptap pre .hljs-title{color:#c2432f}.tiptap pre .hljs-section{color:#2ee61a}.tiptap pre .hljs-keyword,.tiptap pre .hljs-selector-tag{color:#c77dc1}.tiptap pre .hljs-emphasis{font-style:italic}.tiptap pre .hljs-strong{font-weight:700}.tiptap pre .hljs-property{color:#6fc9f9}.tiptap hr{border:none;height:20px;margin:30px 0;position:relative}.tiptap hr:before{content:"....";width:100%;height:30px;color:var(--gray-9);letter-spacing:10px;justify-content:center;font-family:sans-serif;font-weight:800;display:flex;position:absolute;bottom:-10px}.tiptap :first-child{margin-top:0}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{text-wrap:pretty;color:#000;background-color:#f8f7f5;margin-top:1.5rem;padding:4px 2px;font-weight:600;line-height:1.4}.tiptap h2:after,.tiptap h3:after,.tiptap h4:after,.tiptap h5:after,.tiptap h6:after{color:#f59d9d;justify-content:center;width:100%;height:10px;font-family:sans-serif;font-size:12px;display:flex;bottom:0}.tiptap h2:after{content:"H2"}.tiptap h3:after{content:"H3"}.tiptap h4:after{content:"H4"}.tiptap h5:after{content:"H5"}.tiptap h6:after{content:"H6"}.tiptap h1,.tiptap h2{margin-top:2.5rem;margin-bottom:1.5rem}.tiptap h1{font-size:1.4rem}.tiptap h2{font-size:1.2rem}.tiptap h3{font-size:1.1rem}.tiptap h4,.tiptap h5,.tiptap h6{font-size:1rem}.tiptap figure{border:2px solid #f0efef;border-radius:.5rem;flex-direction:column;gap:.5rem;width:fit-content;margin:auto;padding:.5rem;display:flex}.tiptap figure>:not(figcaption){max-width:100%;margin:0}.tiptap figure:has(figcaption:active){border-color:var(--purple)}.tiptap figure figcaption{text-align:center;width:100%;padding:3px}.tiptap .cta-link{color:#000;background-color:#e9b464;border-radius:.375rem;margin:0 5px;padding:.2rem 1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.tiptap .cta-link:hover{outline-offset:-1px;outline:1px solid #000}.character-count{color:green;align-items:center;gap:.5rem;margin:.5rem;font-size:.75rem;display:flex}.character-count svg{color:#1ecd21}.character-count--warning,.character-count--warning svg{color:red}.keyword-highlight{background-color:#ff06}.tiptap table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0}.tiptap table td,.tiptap table th{border:1px solid #ccc;padding:.5rem;position:relative}.tiptap table th{background-color:#f5f5f5;font-weight:700}.tiptap table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}.ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%}.ProseMirror table td,.ProseMirror table th{border:1px solid #d1d5db;border-right-width:2px;padding:.5rem 1rem;position:relative}.ProseMirror table td:after,.ProseMirror table th:after{content:"";cursor:col-resize;z-index:10;background:0 0;width:8px;height:100%;transition:all .2s;position:absolute;top:0;right:-4px}.ProseMirror table td:hover:after,.ProseMirror table th:hover:after{background:#3b82f633;border-right:2px solid #3b82f6}.ProseMirror table td.resizing:after,.ProseMirror table th.resizing:after{background:#3b82f666;border-right:3px solid #2563eb}.ProseMirror table .column-resize-handle{cursor:col-resize;z-index:20;background:0 0;width:6px;height:100%;position:absolute;top:0;right:-3px}.ProseMirror table .column-resize-handle:hover{background:#3b82f64d}.ProseMirror .resizing{cursor:col-resize;-webkit-user-select:none;user-select:none}.ProseMirror .resizing table td:after,.ProseMirror .resizing table th:after{background:#3b82f64d;border-right:2px solid #2563eb}.ProseMirror{position:relative}.ProseMirror .tableWrapper{position:relative;overflow-x:auto}.tiptap-floating-menu{z-index:50;position:relative}.tiptap-floating-menu-trigger{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:36px;height:36px;padding:0;display:flex}.tiptap-floating-menu-actions{white-space:nowrap;z-index:100;align-items:center;height:36px;display:flex;position:absolute;top:0}.tiptap-floating-menu-actions--rtl{right:100%}.tiptap-floating-menu-actions--ltr{left:100%}.tiptap-floating-menu-action{color:#6b7280;cursor:pointer;background:#fff;border:3px solid #d1d5db;border-radius:9999px;justify-content:center;align-items:center;width:32px;height:32px;margin:0 4px;display:flex}.tiptap-floating-menu-action:hover{color:#374151;background:#f3f4f6}
.bubble-menu{filter:drop-shadow(10px 5px 4px #d5d5d9);background-color:#fff;padding:3px}.bubble-menu button{border:1px solid #fff;padding:2px 1px}.bubble-menu button.is-active{background-color:red}#url-input::placeholder{text-align:center}
.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{color:#fff;white-space:normal;background-color:#333;border-radius:4px;outline:0;font-size:14px;line-height:1.4;transition-property:transform,visibility,opacity;position:relative}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{border-width:8px 8px 0;border-top-color:initial;transform-origin:top;bottom:-7px;left:0}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{border-width:0 8px 8px;border-bottom-color:initial;transform-origin:bottom;top:-7px;left:0}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;transform-origin:0;right:-7px}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:100%;left:-7px}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(.54,1.5,.38,1.11)}.tippy-arrow{color:#333;width:16px;height:16px}.tippy-arrow:before{content:"";border-style:solid;border-color:#0000;position:absolute}.tippy-content{z-index:1;padding:5px 9px;position:relative}
.tiptap-view{color:gray;font-size:.9rem}.tiptap-view blockquote{color:#000}.tiptap-view img{border-radius:5px;max-width:calc(100% - 30px);max-height:300px;margin:20px auto}.tiptap-view a{color:#4166f0;text-underline-offset:3px;cursor:pointer;text-decoration:underline}.tiptap-view ul{margin:0 15px;list-style:outside}.tiptap-view blockquote{quotes:"“" "”" "‘" "’";background:gray;border-right:10px solid gray;margin:20px auto;padding:1.2em 50px;position:relative}.tiptap-view blockquote[dir=ltr]{border-left:10px solid gray;border-right:0}.tiptap-view blockquote:before{content:"“";color:#000;font-family:Arial;font-size:4em;position:absolute;top:0;right:10px}.tiptap-view blockquote[dir=ltr]:before{left:10px;right:unset;transform:scaleX(-1)}.tiptap-view p{margin:5px 0 0;line-height:1.8}.tiptap-view p[dir=ltr],.tiptap-view blockquote[dir=ltr],.tiptap-view ul[dir=ltr],.tiptap-view li[dir=ltr],.tiptap-view a[dir=ltr],.tiptap-view strong[dir=ltr],.tiptap-view h2[dir=ltr],.tiptap-view h3[dir=ltr],.tiptap-view h4[dir=ltr]{font-family:Courier New,Courier,monospace}.tiptap-view strong{font-weight:700}.tiptap-view pre{background:var(--dv9-1);color:var(--white);direction:ltr;border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace;overflow:auto hidden}.tiptap-view pre code{color:inherit;background:0 0;padding:0;font-size:.8rem;overflow:hidden}.tiptap-view pre code:after{content:"Press Enter 3 times to exit";width:100%;height:10px;color:var(--gray-9);justify-content:center;font-family:sans-serif;display:flex;bottom:0}.tiptap-view pre .hljs-comment,.tiptap-view pre .hljs-quote{color:#616161}.tiptap-view pre .hljs-variable,.tiptap-view pre .hljs-template-variable,.tiptap-view pre .hljs-attribute,.tiptap-view pre .hljs-tag,.tiptap-view pre .hljs-name,.tiptap-view pre .hljs-regexp,.tiptap-view pre .hljs-link,.tiptap-view pre .hljs-name,.tiptap-view pre .hljs-selector-id,.tiptap-view pre .hljs-selector-class{color:#f98181}.tiptap-view pre .hljs-number,.tiptap-view pre .hljs-meta,.tiptap-view pre .hljs-built_in,.tiptap-view pre .hljs-builtin-name,.tiptap-view pre .hljs-literal,.tiptap-view pre .hljs-type,.tiptap-view pre .hljs-params{color:#fbbc88}.tiptap-view pre .hljs-string,.tiptap-view pre .hljs-symbol,.tiptap-view pre .hljs-bullet{color:#ce916a}.tiptap-view pre .hljs-title{color:#c2432f}.tiptap-view pre .hljs-section{color:#2ee61a}.tiptap-view pre .hljs-keyword,.tiptap-view pre .hljs-selector-tag{color:#c77dc1}.tiptap-view pre .hljs-emphasis{font-style:italic}.tiptap-view pre .hljs-strong{font-weight:700}.tiptap-view pre .hljs-property{color:#6fc9f9}.tiptap-view hr{border:none;height:20px;margin:30px 0;position:relative}.tiptap-view hr:before{content:"....";width:100%;height:30px;color:var(--gray-9);letter-spacing:10px;justify-content:center;font-family:sans-serif;font-weight:800;display:flex;position:absolute;bottom:-10px}.tiptap-view :first-child{margin-top:0}.tiptap-view h1,.tiptap-view h2,.tiptap-view h3,.tiptap-view h4,.tiptap-view h5,.tiptap-view h6{text-wrap:pretty;color:#000;margin-top:1.5rem;padding:4px 2px;font-weight:600;line-height:1.4}.tiptap-view h1,.tiptap-view h2{margin-top:2.5rem;margin-bottom:1.5rem}.tiptap-view h1{font-size:1.4rem}.tiptap-view h2{font-size:1.2rem}.tiptap-view h3{font-size:1.1rem}.tiptap-view h4,.tiptap-view h5,.tiptap-view h6{font-size:1rem}.tiptap-view figure{border:2px solid #f0efef;border-radius:.5rem;flex-direction:column;gap:.5rem;width:fit-content;margin:auto;padding:.5rem;display:flex}.tiptap-view figure>:not(figcaption){max-width:100%;margin:0}.tiptap-view figure:has(figcaption:active){border-color:var(--purple)}.tiptap-view figure figcaption{text-align:center;width:100%;padding:3px}.tiptap-view .cta-link{color:#fff;background-color:#1d4ed8;border-radius:.375rem;padding:.5rem 1rem;font-weight:600;text-decoration:none;transition:background-color .2s;display:inline-block}.tiptap-view .cta-link:hover{background-color:#2563eb}.character-count{color:green;align-items:center;gap:.5rem;margin:.5rem;font-size:.75rem;display:flex}.character-count svg{color:#1ecd21}.character-count--warning,.character-count--warning svg{color:red}.keyword-highlight{background-color:#ff06}.tiptap-view *{font-family:IRANSans!important}table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0}table td,table th{word-break:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;border:1px solid #ccc;max-width:300px;padding:.5rem;position:relative}table th{background-color:#f5f5f5;font-weight:700}table .selectedCell:after{content:"";pointer-events:none;z-index:2;background:#c8c8ff66;position:absolute;inset:0}@media (max-width:768px){.table-wrapper{-webkit-overflow-scrolling:touch;scroll-behavior:smooth;position:relative;overflow:auto visible}.table-wrapper::-webkit-scrollbar{height:6px}.table-wrapper::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}.table-wrapper::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.table-wrapper::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.table-wrapper{scrollbar-width:thin;scrollbar-color:#c1c1c1 #f1f1f1}.table-wrapper table{table-layout:auto;width:100%;min-width:600px}.table-wrapper table td,.table-wrapper table th{white-space:normal;word-break:normal;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none;max-width:200px;padding:.4rem .5rem;font-size:.85rem}}
