.tiptap-wrapper{background:#fff;position:relative}.tiptap{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.tiptap>*+*{margin-top:.75em}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}:is(.tiptap ul,.tiptap ol) li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{margin-top:2.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-top:3.5rem;margin-bottom:1.5rem}.tiptap code{background-color:rgba(#616161,.1);border-radius:.4rem;padding:.25em .3em}.tiptap pre{color:#fff;background:#0d0d0d;border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem}.tiptap pre code{color:inherit;background:0 0;padding:0}.tiptap blockquote{border-left:3px solid rgba(#0d0d0d,.1);margin:1.5rem 0;padding-left:1rem}.tiptap hr{border:none;border-top:2px solid rgba(#0d0d0d,.1);margin:2rem 0}.control-group{z-index:10;background:#fff;border-bottom:1px solid #eee;padding:8px;position:sticky;top:0}.button-group{flex-wrap:wrap;gap:4px;display:flex}.button-group button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:4px;padding:4px 8px}.button-group button.is-active{color:#fff;background:#000}.button-group button:hover{background:#f5f5f5}.ProseMirror{outline:none;min-height:100px;padding:16px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol}.ProseMirror:focus{outline:none}.editor-link{color:#007aff!important;cursor:pointer!important;text-decoration:underline!important}.tiptap-editor{pointer-events:auto!important;-webkit-touch-callout:none!important}.editor-link:hover{opacity:.8}.tiptap :first-child{margin-top:0}.tiptap ul,.tiptap ol{margin:1.25rem 1rem 1.25rem .4rem;padding:0 1rem}.tiptap ul li p,.tiptap ol li p{margin-top:.25em;margin-bottom:.25em}.tiptap h1,.tiptap h2,.tiptap h3,.tiptap h4,.tiptap h5,.tiptap h6{margin-top:2.5rem;line-height:1.1}.tiptap h1,.tiptap h2{margin-top:3.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 code{color:#000;background-color:#958df11a;border-radius:.4rem;padding:.25em .3em;font-size:.85rem}.tiptap pre{color:#fff;background:#000;border-radius:.5rem;margin:1.5rem 0;padding:.75rem 1rem;font-family:JetBrainsMono,monospace}.tiptap pre code{color:inherit;background:0 0;padding:0;font-size:.8rem}.tiptap blockquote{border-left:3px solid #ccc;margin:1.5rem 0;padding-left:1rem}.tiptap ul.task-list{padding-left:1rem}.tiptap li.task-list-item{align-items:flex-start;gap:.5em;margin-left:0;padding-left:0;display:flex;list-style-type:none!important}.tiptap li.task-list-item>label{margin-right:.5em}.tiptap li.task-list-item>div{flex-grow:1}.tiptap hr{border:none;border-top:1px solid #eee;margin:2rem 0}.control-group{border-bottom:1px solid #eee;flex-wrap:wrap;gap:.5rem;padding:.5rem;display:flex}.button-group{flex-wrap:wrap;gap:.25rem;display:flex}.button-group button{cursor:pointer;background-color:#f9f9f9;border:1px solid #ccc;border-radius:.25rem;padding:.25rem .5rem}.button-group button:hover{background-color:#efefef}.button-group button.is-active{background-color:#e0e0e0;border-color:#bbb}.button-group button:disabled{opacity:.5;cursor:not-allowed}.mention{cursor:default;white-space:nowrap;vertical-align:middle;border-radius:4px;align-items:center;gap:3px;padding:1px 5px;font-size:calc(1em + 2px);font-weight:500;display:inline-flex}.mention-user{color:#1967d2;background:#e8f0fe}.mention-card{background:var(--mention-card-bg,#e8f5e9);color:var(--mention-card-color,#000);cursor:pointer}.mention-card:before{content:"";background-image:var(--mention-card-icon);background-size:contain;flex-shrink:0;width:calc(1em + 2px);height:calc(1em + 2px);display:inline-block}.mention-card:hover{opacity:.8}.mention-board{background:var(--mention-board-bg,#fff3e0);color:var(--mention-board-color,#000);cursor:pointer}.mention-icon{vertical-align:middle;pointer-events:none;flex-shrink:0;width:1em;height:1em}.mention-board:hover{opacity:.8}.mention-tag{color:#7b1fa2;background:#f3e8fd}.mention-suggestion{z-index:1000;background:#fff;border:1px solid #e1e4e8;border-radius:8px;flex-direction:column;min-width:200px;max-width:380px;max-height:320px;padding:4px 0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol;display:flex;position:absolute;box-shadow:0 4px 12px #0000001a}.mention-suggestion-items{flex:1;overflow-y:auto}.mention-suggestion-item{cursor:pointer;align-items:center;gap:8px;padding:8px 12px;transition:background .1s;display:flex}.mention-suggestion-item:hover,.mention-suggestion-item.is-selected{background:#f5f5f5}.mention-suggestion-text{flex-direction:column;min-width:0;display:flex}.mention-suggestion-label{color:#1a1a1a;white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:500;overflow:hidden}.mention-suggestion-sublabel{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:11px;overflow:hidden}.mention-suggestion-avatar{object-fit:cover;border-radius:50%;flex-shrink:0;width:24px;height:24px}.mention-suggestion-avatar-placeholder{color:#1967d2;background:#e8f0fe;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:11px;font-weight:600;display:flex}.mention-suggestion-dot{border-radius:50%;flex-shrink:0;width:10px;height:10px}.mention-suggestion-swatch{border-radius:3px;flex-shrink:0;width:14px;height:14px}.mention-suggestion-cmd-icon{color:#666;background:#f0f0f0;border-radius:4px;flex-shrink:0;justify-content:center;align-items:center;width:24px;height:24px;font-size:14px;font-weight:700;display:flex}.mention-suggestion-empty{color:#999;text-align:center;padding:12px 16px;font-size:13px}.mention-suggestion-header{border-bottom:1px solid #e1e4e8;align-items:center;gap:6px;padding:6px 8px;display:flex}.mention-suggestion-back{color:#666;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #e1e4e8;border-radius:4px;padding:2px 8px;font-family:inherit;font-size:12px}.mention-suggestion-back:hover{color:#333;background:#f5f5f5}.mention-suggestion-filter{border:1px solid #e1e4e8;border-radius:4px;outline:none;flex:1;min-width:0;padding:4px 8px;font-family:inherit;font-size:13px}.mention-suggestion-filter:focus{border-color:#1967d2;box-shadow:0 0 0 1px #1967d2}.mention-suggestion-card-item{gap:6px}.mention-suggestion-card-item svg{flex-shrink:0}.mention-suggestion-card-color{border-radius:2px;flex-shrink:0;align-self:stretch;width:4px;min-height:24px;display:inline-block}.mention-suggestion-card-content{flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow:hidden}.mention-suggestion-card-title{color:#1f2937;white-space:nowrap;text-overflow:ellipsis;flex-shrink:1;font-size:13px;font-weight:400;overflow:hidden}.mention-suggestion-card-title.is-done{opacity:.5;text-decoration:line-through}.mention-suggestion-card-status{color:#fff;white-space:nowrap;border-radius:999px;flex-shrink:0;padding:1px 6px;font-size:10px;font-weight:500}.mention-suggestion-card-avatars{flex-shrink:0;align-items:center;margin-left:6px;display:flex}.mention-suggestion-card-avatar{object-fit:cover;border:1.5px solid #fff;border-radius:50%;width:20px;height:20px}.mention-suggestion-card-avatar-initials{color:#6b7280;background:#e5e7eb;border:1.5px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:9px;font-weight:600;display:inline-flex}.mention-suggestion-card-overflow{color:#6b7280;margin-left:3px;font-size:10px;font-weight:500}.mention-suggestion-board-item{gap:8px}.mention-suggestion-board-item svg{flex-shrink:0}