.code-editor{border:1px solid var(--gray-a5);background:var(--color-panel);border-radius:8px;position:relative;overflow:hidden}.code-editor[data-readonly=true]{background:var(--gray-2)}.code-editor__content{min-height:var(--code-editor-min-height,240px);padding:12px 12px 12px 0;overflow:auto}.code-editor__content .ProseMirror{counter-reset:line;font-family:var(--default-mono-font-family);color:var(--gray-12);white-space:pre-wrap;word-break:break-word;tab-size:2;outline:none;font-size:13px;line-height:1.55}.code-editor__content .ProseMirror>p{counter-increment:line;margin:0;padding-left:3.5rem;position:relative}.code-editor__content .ProseMirror>p:before{content:counter(line);text-align:right;width:2.75rem;color:var(--gray-9);font-variant-numeric:tabular-nums;-webkit-user-select:none;user-select:none;pointer-events:none;padding-right:.75rem;position:absolute;left:0}.code-editor__content .ProseMirror>p.is-editor-empty:first-child:after{content:attr(data-placeholder);color:var(--gray-9);pointer-events:none;position:absolute;left:3.5rem}.code-editor__suggestions{z-index:1000;border:1px solid var(--gray-a6);background:var(--color-panel-solid);min-width:180px;max-width:280px;max-height:200px;box-shadow:var(--shadow-3);scrollbar-width:thin;border-radius:4px;padding:2px;position:fixed;overflow-y:auto}.code-editor__suggestion{width:100%;color:var(--gray-12);font-family:var(--default-mono-font-family);text-align:left;cursor:pointer;background:0 0;border:none;border-radius:2px;align-items:center;gap:6px;padding:1px 6px;font-size:11px;line-height:1.55;display:flex}.code-editor__suggestion:hover,.code-editor__suggestion[data-active=true]{background:var(--accent-a4);color:var(--accent-12)}.code-editor__suggestion-label{white-space:nowrap;text-overflow:ellipsis;flex:1;font-weight:500;overflow:hidden}.code-editor__suggestion-icon{width:14px;height:14px;font-family:var(--default-font-family);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;line-height:1;display:inline-flex}.code-editor__suggestion[data-kind=value] .code-editor__suggestion-icon{background:var(--purple-a3);color:var(--purple-11)}.code-editor__suggestion[data-kind=helper] .code-editor__suggestion-icon{background:var(--cyan-a3);color:var(--cyan-11)}.code-editor__suggestion[data-kind=block] .code-editor__suggestion-icon{background:var(--amber-a3);color:var(--amber-11)}.code-editor__tk-tag-bracket{color:var(--gray-9)}.code-editor__tk-tag-name{color:var(--blue-11);font-weight:500}.code-editor__tk-hb-bracket{color:var(--amber-11);font-weight:600}.code-editor__tk-hb-content{color:var(--purple-11)}.comment-anchor{cursor:inherit;background-color:#0000;border-bottom:none}.comment-highlight{border-radius:3px;margin:0 -1px;padding:0 1px;transition:background-color .12s,box-shadow .12s}.comment-highlight--unresolved{background-color:var(--amber-a4);border-bottom:2px solid var(--amber-a8);cursor:pointer}.comment-highlight--unresolved:hover{background-color:var(--amber-a6)}.comment-highlight--active{background-color:var(--amber-a6);border-bottom:2px solid var(--amber-9);box-shadow:0 0 0 1px var(--amber-a7);cursor:pointer}.comment-highlight--pending{background-color:var(--amber-a5);box-shadow:0 0 0 1px var(--amber-a8)}.tcv2-mark{text-underline-offset:2px;text-decoration-thickness:1px}.tcv2-mark--insertion{color:var(--green-11);text-decoration:underline;-webkit-text-decoration-color:var(--green-9);text-decoration-color:var(--green-9);background-color:var(--green-a3)}.tcv2-mark--deletion{color:var(--red-11);text-decoration:line-through;-webkit-text-decoration-color:var(--red-9);text-decoration-color:var(--red-9);background-color:var(--red-a3)}.tcv2-mark--format{background-color:var(--blue-a3)}.tcv2-mark--insertion.tcv2-mark--active{background-color:var(--green-a6);border-radius:2px}.tcv2-mark--deletion.tcv2-mark--active{background-color:var(--red-a6);border-radius:2px}.tcv2-mark--format.tcv2-mark--active{background-color:var(--blue-a6);border-radius:2px}.report-rich-text-editor__content .ProseMirror [data-tcv2-block-type-change]{background-color:var(--blue-a3);outline:1px dashed var(--blue-9);outline-offset:-1px;border-radius:2px}.report-rich-text-editor__content .ProseMirror [data-tcv2-block-type-change].tcv2-mark--active{background-color:var(--blue-a5);outline:1px solid var(--blue-9);outline-offset:-1px}.report-rich-text-editor__content .ProseMirror [data-tcv2-block-type-change].tcv2-mark--flash{animation:.9s ease-out forwards tcv2-flash-format}[data-tcv2-pending-split].tcv2-mark--active{background-color:#0000;outline:none}[data-tcv2-pending-split].tcv2-mark--active:before{background-color:var(--green-a5);color:var(--green-12);outline:1px solid var(--green-9);border-radius:2px;padding-inline:2px}.tcv2-block-join-marker.tcv2-mark--active{background-color:var(--red-a6);outline:1px solid var(--red-9);border-radius:2px}tr[data-tcv2-row-insert].tcv2-mark--active,td[data-tcv2-column-insert].tcv2-mark--active,th[data-tcv2-column-insert].tcv2-mark--active{background-color:var(--green-a5);outline:1px solid var(--green-9);outline-offset:-1px}.tableWrapper.tcv2-table-pending-insert.tcv2-mark--active>table{box-shadow:inset 0 0 0 3px var(--green-9)}tr[data-tcv2-row-delete].tcv2-mark--active,td[data-tcv2-column-delete].tcv2-mark--active,th[data-tcv2-column-delete].tcv2-mark--active{background-color:var(--red-a5);outline:1px solid var(--red-9);outline-offset:-1px}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-insert].tcv2-mark--active{background-color:var(--green-a5)}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-delete].tcv2-mark--active{background-color:var(--red-a5)}.tcv2-mark--insertion.tcv2-mark--flash{border-radius:3px;animation:.9s ease-out forwards tcv2-flash-insert}.tcv2-mark--deletion.tcv2-mark--flash{border-radius:3px;animation:.9s ease-out forwards tcv2-flash-delete}.tcv2-mark--format.tcv2-mark--flash{border-radius:3px;animation:.9s ease-out forwards tcv2-flash-format}.tcv2-block-join-marker.tcv2-mark--flash{border-radius:3px;animation:.9s ease-out forwards tcv2-flash-delete}[data-tcv2-pending-split].tcv2-mark--flash:before{border-radius:2px;animation:.9s ease-out forwards tcv2-flash-insert}tr[data-tcv2-row-insert].tcv2-mark--flash,td[data-tcv2-column-insert].tcv2-mark--flash,th[data-tcv2-column-insert].tcv2-mark--flash,.tableWrapper.tcv2-table-pending-insert.tcv2-mark--flash>table{animation:.9s ease-out forwards tcv2-flash-insert}tr[data-tcv2-row-delete].tcv2-mark--flash,td[data-tcv2-column-delete].tcv2-mark--flash,th[data-tcv2-column-delete].tcv2-mark--flash{animation:.9s ease-out forwards tcv2-flash-delete}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-insert].tcv2-mark--flash{animation:.9s ease-out forwards tcv2-flash-insert}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-delete].tcv2-mark--flash{animation:.9s ease-out forwards tcv2-flash-delete}@keyframes tcv2-flash-insert{0%{background-color:var(--green-a8)}40%{background-color:var(--green-a8)}to{background-color:var(--green-a6)}}@keyframes tcv2-flash-delete{0%{background-color:var(--red-a8)}40%{background-color:var(--red-a8)}to{background-color:var(--red-a6)}}@keyframes tcv2-flash-format{0%{background-color:var(--blue-a8)}40%{background-color:var(--blue-a8)}to{background-color:var(--blue-a6)}}.tcv2-block-join-marker{color:var(--red-11);-webkit-user-select:none;user-select:none;pointer-events:none;margin-inline:2px;padding-inline:2px;font-weight:500;text-decoration:line-through;display:inline-block}[data-tcv2-pending-split]{position:relative}[data-tcv2-pending-split]:before{content:"¶";color:var(--green-11);-webkit-user-select:none;user-select:none;margin-inline-end:4px;font-weight:500;display:inline-block}.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-insert]>td,.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-insert]>th,.report-rich-text-editor__content .ProseMirror .tableWrapper.tcv2-table-pending-insert table td,.report-rich-text-editor__content .ProseMirror .tableWrapper.tcv2-table-pending-insert table th{background-color:var(--green-a2)}.tableWrapper.tcv2-table-pending-insert>table{box-shadow:inset 0 0 0 2px var(--green-9)}.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-delete]>td,.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-delete]>th{background-color:var(--red-a2);text-decoration:line-through;-webkit-text-decoration-color:var(--red-9);text-decoration-color:var(--red-9)}.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>td,.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>th{background-color:var(--blue-a2)}tr[data-tcv2-row-header-toggle]{outline:1px dashed var(--blue-9);outline-offset:-1px}.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>td[data-tcv2-column-insert],.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>th[data-tcv2-column-insert]{background-color:var(--blue-a3);background-image:linear-gradient(var(--green-a3), var(--green-a3))}.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>td[data-tcv2-column-delete],.report-rich-text-editor__content .ProseMirror tr[data-tcv2-row-header-toggle]>th[data-tcv2-column-delete]{background-color:var(--blue-a3);background-image:linear-gradient(var(--red-a3), var(--red-a3));text-decoration:line-through;-webkit-text-decoration-color:var(--red-9);text-decoration-color:var(--red-9)}.report-rich-text-editor__content .ProseMirror td[data-tcv2-column-insert],.report-rich-text-editor__content .ProseMirror th[data-tcv2-column-insert]{background-color:var(--green-a2)}.report-rich-text-editor__content .ProseMirror td[data-tcv2-column-delete],.report-rich-text-editor__content .ProseMirror th[data-tcv2-column-delete],.report-rich-text-editor__content .ProseMirror .tableWrapper.tcv2-table-pending-delete table td,.report-rich-text-editor__content .ProseMirror .tableWrapper.tcv2-table-pending-delete table th{background-color:var(--red-a2);text-decoration:line-through;-webkit-text-decoration-color:var(--red-9);text-decoration-color:var(--red-9)}.tableWrapper.tcv2-table-pending-delete>table{box-shadow:inset 0 0 0 2px var(--red-9)}.tableWrapper.tcv2-table-pending-delete.tcv2-mark--active>table{box-shadow:inset 0 0 0 3px var(--red-9)}.tableWrapper.tcv2-table-pending-delete.tcv2-mark--flash>table{animation:.9s ease-out forwards tcv2-flash-delete}.report-rich-text-editor[data-section-mode=suggesting] .ProseMirror figure.image{float:none;clear:none;max-width:100%;margin:.5em 0;display:block}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-insert],.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-delete]{max-width:100%;margin:.5em 0}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-insert]{border-color:var(--green-9)}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-insert] img{outline:3px solid var(--green-a8);outline-offset:-3px;box-shadow:inset 0 0 0 9999px var(--green-a3)}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-delete]{border-color:var(--red-9)}.report-rich-text-editor__content .ProseMirror figure.image[data-tcv2-figure-delete] img{outline:3px solid var(--red-a8);outline-offset:-3px;box-shadow:inset 0 0 0 9999px var(--red-a3);filter:grayscale(.5)}.tcv2-suggestion-bubble{background-color:var(--color-panel-solid);border:1px solid var(--gray-a5);box-shadow:var(--shadow-3);box-sizing:border-box;border-radius:8px;align-items:center;gap:4px;padding:4px 6px;line-height:1;display:inline-flex}.tcv2-suggestion-bubble button{flex:none}.report-rich-text-editor{border:1px solid var(--gray-a5);background:var(--color-panel);border-radius:8px}.report-rich-text-editor[data-readonly=true]{background:var(--gray-2)}.report-rich-text-editor__chrome{display:contents}.report-rich-text-editor__toolbar{border-bottom:1px solid var(--gray-a5);background:var(--gray-2);z-index:5;border-top-left-radius:7px;border-top-right-radius:7px;flex-wrap:wrap;gap:4px;padding:6px 8px;display:flex;position:sticky;top:0}.report-rich-text-editor__mode-bar+.report-rich-text-editor__chrome .report-rich-text-editor__toolbar{border-top-left-radius:0;border-top-right-radius:0}.report-rich-text-editor__mode-bar{border-bottom:1px solid var(--gray-a5);background:var(--gray-2);border-top-left-radius:7px;border-top-right-radius:7px;justify-content:flex-end;padding:6px 8px;display:flex}.report-rich-text-editor__raw{padding:0}.report-rich-text-editor__raw .code-editor{background:0 0;border:none;border-radius:0}.report-rich-text-editor__group{flex-wrap:nowrap;align-items:center;gap:2px;display:inline-flex}.report-rich-text-editor__divider{background:var(--gray-a5);align-self:stretch;width:1px;margin:4px}.report-rich-text-editor__button{min-width:28px;height:28px;color:var(--gray-11);font:inherit;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:4px;justify-content:center;align-items:center;gap:4px;padding:0 6px;font-size:12px;font-weight:500;line-height:1;transition:background 80ms,color 80ms,border-color 80ms;display:inline-flex}.report-rich-text-editor__button-icon{flex-shrink:0;width:15px;height:15px}.report-rich-text-editor__button-label{letter-spacing:.01em;font-size:12px;font-weight:600}.report-rich-text-editor__button:hover:not(:disabled){background:var(--gray-a3);color:var(--gray-12)}.report-rich-text-editor__button[data-active=true]{background:var(--accent-a4);color:var(--accent-11)}.report-rich-text-editor__button[data-active=true]:hover:not(:disabled){background:var(--accent-a5)}.report-rich-text-editor__button:disabled{opacity:.45;cursor:not-allowed}.report-rich-text-editor__color-icon{flex-direction:column;justify-content:center;align-items:center;width:16px;height:16px;line-height:1;display:inline-flex;position:relative}.report-rich-text-editor__color-glyph{color:currentColor;margin-bottom:1px;font-size:11px;font-weight:700;line-height:1}.report-rich-text-editor__color-glyph-icon{width:11px;height:11px;margin-bottom:1px}.report-rich-text-editor__color-bar{width:14px;height:3px;box-shadow:inset 0 0 0 1px var(--gray-a3);background:currentColor;border-radius:1px;display:block}.report-rich-text-editor__color-bar[data-empty=true]{background:repeating-linear-gradient(45deg, var(--gray-a4), var(--gray-a4) 2px, transparent 2px, transparent 4px);box-shadow:inset 0 0 0 1px var(--gray-a5)}.report-rich-text-editor__color-clear{width:22px;height:22px;color:var(--gray-11);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.report-rich-text-editor__color-clear:hover:not(:disabled){background:var(--gray-a3);color:var(--gray-12)}.report-rich-text-editor__color-clear:disabled{opacity:.4;cursor:not-allowed}.report-rich-text-editor__swatch-grid{grid-template-columns:repeat(8,1fr);gap:4px;display:grid}.report-rich-text-editor__swatch{border:1px solid var(--gray-a5);cursor:pointer;border-radius:4px;width:18px;height:18px;padding:0;transition:transform 80ms,box-shadow 80ms}.report-rich-text-editor__swatch:hover{box-shadow:0 0 0 1px var(--gray-a8);transform:scale(1.08)}.report-rich-text-editor__swatch[data-active=true]{box-shadow:0 0 0 2px var(--accent-9)}.report-rich-text-editor__button-caret{color:var(--gray-10);align-items:center;margin-left:-2px;font-size:9px;line-height:1;display:inline-flex}.report-rich-text-editor__table-grid{grid-template-rows:repeat(8,18px);grid-template-columns:repeat(8,18px);gap:2px;padding:2px;display:grid}.report-rich-text-editor__table-cell{border:1px solid var(--gray-a6);background:var(--color-panel);cursor:pointer;border-radius:2px;width:18px;height:18px;padding:0}.report-rich-text-editor__table-cell:hover{border-color:var(--accent-8)}.report-rich-text-editor__table-cell[data-active=true]{border-color:var(--accent-9);background:var(--accent-a5)}.report-rich-text-editor__table-custom-form{grid-template-columns:54px auto 54px auto;align-items:center;gap:6px;width:100%;min-width:182px;display:grid}.report-rich-text-editor__table-dimension-input{border:1px solid var(--gray-a7);background:var(--color-panel);width:54px;height:26px;color:var(--gray-12);font:inherit;text-align:center;border-radius:4px;padding:0 4px;font-size:13px}.report-rich-text-editor__table-dimension-input:focus-visible{outline:2px solid var(--accent-a8);outline-offset:1px}.report-rich-text-editor__table-menu-item{width:100%;color:var(--gray-12);font:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:4px;flex:auto;align-items:center;padding:6px 8px;font-size:13px;display:flex}.report-rich-text-editor__table-menu-item:hover:not(:disabled){background:var(--gray-a3)}.report-rich-text-editor__table-menu-item:disabled{opacity:.45;cursor:not-allowed}.report-rich-text-editor__table-menu-item[data-destructive=true]{color:var(--red-11)}.report-rich-text-editor__table-menu-item[data-destructive=true]:hover:not(:disabled){background:var(--red-a3)}.report-rich-text-editor__table-add-item{border-radius:4px;align-items:stretch;width:100%;display:flex;position:relative}.report-rich-text-editor__table-add-item:hover:not([data-disabled=true]){background:var(--gray-a3)}.report-rich-text-editor__table-add-main:hover:not(:disabled){background:0 0}.report-rich-text-editor__table-add-count-trigger{width:26px;color:var(--gray-10);cursor:pointer;background:0 0;border:none;border-radius:4px;flex:0 0 26px;justify-content:center;align-items:center;padding:0;display:inline-flex}.report-rich-text-editor__table-add-count-trigger:hover:not(:disabled),.report-rich-text-editor__table-add-count-trigger[aria-expanded=true]{background:var(--gray-a4);color:var(--gray-12)}.report-rich-text-editor__table-add-count-trigger:disabled{opacity:.45;cursor:not-allowed}.report-rich-text-editor__table-count-submenu{z-index:1001;border:1px solid var(--gray-a6);background:var(--color-panel-solid);box-shadow:var(--shadow-4);border-radius:6px;align-items:center;gap:6px;padding:8px;display:flex;position:absolute;top:0;left:calc(100% + 8px)}.report-rich-text-editor__table-count-input{border:1px solid var(--gray-a7);background:var(--color-panel);width:56px;height:26px;color:var(--gray-12);font:inherit;text-align:center;border-radius:4px;padding:0 6px;font-size:13px}.report-rich-text-editor__table-count-input:focus-visible{outline:2px solid var(--accent-a8);outline-offset:1px}.report-rich-text-editor__table-count-confirm{background:var(--accent-9);color:#fff;cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;display:inline-flex}.report-rich-text-editor__table-count-confirm:hover{background:var(--accent-10)}.report-rich-text-editor__context-menu{z-index:1000;isolation:isolate;border:1px solid var(--gray-a6);width:220px;box-shadow:var(--shadow-5);border-radius:6px;padding:6px;position:relative;overflow:visible;background-color:var(--color-panel-solid)!important}.report-rich-text-editor__context-menu-layer{z-index:1000!important;overflow:visible!important}.report-rich-text-editor__context-menu-group{gap:2px;display:grid}.report-rich-text-editor__context-menu-group[data-separated=true]{border-top:1px solid var(--gray-a5);margin-top:6px;padding-top:6px}.report-rich-text-editor__context-menu-label{color:var(--gray-10);padding:2px 8px 3px;font-size:11px;font-weight:600;line-height:1.2}.report-rich-text-editor__bubble-card{box-shadow:var(--shadow-4)}.report-rich-text-editor__content{min-height:var(--report-editor-min-height,180px);padding:14px 16px 14px 36px;position:relative}.report-rich-text-editor__drag-handle{width:18px;height:22px;color:var(--gray-9);cursor:grab;opacity:0;pointer-events:none;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:0;padding:0;transition:background 80ms,color 80ms,opacity 80ms;display:flex;position:absolute}.report-rich-text-editor__drag-handle[data-visible=true]{opacity:1;pointer-events:auto}.report-rich-text-editor__drag-handle:hover{background:var(--gray-a3);color:var(--gray-12)}.report-rich-text-editor__drag-handle:active{cursor:grabbing}.report-rich-text-editor[data-readonly=true] .report-rich-text-editor__drag-handle{display:none}.report-rich-text-editor__content .ProseMirror>[data-drag-source=true]{visibility:hidden;pointer-events:none}body[data-block-drag-active=true]{cursor:grabbing;-webkit-user-select:none;user-select:none}body[data-block-drag-active=true] *{cursor:grabbing!important}.report-rich-text-editor__drag-ghost{opacity:.4;pointer-events:none;-webkit-user-select:none;user-select:none;font-weight:inherit}.report-rich-text-editor__drag-ghost>*{font-weight:inherit;margin:0}.report-rich-text-editor__content mark[data-template-missing]{background:var(--red-a3);color:var(--red-11);font-family:var(--default-mono-font-family);-webkit-text-decoration:underline wavy var(--red-9);text-decoration:underline wavy var(--red-9);text-underline-offset:2px;border-radius:3px;padding:0 3px;font-size:.92em}.report-rich-text-editor__content .ProseMirror{min-width:0;min-height:inherit;white-space:pre-wrap;outline:none;display:flow-root}.report-rich-text-editor__content .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:var(--gray-9);pointer-events:none;height:0}.report-rich-text-editor__content .ProseMirror>*+*{margin-top:.85em}.report-rich-text-editor__content .ProseMirror h1,.report-rich-text-editor__content .ProseMirror h2,.report-rich-text-editor__content .ProseMirror h3{line-height:1.2}.report-rich-text-editor__content .ProseMirror h1{font-size:1.5rem}.report-rich-text-editor__content .ProseMirror h2{font-size:1.25rem}.report-rich-text-editor__content .ProseMirror h3{font-size:1.125rem}.report-rich-text-editor__content .ProseMirror ul,.report-rich-text-editor__content .ProseMirror ol{padding-left:1.4rem}.report-rich-text-editor__content .ProseMirror ul{list-style:outside}.report-rich-text-editor__content .ProseMirror ol{list-style:decimal}.report-rich-text-editor__content .ProseMirror ul ul{list-style:circle}.report-rich-text-editor__content .ProseMirror ul ul ul{list-style:square}.report-rich-text-editor__content .ProseMirror li{margin:.15em 0}.report-rich-text-editor__content .ProseMirror li>p{margin:0}.report-rich-text-editor__content .ProseMirror blockquote{border-left:3px solid var(--accent-a6);color:var(--gray-11);margin:0;padding-left:1rem}.report-rich-text-editor__content .ProseMirror a{color:var(--accent-11);text-underline-offset:2px;text-decoration:underline;-webkit-text-decoration-color:var(--accent-a8);text-decoration-color:var(--accent-a8);cursor:pointer}.report-rich-text-editor__content .ProseMirror a:hover{color:var(--accent-12);-webkit-text-decoration-color:var(--accent-11);text-decoration-color:var(--accent-11)}.report-rich-text-editor__content .ProseMirror pre{background:var(--gray-3);border-radius:6px;margin:0;padding:12px 14px;overflow-x:auto}.report-rich-text-editor__content .ProseMirror code{font-family:var(--default-mono-font-family);font-size:.92em}.report-rich-text-editor__content .ProseMirror figure.image{box-sizing:border-box;float:left;clear:left;border:1px solid var(--gray-a5);border-radius:6px;max-width:100%;margin:.25em 1em .5em 0;padding:0;transition:border-color 80ms,box-shadow 80ms;overflow:hidden}.report-rich-text-editor__content .ProseMirror figure.image img{max-width:100%;height:auto;display:block}.report-rich-text-editor__content .ProseMirror figure.image[data-upload-state=uploading] img{opacity:.55}.report-rich-text-editor__content .ProseMirror figure.image[data-upload-state=failed]{border-color:var(--red-9);box-shadow:0 0 0 1px var(--red-a7)}.report-rich-text-editor__content .ProseMirror figure.image[data-upload-state=failed] img{filter:grayscale(.45);opacity:.7}.report-rich-text-editor__content .ProseMirror .figure-image-upload-actions{border-top:1px solid var(--red-a6);background:var(--red-a2);color:var(--red-11);align-items:center;gap:8px;padding:6px 8px;font-size:.8rem;display:flex}.report-rich-text-editor__content .ProseMirror .figure-image-upload-actions[hidden]{display:none}.report-rich-text-editor__content .ProseMirror .figure-image-upload-actions span{flex:1}.report-rich-text-editor__content .ProseMirror .figure-image-upload-actions button{border:1px solid var(--red-a7);background:var(--color-panel-solid);color:var(--red-11);cursor:pointer;font:inherit;border-radius:4px;padding:2px 7px}.report-rich-text-editor__content .ProseMirror .figure-image-upload-actions button:hover{background:var(--red-a3)}.report-rich-text-editor__content .ProseMirror figure.image figcaption{min-height:1.4em;color:var(--gray-12);text-align:left;cursor:text;padding:4px 8px;font-size:.9em;line-height:1.45;position:relative}.report-rich-text-editor__content .ProseMirror figure.image figcaption.is-empty:before{content:attr(data-placeholder);color:var(--gray-9);pointer-events:none;position:absolute;inset:4px 8px}.report-rich-text-editor__content .ProseMirror figure.image.ProseMirror-selectednode{border-color:var(--accent-9);box-shadow:0 0 0 1px var(--accent-9);outline:none}.report-rich-text-editor__content .ProseMirror table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1em 0}.report-rich-text-editor__content .ProseMirror table td,.report-rich-text-editor__content .ProseMirror table th{border:1px solid var(--gray-a5);box-sizing:border-box;vertical-align:top;overflow-wrap:anywhere;word-break:break-word;min-width:90px;padding:8px 10px;position:relative}.report-rich-text-editor__content .ProseMirror table th{background:var(--gray-3);text-align:left;font-weight:600}.report-rich-text-editor__content .ProseMirror table td>p,.report-rich-text-editor__content .ProseMirror table th>p{margin:0}.report-rich-text-editor__content .ProseMirror .selectedCell:after{content:"";z-index:2;background:var(--accent-a4);pointer-events:none;position:absolute;inset:0}.report-rich-text-editor__content .ProseMirror .tableWrapper{padding:1rem 0;overflow-x:auto}.report-rich-text-editor__content .ProseMirror .column-resize-handle{z-index:20;background:var(--accent-9);pointer-events:none;width:4px;top:0;bottom:0;right:-2px;height:100%!important;margin:0!important;padding:0!important;line-height:0!important;display:block!important;position:absolute!important}.report-rich-text-editor__content .ProseMirror.resize-cursor{cursor:col-resize}.report-rich-text-editor__content .ProseMirror-selectednode{outline:2px solid var(--accent-8);outline-offset:2px}.report-rich-text-editor__status{justify-content:flex-end;padding:0 12px 10px;display:flex}.report-rich-text-editor__remote-cursor{border-left:2px solid var(--gray-9);word-break:normal;pointer-events:none;height:1em;margin-bottom:-2px;margin-left:-1px;margin-right:-1px;display:inline-block;position:relative}.report-rich-text-editor__remote-cursor[data-collab-color=red]{border-left-color:var(--red-9)}.report-rich-text-editor__remote-cursor[data-collab-color=green]{border-left-color:var(--green-9)}.report-rich-text-editor__remote-cursor[data-collab-color=yellow]{border-left-color:var(--yellow-9)}.report-rich-text-editor__remote-cursor[data-collab-color=blue]{border-left-color:var(--blue-9)}.report-rich-text-editor__remote-cursor[data-collab-color=pink]{border-left-color:var(--pink-9)}.report-rich-text-editor__remote-cursor[data-collab-color=cyan]{border-left-color:var(--cyan-9)}.report-rich-text-editor__remote-cursor-badge{background:var(--color-panel-solid);border:1px solid var(--gray-9);white-space:nowrap;-webkit-user-select:none;user-select:none;pointer-events:none;z-index:1;border-radius:3px 3px 3px 0;align-items:center;gap:4px;padding:2px 6px 2px 2px;display:flex;position:absolute;top:-1.55em;left:-2px}.report-rich-text-editor__remote-cursor-badge[data-collab-color=red]{border-color:var(--red-9)}.report-rich-text-editor__remote-cursor-badge[data-collab-color=green]{border-color:var(--green-9)}.report-rich-text-editor__remote-cursor-badge[data-collab-color=yellow]{border-color:var(--yellow-9)}.report-rich-text-editor__remote-cursor-badge[data-collab-color=blue]{border-color:var(--blue-9)}.report-rich-text-editor__remote-cursor-badge[data-collab-color=pink]{border-color:var(--pink-9)}.report-rich-text-editor__remote-cursor-badge[data-collab-color=cyan]{border-color:var(--cyan-9)}.report-rich-text-editor__remote-cursor-avatar{background:var(--gray-3);width:18px;height:18px;color:var(--gray-12);border-radius:2px;flex-shrink:0;justify-content:center;align-items:center;font-size:10px;font-weight:600;line-height:1;display:flex}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=red]{background:var(--red-3);color:var(--red-11)}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=green]{background:var(--green-3);color:var(--green-11)}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=yellow]{background:var(--yellow-3);color:var(--yellow-11)}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=blue]{background:var(--blue-3);color:var(--blue-11)}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=pink]{background:var(--pink-3);color:var(--pink-11)}.report-rich-text-editor__remote-cursor-avatar[data-collab-color=cyan]{background:var(--cyan-3);color:var(--cyan-11)}.report-rich-text-editor__remote-cursor-name{color:var(--gray-12);text-overflow:ellipsis;max-width:120px;font-size:11px;font-weight:500;line-height:1;overflow:hidden}.report-rich-text-editor__remote-selection{border-radius:2px}.rich-text-diff-viewer{border:1px solid var(--gray-a5);background:var(--color-panel);border-radius:8px;padding:8px 12px}.rich-text-diff-viewer .report-rich-text-editor__prosemirror{min-width:0;min-height:var(--rich-text-diff-viewer-min-height,160px);white-space:pre-wrap;word-break:break-word;outline:none;display:flow-root}.rich-text-diff-viewer .report-rich-text-editor__prosemirror p,.rich-text-diff-viewer .report-rich-text-editor__prosemirror ul,.rich-text-diff-viewer .report-rich-text-editor__prosemirror ol,.rich-text-diff-viewer .report-rich-text-editor__prosemirror table,.rich-text-diff-viewer .report-rich-text-editor__prosemirror pre{margin:0 0 8px}.rich-text-diff-viewer .report-rich-text-editor__prosemirror p:last-child,.rich-text-diff-viewer .report-rich-text-editor__prosemirror>:last-child{margin-bottom:0}.rich-text-diff-viewer .report-rich-text-editor__prosemirror figure.image{box-sizing:border-box;border:1px solid var(--gray-a5);border-radius:6px;width:fit-content;max-width:100%;margin:0 0 8px;overflow:hidden}.rich-text-diff-viewer .report-rich-text-editor__prosemirror figure.image img{width:auto;max-width:100%;height:auto;display:block}.rich-text-diff-viewer .report-rich-text-editor__prosemirror figure.image figcaption{color:var(--gray-12);padding:4px 8px;font-size:.9em;line-height:1.45}.rich-text-diff-viewer ins.rich-text-diff-insert{background-color:var(--green-a3);color:var(--green-12);box-shadow:inset 0 -1px 0 var(--green-a6);border-radius:2px;padding:0 2px;text-decoration:none}.rich-text-diff-viewer del.rich-text-diff-delete{background-color:var(--red-a3);color:var(--red-12);box-shadow:inset 0 -1px 0 var(--red-a6);border-radius:2px;padding:0 2px;text-decoration:line-through}.rich-text-diff-viewer del.rich-text-diff-delete+ins.rich-text-diff-insert{margin-left:2px}[data-sonner-toast][data-styled=true].fulcrum-notification{--width:420px;background:var(--color-panel-solid);border:1px solid var(--gray-a6);border-radius:var(--radius-3);color:var(--gray-12);grid-template-columns:auto minmax(0,1fr);grid-template-areas:"icon content";align-items:start;column-gap:12px;padding:14px 16px;font-size:13px;line-height:1.4;display:grid;box-shadow:0 8px 24px #0000004d,0 2px 4px #00000029}[data-sonner-toast][data-styled=true].fulcrum-notification:has(.fulcrum-notification__action-button){grid-template-areas:"icon content"".actions";row-gap:8px}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=info]{border-color:var(--blue-a6)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=success]{border-color:var(--green-a6)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=warning]{border-color:var(--yellow-a7)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=error]{border-color:var(--red-a6)}[data-sonner-toast][data-styled=true].fulcrum-notification [data-icon]{background:var(--gray-a3);border-radius:var(--radius-2);color:var(--gray-11);grid-area:icon;justify-content:center;align-items:center;width:28px;height:28px;margin:0;display:flex}[data-sonner-toast][data-styled=true].fulcrum-notification [data-icon]>svg{width:18px;height:18px;margin:0}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=info] [data-icon]{background:var(--blue-a3);color:var(--blue-11)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=success] [data-icon]{background:var(--green-a3);color:var(--green-11)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=warning] [data-icon]{background:var(--yellow-a4);color:var(--yellow-11)}[data-sonner-toast][data-styled=true].fulcrum-notification[data-type=error] [data-icon]{background:var(--red-a3);color:var(--red-11)}[data-sonner-toast][data-styled=true].fulcrum-notification [data-content]{grid-area:content;gap:3px;min-width:0}[data-sonner-toast][data-styled=true].fulcrum-notification .fulcrum-notification__title{color:var(--gray-12);padding-right:22px;font-size:13px;font-weight:600;line-height:1.3}[data-sonner-toast][data-styled=true].fulcrum-notification .fulcrum-notification__description{color:var(--gray-11);white-space:pre-wrap;font-size:12.5px;line-height:1.5}[data-sonner-toast][data-styled=true].fulcrum-notification .fulcrum-notification__action-button{grid-area:actions;justify-self:end}[data-sonner-toast][data-styled=true].fulcrum-notification .fulcrum-notification__close-button{color:var(--gray-10);opacity:0;background:0 0;border:1px solid #0000;border-radius:9999px;width:22px;height:22px;transition:opacity .12s,background .12s,color .12s,border-color .12s;top:8px;left:auto;right:8px;transform:none}[data-sonner-toast][data-styled=true].fulcrum-notification:hover .fulcrum-notification__close-button,[data-sonner-toast][data-styled=true].fulcrum-notification:focus-within .fulcrum-notification__close-button{opacity:1}[data-sonner-toast][data-styled=true].fulcrum-notification .fulcrum-notification__close-button:hover{background:var(--gray-a4);color:var(--gray-12)}
