.tt-annotations-column-container{width:100%;max-width:400px;min-width:300px}.tt-annotations-column-container.tt-annotations-column--collapsed{width:var(--spacing-12);max-width:36px;min-width:36px}.tt-annotations-column{display:flex;flex-direction:column;width:100%;align-items:flex-start;justify-content:flex-start}.tt-annotation--active{border-width:1px}.tt-annotation-collapsed.tt-annotation--active{--at-apply:border !border-blue-500 bg-blue-50}.annotation-list-enter-active,.annotation-list-leave-active{transition:all .3s ease}.annotation-list-enter-from,.annotation-list-leave-to{opacity:0;transform:translateY(-30px)}.writing-mode-vertical{text-orientation:mixed;writing-mode:vertical-rl}.spacer[data-v-c5ba3064]{flex-shrink:0}.editor-ai-text-btn{--un-ring-shadow:var(--un-ring-inset,) 0 0 0 calc(2px + var(--un-ring-offset-width)) var(--un-ring-color, currentColor);box-shadow:var(--un-inset-shadow),var(--un-inset-ring-shadow),var(--un-ring-offset-shadow),var(--un-ring-shadow),var(--un-shadow);--un-ring-color:color-mix(in srgb, var(--colors-purple-500) var(--un-ring-opacity), transparent) }@property --un-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-shadow-color{syntax:"*";inherits:false;}@property --un-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-shadow-color{syntax:"*";inherits:false;}@property --un-ring-color{syntax:"*";inherits:false;}@property --un-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-inset-ring-color{syntax:"*";inherits:false;}@property --un-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-inset{syntax:"*";inherits:false;}@property --un-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0px;}@property --un-ring-offset-color{syntax:"*";inherits:false;}@property --un-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000;}@property --un-ring-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.editor-ai-text-btn{--un-ring-color:color-mix(in oklab, var(--colors-purple-500) var(--un-ring-opacity), transparent) }}.editor-ai-text-btn .cui-icon{color:color-mix(in srgb,var(--colors-purple-500) var(--un-text-opacity),transparent)!important}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.editor-ai-text-btn .cui-icon{color:color-mix(in oklab,var(--colors-purple-500) var(--un-text-opacity),transparent)!important}}@layer base{:root{--editor-text-color:#0d0d0d;--editor-muted-color:#adb5bd;--editor-white-color:#fff;--editor-background-color:#fff;--editor-border-color:#e2e8f0;--editor-primary-color:hsl(var(--primary));--editor-extra-light-primary-color:rgba(249,115,22,.1);--editor-focus-ring-color:var(--editor-primary-color);--editor-comment-color:#95c3e6;--editor-comment-color-alpha-5:rgba(149,195,230,.5);--editor-comment-color-alpha-8:rgba(149,195,230,.8);--editor-comment-color-alpha-10:rgba(149,195,230,.1);--editor-pink-alpha-5:rgba(255,192,203,.5);--editor-pink-alpha-8:rgba(255,192,203,.8);--editor-code-background:rgba(97,97,97,.1);--editor-pre-background:#0d0d0d;--editor-pre-color:#fff;--editor-blockquote-border:#e2e8f0;--editor-hr-color:var(--editor-border-color);--editor-table-border:var(--editor-border-color);--editor-table-header-background:#f8f9fa;--editor-table-header-color:var(--editor-text-color);--editor-table-row-hover-background:#f1f3f5}.dark{--editor-text-color:#e0e0e0;--editor-muted-color:#777;--editor-white-color:#1a1a1a;--editor-background-color:#121212;--editor-border-color:#333;--editor-extra-light-primary-color:rgba(251,146,60,.2);--editor-focus-ring-color:var(--editor-primary-color);--editor-comment-color:#4a90e2;--editor-comment-color-alpha-5:rgba(74,144,226,.5);--editor-comment-color-alpha-8:rgba(74,144,226,.8);--editor-pink-alpha-5:rgba(219,112,147,.5);--editor-pink-alpha-8:rgba(219,112,147,.8);--editor-code-background:hsla(0,0%,71%,.2);--editor-pre-background:#2a2a2a;--editor-pre-color:#e0e0e0;--editor-blockquote-border:#444;--editor-hr-color:var(--editor-border-color);--editor-table-border:var(--editor-border-color);--editor-table-header-background:#2c2c2c;--editor-table-header-color:var(--editor-text-color);--editor-table-row-hover-background:#3a3a3a}}.editor-view-wrapper-new{height:100%;width:100%}.tt-wrapper{overflow-wrap:anywhere;top:0}.tt-wrapper .comment{background-color:var(--editor-comment-color-alpha-5);transition:background-color .3s ease}.tt-wrapper .comment.overlap,.tt-wrapper .comment:hover{background-color:var(--editor-comment-color-alpha-8)}.tt-wrapper .comment.overlap{border-left:3px solid var(--editor-comment-color)}.tt-wrapper .comment.overlap:hover{background-color:var(--editor-comment-color-alpha-5)}.tt-wrapper.tt-wrapper-annotation-mode{display:grid;grid-template-columns:8fr auto}.tt-wrapper.tt-wrapper-readonly .tt-editor-content{padding:0}.tt-wrapper.tt-wrapper--fullscreen{background-color:var(--editor-background-color);border-radius:0!important;left:0;margin:0!important;position:fixed!important;top:0;z-index:2999!important}.tt-wrapper.tt-wrapper--fullscreen .tt-editor-toolbar{background-color:var(--editor-background-color);top:0;z-index:3001!important}.tt-wrapper.tt-wrapper--fullscreen .tt-editor-info-row{z-index:3001!important}.tt-wrapper.tt-wrapper--fullscreen .tt-editor-content{height:100vh;position:relative;z-index:3001!important}.tt-wrapper.tt-wrapper--fullscreen .tt-editor-content .tiptap{background-color:var(--editor-background-color);height:100%;position:relative;z-index:3001!important}.tt-wrapper .tiptap{background-color:var(--editor-background-color);border:1px solid var(--editor-border-color);border-radius:.375rem;color:var(--editor-text-color);font-size:1rem;line-height:1.6;min-height:180px;overflow-wrap:anywhere;padding:1rem .75rem}.tt-wrapper .tiptap p{cursor:text;margin-bottom:1rem;margin-top:0}.tt-wrapper .tiptap p.is-editor-empty:first-child:before{color:var(--editor-muted-color);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tt-wrapper .tiptap.ProseMirror-focused,.tt-wrapper .tiptap:focus-visible{outline:1px solid var(--editor-focus-ring-color);outline-offset:1px}.tt-wrapper .tiptap>*+*{margin-top:1rem}.tt-wrapper .tiptap a{cursor:pointer;text-decoration:underline}.tt-wrapper .tiptap ol,.tt-wrapper .tiptap ul{margin:1rem 0;padding:0 1.5rem}li>.tt-wrapper .tiptap ol,li>.tt-wrapper .tiptap ul{margin:.25rem 0}.tt-wrapper .tiptap li{margin-bottom:.25rem}.tt-wrapper .tiptap h1,.tt-wrapper .tiptap h2,.tt-wrapper .tiptap h3,.tt-wrapper .tiptap h4,.tt-wrapper .tiptap h5,.tt-wrapper .tiptap h6{line-height:1.3;margin-bottom:.75em;margin-top:1.5em}.tt-wrapper .tiptap h1{font-size:2em}.tt-wrapper .tiptap h2{font-size:1.5em}.tt-wrapper .tiptap h3{font-size:1.25em}.tt-wrapper .tiptap h4{font-size:1em}.tt-wrapper .tiptap h5{font-size:.875em}.tt-wrapper .tiptap h6{font-size:.8em}.tt-wrapper .tiptap code{background-color:var(--editor-code-background);border-radius:.25rem;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:var(--editor-text-color);font-size:.85em;margin:0 .1em;padding:.2em .4em}.tt-wrapper .tiptap pre{background:var(--editor-pre-background);border-radius:.5rem;color:var(--editor-pre-color);font-family:JetBrainsMono,monospace;margin:1rem 0;overflow-x:auto;padding:.75rem 1rem}.tt-wrapper .tiptap pre code{background:none;color:inherit;font-size:.85em;padding:0}.tt-wrapper .tiptap img{border-radius:.25rem;display:block;height:auto;margin:1rem auto;max-width:100%}.tt-wrapper .tiptap blockquote{border-left:3px solid var(--editor-blockquote-border);color:var(--editor-muted-color);font-style:italic;margin:1.5rem 0 1.5rem .5rem;padding-left:1rem}.tt-wrapper .tiptap hr{border:none;border-top:1px solid var(--editor-hr-color);margin:2rem 0}.tt-wrapper .tiptap.ProseMirror{color:var(--editor-text-color);min-height:180px;overflow-wrap:anywhere}.tt-wrapper .tiptap.ProseMirror .tt-comment{background-color:var(--editor-comment-color-alpha-5);transition:background-color .3s ease}.tt-wrapper .tiptap.ProseMirror .tt-comment:hover{background-color:var(--editor-comment-color-alpha-8)}.tt-wrapper .tiptap.ProseMirror .tt-comment.overlap{background:linear-gradient(to right,var(--editor-comment-color-alpha-5),var(--editor-pink-alpha-5))}.tt-wrapper .tiptap.ProseMirror .tt-comment.overlap:hover{background:linear-gradient(to right,var(--editor-comment-color-alpha-8),var(--editor-pink-alpha-8))}.tt-wrapper .tiptap.ProseMirror p.is-editor-empty:first-child:before{color:var(--editor-muted-color);content:attr(data-placeholder);float:left;height:0;pointer-events:none}.tt-wrapper .tiptap.ProseMirror .iframe-wrapper{margin:1rem 0}.tt-wrapper .tiptap.ProseMirror .iframe-wrapper.focus>div{outline:2px solid var(--editor-focus-ring-color)}.tt-wrapper .tiptap.ProseMirror table.table-wrapper{border:1px solid var(--editor-table-border);border-collapse:collapse;font-family:sans-serif;font-size:.9em;margin:1.5rem 0;width:100%}.tt-wrapper .tiptap.ProseMirror table.table-wrapper thead{background-color:var(--editor-table-header-background);color:var(--editor-table-header-color);font-weight:700;text-align:left}.tt-wrapper .tiptap.ProseMirror table.table-wrapper td,.tt-wrapper .tiptap.ProseMirror table.table-wrapper th{border:1px solid var(--editor-table-border);padding:12px 15px}.tt-wrapper .tiptap.ProseMirror table.table-wrapper tbody tr{border-bottom:1px solid var(--editor-table-border)}.tt-wrapper .tiptap.ProseMirror table.table-wrapper tbody tr:hover{background-color:var(--editor-table-row-hover-background)}.tt-wrapper .tiptap.ProseMirror .image-view{display:inline-block;float:none;line-height:0;max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:baseline}.tt-wrapper .tiptap.ProseMirror .image-view--inline{margin-left:0;margin-right:0}.tt-wrapper .tiptap.ProseMirror .image-view--block{display:block}.tt-wrapper .tiptap.ProseMirror .image-view--left{float:left;margin-left:0;margin-right:12px}.tt-wrapper .tiptap.ProseMirror .image-view--right{float:right;margin-left:12px;margin-right:0}.tt-wrapper .tiptap.ProseMirror .image-view__body{clear:both;display:inline-block;max-width:100%;outline:2px solid transparent;position:relative;transition:all .2s ease-in}.tt-wrapper .tiptap.ProseMirror .image-view__body:hover{outline-color:#ffc83d}.tt-wrapper .tiptap.ProseMirror .image-view__body--focused:hover,.tt-wrapper .tiptap.ProseMirror .image-view__body--resizing:hover{outline-color:transparent}.tt-wrapper .tiptap.ProseMirror .image-view__body__placeholder{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.tt-wrapper .tiptap.ProseMirror .image-view__body__image{cursor:pointer!important;margin:0}.tt-wrapper .tiptap.ProseMirror .image-view.focus img{outline:2px solid var(--editor-focus-ring-color)}.tt-wrapper .tiptap.ProseMirror .image-resizer{border:1px solid var(--editor-focus-ring-color);height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.tt-wrapper .tiptap.ProseMirror .image-resizer__handler{background-color:var(--editor-primary-color);border:1px solid var(--editor-white-color);border-radius:2px;box-sizing:border-box;display:block;height:12px;position:absolute;width:12px;z-index:2}.tt-wrapper .tiptap.ProseMirror .image-resizer__handler--tl{cursor:nw-resize;left:-6px;top:-6px}.tt-wrapper .tiptap.ProseMirror .image-resizer__handler--tr{cursor:ne-resize;right:-6px;top:-6px}.tt-wrapper .tiptap.ProseMirror .image-resizer__handler--bl{bottom:-6px;cursor:sw-resize;left:-6px}.tt-wrapper .tiptap.ProseMirror .image-resizer__handler--br{bottom:-6px;cursor:se-resize;right:-6px}.tt-wrapper .tiptap.dense .ProseMirror{min-height:32px;padding:6px 12px}.tt-wrapper .tiptap.dense p{line-height:1.2rem;padding:0}.tt-wrapper .tt-editor{flex-direction:column;max-height:100%;width:100%}.tt-wrapper .tt-editor,.tt-wrapper .tt-editor-toolbar{background-color:var(--editor-background-color);display:flex}.tt-wrapper .tt-editor-toolbar{border-bottom:1px solid var(--editor-border-color);border:1px solid var(--editor-border-color);border-top-left-radius:.375rem;border-top-right-radius:.375rem;padding:.5rem .25rem}.tt-wrapper .tt-editor-toolbar>.v-toolbar__content{align-items:center;display:flex;flex-wrap:wrap;padding:0}.tt-wrapper .tt-editor-toolbar>.v-toolbar__content .tt-editor-toolbar-item{background-color:transparent;border:none;border-radius:.25rem;color:var(--editor-text-color);cursor:pointer;font-size:1rem;margin:.1rem;padding:.25rem;transition:background-color .2s ease-in-out,color .2s ease-in-out}.tt-wrapper .tt-editor-toolbar>.v-toolbar__content .tt-editor-toolbar-item:hover{background-color:var(--editor-extra-light-primary-color);color:var(--editor-primary-color)}.tt-wrapper .tt-editor-toolbar>.v-toolbar__content .tt-editor-toolbar-item.is-active{background-color:var(--editor-primary-color);color:var(--editor-white-color)}.tt-wrapper .tt-editor-content :focus-visible{outline:0 auto -webkit-focus-ring-color}.tt-wrapper .tt-editor-content img{display:inline-block;float:none}.tt-wrapper .tt-editor-content img[data-display=inline]{padding-left:12px;padding-right:12px}.tt-wrapper .tt-editor-content img[data-display=block]{display:block}.tt-wrapper .tt-editor-content img[data-display=left]{float:left;padding-left:0;padding-right:12px}.tt-wrapper .tt-editor-content img[data-display=right]{float:right;padding-left:12px;padding-right:0}.tt-wrapper .tt-editor-content .task-list{list-style:none;padding-left:0}.tt-wrapper .tt-editor-content .task-list .task-list-item{display:flex;list-style:none}.tt-wrapper .tt-editor-content .task-list .task-list-item>label{flex:0 0 auto;padding-left:8px;padding-right:8px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.tt-wrapper .tt-editor-content .task-list .task-list-item>div{flex:1 1 auto}.tt-wrapper .tt-editor-bubble-menu button{background-color:#000;border-color:#d1d5db;border-width:1px;box-shadow:0 1px 2px #0000000d;color:#f3f4f6;font-size:.875rem;font-weight:500;padding:.25rem .5rem;transition:background-color .2s}.tt-wrapper .tt-editor-bubble-menu button:focus{box-shadow:0 0 0 2px #f3f4f6,0 0 0 4px #6366f1;outline:none}.tt-wrapper .tt-editor-bubble-menu button:hover{background-color:#4c51bfe6}.tt-wrapper .tt-editor-bubble-menu button.is-active{background-color:#6366f1;color:var(--editor-white-color)}.tt-wrapper .tt-editor-character-count{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));color:color-mix(in srgb,var(--colors-gray-500) var(--un-text-opacity),transparent);padding:calc(var(--spacing) * 2);display:flex;align-items:center;color:#6b7281;font-size:.875rem;padding-left:.5rem;padding-right:.5rem;padding-top:.25rem}@supports (color: color-mix(in lab,red,red)){.tt-wrapper .tt-editor-character-count{color:color-mix(in oklab,var(--colors-gray-500) var(--un-text-opacity),transparent)}}.dark .tt-wrapper .tt-editor-character-count{color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .tt-wrapper .tt-editor-character-count{color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}}.tt-wrapper .tt-editor-character-count--warning,.tt-wrapper .tt-editor-character-count--warning svg{color:#ef4444}.tt-wrapper .tt-editor-info-row{border-top-width:1px;border-color:color-mix(in srgb,var(--colors-gray-200) var(--un-border-opacity),transparent);display:flex;width:100%;align-items:center;--at-apply-dark:border-gray-700}@property --un-border-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.tt-wrapper .tt-editor-info-row{border-color:color-mix(in oklab,var(--colors-gray-200) var(--un-border-opacity),transparent)}}.tt-wrapper .tt-table-grid-size-editor__cell__inner{border:1px solid var(--editor-border-color);border-radius:2px;box-sizing:border-box;height:16px;padding:4px;width:16px}.tt-wrapper .tt-table-grid-size-editor__cell--selected .tt-table-grid-size-editor__cell__inner{background-color:var(--editor-extra-light-primary-color);border-color:var(--editor-primary-color)}.tt-wrapper-mini .tt-editor-character-count{font-size:var(--text-sm-fontSize);line-height:var(--un-leading, var(--text-sm-lineHeight));color:color-mix(in srgb,var(--colors-gray-500) var(--un-text-opacity),transparent);padding:calc(var(--spacing) * 2);display:flex;align-items:center}@property --un-text-opacity{syntax:"<percentage>";inherits:false;initial-value:100%;syntax:"<percentage>";inherits:false;initial-value:100%;}@supports (color: color-mix(in lab,red,red)){.tt-wrapper-mini .tt-editor-character-count{color:color-mix(in oklab,var(--colors-gray-500) var(--un-text-opacity),transparent)}}.dark .tt-wrapper-mini .tt-editor-character-count{color:color-mix(in srgb,var(--colors-gray-400) var(--un-text-opacity),transparent)}@supports (color: color-mix(in lab,red,red)){.dark .tt-wrapper-mini .tt-editor-character-count{color:color-mix(in oklab,var(--colors-gray-400) var(--un-text-opacity),transparent)}}.tt-wrapper-mini .tt-editor-character-count svg{display:none}.tt-wrapper-mini .tt-editor-character-count--warning{color:#ef4444}.tt-wrapper-mini .tt-editor-character-count-words{display:flex;align-items:center}.tt-wrapper-mini .tt-editor-character-count-words>:not(:last-child){--un-space-x-reverse:0;margin-inline-start:calc(calc(var(--spacing) * 1) * var(--un-space-x-reverse));margin-inline-end:calc(calc(var(--spacing) * 1) * calc(1 - var(--un-space-x-reverse)))}@property --un-space-x-reverse{syntax:"*";inherits:false;initial-value:0;}
