.DraftEditor{width:768px;font-family:Times New Roman,Times,serif;margin-top:1.5rem;padding-bottom:30vh}.ProseMirror.BaseEditor{& mark{padding-left:0;padding-right:0}& page-break{display:block;border-top:1.5px dashed hsl(var(--foreground-quaternary));margin:30px 0;position:relative;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}& page-break .page-break-label{font-family:var(--font-sans);font-weight:600;position:absolute;top:-13px;left:50%;transform:translateX(-50%);padding:0 10px;color:hsl(var(--foreground-quaternary));background-color:hsl(var(--background));font-size:14px;pointer-events:none}.search-result{background-color:hsl(var(--core-yellow-200));border-radius:.25rem;padding:.1rem 0}.search-result-current{background-color:hsl(var(--core-yellow-500))}table{border-collapse:collapse;margin:0;overflow:hidden;table-layout:fixed;width:100%;td,th{border:1px solid hsl(var(--border));box-sizing:border-box;min-width:1em;padding:6px 8px;position:relative;vertical-align:top;>*{margin-bottom:0}}th{background-color:hsl(var(--background-secondary));font-weight:400;text-align:left}.selectedCell:after{background:hsl(var(--core-green-100)/.5);content:"";left:0;right:0;bottom:0;z-index:2}.column-resize-handle,.selectedCell:after{top:0;pointer-events:none;position:absolute}.column-resize-handle{background-color:hsl(var(--primary-primary-default));bottom:-2px;right:-2px;width:5px;z-index:10}}.tableWrapper{margin:1.5rem 0;overflow-x:auto}&.resize-cursor{cursor:ew-resize;cursor:col-resize}& td p,& th p{margin:0}}.ProseMirror.DraftEditor{& p{line-height:2}& h3,& p:not(li>p):not(td>p):not(th>p){margin-top:1.5rem;margin-bottom:1.5rem}>p.is-empty:before{content:attr(data-placeholder);font-family:var(--font-sans);pointer-events:none;float:left;height:0;width:100%;color:rgb(0 0 0/.4)}>p.is-empty:where([data-mode=dark],[data-mode=dark] *):before{color:rgb(255 255 255/.4)}&.ProseMirror-focused{>p.has-focus.is-empty:before{font-family:var(--font-sans);content:attr(data-placeholder)}}&>.is-editor-empty:first-child:last-child:before{font-family:var(--font-sans);content:"Click here to start writing …"}& h1[data-section=title].is-empty:before{font-family:var(--font-sans);content:attr(data-placeholder)}& .node-clickToGenerate:after{content:"\200B"}& .tiptap-ai-changes--old,& .tiptap-ai-changes--old>*{color:hsl(var(--core-red-700));text-decoration:line-through}& .tiptap-ai-changes--new,& .tiptap-ai-changes--new>*{color:hsl(var(--core-green-700));font-weight:700;text-decoration-line:underline}.tiptap-ai-insertion{color:hsl(var(--core-gray-500));background-color:hsl(var(--core-gray-50))}.selection{display:inline;padding-bottom:.5rem;padding-top:7px;background-color:hsl(var(--core-green-100)/.5)}::-moz-selection{background-color:hsl(var(--core-green-100)/.5)}::selection{background-color:hsl(var(--core-green-100)/.5)}}.tiptap-mathematics-render{padding:0 .25rem;border-radius:.25rem}.tiptap-mathematics-render--editable{cursor:pointer;transition:background .2s}.tiptap-mathematics-render--editable:hover{background:#eee}.tiptap-mathematics-render[data-type=inline-math]{display:inline-block}.tiptap-mathematics-render[data-type=block-math]{display:block;margin:1rem 0;padding:1rem;text-align:center}.horizontal-ruler{font-family:var(--font-sans);box-shadow:0 1px 3px 0 hsl(var(--foreground)/.1),0 1px 2px -1px hsl(var(--foreground)/.1)}.horizontal-ruler .ruler-marker{transition:all .2s ease;z-index:10}.horizontal-ruler .ruler-marker:hover{transform:translateX(-50%) scale(1.2);filter:brightness(1.1)}.horizontal-ruler .ruler-marker-firstLine{cursor:ew-resize}.horizontal-ruler .ruler-marker-firstLine:hover{transform:translateX(-50%) scale(1.1)}.horizontal-ruler .ruler-marker-left,.horizontal-ruler .ruler-marker-right{cursor:ew-resize}.horizontal-ruler .ruler-tick{opacity:.6}.horizontal-ruler span{font-size:10px;font-weight:500;color:hsl(var(--foreground-tertiary))}.ProseMirror.DraftEditor .paragraph-number-decoration{padding-inline:.25rem;margin-right:.5rem;border-radius:.125rem;color:hsl(var(--foreground-secondary));-webkit-user-select:none;-moz-user-select:none;user-select:none;display:inline-block;font-weight:600;background:hsl(var(--background-secondary));text-indent:0}.contention-table{position:relative;width:100%;overflow:auto;border-radius:.125rem;border:1px solid var(--border);table-layout:fixed}.contention-table .ProseMirror-trailingBreak{display:none!important}.contention-table>p{margin:0}.contention-table colgroup col:first-child{width:30%}.contention-table colgroup col:nth-child(2){width:70%}.evidence-row{width:100%;border:1px solid rgb(229,231,235)}.evidence-column-header{margin:0!important;padding:4px 8px!important;height:2rem;text-align:left;vertical-align:middle;font-family:ui-sans-serif,system-ui,sans-serif;font-weight:400;color:var(--text-secondary)}.evidence-cell{padding:4px 8px!important;border-right:1px solid rgb(229,231,235);vertical-align:top;word-break:normal;hyphens:auto}.evidence-cell:last-child{border-right:0}.evidence-cell p,.evidence-column-header p{line-height:1.25;margin:0!important}.evidence-cell .css-tooltip-trigger{word-break:normal;hyphens:auto;max-width:100%}[data-indent]{transition:margin-left .2s ease}:root{--bg-default:var(--core-gray-50);--bg-hover:var(--core-gray-200);--bg-pressed:var(--core-gray-300);--overlay-disabled:var(--core-gray-200);--surface-primary-default:var(--core-gray-0);--surface-primary-hover:var(--core-gray-100);--surface-primary-pressed:var(--core-gray-300);--surface-secondary-default:var(--core-gray-50);--surface-secondary-hover:var(--core-gray-200);--surface-secondary-pressed:var(--core-gray-300);--surface-tertiary-default:var(--core-gray-300);--surface-tertiary-hover:var(--core-gray-200);--surface-tertiary-pressed:var(--core-gray-400);--fill-brand-default:var(--core-green-600);--fill-brand-hover:var(--core-green-500);--fill-brand-pressed:var(--core-green-700);--primary-primary-default:var(--core-peacock-800);--primary-primary-hover:var(--core-peacock-700);--primary-primary-pressed:var(--core-peacock-900);--primary-primary-muted-default:var(--core-peacock-100);--primary-primary-muted-hover:var(--core-peacock-200);--primary-primary-muted-pressed:var(--core-peacock-300);--destructive-destructive-muted-default:var(--core-red-50);--destructive-destructive-muted-hover:var(--core-red-100);--destructive-destructive-muted-pressed:var(--core-red-200);--destructive-destructive-default:var(--core-red-600);--destructive-destructive-hover:var(--core-red-500);--destructive-destructive-pressed:var(--core-red-700);--notice-notice-default:var(--core-yellow-600);--notice-notice-hover:var(--core-yellow-500);--notice-notice-pressed:var(--core-yellow-700);--notice-notice-muted-default:var(--core-yellow-50);--notice-notice-muted-hover:var(--core-yellow-100);--notice-notice-muted-pressed:var(--core-yellow-200);--fill-brand-muted-default:var(--core-green-100);--fill-brand-muted-hover:var(--core-green-200);--fill-brand-muted-pressed:var(--core-green-300);--fill-blue-muted-default:var(--core-blue-100);--fill-blue-muted-hover:var(--core-blue-200);--fill-blue-muted-pressed:var(--core-blue-300);--fill-purple-muted-default:var(--core-indigo-100);--fill-purple-muted-hover:var(--core-indigo-200);--fill-purple-muted-pressed:var(--core-indigo-300)}[data-mode=dark]{--bg-default:var(--core-gray-50);--bg-hover:var(--core-gray-200);--bg-pressed:var(--core-gray-300);--overlay-disabled:var(--core-gray-300);--surface-primary-default:var(--core-gray-0);--surface-primary-hover:var(--core-gray-50);--surface-primary-pressed:var(--core-gray-200);--surface-secondary-default:var(--core-gray-200);--surface-secondary-hover:var(--core-gray-300);--surface-secondary-pressed:var(--core-gray-400);--surface-tertiary-default:var(--core-gray-300);--surface-tertiary-hover:var(--core-gray-200);--surface-tertiary-pressed:var(--core-gray-400);--fill-brand-default:var(--core-green-500);--fill-brand-hover:var(--core-green-400);--fill-brand-pressed:var(--core-green-300);--primary-primary-default:var(--core-peacock-300);--primary-primary-hover:var(--core-peacock-400);--primary-primary-pressed:var(--core-peacock-200);--primary-primary-muted-default:var(--core-peacock-100);--primary-primary-muted-hover:var(--core-peacock-200);--primary-primary-muted-pressed:var(--core-peacock-300);--destructive-destructive-muted-default:var(--core-red-50);--destructive-destructive-muted-hover:var(--core-red-100);--destructive-destructive-muted-pressed:var(--core-red-200);--destructive-destructive-default:var(--core-red-400);--destructive-destructive-hover:var(--core-red-500);--destructive-destructive-pressed:var(--core-red-300);--notice-notice-default:var(--core-yellow-400);--notice-notice-hover:var(--core-yellow-500);--notice-notice-pressed:var(--core-yellow-300);--notice-notice-muted-default:var(--core-yellow-50);--notice-notice-muted-hover:var(--core-yellow-100);--notice-notice-muted-pressed:var(--core-yellow-200);--fill-brand-muted-default:var(--core-green-100);--fill-brand-muted-hover:var(--core-green-200);--fill-brand-muted-pressed:var(--core-green-300);--fill-blue-muted-default:var(--core-blue-100);--fill-blue-muted-hover:var(--core-blue-200);--fill-blue-muted-pressed:var(--core-blue-300);--fill-purple-muted-default:var(--core-indigo-100);--fill-purple-muted-hover:var(--core-indigo-200);--fill-purple-muted-pressed:var(--core-indigo-300)}:root{--border-bg:var(--core-gray-100);--border-surface-primary:var(--core-gray-400);--border-surface-secondary:var(--core-gray-400);--border-surface-tertiary:var(--core-gray-300);--border-fill-brand:var(--core-green-700);--border-primary-primary:var(--core-peacock-800);--border-primary-primary-muted:var(--core-peacock-800);--border-destructive-destructive:var(--core-red-700);--border-destructive-destructive-muted:var(--core-red-300);--border-notice-notice:var(--core-yellow-800);--border-notice-notice-muted:var(--core-yellow-300);--border-fill-brand-muted:var(--core-green-300);--border-fill-blue-muted:var(--core-blue-300);--border-fill-purple-muted:var(--core-indigo-300)}[data-mode=dark]{--border-bg:var(--core-gray-100);--border-surface-primary:var(--core-gray-400);--border-surface-secondary:var(--core-gray-400);--border-surface-tertiary:var(--core-gray-300);--border-fill-brand:var(--core-green-300);--border-primary-primary:var(--core-peacock-200);--border-primary-primary-muted:var(--core-peacock-300);--border-destructive-destructive:var(--core-red-200);--border-destructive-destructive-muted:var(--core-red-300);--border-notice-notice:var(--core-yellow-200);--border-notice-notice-muted:var(--core-yellow-300);--border-fill-brand-muted:var(--core-green-300);--border-fill-blue-muted:var(--core-blue-300);--border-fill-purple-muted:var(--core-indigo-300)}:root{--text-on-bg-primary:var(--core-gray-950);--text-on-bg-secondary:var(--core-gray-700);--text-on-surface-primary-primary:var(--core-gray-950);--text-on-surface-primary-secondary:var(--core-gray-600);--text-on-surface-secondary-primary:var(--core-gray-950);--text-on-surface-secondary-secondary:var(--core-gray-500);--text-on-surface-tertiary-primary:var(--core-gray-950);--text-on-surface-tertiary-secondary:var(--core-gray-500);--text-on-fill-brand-primary:var(--core-gray-white);--text-on-fill-brand-secondary:var(--core-green-100);--text-on-primary-primary-primary:var(--core-gray-white);--text-on-primary-primary-secondary:var(--core-peacock-100);--text-on-primary-primary-muted-primary:var(--core-peacock-700);--text-on-primary-primary-muted-secondary:var(--core-peacock-600);--text-on-destructive-destructive-primary:var(--core-red-50);--text-on-destructive-destructive-secondary:var(--core-red-100);--text-on-destructive-destructive-muted-primary:var(--core-red-700);--text-on-destructive-destructive-muted-secondary:var(--core-red-500);--text-on-notice-notice-primary:var(--core-yellow-50);--text-on-notice-notice-secondary:var(--core-yellow-100);--text-on-notice-notice-muted-primary:var(--core-yellow-800);--text-on-fill-brand-muted-primary:var(--core-green-700);--text-on-fill-brand-muted-secondary:var(--core-green-500);--text-on-fill-blue-muted-primary:var(--core-blue-700);--text-on-fill-purple-muted-color:var(--core-indigo-700);--text-icon-on-bg-default:var(--core-gray-600);--text-icon-on-surface-primary-default:var(--core-gray-500);--text-icon-on-surface-secondary-default:var(--core-gray-500);--text-icon-on-surface-tertiary-default:var(--core-gray-800);--text-icon-on-fill-brand-default:var(--core-gray-white);--text-icon-on-primary-primary-default:var(--core-gray-white);--text-icon-on-primary-primary-muted-default:var(--core-peacock-700);--text-icon-on-destructive-destructive-default:var(--core-red-100);--text-icon-on-destructive-destructive-muted-default:var(--core-red-500);--text-icon-on-notice-notice-default:var(--core-yellow-100);--text-icon-on-notice-notice-muted-default:var(--core-yellow-600);--text-icon-on-fill-brand-muted-default:var(--core-green-700);--text-icon-on-fill-blue-muted-default:var(--core-blue-500);--text-icon-on-fill-purple-muted-default:var(--core-indigo-500)}[data-mode=dark]{--text-on-bg-primary:var(--core-gray-950);--text-on-bg-secondary:var(--core-gray-700);--text-on-surface-primary-primary:var(--core-gray-950);--text-on-surface-primary-secondary:var(--core-gray-600);--text-on-surface-secondary-primary:var(--core-gray-950);--text-on-surface-secondary-secondary:var(--core-gray-600);--text-on-surface-tertiary-primary:var(--core-gray-950);--text-on-surface-tertiary-secondary:var(--core-gray-600);--text-on-fill-brand-primary:var(--core-gray-white);--text-on-fill-brand-secondary:var(--core-green-900);--text-on-primary-primary-primary:var(--core-gray-white);--text-on-primary-primary-secondary:var(--core-peacock-900);--text-on-primary-primary-muted-primary:var(--core-peacock-500);--text-on-primary-primary-muted-secondary:var(--core-peacock-600);--text-on-destructive-destructive-primary:var(--core-red-950);--text-on-destructive-destructive-secondary:var(--core-red-900);--text-on-destructive-destructive-muted-primary:var(--core-red-800);--text-on-destructive-destructive-muted-secondary:var(--core-red-600);--text-on-notice-notice-primary:var(--core-yellow-950);--text-on-notice-notice-secondary:var(--core-yellow-900);--text-on-notice-notice-muted-primary:var(--core-yellow-800);--text-on-fill-brand-muted-primary:var(--core-green-900);--text-on-fill-brand-muted-secondary:var(--core-green-600);--text-on-fill-blue-muted-primary:var(--core-blue-900);--text-on-fill-purple-muted-color:var(--core-indigo-900);--text-icon-on-bg-default:var(--core-gray-600);--text-icon-on-surface-primary-default:var(--core-gray-600);--text-icon-on-surface-secondary-default:var(--core-gray-500);--text-icon-on-surface-tertiary-default:var(--core-gray-800);--text-icon-on-fill-brand-default:var(--core-gray-white);--text-icon-on-primary-primary-default:var(--core-gray-white);--text-icon-on-primary-primary-muted-default:var(--core-peacock-600);--text-icon-on-destructive-destructive-default:var(--core-red-900);--text-icon-on-destructive-destructive-muted-default:var(--core-red-700);--text-icon-on-notice-notice-default:var(--core-yellow-900);--text-icon-on-notice-notice-muted-default:var(--core-yellow-400);--text-icon-on-fill-brand-muted-default:var(--core-green-700);--text-icon-on-fill-blue-muted-default:var(--core-blue-600);--text-icon-on-fill-purple-muted-default:var(--core-indigo-600)}
/*# sourceMappingURL=7a317be288f5080e.css.map*/