:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url("data:image/svg+xml;charset=UTF-8,<svg width='1px' height='1px' xmlns='http://www.w3.org/2000/svg'><rect width='100%' height='100%' style='fill:rgba(0, 54, 255, 0.13);'/></svg>");--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:transparent;--input-disabled-border-color:transparent;--input-hover-border-color:black;--link-outline:none}@media screen and (forced-colors:active){:root{--input-focus-border-color:CanvasText;--input-unfocused-border-color:ActiveText;--input-disabled-border-color:GrayText;--input-hover-border-color:Highlight;--link-outline:1.5px solid LinkText}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid selectedItem}.annotationLayer .linkAnnotation:hover{backdrop-filter:invert(100%)}}.annotationLayer{position:absolute;top:0;left:0;pointer-events:none;transform-origin:0 0;z-index:3}.annotationLayer[data-main-rotation="90"] .norotate{transform:rotate(270deg) translateX(-100%)}.annotationLayer[data-main-rotation="180"] .norotate{transform:rotate(180deg) translate(-100%,-100%)}.annotationLayer[data-main-rotation="270"] .norotate{transform:rotate(90deg) translateY(-100%)}.annotationLayer canvas{position:absolute;width:100%;height:100%}.annotationLayer section{position:absolute;text-align:initial;pointer-events:auto;box-sizing:border-box;margin:0;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{position:absolute;font-size:1em;top:0;left:0;width:100%;height:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{opacity:.2;background:rgba(255,255,0,1);box-shadow:0 2px 10px rgba(255,255,0,1)}.annotationLayer .textAnnotation img{position:absolute;cursor:pointer;width:100%;height:100%;top:0;left:0}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:var(--annotation-unfocused-field-background);border:2px solid var(--input-unfocused-border-color);box-sizing:border-box;font:calc(9px * var(--total-scale-factor)) sans-serif;height:100%;margin:0;vertical-align:top;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:required,.annotationLayer .choiceWidgetAnnotation select:required,.annotationLayer .textWidgetAnnotation :is(input,textarea):required{outline:1.5px solid red}.annotationLayer .choiceWidgetAnnotation select option{padding:0}.annotationLayer .buttonWidgetAnnotation.radioButton input{border-radius:50%}.annotationLayer .textWidgetAnnotation textarea{resize:none}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input[disabled],.annotationLayer .choiceWidgetAnnotation select[disabled],.annotationLayer .textWidgetAnnotation :is(input,textarea)[disabled]{background:none;border:2px solid var(--input-disabled-border-color);cursor:not-allowed}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border:2px solid var(--input-hover-border-color)}.annotationLayer .buttonWidgetAnnotation.checkBox input:hover,.annotationLayer .choiceWidgetAnnotation select:hover,.annotationLayer .textWidgetAnnotation :is(input,textarea):hover{border-radius:2px}.annotationLayer .choiceWidgetAnnotation select:focus,.annotationLayer .textWidgetAnnotation :is(input,textarea):focus{background:none;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-image:none;background-color:transparent}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid var(--input-focus-border-color);border-radius:2px;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid var(--input-focus-border-color);outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before,.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{background-color:CanvasText;content:"";display:block;position:absolute}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after,.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{height:80%;left:45%;width:1px}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:before{transform:rotate(45deg)}.annotationLayer .buttonWidgetAnnotation.checkBox input:checked:after{transform:rotate(-45deg)}.annotationLayer .buttonWidgetAnnotation.radioButton input:checked:before{border-radius:50%;height:50%;left:30%;top:20%;width:50%}.annotationLayer .textWidgetAnnotation input.comb{font-family:monospace;padding-left:2px;padding-right:0}.annotationLayer .textWidgetAnnotation input.comb:focus{width:103%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input{-webkit-appearance:none;-moz-appearance:none;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{position:absolute;font-size:calc(9px * var(--total-scale-factor));width:100%;min-width:calc(180px * var(--total-scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--total-scale-factor));background-color:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--total-scale-factor)) calc(5px * var(--total-scale-factor)) rgba(136,136,136,1);border-radius:calc(2px * var(--total-scale-factor));padding:calc(6px * var(--total-scale-factor));margin-left:calc(5px * var(--total-scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--total-scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--total-scale-factor));padding-top:calc(2px * var(--total-scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--total-scale-factor))}.annotationLayer .caretAnnotation,.annotationLayer .circleAnnotation svg ellipse,.annotationLayer .fileAttachmentAnnotation,.annotationLayer .freeTextAnnotation,.annotationLayer .highlightAnnotation,.annotationLayer .inkAnnotation svg polyline,.annotationLayer .lineAnnotation svg line,.annotationLayer .polygonAnnotation svg polygon,.annotationLayer .polylineAnnotation svg polyline,.annotationLayer .squareAnnotation svg rect,.annotationLayer .squigglyAnnotation,.annotationLayer .stampAnnotation,.annotationLayer .strikeoutAnnotation,.annotationLayer .underlineAnnotation{cursor:pointer}.annotationLayer section svg{position:absolute;width:100%;height:100%;top:0;left:0}.annotationLayer .annotationTextContent{position:absolute;width:100%;height:100%;opacity:0;color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}.annotationLayer .annotationTextContent span{width:100%;display:inline-block}:root{--react-pdf-text-layer:1;--highlight-bg-color:rgba(180,0,170,1);--highlight-selected-bg-color:rgba(0,100,0,1)}@media screen and (forced-colors:active){:root{--highlight-bg-color:Highlight;--highlight-selected-bg-color:ButtonText}}[data-main-rotation="90"]{transform:rotate(90deg) translateY(-100%)}[data-main-rotation="180"]{transform:rotate(180deg) translate(-100%,-100%)}[data-main-rotation="270"]{transform:rotate(270deg) translateX(-100%)}.textLayer{position:absolute;text-align:initial;inset:0;overflow:hidden;line-height:1;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;forced-color-adjust:none;transform-origin:0 0;z-index:2}.textLayer :is(span,br){color:transparent;position:absolute;white-space:pre;cursor:text;margin:0;transform-origin:0 0}.textLayer span.markedContent{top:0;height:0}.textLayer .highlight{margin:-1px;padding:1px;background-color:var(--highlight-bg-color);border-radius:4px}.textLayer .highlight.appended{position:static}.textLayer .highlight.begin{border-radius:4px 0 0 4px}.textLayer .highlight.end{border-radius:0 4px 4px 0}.textLayer .highlight.middle{border-radius:0}.textLayer .highlight.selected{background-color:var(--highlight-selected-bg-color)}.textLayer br::-moz-selection{background:transparent}.textLayer br::selection{background:transparent}.textLayer .endOfContent{display:block;position:absolute;inset:100% 0 0;z-index:-1;cursor:default;-webkit-user-select:none;-moz-user-select:none;user-select:none}.textLayer.selecting .endOfContent{top:0}.hiddenCanvasElement{position:absolute;top:0;left:0;width:0;height:0;display:none}html{font-size:var(--font-size-sm)}.react-flow{--xy-background-color:rgb(var(--react-flow-background));--xy-theme-selected:rgb(var(--react-flow-selected));--xy-theme-hover:rgb(var(--react-flow-hover));--xy-theme-edge-hover:hsl(var(--foreground));--xy-theme-color-focus:rgb(var(--react-flow-focus));--xy-node-border-default:var(--border-width) solid rgb(var(--react-flow-border));--xy-node-boxshadow-default:var(--shadow-react-flow);--xy-node-border-radius-default:var(--radius-lg);--xy-handle-background-color-default:rgb(var(--react-flow-handle-bg));--xy-handle-border-color-default:rgb(var(--react-flow-handle-border));--xy-edge-label-color-default:rgb(var(--react-flow-edge-label))}.react-flow.dark{--xy-node-boxshadow-default:var(--shadow-react-flow-dark);--xy-theme-color-focus:rgb(var(--react-flow-focus))}.dark .react-flow{--xy-background-color:hsl(var(--react-flow-background));--xy-node-border-default:var(--border-width) solid hsl(var(--react-flow-border))}.dark,:root{--ring:0 0% 0%/0}.react-flow__controls{box-shadow:var(--xy-node-boxshadow-default);border-radius:var(--radius-md)}.react-flow__controls button{background-color:hsl(var(--background));border-bottom:var(--border-width) solid hsl(var(--border))}.react-flow__controls button:hover{background-color:hsl(var(--secondary))}.react-flow__controls button:first-child{border-radius:var(--radius-md) var(--radius-md) var(--spacing-0) var(--spacing-0)}.react-flow__controls button:last-child{border-bottom:none;border-radius:var(--spacing-0) var(--spacing-0) var(--radius-md) var(--radius-md)}.react-flow__controls button path{fill:hsl(var(--foreground))}.dark .react-flow__controls button{background-color:hsl(var(--secondary))}.dark .react-flow__controls button path{fill:hsl(var(--foreground))}.react-flow__node{box-shadow:var(--xy-node-boxshadow-default);border-radius:var(--xy-node-border-radius-default);background-color:var(--xy-node-background-color-default);display:flex;justify-content:center;align-items:center;text-align:center;padding:var(--spacing-lg);font-size:var(--font-size-xs);flex-direction:column;border:var(--xy-node-border-default);color:var(--xy-node-color,var(--xy-node-color-default))}.react-flow__node.selectable:focus{box-shadow:var(--spacing-0) var(--spacing-0) var(--spacing-0) var(--focus-ring-width) var(--xy-theme-color-focus);border-color:hsl(var(--border))}.react-flow__node.selectable:focus:active{box-shadow:var(--xy-node-boxshadow-default)}.react-flow__node.draggable:hover,.react-flow__node.selectable:hover{border-color:var(--xy-theme-hover)}.react-flow__node.selectable.selected{border-color:var(--xy-theme-selected);box-shadow:var(--xy-node-boxshadow-default)}.react-flow__node-group{background-color:rgb(var(--react-flow-group-bg)/var(--opacity-40));border-color:rgb(var(--react-flow-group-border))}.react-flow__edge.selectable.selected .react-flow__edge-path,.react-flow__edge.selectable:hover .react-flow__edge-path{stroke:hsl(var(--primary))}.react-flow__edgeupdater{r:6;fill:hsl(var(--background));stroke:hsl(var(--muted-foreground)/.4);stroke-width:1.5;opacity:0;transition:opacity .15s ease,r .15s ease,stroke .15s ease}.react-flow__edge.selected .react-flow__edgeupdater,.react-flow__edge:hover .react-flow__edgeupdater{opacity:1;r:6;stroke:hsl(var(--primary))}.react-flow__edgeupdater:hover{r:8;fill:hsl(var(--primary)/.15);stroke:hsl(var(--primary));stroke-width:2}.react-flow__handle{background-color:var(--xy-handle-background-color-default);width:var(--size-md)!important;height:var(--size-md)!important}.react-flow__handle.connectionindicator:hover{pointer-events:all;background-color:hsl(var(--primary));width:var(--size-lg)!important;height:var(--size-lg)!important}.react-flow__handle.connectingfrom,.react-flow__handle.connectingto,.react-flow__handle.connectionindicator:focus{border-color:var(--xy-theme-edge-hover);animation:handleConnect var(--duration-fast) var(--ease-in-out) infinite}@keyframes handlePulse{0%,to{opacity:var(--opacity-60);transform:scale(var(--scale-1))}50%{opacity:var(--opacity-100);transform:scale(var(--scale-110))}}@keyframes handleConnect{0%,to{opacity:var(--opacity-80);transform:scale(var(--scale-1)) rotate(var(--rotate-0))}50%{opacity:var(--opacity-100);transform:scale(var(--scale-120)) rotate(var(--rotate-180))}}.react-flow__node-flowchartNode,.react-flow__node-groupNode{box-shadow:none!important;border:none!important;padding:0!important;background-color:transparent!important;overflow:visible!important}.react-flow__node-flowchartNode.draggable:hover,.react-flow__node-flowchartNode.selectable.selected,.react-flow__node-flowchartNode.selectable:focus,.react-flow__node-flowchartNode.selectable:focus:active,.react-flow__node-flowchartNode.selectable:hover,.react-flow__node-groupNode.draggable:hover,.react-flow__node-groupNode.selectable.selected,.react-flow__node-groupNode.selectable:focus,.react-flow__node-groupNode.selectable:focus:active,.react-flow__node-groupNode.selectable:hover{box-shadow:none!important;border:transparent!important}.react-flow__node-flowchartNode .flowchart-handle{width:14px!important;height:14px!important;min-width:0!important;min-height:0!important;border-radius:3px!important;border:1.5px solid hsl(var(--border))!important;background-color:hsl(var(--background))!important;opacity:0;transition:opacity .2s,border-color .15s,background-color .15s;cursor:pointer;display:flex!important;align-items:center;justify-content:center;font-size:12px;font-weight:700;line-height:1;color:transparent}.react-flow__node-flowchartNode:hover .flowchart-handle{opacity:1}.react-flow__node-flowchartNode .flowchart-handle:hover{color:hsl(var(--muted-foreground))}.react-flow__node-flowchartNode .flowchart-handle.connectingfrom,.react-flow__node-flowchartNode .flowchart-handle.connectingto,.react-flow__node-flowchartNode .flowchart-handle.connectionindicator:focus{animation:none!important}.flowchart-handle-anchor{position:absolute;width:0;height:0;pointer-events:none}.flowchart-handle-anchor--top{top:0;left:50%}.flowchart-handle-anchor--bottom{bottom:0;left:50%}.flowchart-handle-anchor--left{left:0;top:50%}.flowchart-handle-anchor--right{right:0;top:50%}.react-flow__node-resizer{border-radius:var(--radius-0);border:none}.react-flow__resize-control.handle{background-color:rgb(var(--react-flow-handle-bg));border-color:rgb(var(--react-flow-group-border));border-radius:var(--radius-0);width:var(--size-xs);height:var(--size-xs)}.markdown-content{text-align:left}.markdown-content .markdown-list{list-style-type:disc;list-style-position:outside;margin:var(--spacing-md) 0;padding-left:var(--spacing-xl);display:block}.markdown-content ol.markdown-list{list-style-type:decimal}.markdown-content .markdown-list-item{list-style-type:inherit;list-style-position:outside;display:list-item;margin-left:var(--spacing-lg);margin-bottom:var(--spacing-sm)}.markdown-content .markdown-code-block{background:hsl(var(--code-background));padding:var(--spacing-md);border-radius:var(--radius-sm);overflow-x:auto;margin:var(--spacing-sm) 0;display:block;white-space:pre-wrap;word-wrap:break-word}.dark .markdown-content .markdown-code-block{background:hsl(var(--code-background))}.markdown-content .markdown-code-inline{background:hsl(var(--code-background));padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-xs);font-family:Courier New,Courier,monospace;font-size:var(--font-size-code-base)}.dark .markdown-content .markdown-code-inline{background:hsl(var(--code-background))}.markdown-content h1{font-size:var(--font-size-2xl)}.markdown-content h1,.markdown-content h2{font-weight:var(--font-weight-semibold);margin:var(--spacing-md) var(--spacing-0) var(--spacing-sm) var(--spacing-0);display:block}.markdown-content h2{font-size:var(--font-size-xl)}.markdown-content h3{font-size:var(--font-size-lg);margin:var(--spacing-md) var(--spacing-0) var(--spacing-sm) var(--spacing-0);display:block}.markdown-content h3,.markdown-content strong{font-weight:var(--font-weight-semibold)}.markdown-content em{font-style:italic}.markdown-content .markdown-link{color:hsl(var(--link));text-decoration:underline}.markdown-content .markdown-link:hover{color:hsl(var(--link-hover))}.dark .markdown-content .markdown-link{color:hsl(var(--link))}.dark .markdown-content .markdown-link:hover{color:hsl(var(--link-hover))}.tiptap-editor table{border-collapse:collapse;table-layout:fixed;width:100%;margin:1rem 0;overflow:hidden}.tiptap-editor table td,.tiptap-editor table th{min-width:1em;border:2px solid hsl(var(--border));padding:.5rem;vertical-align:top;box-sizing:border-box;position:relative}.tiptap-editor table th{font-weight:700;text-align:left;background-color:hsl(var(--muted))}.tiptap-editor table .selectedCell:after{z-index:2;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:hsl(var(--primary)/.1);pointer-events:none}.tiptap-editor table .column-resize-handle{position:absolute;right:-2px;top:0;bottom:-2px;width:4px;background-color:hsl(var(--primary));pointer-events:none}.tiptap-editor table p{margin:0}.tiptap-editor pre{background-color:rgb(var(--code-background));color:rgb(var(--code-foreground));padding:1rem;border-radius:var(--radius-md);overflow-x:auto;margin:.75rem 0}.tiptap-editor pre code{background:transparent;color:inherit;padding:0;font-size:.875rem}.tiptap-editor :not(pre)>code,.tiptap-editor pre code{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace}.tiptap-editor :not(pre)>code{background-color:rgb(var(--code-background));color:rgb(var(--code-foreground));padding:.15rem .35rem;border-radius:var(--radius-xs);font-size:.875em}.markdown-content .markdown-code-block code{font-family:Courier New,Courier,monospace;font-size:var(--font-size-code-sm)}.tiptap-editor blockquote{color:hsl(var(--foreground));border-left-color:hsl(var(--border))}.custom-thin-scrollbar{scrollbar-width:thin;scrollbar-color:hsl(var(--muted-foreground)/var(--opacity-20)) transparent}.custom-thin-scrollbar::-webkit-scrollbar{height:var(--size-sm)}.custom-thin-scrollbar::-webkit-scrollbar-track{background:transparent}.custom-thin-scrollbar::-webkit-scrollbar-thumb{background:hsl(var(--muted-foreground)/var(--opacity-20));border-radius:var(--radius-xs)}.custom-thin-scrollbar::-webkit-scrollbar-thumb:hover{background:hsl(var(--muted-foreground)/var(--opacity-40))}