@import"https://fonts.googleapis.com/css2?family=Manrope:wght@300;400;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Oxygen:wght@300;400;700&display=swap";.listing-card{margin-top:20px}.listing-card .listing-wrapper{overflow-y:auto;max-height:530px}.listing-card .listing-wrapper .list-item{background-color:var(--app-cardItemBg);padding:20px;margin-bottom:12px;border-radius:7px}.listing-card .listing-wrapper .list-item .item-content{font-size:16px;font-weight:300;margin:12px 0 0}.listing-card .listing-wrapper .list-item .item-content .ant-typography-collapse,.listing-card .listing-wrapper .list-item .item-content .ant-typography-expand{margin-left:5px;font-size:14px;color:var(--app-primaryColor)}.listing-card .listing-wrapper .list-item .item-content .ant-typography-collapse:hover,.listing-card .listing-wrapper .list-item .item-content .ant-typography-expand:hover{color:var(--app-hoverColor)}.listing-card .listing-wrapper .list-item .item-title{margin:0}.app-input{box-shadow:0 8px 20px #c7c7c71a;border-radius:26px;height:57px;color:var(--app-primaryText)}.app-input-number{border-radius:26px;height:33px;padding:12px 14px;display:flex;align-items:center;width:125px}.ant-select.app-select{font-weight:300}.ant-select.app-select .ant-select-arrow svg{width:14px;height:9px}.ant-select.app-select .ant-select-arrow svg path{fill:var(--app-selectOptionBorder)}.ant-select.app-select.ant-select-focused:where(.css-dev-only-do-not-override-1jjzx9h).ant-select-outlined:not(.ant-select-disabled):not(.ant-select-customize-input):not(.ant-pagination-size-changer) .ant-select-selector{border-color:var(--app-selectBorder);outline:0}.ant-select.app-select .ant-select-selector,.ant-select.app-select .ant-select-selector .ant-select-selection-item{padding:7px 15px}.ant-select.app-select.ant-select-open .ant-select-focused:where(.css-dev-only-do-not-override-1jjzx9h).ant-select-outlined :not(.ant-select-disabled) :not(.ant-select-customize-input) :not(.ant-pagination-size-changer) .ant-select-selector{border-color:var(--app-selectBorder);box-shadow:none}.ant-select.app-select.ant-select-open .ant-select-selector{border-bottom:0;border-bottom-left-radius:0;border-bottom-right-radius:0;position:relative}.ant-select.app-select.ant-select-open .ant-select-selector:after{content:"";display:block;position:absolute;bottom:0;width:85%;border-top:.2px solid var(--app-selectOptionBorder);visibility:visible}.ant-select.app-select.ant-select-open .ant-select-arrow svg{transform:rotate(180deg)}.ant-select.app-select .ant-select-dropdown{border:1px solid var(--app-selectBorder);border-top:0;border-radius:0 0 15px 15px;padding:5px 0 24px;box-shadow:none}.ant-select.app-select .ant-select-dropdown .ant-select-item{padding:8px 15px}.ant-select.app-select .ant-select-dropdown .ant-select-item:after{content:"";display:block;position:absolute;bottom:0;width:50%;border-top:.2px solid var(--app-selectOptionBorder)}.ant-select.app-select .ant-select-dropdown .ant-select-item.ant-select-item-option-selected,.ant-select.app-select .ant-select-dropdown .ant-select-item:hover,.ant-select.app-select .ant-select-dropdown .ant-select-item.ant-select-item-option-active{background:var(--app-selectOptionActive);font-weight:300}.app-date-picker.date-picker-active{border-color:var(--app-primaryColor)}.app-date-picker *{font-weight:300}.app-date-picker input{max-width:70px}.date-picker-dropdown .ant-picker-cell-inner{font-weight:300}.app-primary-btn,.app-default-btn{height:42px;line-height:normal;padding:12px 28px}.app-primary-btn .ant-btn-loading-icon,.app-default-btn .ant-btn-loading-icon{padding-right:5px}.app-primary-btn:hover,.app-default-btn:hover{box-shadow:0 4px 15px #00000040,0 4px 40px #424f060a,0 4px 20px #424f0605}.app-primary-btn:disabled,.app-default-btn:disabled{box-shadow:none}.app-link{color:var(--app-primaryColor)}.app-link:hover{color:var(--app-hoverColor)}.svg-fill-primary svg path{fill:var(--icons-primary)}.svg-stroke-primary svg path{stroke:var(--icons-primary)}.svg-stroke-primary svg path:hover{stroke:var(--app-hoverColor)}.app-wrapper.agolo-theme{font-family:Oxygen,serif}.app-wrapper.implicit-theme{font-family:Manrope,serif}body{overflow-y:auto;margin:0;padding:0}.app-header{height:40px;background-color:var(--layout-headerBg);box-shadow:0 4px 40px #c1c1c11a;position:relative;padding:10px 36px}.app-header .left-section{width:80%}.app-header .db-select{min-width:185px}.app-content-wrapper{background-color:var(--layout-contentBg);min-height:calc(100vh - 92px);height:calc(100vh - 92px);padding:16px 70px;overflow-y:auto}.nav-header-alert{margin:16px;padding:20px;background-color:var(--chat-chatErrorAlertBg);border:1px solid var(--chat-chatErrorBorder);border-radius:8px}.nav-header-alert .nav-header-alert-title{font-size:16px;font-weight:700;color:var(--app-dangerText);margin-bottom:8px}.nav-header-alert .nav-header-alert-description{font-size:14px;color:var(--app-primaryText);margin:0 0 8px}.nav-header-alert .nav-header-alert-retry{font-weight:700;padding:0;display:inline-flex;align-items:center}.nav-header-alert .nav-header-alert-retry svg{fill:var(--app-colorLink)}.nav-header-alert .nav-header-alert-retry:hover{text-decoration:underline}.nav-header-alert .nav-header-alert-retry:hover svg{fill:var(--app-colorLinkHover)}.nav-header-alert .nav-header-alert-retry.ant-btn-disabled:hover,.nav-header-alert .nav-header-alert-retry[disabled]:hover{text-decoration:none;cursor:not-allowed}.nav-header-alert .nav-header-alert-retry.ant-btn-disabled:hover svg,.nav-header-alert .nav-header-alert-retry[disabled]:hover svg{fill:var(--app-colorLink)}.chat-bot-container{width:55%;margin:auto}.chat-bot-container .chat-header{display:flex;justify-content:flex-end;align-items:center;position:relative;padding:8px}.chat-bot-container .chat-header.initial{margin-bottom:40px;margin-top:15%;justify-content:center}.chat-bot-container .chat-header.initial .chat-header-initial-content{text-align:center}.chat-bot-container .chat-header.initial .chat-header-initial-title{font-size:24px;font-weight:700;color:var(--app-primaryText);margin:0}.chat-bot-container .chat-header.initial .chat-header-initial-description{font-size:14px;color:var(--app-secondaryText);margin-top:8px;max-width:500px}.chat-bot-container .chat-header .new-chat-icon svg path{stroke:var(--chat-newChatIconStroke)}.chat-bot-container .chat-divider{margin:16px 0}.initial-suggestions .suggestions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.initial-suggestions .suggestions .suggestion{padding:12px 16px;border-radius:12px;background:var(--chat-sourcesBtnBg);border:1px solid var(--chat-sourcesBtnBorder);cursor:pointer;color:var(--app-primaryText);transition:all .2s ease;max-width:300px;min-width:200px;width:fit-content;display:inline-block;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-align:left;line-height:1.5}.initial-suggestions .suggestions .suggestion:hover{background:#fff;box-shadow:0 2px 8px #0000001a}.chat-panel{display:flex;flex-direction:column;flex:1;padding:16px;overflow-y:auto;background-color:var(--chat-chatPanelBg);border:none;border-radius:8px;height:calc(100vh - 304px)}.chat-panel .custom-heading{font-size:1rem;font-weight:bolder;display:block}.chat-panel .chat-bubble-container .chat-bubble{display:flex;flex-direction:column}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-content{padding:10px}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-content .ant-typography{margin-bottom:0}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-content .ant-typography p{margin-bottom:8px;margin-top:3px;padding:0 10px}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-content .ant-typography .no-padding-margin p{padding:0;margin:0}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-sources-btn{background-color:var(--chat-sourcesBtnBg);color:var(--app-primaryText);border:1px solid var(--chat-sourcesBtnBorder);border-radius:12px;padding:10px 20px;transition:all .3s ease;box-shadow:0 2px 4px #0000001a;width:fit-content;margin:5px 55px}.chat-panel .chat-bubble-container .chat-bubble .chat-bubble-sources-btn:hover{background-color:var(--chat-sourcesBtnHoverBg);border-color:var(--chat-sourcesBtnHoverBorder);box-shadow:0 4px 6px #00000026}.chat-panel .chat-bubble-container .chat-bubble .message-image{max-width:40vw;height:auto;border-radius:8px;border:1px solid #e8e8ea}.chat-panel .chat-bubble-container .chat-bubble .message-failed{display:flex;align-items:center;gap:8px;margin-top:8px;padding:8px 12px;background-color:var(--chat-chatWarningAlertBg);border:1px solid var(--chat-chatWarningBorder);border-radius:8px;font-size:12px;color:var(--chat-chatWarningText)}.chat-panel .chat-bubble-container .chat-bubble .message-failed .ant-btn{font-size:11px}.chat-panel .chat-bubble-container.chat-bubble-user-message{align-self:flex-end}.chat-panel .chat-bubble-container.chat-bubble-user-message .chat-bubble{border-radius:16px;width:fit-content;background-color:var(--chat-chatBubbleUserBg)}.chat-panel .chat-bubble-container.chat-bubble-user-message .chat-bubble-action-wrapper{display:flex;justify-content:flex-end}.chat-panel .chat-bubble-container.chat-bubble-system-message .chat-bubble .ant-typography{color:#000}.chat-panel .chat-bubble-container.chat-bubble-system-message .chat-bubble .chat-bubble-content{padding-top:0;padding-bottom:0}.chat-panel .chat-bubble-container.chat-bubble-system-message .chat-bubble-action-wrapper{margin-left:36px}.chat-panel .chat-bubble-container.chat-bubble-system-message.error-message .chat-bubble .ant-typography{background-color:var(--chat-chatErrorAlertBg);border:1px solid var(--chat-chatErrorBorder);border-radius:16px;padding:16px}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn{font-weight:lighter;font-size:12px;color:var(--app-primaryText);padding:6px}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn:disabled{color:var(--app-colorTextDisabled)}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn:disabled svg path{stroke:var(--app-colorTextDisabled)}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.selected{font-weight:400}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn:not(:disabled):hover svg{stroke-width:1.2}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.feedback-btn-yes{margin-left:15px}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.feedback-btn-yes.selected:not(:disabled){border:1px solid var(--app-primaryColor)}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.feedback-btn-yes:hover:not(:disabled){color:var(--app-primaryColor)}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.feedback-btn-no.selected:not(:disabled){border:1px solid var(--app-dangerText)}.chat-panel .chat-bubble-container .chat-bubble-action .feedback-btn.feedback-btn-no:hover:not(:disabled){color:var(--app-dangerText)}.chat-panel .chat-bubble-container .chat-bubble-action .copy-btn{opacity:0;transition:all .3s ease;margin-left:5px}.chat-panel .chat-bubble-container:hover .copy-btn{opacity:1}.chat-panel .waiting-for-response-loader{display:flex;gap:10px;font-size:14px;align-items:center;background:linear-gradient(90deg,#f0f0f0,#000,#f0f0f0);background-size:200% 100%;background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;animation:waiting-gradient-animation 4s infinite linear}@keyframes waiting-gradient-animation{0%{background-position:200% 0}to{background-position:-200% 0}}.source-list-container .listing-wrapper{width:300px;height:300px;overflow-y:auto}.source-list-container .listing-wrapper .list-item{flex-direction:column;cursor:pointer;padding:10px 15px}.source-list-container .listing-wrapper .list-item:hover{box-shadow:0 4px 4px #00000026}.source-list-container .listing-wrapper .list-item .used-source{border-radius:20px;border:.4px solid var(--app-primaryText);padding:4px 15px;font-weight:300}.source-list-container .listing-wrapper .list-item.selected-document{background-color:var(--app-selectedCardBg)}.source-list-container .listing-wrapper .list-item.active-source{border:1px solid var(--app-primaryColor)}.source-list-container .listing-wrapper .list-item.active-source .item-content,.source-list-container .listing-wrapper .list-item.active-source .item-content *{font-weight:600}.source-list-container .listing-wrapper .list-item .ant-typography{margin:0;font-size:12px;line-height:14px}.source-list-container .listing-wrapper .list-item .ant-typography *,.source-list-container .listing-wrapper .list-item .ant-typography .ant-typography-expand,.source-list-container .listing-wrapper .list-item .ant-typography .ant-typography-collapse{font-size:12px;line-height:14px}.source-list-container .listing-wrapper .view-all-btn{font-weight:700;align-self:flex-end;padding:12px 20px;margin:20px 0}.source-list-container .listing-wrapper .ant-btn-default svg path{stroke:var(--app-primaryText)}.markdown-body{color-scheme:light;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;margin:0;color:#1f2328;background-color:#fff;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Noto Sans,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:16px;line-height:1.5;word-wrap:break-word}.markdown-body .octicon{display:inline-block;fill:currentColor;vertical-align:text-bottom}.markdown-body h1:hover .anchor .octicon-link:before,.markdown-body h2:hover .anchor .octicon-link:before,.markdown-body h3:hover .anchor .octicon-link:before,.markdown-body h4:hover .anchor .octicon-link:before,.markdown-body h5:hover .anchor .octicon-link:before,.markdown-body h6:hover .anchor .octicon-link:before{width:16px;height:16px;content:" ";display:inline-block;background-color:currentColor;-webkit-mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>");mask-image:url("data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' version='1.1' aria-hidden='true'><path fill-rule='evenodd' d='M7.775 3.275a.75.75 0 001.06 1.06l1.25-1.25a2 2 0 112.83 2.83l-2.5 2.5a2 2 0 01-2.83 0 .75.75 0 00-1.06 1.06 3.5 3.5 0 004.95 0l2.5-2.5a3.5 3.5 0 00-4.95-4.95l-1.25 1.25zm-4.69 9.64a2 2 0 010-2.83l2.5-2.5a2 2 0 012.83 0 .75.75 0 001.06-1.06 3.5 3.5 0 00-4.95 0l-2.5 2.5a3.5 3.5 0 004.95 4.95l1.25-1.25a.75.75 0 00-1.06-1.06l-1.25 1.25a2 2 0 01-2.83 0z'></path></svg>")}.markdown-body details,.markdown-body figcaption,.markdown-body figure{display:block}.markdown-body summary{display:list-item}.markdown-body [hidden]{display:none!important}.markdown-body a{background-color:transparent;color:#0969da;text-decoration:none}.markdown-body abbr[title]{border-bottom:none;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.markdown-body b,.markdown-body strong{font-weight:600}.markdown-body dfn{font-style:italic}.markdown-body h1{margin:.67em 0;font-weight:600;padding-bottom:.3em;font-size:2em;border-bottom:1px solid #d1d9e0b3}.markdown-body mark{background-color:#fff8c5;color:#1f2328}.markdown-body small{font-size:90%}.markdown-body sub,.markdown-body sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}.markdown-body sub{bottom:-.25em}.markdown-body sup{top:-.5em}.markdown-body img{border-style:none;max-width:100%;box-sizing:content-box}.markdown-body code,.markdown-body kbd,.markdown-body pre,.markdown-body samp{font-family:monospace;font-size:1em}.markdown-body figure{margin:1em 2.5rem}.markdown-body hr{box-sizing:content-box;overflow:hidden;background:transparent;border-bottom:1px solid #d1d9e0b3;height:.25em;padding:0;margin:1.5rem 0;background-color:#d1d9e0;border:0}.markdown-body input{font:inherit;margin:0;overflow:visible;font-family:inherit;font-size:inherit;line-height:inherit}.markdown-body [type=button],.markdown-body [type=reset],.markdown-body [type=submit]{-webkit-appearance:button;appearance:button}.markdown-body [type=checkbox],.markdown-body [type=radio]{box-sizing:border-box;padding:0}.markdown-body [type=number]::-webkit-inner-spin-button,.markdown-body [type=number]::-webkit-outer-spin-button{height:auto}.markdown-body [type=search]::-webkit-search-cancel-button,.markdown-body [type=search]::-webkit-search-decoration{-webkit-appearance:none;appearance:none}.markdown-body ::-webkit-input-placeholder{color:inherit;opacity:.54}.markdown-body ::-webkit-file-upload-button{-webkit-appearance:button;appearance:button;font:inherit}.markdown-body a:hover{text-decoration:underline}.markdown-body ::placeholder{color:#59636e;opacity:1}.markdown-body hr:before{display:table;content:""}.markdown-body hr:after{display:table;clear:both;content:""}.markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums}.markdown-body td,.markdown-body th{padding:0}.markdown-body details summary{cursor:pointer}.markdown-body a:focus,.markdown-body [role=button]:focus,.markdown-body input[type=radio]:focus,.markdown-body input[type=checkbox]:focus{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:focus:not(:focus-visible),.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body input[type=radio]:focus:not(:focus-visible),.markdown-body input[type=checkbox]:focus:not(:focus-visible){outline:solid 1px transparent}.markdown-body a:focus-visible,.markdown-body [role=button]:focus-visible,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus-visible{outline:2px solid #0969da;outline-offset:-2px;box-shadow:none}.markdown-body a:not([class]):focus,.markdown-body a:not([class]):focus-visible,.markdown-body input[type=radio]:focus,.markdown-body input[type=radio]:focus-visible,.markdown-body input[type=checkbox]:focus,.markdown-body input[type=checkbox]:focus-visible{outline-offset:0}.markdown-body kbd{display:inline-block;padding:.25rem;font:11px ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;line-height:10px;color:#1f2328;vertical-align:middle;background-color:#f6f8fa;border:solid 1px #d1d9e0b3;border-bottom-color:#d1d9e0b3;border-radius:6px;box-shadow:inset 0 -1px #d1d9e0b3}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{margin-top:1.5rem;margin-bottom:1rem;font-weight:600;line-height:1.25}.markdown-body h2{font-weight:600;padding-bottom:.3em;font-size:1.5em;border-bottom:1px solid #d1d9e0b3}.markdown-body h3{font-weight:600;font-size:1.25em}.markdown-body h4{font-weight:600;font-size:1em}.markdown-body h5{font-weight:600;font-size:.875em}.markdown-body h6{font-weight:600;font-size:.85em;color:#59636e}.markdown-body p{margin-top:0;margin-bottom:10px}.markdown-body blockquote{margin:0;padding:0 1em;color:#59636e;border-left:.25em solid #d1d9e0}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em}.markdown-body ol ol,.markdown-body ul ol{list-style-type:lower-roman}.markdown-body ul ul ol,.markdown-body ul ol ol,.markdown-body ol ul ol,.markdown-body ol ol ol{list-style-type:lower-alpha}.markdown-body dd{margin-left:0}.markdown-body tt,.markdown-body code,.markdown-body samp{font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px}.markdown-body pre{margin-top:0;margin-bottom:0;font-family:ui-monospace,SFMono-Regular,SF Mono,Menlo,Consolas,Liberation Mono,monospace;font-size:12px;word-wrap:normal}.markdown-body .octicon{display:inline-block;overflow:visible!important;vertical-align:text-bottom;fill:currentColor}.markdown-body input::-webkit-outer-spin-button,.markdown-body input::-webkit-inner-spin-button{margin:0;appearance:none}.markdown-body .mr-2{margin-right:.5rem!important}.markdown-body:before{display:table;content:""}.markdown-body:after{display:table;clear:both;content:""}.markdown-body>*:first-child{margin-top:0!important}.markdown-body>*:last-child{margin-bottom:0!important}.markdown-body a:not([href]){color:inherit;text-decoration:none}.markdown-body .absent{color:#d1242f}.markdown-body .anchor{float:left;padding-right:.25rem;margin-left:-20px;line-height:1}.markdown-body .anchor:focus{outline:none}.markdown-body p,.markdown-body blockquote,.markdown-body ul,.markdown-body ol,.markdown-body dl,.markdown-body table,.markdown-body pre,.markdown-body details{margin-top:0;margin-bottom:1rem}.markdown-body blockquote>:first-child{margin-top:0}.markdown-body blockquote>:last-child{margin-bottom:0}.markdown-body h1 .octicon-link,.markdown-body h2 .octicon-link,.markdown-body h3 .octicon-link,.markdown-body h4 .octicon-link,.markdown-body h5 .octicon-link,.markdown-body h6 .octicon-link{color:#1f2328;vertical-align:middle;visibility:hidden}.markdown-body h1:hover .anchor,.markdown-body h2:hover .anchor,.markdown-body h3:hover .anchor,.markdown-body h4:hover .anchor,.markdown-body h5:hover .anchor,.markdown-body h6:hover .anchor{text-decoration:none}.markdown-body h1:hover .anchor .octicon-link,.markdown-body h2:hover .anchor .octicon-link,.markdown-body h3:hover .anchor .octicon-link,.markdown-body h4:hover .anchor .octicon-link,.markdown-body h5:hover .anchor .octicon-link,.markdown-body h6:hover .anchor .octicon-link{visibility:visible}.markdown-body h1 tt,.markdown-body h1 code,.markdown-body h2 tt,.markdown-body h2 code,.markdown-body h3 tt,.markdown-body h3 code,.markdown-body h4 tt,.markdown-body h4 code,.markdown-body h5 tt,.markdown-body h5 code,.markdown-body h6 tt,.markdown-body h6 code{padding:0 .2em;font-size:inherit}.markdown-body summary h1,.markdown-body summary h2,.markdown-body summary h3,.markdown-body summary h4,.markdown-body summary h5,.markdown-body summary h6{display:inline-block}.markdown-body summary h1 .anchor,.markdown-body summary h2 .anchor,.markdown-body summary h3 .anchor,.markdown-body summary h4 .anchor,.markdown-body summary h5 .anchor,.markdown-body summary h6 .anchor{margin-left:-40px}.markdown-body summary h1,.markdown-body summary h2{padding-bottom:0;border-bottom:0}.markdown-body ul.no-list,.markdown-body ol.no-list{padding:0;list-style-type:none}.markdown-body ol[type="a s"]{list-style-type:lower-alpha}.markdown-body ol[type="A s"]{list-style-type:upper-alpha}.markdown-body ol[type="i s"]{list-style-type:lower-roman}.markdown-body ol[type="I s"]{list-style-type:upper-roman}.markdown-body ol[type="1"]{list-style-type:decimal}.markdown-body div>ol:not([type]){list-style-type:decimal}.markdown-body ul ul,.markdown-body ul ol,.markdown-body ol ol,.markdown-body ol ul{margin-top:0;margin-bottom:0}.markdown-body li>p{margin-top:1rem}.markdown-body li+li{margin-top:.25em}.markdown-body dl{padding:0}.markdown-body dl dt{padding:0;margin-top:1rem;font-size:1em;font-style:italic;font-weight:600}.markdown-body dl dd{padding:0 1rem;margin-bottom:1rem}.markdown-body table th{font-weight:600}.markdown-body table th,.markdown-body table td{padding:6px 13px;border:1px solid #d1d9e0}.markdown-body table td>:last-child{margin-bottom:0}.markdown-body table tr{background-color:#fff;border-top:1px solid #d1d9e0b3}.markdown-body table tr:nth-child(2n){background-color:#f6f8fa}.markdown-body table img{background-color:transparent}.markdown-body img[align=right]{padding-left:20px}.markdown-body img[align=left]{padding-right:20px}.markdown-body .emoji{max-width:none;vertical-align:text-top;background-color:transparent}.markdown-body span.frame{display:block;overflow:hidden}.markdown-body span.frame>span{display:block;float:left;width:auto;padding:7px;margin:13px 0 0;overflow:hidden;border:1px solid #d1d9e0}.markdown-body span.frame span img{display:block;float:left}.markdown-body span.frame span span{display:block;padding:5px 0 0;clear:both;color:#1f2328}.markdown-body span.align-center{display:block;overflow:hidden;clear:both}.markdown-body span.align-center>span{display:block;margin:13px auto 0;overflow:hidden;text-align:center}.markdown-body span.align-center span img{margin:0 auto;text-align:center}.markdown-body span.align-right{display:block;overflow:hidden;clear:both}.markdown-body span.align-right>span{display:block;margin:13px 0 0;overflow:hidden;text-align:right}.markdown-body span.align-right span img{margin:0;text-align:right}.markdown-body span.float-left{display:block;float:left;margin-right:13px;overflow:hidden}.markdown-body span.float-left span{margin:13px 0 0}.markdown-body span.float-right{display:block;float:right;margin-left:13px;overflow:hidden}.markdown-body span.float-right>span{display:block;margin:13px auto 0;overflow:hidden;text-align:right}.markdown-body code,.markdown-body tt{padding:.2em .4em;margin:0;font-size:85%;white-space:break-spaces;background-color:#818b981f;border-radius:6px}.markdown-body code br,.markdown-body tt br{display:none}.markdown-body del code{text-decoration:inherit}.markdown-body samp{font-size:85%}.markdown-body pre code{font-size:100%}.markdown-body pre>code{padding:0;margin:0;word-break:normal;white-space:pre;background:transparent;border:0}.markdown-body .highlight{margin-bottom:1rem}.markdown-body .highlight pre{margin-bottom:0;word-break:normal}.markdown-body .highlight pre,.markdown-body pre{padding:1rem;overflow:auto;font-size:85%;line-height:1.45;color:#1f2328;background-color:#f6f8fa;border-radius:6px}.markdown-body pre code,.markdown-body pre tt{display:inline;max-width:auto;padding:0;margin:0;overflow:visible;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}.markdown-body .csv-data td,.markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.markdown-body .csv-data .blob-num{padding:10px .5rem 9px;text-align:right;background:#fff;border:0}.markdown-body .csv-data tr{border-top:0}.markdown-body .csv-data th{font-weight:600;background:#f6f8fa;border-top:0}.markdown-body [data-footnote-ref]:before{content:"["}.markdown-body [data-footnote-ref]:after{content:"]"}.markdown-body .footnotes{font-size:12px;color:#59636e;border-top:1px solid #d1d9e0}.markdown-body .footnotes ol{padding-left:1rem}.markdown-body .footnotes ol ul{display:inline-block;padding-left:1rem;margin-top:1rem}.markdown-body .footnotes li{position:relative}.markdown-body .footnotes li:target:before{position:absolute;inset:-.5rem -.5rem -.5rem -1.5rem;pointer-events:none;content:"";border:2px solid #0969da;border-radius:6px}.markdown-body .footnotes li:target{color:#1f2328}.markdown-body .footnotes .data-footnote-backref g-emoji{font-family:monospace}.markdown-body body:has(:modal){padding-right:var(--dialog-scrollgutter)!important}.markdown-body .pl-c{color:#59636e}.markdown-body .pl-c1,.markdown-body .pl-s .pl-v{color:#0550ae}.markdown-body .pl-e,.markdown-body .pl-en{color:#6639ba}.markdown-body .pl-smi,.markdown-body .pl-s .pl-s1{color:#1f2328}.markdown-body .pl-ent{color:#0550ae}.markdown-body .pl-k{color:#cf222e}.markdown-body .pl-s,.markdown-body .pl-pds,.markdown-body .pl-s .pl-pse .pl-s1,.markdown-body .pl-sr,.markdown-body .pl-sr .pl-cce,.markdown-body .pl-sr .pl-sre,.markdown-body .pl-sr .pl-sra{color:#0a3069}.markdown-body .pl-v,.markdown-body .pl-smw{color:#953800}.markdown-body .pl-bu{color:#82071e}.markdown-body .pl-ii{color:#f6f8fa;background-color:#82071e}.markdown-body .pl-c2{color:#f6f8fa;background-color:#cf222e}.markdown-body .pl-sr .pl-cce{font-weight:700;color:#116329}.markdown-body .pl-ml{color:#3b2300}.markdown-body .pl-mh,.markdown-body .pl-mh .pl-en,.markdown-body .pl-ms{font-weight:700;color:#0550ae}.markdown-body .pl-mi{font-style:italic;color:#1f2328}.markdown-body .pl-mb{font-weight:700;color:#1f2328}.markdown-body .pl-md{color:#82071e;background-color:#ffebe9}.markdown-body .pl-mi1{color:#116329;background-color:#dafbe1}.markdown-body .pl-mc{color:#953800;background-color:#ffd8b5}.markdown-body .pl-mi2{color:#d1d9e0;background-color:#0550ae}.markdown-body .pl-mdr{font-weight:700;color:#8250df}.markdown-body .pl-ba{color:#59636e}.markdown-body .pl-sg{color:#818b98}.markdown-body .pl-corl{text-decoration:underline;color:#0a3069}.markdown-body [role=button]:focus:not(:focus-visible),.markdown-body [role=tabpanel][tabindex="0"]:focus:not(:focus-visible),.markdown-body button:focus:not(:focus-visible),.markdown-body summary:focus:not(:focus-visible),.markdown-body a:focus:not(:focus-visible){outline:none;box-shadow:none}.markdown-body [tabindex="0"]:focus:not(:focus-visible),.markdown-body details-dialog:focus:not(:focus-visible){outline:none}.markdown-body g-emoji{display:inline-block;min-width:1ch;font-family:"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-size:1em;font-style:normal!important;font-weight:400;line-height:1;vertical-align:-.075em}.markdown-body g-emoji img{width:1em;height:1em}.markdown-body .task-list-item{list-style-type:none}.markdown-body .task-list-item label{font-weight:400}.markdown-body .task-list-item.enabled label{cursor:pointer}.markdown-body .task-list-item+.task-list-item{margin-top:.25rem}.markdown-body .task-list-item .handle{display:none}.markdown-body .task-list-item-checkbox{margin:0 .2em .25em -1.4em;vertical-align:middle}.markdown-body ul:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body ol:dir(rtl) .task-list-item-checkbox{margin:0 -1.6em .25em .2em}.markdown-body .contains-task-list:hover .task-list-item-convert-container,.markdown-body .contains-task-list:focus-within .task-list-item-convert-container{display:block;width:auto;height:24px;overflow:visible;clip:auto}.markdown-body ::-webkit-calendar-picker-indicator{filter:invert(50%)}.markdown-body .markdown-alert{padding:.5rem 1rem;margin-bottom:1rem;color:inherit;border-left:.25em solid #d1d9e0}.markdown-body .markdown-alert>:first-child{margin-top:0}.markdown-body .markdown-alert>:last-child{margin-bottom:0}.markdown-body .markdown-alert .markdown-alert-title{display:flex;font-weight:500;align-items:center;line-height:1}.markdown-body .markdown-alert.markdown-alert-note{border-left-color:#0969da}.markdown-body .markdown-alert.markdown-alert-note .markdown-alert-title{color:#0969da}.markdown-body .markdown-alert.markdown-alert-important{border-left-color:#8250df}.markdown-body .markdown-alert.markdown-alert-important .markdown-alert-title{color:#8250df}.markdown-body .markdown-alert.markdown-alert-warning{border-left-color:#9a6700}.markdown-body .markdown-alert.markdown-alert-warning .markdown-alert-title{color:#9a6700}.markdown-body .markdown-alert.markdown-alert-tip{border-left-color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-tip .markdown-alert-title{color:#1a7f37}.markdown-body .markdown-alert.markdown-alert-caution{border-left-color:#cf222e}.markdown-body .markdown-alert.markdown-alert-caution .markdown-alert-title{color:#d1242f}.markdown-body>*:first-child>.heading-element:first-child{margin-top:0!important}.markdown-body .highlight pre:has(+.zeroclipboard-container){min-height:52px}.answer-markdown-body{--base-size-8: .5rem;--base-text-weight-semibold: 600;--bgColor-default: #ffffff;--bgColor-muted: #f6f8fa;--borderColor-default: #d1d9e0;--borderColor-muted: #d1d9e0b3}.answer-markdown-body table{border-spacing:0;border-collapse:collapse;display:block;width:max-content;max-width:100%;overflow:auto;font-variant:tabular-nums;margin:1rem 0}.answer-markdown-body td,.answer-markdown-body th{padding:0}.answer-markdown-body table th{font-weight:var(--base-text-weight-semibold, 600)}.answer-markdown-body table th,.answer-markdown-body table td{padding:6px 13px;border:1px solid var(--borderColor-default)}.answer-markdown-body table td>:last-child{margin-bottom:0}.answer-markdown-body table tr{background-color:var(--bgColor-default);border-top:1px solid var(--borderColor-muted)}.answer-markdown-body table tr:nth-child(2n){background-color:var(--bgColor-muted)}.answer-markdown-body table img{background-color:transparent}.answer-markdown-body .csv-data td,.answer-markdown-body .csv-data th{padding:5px;overflow:hidden;font-size:12px;line-height:1;text-align:left;white-space:nowrap}.answer-markdown-body .csv-data .blob-num{padding:10px var(--base-size-8) 9px;text-align:right;background:var(--bgColor-default);border:0}.answer-markdown-body .csv-data tr{border-top:0}.answer-markdown-body .csv-data th{font-weight:var(--base-text-weight-semibold, 600);background:var(--bgColor-muted);border-top:0}.markdown-body{display:flex;flex-direction:column;font-family:Manrope;color:#404040;background-color:transparent;font-size:16px;font-weight:lighter;line-height:1.5;white-space:pre-wrap;pointer-events:auto}.markdown-body ul,.markdown-body ol{margin-top:0;margin-bottom:0;padding-left:2em;display:inline-block;white-space:normal;vertical-align:top;box-sizing:border-box;width:100%}.markdown-body ol li>span,.markdown-body ul li>span{display:contents!important}.markdown-body p{margin:0;padding-left:1rem}.markdown-body>div>p.multiline-paragraph{margin:1.5rem 0}.markdown-body>div>p.multiline-paragraph:last-child{margin-bottom:0}.markdown-body h1,.markdown-body h2,.markdown-body h3,.markdown-body h4,.markdown-body h5,.markdown-body h6{line-height:2}.no-padding-btn,.expand-collapse-button{padding:0}.expand-collapse-button{color:#9ca3af}.inline-sources-badges{display:inline-flex;margin:0 0 0 2px;align-items:center;gap:4px}.ant-tooltip-inner{max-height:400px;overflow-y:scroll}.chain-of-thought{margin:12px 0;border-radius:8px;overflow:hidden;transition:all .3s ease-in-out}.chain-of-thought.chain-of-thought-active{background:#1890ff0d;padding:12px 16px;border:1px solid rgba(24,144,255,.15);animation:fadeIn .3s ease-in}.chain-of-thought.chain-of-thought-completed{background:transparent;border:1px solid #d9d9d9;border-radius:8px;animation:fadeIn .3s ease-in}.chain-of-thought.chain-of-thought-completed .ant-collapse,.chain-of-thought.chain-of-thought-completed .ant-collapse-item{border:none}.chain-of-thought.chain-of-thought-completed .ant-collapse-header{padding:12px 16px!important;border-radius:8px!important;transition:background-color .2s ease}.chain-of-thought.chain-of-thought-completed .ant-collapse-header:hover{background:#00000008}.chain-of-thought.chain-of-thought-completed .ant-collapse-content{border-top:1px solid #d9d9d9}.chain-of-thought.chain-of-thought-completed .ant-collapse-content-box{padding:12px 16px!important}.chain-of-thought-header{display:flex;align-items:center;gap:8px;color:var(--app-primaryText)}.chain-of-thought-header .chain-of-thought-icon{flex-shrink:0;color:var(--app-primaryColor);font-size:16px}.chain-of-thought-header .chain-of-thought-title{flex:1;font-weight:500;font-size:14px;color:var(--app-primaryText)}.chain-of-thought-header .chain-of-thought-count{font-size:12px;color:#00000073;padding:2px 8px;background:#0000000d;border-radius:12px}.chain-of-thought-content{display:flex;flex-direction:column;gap:8px;margin-top:12px;position:relative}.chain-of-thought-content:before{content:"";position:absolute;left:15px;top:32px;bottom:16px;width:1px;background:linear-gradient(to bottom,#d9d9d9 0%,#d9d9d9 50%,transparent 100%)}.thinking-step-item{display:flex;gap:12px;position:relative;opacity:0;animation:fadeInSlide .3s ease forwards}.thinking-step-item.thinking-step-item-latest .thinking-step-icon{animation:pulse 1.5s ease-in-out infinite}.thinking-step-item .thinking-step-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--app-primaryColor);background:#fff;border-radius:50%;border:1px solid #d9d9d9;z-index:1;font-size:16px}.thinking-step-item .thinking-step-icon .anticon{font-size:16px}.thinking-step-item .thinking-step-content{flex:1;padding-bottom:4px;display:flex;align-items:center}.thinking-step-item .thinking-step-content .thinking-step-text span,.thinking-step-item .thinking-step-content .thinking-step-text p{font-size:13px;line-height:1.5;color:#000c;padding:0;margin:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{box-shadow:0 0 #1890ff66}50%{box-shadow:0 0 0 4px #1890ff00}}.question-form{box-shadow:0 1px 10px 1px #e8e8ea}.question-form .question ::placeholder{color:#6c757d}.question-form .question.focus .ant-form-item-control-input{border-color:var(--chat-formInputFocus);box-shadow:0 0 0 2px #007bff33}.question-form .question.disabled .ant-form-item-control-input,.question-form .question.disabled .ant-input-outlined{background-color:var(--chat-formInputDisabled)}.question-form .question .ant-form-item-control-input{background:var(--chat-formInputBg);padding:10px;border-radius:8px}.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content{display:flex;align-items:center}.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-outlined{border:none;box-shadow:none}.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-outlined:hover,.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-outlined:focus,.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-outlined:focus-visible,.question-form .question .ant-form-item-control-input .ant-form-item-control-input-content .ant-input-outlined:focus-within{border:none;box-shadow:none}.question-form .question .query-input:disabled::placeholder{color:var(--chat-formInputDisabledPlaceholder)}.question-form .question .upload-button{padding:0 5px;margin-right:5px}.question-form .question .upload-button:hover{background-color:#0000000d}.question-form .question .query-button{border:none;border-radius:50%;padding:10px;transition:all .2s ease-in-out;position:relative;overflow:hidden}.question-form .question .query-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.question-form .question .query-button:active{transform:scale(.98)}.question-form .question .query-button:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}.question-form .question .query-button .question-send-icon{display:flex;align-items:center;justify-content:center}.question-form .question .query-button .question-send-icon svg{transition:all .2s ease-in-out}.question-form .question .query-button .question-send-icon svg path{stroke:var(--chat-questionSendBtnStroke)}.question-form .question .query-button:hover .question-send-icon svg{transform:scale(1.1)}.question-form .question .stop-button{border:none;border-radius:50%;padding:10px;transition:all .2s ease-in-out;position:relative;overflow:hidden}.question-form .question .stop-button:hover{transform:scale(1.05);box-shadow:0 4px 12px #00000026}.question-form .question .stop-button:active{transform:scale(.98)}.question-form .question .stop-button:focus{outline:none;box-shadow:0 0 0 3px #1890ff33}.question-form .question .stop-button .question-stop-icon{display:flex;align-items:center;justify-content:center}.question-form .question .stop-button .question-stop-icon svg{transition:all .2s ease-in-out}.question-form .question .stop-button .question-stop-icon svg rect{fill:var(--chat-questionSendBtnStroke)}.question-form .question .stop-button:hover .question-stop-icon svg{transform:scale(1.1)}.question-form .image-preview{margin:12px;position:relative;display:inline-block}.question-form .image-preview img{max-height:150px;max-width:300px;border-radius:8px;border:1px solid #e8e8ea}.question-form .image-preview .remove-image{position:absolute;top:-5px;right:-5px;background:#fff;border-radius:50%;width:22px;height:22px;padding:0;box-shadow:0 2px 5px #00000026}.question-form .image-preview .remove-image .anticon{font-size:10px}.highlighted-text-section{background-color:var(--app-highlightColor);padding:1rem;display:block}.drawer-header-url{font-weight:700}.resizable-drawer-container{position:absolute!important;z-index:1000;box-shadow:0 6px 16px #00000014,0 3px 6px -4px #0000001f,0 9px 28px 8px #0000000d;top:0;right:0;bottom:0;animation:slideInRight .3s ease-out;background:#fff}.resizable-drawer-content-wrapper{height:100%;display:flex;flex-direction:column}.resizable-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;flex-shrink:0}.resizable-drawer-header .resizable-drawer-close{font-weight:700;color:var(--app-primaryColor)}.resizable-drawer-header .resizable-drawer-close:hover{color:var(--app-hoverColor)}.resizable-drawer-body{padding:0 30px 30px;overflow:auto;word-wrap:break-word;box-sizing:border-box}.resizable-drawer-handle{position:fixed;top:50%;transform:translate(-40%,-50%);display:flex;align-items:center;justify-content:center;width:16px;height:48px;background-color:#fff;border-radius:8px;box-shadow:0 1px 3px #0000004d;clip-path:inset(0 0 0 50%);transition:all .2s ease;border:1px solid var(--app-cardBorder);border-left:none}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.share-token-validation{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;padding:40px 20px;background:var(--app-bodyBg)}.share-token-validation__loading{text-align:center}.share-token-validation__loading .ant-spin{margin-bottom:24px}.share-token-validation__loading-text{font-size:16px;color:var(--app-secondaryText);margin:0}.share-token-validation__error{text-align:center;max-width:480px}.share-token-validation__error-icon{font-size:64px;color:var(--app-errorColor, #ff4d4f);margin-bottom:24px}.share-token-validation__error-title{font-size:24px;font-weight:600;color:var(--app-primaryText);margin:0 0 12px}.share-token-validation__error-description{font-size:16px;color:var(--app-secondaryText);margin:0 0 32px;line-height:1.5}.share-token-validation__error-actions{display:flex;gap:12px;justify-content:center}
