.ProseMirror{color:hsl(var(--foreground))!important}.ProseMirror *{color:inherit!important}.ProseMirror .is-editor-empty:before{content:attr(data-placeholder);float:left;color:hsl(var(--paper-placeholder-color));pointer-events:none;height:0;font-style:italic;opacity:.8}.ProseMirror p.is-empty{position:relative}.ProseMirror p.is-empty:before{content:attr(data-placeholder);float:left;color:hsl(var(--paper-placeholder-color));pointer-events:none;height:0;font-style:italic;opacity:.8}.ProseMirror .tiptap-image{max-width:100%;height:auto;border-radius:0;margin:1rem 0;display:block}.ProseMirror .tiptap-image.ProseMirror-selectednode{outline:2px solid #8b5cf6;outline-offset:2px}.ProseMirror img{max-width:100%;height:auto}.ProseMirror [data-resize-container],.ProseMirror img{cursor:pointer}.ProseMirror [data-resize-container][data-image-align=left]{justify-content:flex-start!important}.ProseMirror [data-resize-container][data-image-align=center]{justify-content:center!important}.ProseMirror [data-resize-container][data-image-align=right]{justify-content:flex-end!important}.ProseMirror [data-resize-container]{position:relative;border-radius:0;transition:outline .15s ease}.ProseMirror [data-resize-container].ProseMirror-selectednode{outline:2px solid #8b5cf6;outline-offset:2px}.ProseMirror [data-resize-handle]{width:12px;height:12px;background-color:#8b5cf6;border:2px solid hsl(var(--background));border-radius:0;opacity:0;transition:opacity .2s ease;z-index:10;box-shadow:0 1px 3px rgba(0,0,0,.2)}.ProseMirror [data-resize-container].ProseMirror-selectednode [data-resize-handle],.ProseMirror [data-resize-container]:hover [data-resize-handle]{opacity:1}.ProseMirror [data-resize-handle=top-left]{cursor:nwse-resize}.ProseMirror [data-resize-handle=bottom-left],.ProseMirror [data-resize-handle=top-right]{cursor:nesw-resize}.ProseMirror [data-resize-handle=bottom-right]{cursor:nwse-resize}.ProseMirror [data-resize-handle]:hover{background-color:#7c3aed;transform:scale(1.1)}.ProseMirror [data-resize-container][data-resize-state=true]{outline:2px dashed #8b5cf6;outline-offset:4px}.ProseMirror [data-resize-container][data-resize-state=true] [data-resize-handle]{opacity:1;background-color:#7c3aed}.menubar-content{transition:all .2s cubic-bezier(.4,0,.2,1);background-color:var(--popover)!important}.menubar-content .menubar-item{transition:background-color .2s cubic-bezier(.4,0,.2,1)}.select-content{max-height:300px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.select-content::-webkit-scrollbar{display:none}.select-item[data-state=checked]{position:relative;padding-left:28px!important}.select-item[data-state=checked]:before{content:"✓";position:absolute;left:10px;color:var(--foreground)}.font-preview-name,.font-preview-sample,.select-item span{font-synthesis:none;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.font-preview-sample{color:var(--muted-foreground)}.menubar-content button:hover{background-color:var(--accent)}.menubar-content button{border-color:var(--border)}.scrollable-editor-content{overflow:visible}.scrollable-editor-content::-webkit-scrollbar{display:none;width:10px}.scrollable-editor-content::-webkit-scrollbar-track{border-radius:8px;-webkit-border-radius:8px;background:hsla(0,0%,78%,.1)}.scrollable-editor-content::-webkit-scrollbar-thumb{-webkit-border-radius:10px;border-radius:3px;background:hsla(0,0%,78%,.205)}mark{padding:0 2px;border-radius:3px;background-color:transparent}mark[style*="background-color: transparent"]{background-color:transparent!important}mark[style*="background-color: #fef08a"]{background-color:#fef08a!important}mark[style*="background-color: #bbf7d0"]{background-color:#bbf7d0!important}mark[style*="background-color: #bfdbfe"]{background-color:#bfdbfe!important}mark[style*="background-color: #fbcfe8"]{background-color:#fbcfe8!important}mark[style*="background-color: #fed7aa"]{background-color:#fed7aa!important}mark[style*="background-color: #e9d5ff"]{background-color:#e9d5ff!important}mark[style*="background-color: #e5e7eb"]{background-color:#e5e7eb!important}.paper-bg{background-color:hsl(var(--paper-bg))}.ProseMirror .tiptap-table{border-collapse:collapse;table-layout:auto;width:100%;margin:1rem 0;overflow:hidden}.ProseMirror .tableWrapper{padding:0;overflow-x:auto;margin:1rem 0}.ProseMirror td,.ProseMirror th{border:1px solid hsl(var(--border));padding:.5rem .75rem;position:relative;vertical-align:top;box-sizing:border-box;word-wrap:break-word;overflow-wrap:break-word;max-width:0}.ProseMirror th{background-color:hsla(0,0%,100%,.02)!important;font-weight:600;text-align:left}.ProseMirror td{background-color:transparent!important}.ProseMirror td>*,.ProseMirror th>*{margin-bottom:0}.ProseMirror td>:first-child,.ProseMirror th>:first-child{margin-top:0}.ProseMirror .selectedCell:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background:hsl(var(--primary)/.1);pointer-events:none;z-index:2}.ProseMirror tr:hover td{background-color:hsl(var(--muted)/.3)}.ProseMirror tr:hover th{background-color:hsl(var(--muted)/.8)}.ProseMirror td:empty:before,.ProseMirror th:empty:before{content:"\00a0"}.ProseMirror table:focus-within{outline:2px solid hsl(var(--ring)/.5);outline-offset:2px}.ProseMirror td[colspan],.ProseMirror td[rowspan],.ProseMirror th[colspan],.ProseMirror th[rowspan]{background-color:hsl(var(--muted)/.15)}.spreadsheet-theme-dark .spreadsheet-cell-input{color:#fff!important}.spreadsheet-cell-input{background-color:transparent;outline:none!important;padding:4px 8px;width:100%;height:100%;font-size:12px;color:hsl(var(--foreground));font-family:inherit;resize:none;box-sizing:border-box}.spreadsheet-cell-input:active,.spreadsheet-cell-input:focus-visible,.spreadsheet-cell-input:focus-within{outline:none!important;box-shadow:none!important;background-color:transparent!important}.spreadsheet-cell-input{border-bottom:1px solid hsl(var(--border));border-right:1px solid hsl(var(--border))}.spreadsheet-header{background-color:hsl(var(--spreadsheet-header-bg));color:hsl(var(--spreadsheet-header-text))}.spreadsheet-header-hover:hover,.spreadsheet-header-hovered{background-color:hsl(var(--spreadsheet-header-hover))}.spreadsheet-grid-bg{background-color:hsl(var(--spreadsheet-grid-bg))}.spreadsheet-corner-bg{background-color:hsl(var(--spreadsheet-corner-bg))}.spreadsheet-panel-bg{background-color:hsl(var(--spreadsheet-panel-bg))}.spreadsheet-resize-handle-col{position:absolute;top:0;right:0;width:4px;height:100%;cursor:col-resize;z-index:30;background-color:transparent;transition:background-color .15s ease;transform:translateX(calc(50% - .5px))}.spreadsheet-resize-handle-col:hover{background-color:hsl(var(--spreadsheet-focus-border)/.4)}.spreadsheet-resize-handle-row{position:absolute;left:0;bottom:0;width:100%;height:4px;cursor:row-resize;z-index:30;background-color:transparent;transition:background-color .15s ease;transform:translateY(calc(50% - .5px))}.spreadsheet-resize-handle-row:hover{background-color:hsl(var(--spreadsheet-focus-border)/.4)}body.spreadsheet-resizing-column,body.spreadsheet-resizing-column *{cursor:col-resize!important}body.spreadsheet-resizing-row,body.spreadsheet-resizing-row *{cursor:row-resize!important}.slides-canvas-container{position:relative;overflow:hidden;border:1px solid hsl(var(--slides-canvas-border));border-radius:0;cursor:default}.slides-panel-bg{background-color:hsl(var(--slides-panel-bg))}