.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))}.patlytics-tiptap-table{border-collapse:collapse;--tw-border-spacing-x:0px;--tw-border-spacing-y:0px;border-spacing:var(--tw-border-spacing-x) var(--tw-border-spacing-y);border-width:1px;border-color:hsl(var(--border))}.patlytics-tiptap-table th{border-width:1px;border-color:hsl(var(--border));padding:.5rem;text-align:left;font-weight:700}.patlytics-tiptap-table th:first-child{border-top-left-radius:var(--radius)}.patlytics-tiptap-table th:last-child{border-top-right-radius:var(--radius)}.patlytics-tiptap-table th[align=center]{text-align:center}.patlytics-tiptap-table th[align=right]{text-align:right}.patlytics-tiptap-table td{border-width:1px;border-color:hsl(var(--border));padding:.5rem}.patlytics-tiptap-table td[align=center]{text-align:center}.patlytics-tiptap-table td[align=right]{text-align:right}}.ProseMirror.DraftEditor{& p{line-height:2}& h3,& p:not(li>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-green-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-100);--surface-secondary-hover:var(--core-gray-150);--surface-secondary-pressed:var(--core-gray-200);--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-50);--primary-primary-muted-hover:var(--core-peacock-100);--primary-primary-muted-pressed:var(--core-peacock-200);--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-50);--fill-brand-muted-hover:var(--core-green-100);--fill-brand-muted-pressed:var(--core-green-200);--fill-blue-muted-default:var(--core-blue-50);--fill-blue-muted-hover:var(--core-blue-100);--fill-blue-muted-pressed:var(--core-blue-200);--fill-purple-muted-default:var(--core-indigo-50);--fill-purple-muted-hover:var(--core-indigo-100);--fill-purple-muted-pressed:var(--core-indigo-200)}[data-mode=dark]{--bg-default:var(--core-gray-50);--bg-hover:var(--core-green-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-100);--surface-primary-pressed:var(--core-gray-300);--surface-secondary-default:var(--core-gray-100);--surface-secondary-hover:var(--core-gray-150);--surface-secondary-pressed:var(--core-gray-200);--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-400);--fill-brand-hover:var(--core-green-500);--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-50);--primary-primary-muted-hover:var(--core-peacock-100);--primary-primary-muted-pressed:var(--core-peacock-200);--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-50);--fill-brand-muted-hover:var(--core-green-100);--fill-brand-muted-pressed:var(--core-green-200);--fill-blue-muted-default:var(--core-blue-50);--fill-blue-muted-hover:var(--core-blue-100);--fill-blue-muted-pressed:var(--core-blue-200);--fill-purple-muted-default:var(--core-indigo-50);--fill-purple-muted-hover:var(--core-indigo-100);--fill-purple-muted-pressed:var(--core-indigo-200)}:root{--border-bg:var(--core-gray-100);--border-surface-primary:var(--core-gray-200);--border-surface-secondary:var(--core-gray-200);--border-surface-tertiary:var(--core-gray-400);--border-fill-brand:var(--core-green-700);--border-primary-primary:var(--core-peacock-950);--border-primary-primary-muted:var(--core-peacock-800);--border-destructive-destructive:var(--core-red-800);--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-200);--border-surface-secondary:var(--core-gray-200);--border-surface-tertiary:var(--core-gray-400);--border-fill-brand:var(--core-green-300);--border-primary-primary:var(--core-peacock-50);--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-500);--text-on-surface-primary-primary:var(--core-gray-950);--text-on-surface-primary-secondary:var(--core-gray-500);--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-0);--text-on-fill-brand-secondary:var(--core-green-100);--text-on-primary-primary-primary:var(--core-gray-0);--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-500);--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-400);--text-on-notice-notice-primary:var(--core-yellow-50);--text-on-fill-brand-muted-primary:var(--core-green-700);--text-on-fill-brand-muted-secondary:var(--core-green-400);--text-on-notice-notice-secondary:var(--core-yellow-100);--text-on-notice-notice-muted-primary:var(--core-yellow-700);--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-500);--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-0);--text-icon-on-primary-primary-default:var(--core-gray-0);--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-400);--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-400);--text-icon-on-fill-purple-muted-default:var(--core-indigo-400)}[data-mode=dark]{--text-on-bg-primary:var(--core-gray-900);--text-on-bg-secondary:var(--core-gray-500);--text-on-surface-primary-primary:var(--core-gray-900);--text-on-surface-primary-secondary:var(--core-gray-500);--text-on-surface-secondary-primary:var(--core-gray-900);--text-on-surface-secondary-secondary:var(--core-gray-500);--text-on-surface-tertiary-primary:var(--core-gray-900);--text-on-surface-tertiary-secondary:var(--core-gray-500);--text-on-fill-brand-primary:var(--core-gray-0);--text-on-fill-brand-secondary:var(--core-green-900);--text-on-primary-primary-primary:var(--core-gray-0);--text-on-primary-primary-secondary:var(--core-peacock-900);--text-on-primary-primary-muted-primary:var(--core-peacock-700);--text-on-primary-primary-muted-secondary:var(--core-peacock-500);--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-700);--text-on-destructive-destructive-muted-secondary:var(--core-red-400);--text-on-notice-notice-primary:var(--core-yellow-950);--text-on-fill-brand-muted-primary:var(--core-green-700);--text-on-fill-brand-muted-secondary:var(--core-green-400);--text-on-notice-notice-secondary:var(--core-yellow-900);--text-on-notice-notice-muted-primary:var(--core-yellow-700);--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-500);--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-0);--text-icon-on-primary-primary-default:var(--core-gray-0);--text-icon-on-primary-primary-muted-default:var(--core-peacock-700);--text-icon-on-destructive-destructive-default:var(--core-red-900);--text-icon-on-destructive-destructive-muted-default:var(--core-red-400);--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-400);--text-icon-on-fill-purple-muted-default:var(--core-indigo-400)}
/*# sourceMappingURL=1b6b01a856cd877b.css.map*/