: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{-webkit-backdrop-filter:invert(100%);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(--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(--scale-factor));width:100%;min-width:calc(180px * var(--scale-factor));pointer-events:none}.annotationLayer .popup{position:absolute;max-width:calc(180px * var(--scale-factor));background-color:rgba(255,255,153,1);box-shadow:0 calc(2px * var(--scale-factor)) calc(5px * var(--scale-factor)) rgba(136,136,136,1);border-radius:calc(2px * var(--scale-factor));padding:calc(6px * var(--scale-factor));margin-left:calc(5px * var(--scale-factor));cursor:pointer;font:message-box;white-space:normal;word-wrap:break-word;pointer-events:auto}.annotationLayer .popup>*{font-size:calc(9px * var(--scale-factor))}.annotationLayer .popup h1{display:inline-block}.annotationLayer .popupDate{display:inline-block;margin-left:calc(5px * var(--scale-factor))}.annotationLayer .popupContent{border-top:1px solid rgba(51,51,51,1);margin-top:calc(2px * var(--scale-factor));padding-top:calc(2px * var(--scale-factor))}.annotationLayer .richText>*{white-space:pre-wrap;font-size:calc(9px * var(--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}@keyframes loading-progress{0%{transform:translateX(-100%)}50%{transform:translateX(100%)}to{transform:translateX(-100%)}}@keyframes pulse-glow{0%,to{opacity:.6;transform:scale(.98)}50%{opacity:1;transform:scale(1)}}@keyframes circular-rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pulse-ring{0%{transform:scale(.7);opacity:0}50%{opacity:.3}to{transform:scale(1.3);opacity:0}}@keyframes shimmer{0%{background-position:-468px 0}to{background-position:468px 0}}@keyframes pulse-slow{0%,to{opacity:.4;transform:scale(.8)}50%{opacity:.8;transform:scale(1.2)}}@keyframes spin-slow{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes rainbow-hue{0%{filter:hue-rotate(0deg)}to{filter:hue-rotate(1turn)}}@keyframes sparkle-glow{0%,to{filter:drop-shadow(0 0 0 rgba(20,184,166,0));transform:scale(1)}25%{filter:drop-shadow(0 0 6px rgba(255,0,128,.6));transform:scale(1.1)}50%{filter:drop-shadow(0 0 6px rgba(64,191,255,.6));transform:scale(1.05)}75%{filter:drop-shadow(0 0 6px rgba(255,214,0,.6));transform:scale(1.1)}}.sparkle-rainbow{animation:sparkle-glow 3s ease-in-out infinite,rainbow-hue 5s linear infinite}.model-tag{display:inline-flex;align-items:center;background-color:rgba(20,184,166,.1);border:1px solid rgba(20,184,166,.3);border-radius:4px;padding:1px 6px;margin-right:6px;font-size:.875rem;color:#14b8a6}.dark .model-tag{background-color:rgba(20,184,166,.2);border-color:rgba(20,184,166,.4)}.model-tag img{margin-right:4px}.shimmer-effect{background:linear-gradient(90deg,rgba(255,255,255,.05) 25%,rgba(255,255,255,.1) 37%,rgba(255,255,255,.05) 63%);background-size:200% 100%;animation:shimmer 1.5s linear infinite}.dark .shimmer-effect{background:linear-gradient(90deg,rgba(255,255,255,.03) 25%,rgba(255,255,255,.08) 37%,rgba(255,255,255,.03) 63%);background-size:200% 100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(10px)}}.animate-fadeIn{animation:fadeIn .3s ease-in-out forwards}.animate-fadeOut{animation:fadeOut .3s ease-in-out forwards}@keyframes moving-light{0%{background-position:0 0}50%{background-position:100% 100%}to{background-position:0 0}}.submitting-form{position:relative;transition:all .3s ease;box-shadow:0 0 10px rgba(14,153,173,.2)}.submitting-form:before{content:"";position:absolute;inset:-1px;z-index:-1;border-radius:1.75rem;background:linear-gradient(135deg,rgba(14,153,173,.2),rgba(20,184,166,.3) 15%,rgba(255,255,255,.8) 30%,rgba(255,255,255,.8) 40%,rgba(20,184,166,.3) 60%,rgba(14,153,173,.2));background-size:400% 400%;animation:moving-light .6s ease-in-out forwards;filter:blur(3px);opacity:.8;pointer-events:none}.shimmer{background:linear-gradient(90deg,rgba(50,50,50,.1) 8%,rgba(100,100,100,.3) 18%,rgba(50,50,50,.1) 33%);background-size:800px 104px}.shimmer,.shimmer-user{animation:shimmer 1.5s linear infinite;border-radius:4px}.shimmer-user{background:linear-gradient(90deg,rgba(60,60,60,.2) 8%,rgba(100,100,100,.4) 18%,rgba(60,60,60,.2) 33%);background-size:800px 104px}body.canvas-open{overflow-x:hidden}.canvas-open .chat-content-area{width:50%;max-width:50%;flex-shrink:0;margin-left:0;transition:width .3s ease-in-out,margin-left .3s ease-in-out;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:100vh;overflow:hidden}.canvas-open .sidebar-open~.chat-content-area{width:calc(50% - 260px);max-width:calc(50% - 260px);margin-left:260px}.chat-content-area{transition:all .3s ease-in-out}.canvas-open .chat-input-container{position:fixed;bottom:4px;padding-left:1rem;padding-right:1rem;z-index:100;background-color:#1b1c1d!important;width:50%!important;left:0;box-shadow:inherit;border-color:inherit}.canvas-open .chat-form{background-color:#1b1c1d!important;border:1px solid #474747!important;opacity:1!important;z-index:100}.canvas-open textarea{background-color:inherit!important;color:inherit!important;opacity:1!important}.canvas-open button{opacity:1!important}.chat-input-container{transition:all .3s ease-in-out}.canvas-open .chat-messages-container{width:100%!important;max-width:100%!important;padding-left:16px;padding-right:16px;background-color:inherit;color:inherit;height:100%!important}.canvas-chat-messages,.canvas-open .chat-messages-container{padding-bottom:150px!important;overflow-y:auto!important;position:relative;z-index:90}.canvas-chat-messages{max-height:calc(100vh - 200px)!important;margin-bottom:60px!important}.canvas-open .chat-form{width:100%;margin-left:0;margin-right:0;max-width:100%!important;background-color:inherit;border-color:inherit}.canvas-open .chat-messages{width:100%;max-width:100%;color:inherit;background-color:inherit;z-index:90;position:relative}.canvas-open .chat-message{max-width:90%;background-color:inherit;color:inherit}.canvas-open .chat-messages-container .bg-\[\#323537\]{background-color:#323537!important}.canvas-open .prose-invert{color:inherit}.canvas-open code,.canvas-open pre{background-color:inherit!important;color:inherit!important}.canvas-open .chat-message-area{max-height:calc(100vh - 80px)!important;overflow-y:auto!important;padding-bottom:150px!important}@media (min-width:1600px){.canvas-open .chat-messages-container{width:100%;max-width:100%}}@media (max-width:1024px){.canvas-open .chat-input-container{width:50%!important}.canvas-open .chat-messages-container{width:100%!important;max-width:100%!important;padding-left:16px;padding-right:16px}}@media (max-width:768px){.canvas-open .chat-input-container{width:100%!important}.canvas-open .chat-content-area{width:100%;max-width:100%}}