.tiptap-editor-container{border:1px solid #e2e8f0;border-radius:8px;background-color:#fff;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);overflow:hidden;max-height:600px}.tiptap-editor-content{padding:20px;min-height:300px;max-height:500px;overflow-y:auto;outline:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;line-height:1.6;color:#1f2937;background-color:#fff;border-radius:6px;box-shadow:inset 0 1px 3px 0 rgba(0,0,0,.1);width:100%;box-sizing:border-box}.tiptap-focused{border-color:#3b82f6!important;box-shadow:0 0 0 1px #3b82f6!important}.tiptap-editor-content h1{font-size:2rem;font-weight:700;margin:1.5rem 0 1rem;color:#111827;line-height:1.2}.tiptap-editor-content h2{font-size:1.5rem;font-weight:600;margin:1.25rem 0 .75rem;color:#111827;line-height:1.3}.tiptap-editor-content h3{font-size:1.25rem;font-weight:600;margin:1rem 0 .5rem;color:#111827;line-height:1.4}.tiptap-editor-content h4{font-size:1.125rem;font-weight:600;margin:.875rem 0 .5rem;color:#111827;line-height:1.4}.tiptap-editor-content h5{font-size:1rem}.tiptap-editor-content h5,.tiptap-editor-content h6{font-weight:600;margin:.75rem 0 .5rem;color:#111827;line-height:1.5}.tiptap-editor-content h6{font-size:.875rem}.tiptap-editor-content p{margin:.75rem 0;color:#374151}.tiptap-editor-content p:first-child{margin-top:0}.tiptap-editor-content p:last-child{margin-bottom:0}.tiptap-editor-content ol,.tiptap-editor-content ul{margin:.75rem 0;padding-left:1.5rem}.tiptap-editor-content li{margin:.25rem 0;color:#374151}.tiptap-editor-content ul li{list-style-type:disc}.tiptap-editor-content ol li{list-style-type:decimal}.tiptap-editor-content ul[data-type=taskList]{list-style:none;padding-left:0}.tiptap-editor-content ul[data-type=taskList] li{display:flex;align-items:flex-start;margin:.5rem 0}.tiptap-editor-content ul[data-type=taskList] li>label{flex:0 0 auto;margin-right:.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tiptap-editor-content ul[data-type=taskList] li>div{flex:1 1 auto}.tiptap-editor-content ul[data-type=taskList] input[type=checkbox]{cursor:pointer}.tiptap-editor-content blockquote{border-left:4px solid #e5e7eb;margin:1rem 0;color:#6b7280;background-color:#f9fafb;padding:1rem;border-radius:0 6px 6px 0}.tiptap-editor-content code{background-color:#f3f4f6;padding:.125rem .25rem;border-radius:.25rem;font-family:Monaco,Menlo,Ubuntu Mono,monospace}.tiptap-editor-content pre{background-color:#1f2937;padding:1rem;border-radius:6px;margin:1rem 0;font-family:Monaco,Menlo,Ubuntu Mono,monospace;line-height:1.5}.tiptap-editor-content pre code{background-color:transparent;color:inherit;padding:0;border-radius:0}.tiptap-editor-content a{color:#2563eb;text-decoration:underline;cursor:pointer}.tiptap-editor-content a:hover{color:#1d4ed8;text-decoration:none}.tiptap-editor-content .tiptap-image{max-width:100%;height:auto;border-radius:12px;margin:1rem 0;box-shadow:0 8px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);transition:all .3s ease}.tiptap-editor-content .tiptap-image[data-width="100px"]{width:100px;height:auto}.tiptap-editor-content .tiptap-image[data-width="300px"]{width:300px;height:auto}.tiptap-editor-content .tiptap-image[data-width="500px"]{width:500px;height:auto}.tiptap-editor-content .tiptap-image[data-width="100%"]{width:100%;height:auto}.tiptap-editor-content .tiptap-image:hover{transform:scale(1.02);box-shadow:0 12px 35px -5px rgba(0,0,0,.15),0 8px 10px -2px rgba(0,0,0,.1)}.tiptap-editor-content .tiptap-image{position:relative;display:inline-block;cursor:pointer}.tiptap-editor-content .tiptap-image:after{content:"";position:absolute;bottom:0;right:0;width:12px;height:12px;background:#3b82f6;border:2px solid #fff;border-radius:2px;cursor:se-resize;opacity:0;transition:opacity .2s ease}.tiptap-editor-content .tiptap-image:hover:after{opacity:1}.tiptap-editor-content .tiptap-image.resizing{border:2px dashed #3b82f6;background-color:rgba(59,130,246,.1)}.tiptap-editor-content .tiptap-image[data-align=left]{float:left;margin-right:1rem;margin-bottom:.5rem}.tiptap-editor-content .tiptap-image[data-align=right]{float:right;margin-left:1rem;margin-bottom:.5rem}.tiptap-editor-content .tiptap-image[data-align=center]{display:block;margin-left:auto;margin-right:auto}.tiptap-upload-indicator{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:rgba(59,130,246,.9);color:#fff;padding:1rem 2rem;border-radius:8px;display:flex;align-items:center;gap:.5rem;z-index:1000;box-shadow:0 4px 6px -1px rgba(0,0,0,.1)}.tiptap-upload-spinner{width:20px;height:20px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:50%;animation:spin 1s linear infinite}.tiptap-editor-content .tiptap-table{border-collapse:collapse;margin:1.5rem 0;width:100%;border:3px solid #2563eb;border-radius:12px;overflow:hidden;box-shadow:0 8px 25px -5px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);background:#fff;font-size:14px}.tiptap-editor-content .tiptap-table[data-width="50%"]{width:50%;margin:1rem auto}.tiptap-editor-content .tiptap-table[data-width="75%"]{width:75%;margin:1rem auto}.tiptap-editor-content .tiptap-table[data-width="100%"]{width:100%}.tiptap-editor-content .tiptap-table[data-align=left]{margin-left:0;margin-right:auto}.tiptap-editor-content .tiptap-table[data-align=center]{margin-left:auto;margin-right:auto}.tiptap-editor-content .tiptap-table[data-align=right]{margin-left:auto;margin-right:0}.tiptap-editor-content .tiptap-table td,.tiptap-editor-content .tiptap-table th{border:2px solid #d1d5db;padding:12px 16px;text-align:left;position:relative;vertical-align:top}.tiptap-editor-content .tiptap-table th{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:700;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em;border-bottom:3px solid #1d4ed8}.tiptap-editor-content .tiptap-table td{background-color:#fff;color:#374151;transition:all .2s ease}.tiptap-editor-content .tiptap-table tr:nth-child(2n) td{background-color:#f8fafc}.tiptap-editor-content .tiptap-table tr:hover td{background-color:#eff6ff;transform:scale(1.01)}.tiptap-editor-content .tiptap-table tr:hover{box-shadow:0 2px 8px rgba(59,130,246,.15)}.tiptap-editor-content .tiptap-table-cell{position:relative;min-width:100px}.tiptap-editor-content .tiptap-table-cell:focus{outline:2px solid #3b82f6;outline-offset:-2px}.tiptap-editor-content .tiptap-table.table-blue{border-color:#3b82f6}.tiptap-editor-content .tiptap-table.table-green{border-color:#10b981}.tiptap-editor-content .tiptap-table.table-red{border-color:#ef4444}.tiptap-editor-content .tiptap-table.table-purple{border-color:#8b5cf6}.tiptap-editor-content .tiptap-table.table-orange{border-color:#f59e0b}.tiptap-editor-content .tiptap-table.table-striped tr:nth-child(2n) td{background-color:#f8fafc}.tiptap-editor-content .tiptap-table.table-hover tr:hover td{background-color:#eff6ff}.tiptap-editor-content .tiptap-table.table-bordered{border:2px solid #3b82f6}.tiptap-editor-content .tiptap-table.table-bordered td,.tiptap-editor-content .tiptap-table.table-bordered th{border:1px solid #3b82f6}.tiptap-editor-content .tiptap-table.table-borderless,.tiptap-editor-content .tiptap-table.table-borderless td,.tiptap-editor-content .tiptap-table.table-borderless th{border:none}.tiptap-editor-content .tiptap-table-cell.bg-blue{background-color:#dbeafe!important}.tiptap-editor-content .tiptap-table-cell.bg-green{background-color:#dcfce7!important}.tiptap-editor-content .tiptap-table-cell.bg-red{background-color:#fee2e2!important}.tiptap-editor-content .tiptap-table-cell.bg-yellow{background-color:#fef3c7!important}.tiptap-editor-content .tiptap-table-cell.bg-purple{background-color:#f3e8ff!important}.tiptap-editor-content .tiptap-table-cell.bg-pink{background-color:#fce7f3!important}.tiptap-editor-content .tiptap-table-cell.bg-gray{background-color:#f3f4f6!important}.tiptap-editor-content .tiptap-table-cell.border-thick{border:3px solid #3b82f6!important}.tiptap-editor-content .tiptap-table-cell.border-dashed{border:2px dashed #6b7280!important}.tiptap-editor-content .tiptap-table-cell.border-dotted{border:2px dotted #6b7280!important}.tiptap-editor-content .tiptap-table-cell.text-center{text-align:center!important}.tiptap-editor-content .tiptap-table-cell.text-right{text-align:right!important}.tiptap-editor-content .tiptap-table-cell.text-bold{font-weight:700!important}.tiptap-editor-content .tiptap-table-cell.text-italic{font-style:italic!important}.tiptap-editor-content .tiptap-table th.header-gradient{background:linear-gradient(135deg,#3b82f6,#1d4ed8);color:#fff;font-weight:700}.tiptap-editor-content .tiptap-table th.header-dark{background-color:#1f2937;color:#fff;font-weight:700}.tiptap-editor-content .tiptap-table th.header-light{background-color:#f8fafc;color:#374151;font-weight:600;border-bottom:2px solid #e5e7eb}.tiptap-editor-content hr{border:none;border-top:2px solid #e5e7eb;margin:2rem 0}.tiptap-editor-content ::-moz-selection{background-color:#dbeafe;color:#1e40af}.tiptap-editor-content ::selection{background-color:#dbeafe;color:#1e40af}.tiptap-editor-content .is-empty:before{content:attr(data-placeholder);float:left;color:#9ca3af;pointer-events:none;height:0}.tiptap-editor-content strong{font-weight:700}.tiptap-editor-content em{font-style:italic}.tiptap-editor-content u{text-decoration:underline}.tiptap-editor-content s{text-decoration:line-through}.tiptap-editor-content mark{background-color:#fef3c7;color:#92400e;padding:.125rem .25rem;border-radius:.25rem}.tiptap-editor-content sub{font-size:.75em;vertical-align:sub}.tiptap-editor-content sup{font-size:.75em;vertical-align:super}.tiptap-loading{display:flex;align-items:center;justify-content:center;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:8px}@keyframes spin{to{transform:rotate(1turn)}}.animate-spin{animation:spin 1s linear infinite}.tiptap-editor-content{font-feature-settings:"kern" 1,"liga" 1,"calt" 1;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.tiptap-editor-content .tiptap-link{color:#2563eb;text-decoration:none;border-bottom:1px solid transparent;transition:all .2s ease;position:relative}.tiptap-editor-content .tiptap-link:hover{color:#1d4ed8;border-bottom-color:#1d4ed8}.tiptap-editor-content .tiptap-link:after{content:"↗";font-size:.75em;margin-left:.25em;opacity:.7}.tiptap-editor-content blockquote{border-left:4px solid #3b82f6;margin:1.5rem 0;font-style:italic;color:#4b5563;background:linear-gradient(135deg,#f8fafc,#f1f5f9);padding:1.5rem;border-radius:0 12px 12px 0;position:relative}.tiptap-editor-content blockquote:before{content:"\201C";font-size:4rem;color:#3b82f6;position:absolute;top:-.5rem;left:1rem;opacity:.3;font-family:serif}.tiptap-editor-content code{background:linear-gradient(135deg,#f3f4f6,#e5e7eb);color:#dc2626;padding:.25rem .5rem;border-radius:6px;font-size:.875em;font-weight:500;border:1px solid #d1d5db}.tiptap-editor-content code,.tiptap-editor-content pre{font-family:SF Mono,Monaco,Inconsolata,Roboto Mono,monospace}.tiptap-editor-content pre{background:linear-gradient(135deg,#1f2937,#111827);color:#f9fafb;padding:1.5rem;border-radius:12px;overflow-x:auto;margin:1.5rem 0;font-size:.875rem;line-height:1.6;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border:1px solid #374151}.tiptap-editor-content ul li::marker{color:#3b82f6}.tiptap-editor-content ol li::marker{color:#3b82f6;font-weight:600}.tiptap-editor-content h1,.tiptap-editor-content h2,.tiptap-editor-content h3,.tiptap-editor-content h4,.tiptap-editor-content h5,.tiptap-editor-content h6{position:relative}.tiptap-editor-content h1:after,.tiptap-editor-content h2:after,.tiptap-editor-content h3:after{content:"";position:absolute;bottom:-.5rem;left:0;width:3rem;height:3px;background:linear-gradient(135deg,#3b82f6,#1d4ed8);border-radius:2px}@media (max-width:768px){.tiptap-editor-content{padding:12px;font-size:14px}.tiptap-editor-content h1{font-size:1.5rem}.tiptap-editor-content h2{font-size:1.25rem}.tiptap-editor-content h3{font-size:1.125rem}.tiptap-editor-content .tiptap-table{font-size:.875rem}.tiptap-editor-content .tiptap-table td,.tiptap-editor-content .tiptap-table th{padding:.75rem .5rem}}@media (prefers-color-scheme:dark){.tiptap-editor-container{background-color:#1f2937;border-color:#374151}.tiptap-editor-content{background-color:#1f2937;color:#f9fafb}.tiptap-editor-content h1,.tiptap-editor-content h2,.tiptap-editor-content h3,.tiptap-editor-content h4,.tiptap-editor-content h5,.tiptap-editor-content h6{color:#f9fafb}.tiptap-editor-content li,.tiptap-editor-content p{color:#d1d5db}.tiptap-editor-content blockquote{background-color:#374151;border-left-color:#6b7280;color:#d1d5db}.tiptap-editor-content code{background-color:#374151;color:#fbbf24}.tiptap-editor-content pre{background-color:#111827;color:#f9fafb}.tiptap-editor-content table,.tiptap-editor-content td,.tiptap-editor-content th{border-color:#4b5563}.tiptap-editor-content th{background-color:#374151;color:#f9fafb}.tiptap-editor-content tr:nth-child(2n){background-color:#374151}.tiptap-editor-content tr:hover{background-color:#4b5563}}.tiptap-editor-container{width:100%;max-width:100%;box-sizing:border-box}.tiptap-editor-content{word-wrap:break-word;overflow-wrap:break-word;hyphens:auto}.tiptap-editor-content img{max-width:100%!important;height:auto!important}.tiptap-editor-content table{width:100%!important;max-width:100%!important;table-layout:fixed}.tiptap-editor-content::-webkit-scrollbar{width:8px}.tiptap-editor-content::-webkit-scrollbar-track{background:#f1f5f9;border-radius:4px}.tiptap-editor-content::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:4px}.tiptap-editor-content::-webkit-scrollbar-thumb:hover{background:#94a3b8}