@import url(https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Poppins,sans-serif!important;margin:0}code{font-family:Poppins,monospace}*{font-family:Poppins,monospace!important}.sidebar{background:#081627;color:#fff;display:flex;flex-direction:column;height:100vh;left:0;overflow-x:hidden;position:sticky;top:0;transition:width .3s ease;width:200px;z-index:1000}.sidebar.collapsed{width:60px}.top_section{align-items:center;border-bottom:1px solid #0c2a4d;display:flex;justify-content:space-between;padding:16px}.logo{color:#4fc3f7;font-weight:700}.bars,.logo{font-size:20px}.bars{color:#fff;cursor:pointer;transition:transform .3s ease}.bars.rotated{transform:rotate(90deg)}.menu_section{display:flex;flex:1 1;flex-direction:column}.link{align-items:center;color:#bdc2c7;display:flex;font-size:15px;gap:16px;padding:12px 18px;position:relative;text-decoration:none;transition:all .3s ease}.link:hover{background:#ffffff14;color:#fff}.link .icon{font-size:18px;min-width:20px;text-align:center}.link_text{font-size:14px;font-weight:500;transition:opacity .3s ease,transform .3s ease;white-space:nowrap}.sidebar.collapsed .link_text{background:#1e2a38;border-radius:4px;color:#fff;left:70px;opacity:0;padding:5px 10px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap;z-index:100}.sidebar.collapsed .link:hover .link_text{opacity:1;pointer-events:auto}.active{background:#009be51a;color:#4fc3f7}.logoutLink{border-top:1px solid #0c2a4d;cursor:pointer;margin-top:auto}.chat-widget-button{border-radius:50%;bottom:20px;box-shadow:0 4px 10px #0003;color:#fff!important;height:56px;position:fixed!important;right:20px;width:56px;z-index:1000}.chat-widget-button:hover{background-color:#e0e0e0}.centered-box{background:#fff;border-radius:12px;box-shadow:0 4px 15px #0000004d;display:flex;flex-direction:column;left:50%;max-height:500px;position:fixed!important;top:50%;transform:translate(-50%,-50%);width:400px;z-index:1001}.centered-chat{align-items:center;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%}.chat-box{border-radius:10px;bottom:80px;box-shadow:0 4px 10px #0003;max-height:450px;position:fixed!important;right:20px;width:320px;z-index:1001}.chat-box,.chat-box-centered{background:#fff;display:flex;flex-direction:column}.chat-box-centered{border:1px solid #cbcbcb;border-radius:1px;height:70%;width:60%}.chat-header{align-items:center;background-color:#fff;border-bottom:1px solid #e0e0e0;color:#000;display:flex;justify-content:space-between;padding:1rem}.chat-content{background:#f0f6fe;padding:.5rem;scrollbar-color:#ccc #0000;scrollbar-width:thin}.chat-content,.chat-content .chat-content-main{display:flex;flex:1 1;flex-direction:column;overflow-y:auto}.chat-content .chat-content-main{background:#0000!important;padding:1rem}@media (min-width:481px) and (max-width:768px){.chat-content .chat-content-main{max-height:29rem}}.chat-content::-webkit-scrollbar{width:6px}.chat-content::-webkit-scrollbar-thumb{background:#ccc;border-radius:3px}.chat-message{border-radius:8px;display:flex;margin-bottom:8px;padding:10px}.chat-message.answer{color:#000;font-size:18px;gap:16px;line-height:25.2px;padding:12px 16px}.chat-message.answer,.chat-message.question{word-wrap:break-word;font-family:Poppins,sans-serif;font-weight:400;margin-bottom:2%}.chat-message.question{align-self:flex-end;background:#f8f8f8;border-radius:12px;display:inline-block;font-size:16px;line-height:22.4px;max-width:80%;padding:16px;text-align:right}.chat-message p{word-wrap:break-word;color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:400;line-height:25.2px}.chat-footer{align-items:center;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:contents;margin-top:auto;padding:1rem;@media (min-width:600px){display:flex}}.chat-icons{display:flex;gap:10px;justify-content:center;margin-top:10px;@media (min-width:600px){justify-content:flex-end;margin-top:0}}@media screen and (max-width:770px){.chat-box-centered{height:auto}}@media screen and (max-width:600px){.chat-footer{display:flex;flex-direction:column}.bc-show{width:100%}.chat-icons{display:flex;gap:.5rem;justify-content:flex-end}}.bc-show{align-items:center;background:#fff;border:1px solid #cbcbcb;border-radius:2rem;display:flex;flex-grow:1;justify-content:space-between;padding:.7rem}.send-btn{border-radius:50%;color:#000!important;height:40px;width:40px}.send-btn:hover{background-color:var(--IconButton-hoverBg)}.prompt-header{padding-bottom:1rem;text-align:center}.prompt-header .prompt-title{color:#000;font-size:2rem}.prompt-header .prompt-subtitle{color:#000;font-size:1.2rem}.launcher{align-items:center;background:#fff;border:1px solid #cbcbcb;border-radius:100px;bottom:20px;box-shadow:0 4px 8px #0000001a;cursor:pointer;display:inline-flex;height:auto;justify-content:flex-start;padding:12px 16px;position:fixed;right:20px;width:auto;z-index:1001}.launcher-content{align-items:center;display:flex;gap:10px}.launcher-icon .sparkles-icon{background:linear-gradient(180deg,#5270a1,#7cadff 63%,#7cadff);border-radius:50%;height:20px;width:20px}.launcher-text{color:#656565;font-size:1.2rem;line-height:1rem;margin-left:.5rem}.show-images{display:none;margin-top:10px}.show-images.visible{display:block}.image-preview-container{display:inline-block;position:relative}.image-preview{border-radius:5px;height:auto;transition:opacity .3s ease-in-out;width:80px}.remove-image-btn{background:#0009;color:#fff;position:absolute;right:5px;top:5px;transition:visibility .2s ease-in-out;visibility:hidden}.image-preview-container:hover .remove-image-btn{visibility:visible}.chat-image-container{display:flex;justify-content:start;margin-top:5px}.chat-image{max-width:100px}.chat-image,.chat-image-small{border-radius:5px;display:block;height:auto}.chat-image-small{margin-bottom:5px;width:100px}.chat-footer .image-preview-container{display:none}.loading-indicator-container{display:flex;justify-content:flex-start;width:100%}.loading-indicator{background:linear-gradient(90deg,#f0f0f0,#fcfafa 54%,#f5f5f5);border-radius:12px;max-width:fit-content;padding:12px}.loading-animation,.loading-indicator{align-items:center;display:flex;gap:8px}.dot-container{align-items:center;display:flex;gap:4px;justify-content:flex-start}.dot{animation:dot-blink 1.5s ease-in-out infinite;background:#b9b9b9;border-radius:50%;height:6px;width:6px}.dot:nth-child(2){animation-delay:.2s}.dot:nth-child(3){animation-delay:.4s}@keyframes dot-blink{0%,80%,to{opacity:.3}40%{opacity:1}}.loading-animation span{color:#656565;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:19.6px;margin-left:8px}.feedback-buttons{align-items:center;display:flex}.feedback-button-container{align-items:center;background-color:#f8f8f8;border-radius:100px;box-shadow:0 0 8px #0000000d;display:inline-flex;gap:12px;margin-top:.5rem}.icon-button{align-items:center;background:none;border:none;cursor:pointer;display:flex;height:24px;justify-content:center;padding:0;transition:transform .2s;width:24px}.icon-button:hover{transform:scale(1.15)}.thumbs-up svg path{fill:#0075d1;stroke:none}.thumbs-down svg path{fill:#656565;stroke:none}.feedback-divider{background-color:#656565;height:20px;width:1px}.user-info-form{display:flex;flex-direction:column;height:100%}.user-info-form button{margin-top:auto}.prompt-list-container{margin-top:10px}.prompt-title{font-weight:700;margin-bottom:8px}.prompt{grid-gap:24px;align-items:center;display:grid;gap:24px;grid-template-columns:repeat(2,1fr);justify-content:center;max-width:960px;width:100%}.prompt-buttons button{align-items:center;background:#fff;border-radius:12px;box-shadow:0 0 15px #0000001a;cursor:pointer;display:flex;gap:10px;padding:12px 18px;transition:background .3s ease}:root{--react-pdf-annotation-layer:1;--annotation-unfocused-field-background:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');--input-focus-border-color:Highlight;--input-focus-outline:1px solid Canvas;--input-unfocused-border-color:#0000;--input-disabled-border-color:#0000;--input-hover-border-color:#000;--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{left:0;pointer-events:none;position:absolute;top:0;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{height:100%;position:absolute;width:100%}.annotationLayer section{box-sizing:border-box;margin:0;pointer-events:auto;position:absolute;text-align:left;text-align:initial;transform-origin:0 0}.annotationLayer .linkAnnotation{outline:none;outline:var(--link-outline)}.textLayer.selecting~.annotationLayer section{pointer-events:none}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a{font-size:1em;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer :is(.linkAnnotation,.buttonWidgetAnnotation.pushButton)>a:hover{background:#ff0;box-shadow:0 2px 10px #ff0;opacity:.2}.annotationLayer .textAnnotation img{cursor:pointer;height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) input,.annotationLayer .choiceWidgetAnnotation select,.annotationLayer .textWidgetAnnotation :is(input,textarea){background-image:url('data:image/svg+xml;charset=utf-8,<svg width="1" height="1" xmlns="http://www.w3.org/2000/svg"><rect width="100%" height="100%" style="fill:rgba(0,54,255,.13)"/></svg>');background-image:var(--annotation-unfocused-field-background);border:2px solid #0000;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 #0000;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 #000;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 Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation:is(.checkBox,.radioButton) :focus{background-color:initial;background-image:none}.annotationLayer .buttonWidgetAnnotation.checkBox :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);border-radius:2px;outline:1px solid Canvas;outline:var(--input-focus-outline)}.annotationLayer .buttonWidgetAnnotation.radioButton :focus{border:2px solid Highlight;border:2px solid var(--input-focus-border-color);outline:1px solid Canvas;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;appearance:none}.annotationLayer .popupTriggerArea{height:100%;width:100%}.annotationLayer .fileAttachmentAnnotation .popupTriggerArea{position:absolute}.annotationLayer .popupWrapper{font-size:calc(9px*var(--scale-factor));min-width:calc(180px*var(--scale-factor));pointer-events:none;position:absolute;width:100%}.annotationLayer .popup{word-wrap:break-word;background-color:#ff9;border-radius:calc(2px*var(--scale-factor));box-shadow:0 calc(2px*var(--scale-factor)) calc(5px*var(--scale-factor)) #888;cursor:pointer;font:message-box;margin-left:calc(5px*var(--scale-factor));max-width:calc(180px*var(--scale-factor));padding:calc(6px*var(--scale-factor));pointer-events:auto;position:absolute;white-space:normal}.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 #333;margin-top:calc(2px*var(--scale-factor));padding-top:calc(2px*var(--scale-factor))}.annotationLayer .richText>*{font-size:calc(9px*var(--scale-factor));white-space:pre-wrap}.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{height:100%;left:0;position:absolute;top:0;width:100%}.annotationLayer .annotationTextContent{color:#0000;height:100%;opacity:0;pointer-events:none;position:absolute;-webkit-user-select:none;user-select:none;width:100%}.annotationLayer .annotationTextContent span{display:inline-block;width:100%}*{margin:0;padding:0;text-decoration:none}.container{display:flex}.main{margin:0;padding-left:0;padding-right:0}.breakword150{word-wrap:break-word;max-width:150px;overflow-wrap:break-word;white-space:normal}
/*# sourceMappingURL=main.3852a4e1.css.map*/