.app-rich-text-editor[data-v-3eab9fd3]{--rte-primary:var(--module-accent,#5c50e4);--rte-border:#dfe1e6;--rte-soft:#f7f7fa;--rte-text:#171717;--rte-muted:#73777f;background:#fff;border:1px solid var(--rte-border);border-radius:12px;color:var(--rte-text);overflow:hidden;position:relative;transition:border-color .16s ease,box-shadow .16s ease;width:100%}.app-rich-text-editor[data-v-3eab9fd3]:focus-within{border-color:var(--rte-primary);box-shadow:0 0 0 3px color-mix(in srgb,var(--rte-primary) 14%,transparent)}.app-rich-text-editor.is-invalid[data-v-3eab9fd3]{border-color:#d92d20}.app-rich-text-editor.is-disabled[data-v-3eab9fd3]{background:#f4f4f5;opacity:.82}.app-rich-text-editor.is-fullscreen[data-v-3eab9fd3]{border-radius:14px;box-shadow:0 24px 80px #10182842;display:flex;flex-direction:column;inset:12px;position:fixed;width:auto;z-index:10000}.app-rich-text-editor__file-input[data-v-3eab9fd3]{display:none}.app-rich-text-editor__toolbar[data-v-3eab9fd3]{align-items:center;background:var(--rte-soft);border-bottom:1px solid var(--rte-border);display:flex;flex-wrap:wrap;gap:6px;padding:8px}.app-rich-text-editor__group[data-v-3eab9fd3]{align-items:center;border-right:1px solid var(--rte-border);display:flex;gap:2px;padding-right:6px}.app-rich-text-editor__group[data-v-3eab9fd3]:last-child{border-right:0;padding-right:0}.app-rich-text-editor__color[data-v-3eab9fd3],.app-rich-text-editor__toolbar button[data-v-3eab9fd3],.app-rich-text-editor__toolbar select[data-v-3eab9fd3]{background:transparent;border:1px solid transparent;border-radius:7px;color:#343741;cursor:pointer;font-size:13px;height:32px;line-height:30px;min-width:32px;text-align:center}.app-rich-text-editor__toolbar select[data-v-3eab9fd3]{background:#fff;border-color:var(--rte-border);min-width:116px;padding:0 26px 0 9px;text-align:left}.app-rich-text-editor__color[data-v-3eab9fd3]:hover,.app-rich-text-editor__toolbar button.active[data-v-3eab9fd3],.app-rich-text-editor__toolbar button[data-v-3eab9fd3]:hover:not(:disabled){background:color-mix(in srgb,var(--rte-primary) 12%,transparent);border-color:color-mix(in srgb,var(--rte-primary) 30%,transparent);color:var(--rte-primary)}.app-rich-text-editor__toolbar button[data-v-3eab9fd3]:disabled,.app-rich-text-editor__toolbar select[data-v-3eab9fd3]:disabled{cursor:not-allowed;opacity:.4}.app-rich-text-editor__toolbar .is-bold[data-v-3eab9fd3]{font-weight:800}.app-rich-text-editor__toolbar .is-italic[data-v-3eab9fd3]{font-style:italic}.app-rich-text-editor__toolbar .is-underline[data-v-3eab9fd3]{text-decoration:underline}.app-rich-text-editor__toolbar .is-strike[data-v-3eab9fd3]{text-decoration:line-through}.app-rich-text-editor__toolbar .is-highlight[data-v-3eab9fd3]{background-image:linear-gradient(transparent 58%,#fff3a3 0)}.app-rich-text-editor__color[data-v-3eab9fd3]{font-weight:700;overflow:hidden;position:relative}.app-rich-text-editor__color input[data-v-3eab9fd3]{border:0;bottom:2px;height:5px;left:5px;padding:0;position:absolute;right:5px;width:22px}.app-rich-text-editor__url-panel[data-v-3eab9fd3]{background:#fff;border-bottom:1px solid var(--rte-border);display:flex;gap:8px;padding:10px}.app-rich-text-editor__url-panel input[data-v-3eab9fd3]{border:1px solid var(--rte-border);border-radius:8px;flex:1;height:38px;min-width:0;outline:none;padding:0 12px}.app-rich-text-editor__url-panel button[data-v-3eab9fd3]{background:#fff;border:1px solid var(--rte-border);border-radius:8px;cursor:pointer;padding:0 14px}.app-rich-text-editor__url-panel button.is-primary[data-v-3eab9fd3]{background:var(--rte-primary);border-color:var(--rte-primary);color:#fff}.app-rich-text-editor__upload[data-v-3eab9fd3]{align-items:center;background:#f1efff;border-bottom:1px solid #c9c4ff;color:#39318f;display:grid;font-size:12px;gap:12px;grid-template-columns:minmax(140px,auto) minmax(120px,1fr) auto;padding:9px 12px}.app-rich-text-editor__upload div[data-v-3eab9fd3]:first-child{display:flex;flex-direction:column;min-width:0}.app-rich-text-editor__upload span[data-v-3eab9fd3]{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-rich-text-editor__progress[data-v-3eab9fd3]{background:#d8d4ff;border-radius:999px;height:7px;overflow:hidden}.app-rich-text-editor__progress span[data-v-3eab9fd3]{background:var(--rte-primary);border-radius:inherit;display:block;height:100%;transition:width .15s ease}.app-rich-text-editor__error[data-v-3eab9fd3]{background:#fef3f2;border-bottom:1px solid #fecdca;color:#b42318;font-size:12px;padding:9px 12px}.app-rich-text-editor__body[data-v-3eab9fd3]{background:#fff;min-height:var(--editor-min-height)}.app-rich-text-editor.is-fullscreen .app-rich-text-editor__body[data-v-3eab9fd3],.app-rich-text-editor.is-fullscreen .app-rich-text-editor__source[data-v-3eab9fd3]{flex:1;min-height:0;overflow:auto}.app-rich-text-editor.is-fullscreen[data-v-3eab9fd3] .app-rich-text-editor__content{min-height:100%}.app-rich-text-editor__source[data-v-3eab9fd3]{background:#15171c;border:0;box-sizing:border-box;color:#e7e9ee;display:block;font:13px/1.65 Consolas,Monaco,monospace;min-height:var(--editor-min-height);outline:none;padding:16px;resize:vertical;width:100%}.app-rich-text-editor__footer[data-v-3eab9fd3]{background:var(--rte-soft);border-top:1px solid var(--rte-border);color:var(--rte-muted);display:flex;font-size:11px;gap:14px;justify-content:flex-end;padding:6px 10px}[data-v-3eab9fd3] .app-rich-text-editor__content{color:var(--rte-text);font-size:15px;line-height:1.65;min-height:var(--editor-min-height);outline:none;overflow-wrap:anywhere;padding:16px}[data-v-3eab9fd3] .app-rich-text-editor__content>:first-child{margin-top:0}[data-v-3eab9fd3] .app-rich-text-editor__content>:last-child{margin-bottom:0}[data-v-3eab9fd3] .app-rich-text-editor__content p{margin:0 0 .8em}[data-v-3eab9fd3] .app-rich-text-editor__content h1{font-size:2em;line-height:1.2;margin:.9em 0 .45em}[data-v-3eab9fd3] .app-rich-text-editor__content h2{font-size:1.55em;line-height:1.25;margin:.9em 0 .45em}[data-v-3eab9fd3] .app-rich-text-editor__content h3{font-size:1.25em;line-height:1.3;margin:.8em 0 .4em}[data-v-3eab9fd3] .app-rich-text-editor__content ol,[data-v-3eab9fd3] .app-rich-text-editor__content ul{margin:.7em 0;padding-left:1.7em}[data-v-3eab9fd3] .app-rich-text-editor__content blockquote{background:#f7f6ff;border-left:4px solid var(--rte-primary);color:#4a4d55;margin:1em 0;padding:8px 14px}[data-v-3eab9fd3] .app-rich-text-editor__content pre{background:#17191f;border-radius:9px;color:#f5f6f7;overflow-x:auto;padding:14px}[data-v-3eab9fd3] .app-rich-text-editor__content a{color:#175cd3;text-decoration:underline}[data-v-3eab9fd3] .app-rich-text-editor__content img{border-radius:10px;display:block;height:auto;margin:14px auto;max-width:100%}[data-v-3eab9fd3] .app-rich-text-editor__content audio{display:block;margin:14px 0;width:min(100%,560px)}[data-v-3eab9fd3] .app-rich-text-editor__content video{background:#111;border-radius:10px;display:block;margin:14px auto;max-height:520px;width:min(100%,760px)}[data-v-3eab9fd3] .app-rich-text-editor__content div[data-youtube-video]{aspect-ratio:16/9;margin:14px auto;position:relative;width:min(100%,760px)}[data-v-3eab9fd3] .app-rich-text-editor__content div[data-youtube-video] iframe{border:0;border-radius:10px;height:100%;width:100%}[data-v-3eab9fd3] .app-rich-text-editor__content .tableWrapper{margin:14px 0;overflow-x:auto}[data-v-3eab9fd3] .app-rich-text-editor__content table{border-collapse:collapse;table-layout:fixed;width:100%}[data-v-3eab9fd3] .app-rich-text-editor__content td,[data-v-3eab9fd3] .app-rich-text-editor__content th{border:1px solid #d7d9de;min-width:80px;padding:8px 10px;position:relative;vertical-align:top}[data-v-3eab9fd3] .app-rich-text-editor__content th{background:#f2f3f5;font-weight:700}[data-v-3eab9fd3] .app-rich-text-editor__content .selectedCell:after{background:#4b40c824;content:"";inset:0;pointer-events:none;position:absolute;z-index:2}[data-v-3eab9fd3] .app-rich-text-editor__content .column-resize-handle{background:var(--rte-primary);bottom:-2px;pointer-events:none;position:absolute;right:-2px;top:0;width:4px}[data-v-3eab9fd3] .app-rich-text-editor__content.ProseMirror-focused p.is-editor-empty:first-child:before{color:#9b9da4;content:attr(data-placeholder);float:left;height:0;pointer-events:none}@media(max-width:720px){.app-rich-text-editor__group[data-v-3eab9fd3]{border-right:0}.app-rich-text-editor__url-panel[data-v-3eab9fd3]{flex-wrap:wrap}.app-rich-text-editor__url-panel input[data-v-3eab9fd3]{flex-basis:100%}.app-rich-text-editor__upload[data-v-3eab9fd3]{grid-template-columns:1fr auto}.app-rich-text-editor__progress[data-v-3eab9fd3]{grid-column:1/-1;grid-row:2}.app-rich-text-editor.is-fullscreen[data-v-3eab9fd3]{border-radius:0;inset:0}}.expandable-text-wrap[data-v-6030b2d9]{align-items:flex-start;display:flex;flex-direction:column;min-width:0;width:100%}.expandable-content-frame[data-v-6030b2d9]{min-width:0;position:relative;width:100%}.expandable-content[data-v-6030b2d9]{display:-webkit-box;-webkit-line-clamp:var(--line-clamp,2);-webkit-box-orient:vertical;color:var(--expandable-color,var(--color-primary-700,#444));font-family:var(--font-family-inter,Inter,sans-serif);font-size:var(--expandable-font-size,14px);line-height:var(--expandable-line-height,1.6);overflow:hidden;transition:max-height .25s ease;word-break:break-word}.expandable-content.is-expanded[data-v-6030b2d9]{display:block;-webkit-line-clamp:unset;overflow:visible}.expandable-content[data-v-6030b2d9] p{margin:0 0 .75em}.expandable-content[data-v-6030b2d9] h1,.expandable-content[data-v-6030b2d9] h2,.expandable-content[data-v-6030b2d9] h3{color:var(--color-primary-900,#171717);line-height:1.3;margin:.8em 0 .4em}.expandable-content[data-v-6030b2d9] ol,.expandable-content[data-v-6030b2d9] ul{margin:.65em 0;padding-left:1.6em}.expandable-content[data-v-6030b2d9] blockquote{background:#f7f6ff;border-left:4px solid #4b40c8;margin:.8em 0;padding:8px 12px}.expandable-content[data-v-6030b2d9] iframe,.expandable-content[data-v-6030b2d9] img,.expandable-content[data-v-6030b2d9] video{border-radius:10px;display:block;margin:12px auto;max-width:100%}.expandable-content[data-v-6030b2d9] video{background:#111;width:min(100%,760px)}.expandable-content[data-v-6030b2d9] audio{display:block;margin:12px 0;width:min(100%,560px)}.expandable-content[data-v-6030b2d9] div[data-youtube-video]{aspect-ratio:16/9;margin:12px auto;width:min(100%,760px)}.expandable-content[data-v-6030b2d9] div[data-youtube-video] iframe{border:0;height:100%;margin:0;width:100%}.expandable-content[data-v-6030b2d9] .tableWrapper{margin:12px 0;overflow-x:auto}.expandable-content[data-v-6030b2d9] table{border-collapse:collapse;width:100%}.expandable-content[data-v-6030b2d9] td,.expandable-content[data-v-6030b2d9] th{border:1px solid #d7d9de;padding:7px 9px;text-align:left}.expandable-content[data-v-6030b2d9] th{background:#f2f3f5}.btn-toggle-expand[data-v-6030b2d9]{align-items:center;background:none;border:none;color:var(--color-semantic-blue-500,#1055c9);cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:600;gap:4px;margin-top:6px;padding:4px 0 0;text-decoration:underline;text-underline-offset:3px;transition:color .15s ease}.btn-toggle-expand[data-v-6030b2d9]:hover{color:var(--color-semantic-blue-600,#0e4bb4);text-decoration-thickness:2px}.btn-toggle-expand[data-v-6030b2d9] .e-text{text-decoration:underline;text-underline-offset:3px}.btn-toggle-expand[data-v-6030b2d9]:focus-visible .e-text,.btn-toggle-expand[data-v-6030b2d9]:hover .e-text{text-decoration-thickness:2px}.btn-toggle-expand[data-v-6030b2d9]:focus-visible{border-radius:3px;outline:2px solid currentColor;outline-offset:2px}.btn-toggle-expand--inline[data-v-6030b2d9]{margin-top:4px;padding-top:0}.btn-toggle-expand--inline.is-collapsed[data-v-6030b2d9]{background:linear-gradient(90deg,transparent 0,var(--expandable-surface,var(--color-primary-50,#fff)) 16px,var(--expandable-surface,var(--color-primary-50,#fff)) 100%);bottom:0;height:22px;margin:0;padding:0 0 0 18px;position:absolute;right:0;z-index:1}.toggle-arrow[data-v-6030b2d9]{transition:transform .2s ease}.toggle-arrow.rotated[data-v-6030b2d9]{transform:rotate(180deg)}
