html,body{height:100%;margin:0;overflow:hidden}#root{background:#fff;height:100%}.paper__custom{background-color:#fff;width:750px;max-width:100%;height:calc(100% - 60px);max-height:calc(100% - 60px)}.chat-container{background-color:var(--mui-palette-background-default);flex-direction:column;width:100%;height:100%;display:flex}.chat-container__tabs{flex-direction:column;width:100%;height:100%;margin-left:auto;margin-right:auto;padding:0;display:flex;position:relative;overflow:hidden;background-color:var(--mui-palette-background-default)!important}.chat-container__tabs-content{background-color:#f2f3f3;flex:1;position:relative;overflow:auto}#scrollableDiv{flex-direction:column;display:flex;overflow-y:auto}.message-item{animation:.3s ease-out slideIn}.message-item--user{justify-content:flex-end;display:flex}.message-item--bot{justify-content:flex-start;display:flex}@keyframes slideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-header__close{width:46px;height:46px;box-shadow:#00000040;cursor:pointer;background-color:#ffffff1a;border-radius:3.2px;justify-content:center;align-items:center;display:flex}.chat-tabs{background-color:#f2f3f3;border-bottom:1px solid #cccfcf;padding:12px 20px 11px 16px;display:flex}.chat-tabs__toggle-group{justify-content:space-between;display:flex}.chat-tabs__toggle-group .MuiToggleButton-root{text-transform:none;color:#193051;background-color:#e6e7e7;border:none;min-width:120px;margin:0;padding:3px 8px;font-weight:500;transition:all .2s}.chat-tabs__toggle-group .MuiToggleButton-root.MuiToggleButtonGroup-middleButton{margin:4px 20px}.chat-tabs__toggle-group .MuiToggleButton-root.MuiToggleButtonGroup-grouped{border-radius:16px}.chat-tabs__toggle-group .MuiToggleButton-root.MuiToggleButtonGroup-grouped:hover{background-color:#cccfcf}.chat-tabs__toggle-group .MuiToggleButton-root.Mui-selected{background-color:#e6e7e7;border:1px solid #b3b8b8;border-radius:16px}.chat-tabs__toggle-group .MuiToggleButton-root.Mui-selected:hover{background-color:#cccfcf}.chat-tabs__toggle-group .MuiToggleButton-root.Mui-disabled{cursor:not-allowed;pointer-events:auto;background-color:#e6e7e7!important}.chat-tabs__toggle-group .MuiToggleButton-root.MuiSvgIcon-root{color:#193051}.chat-unmessage{background-color:#f2f3f3;justify-content:center;height:100%;padding:10px 0 30px;display:flex}.chat-unmessage__body{text-align:center;width:100%;padding-top:80px}.chat-unmessage__body-content{width:100%}.chat-unmessage__body-content-img{justify-content:center;align-items:center;height:113px;display:flex}.chat-unmessage__body-content-img-avatar{width:108px;height:113px}.chat-unmessage__body-content-des{padding-bottom:10px}.chat-input{align-items:center;gap:20px;width:100%;margin-bottom:4px;transition:background-color .3s;display:flex}.chat-input__custom{font-size:12px!important}.chat-input__custom .MuiInputBase-root{padding:4px 0}.chat-input__custom .MuiInputBase-input::placeholder{color:#0009}.chat-input__custom:hover{border:none}.chat-input__paper{flex:1;align-items:center;transition:background-color .3s,border-color .3s;display:flex}.chat-input__send-button{background-color:#c1cddb;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:relative}.chat-input__send-button-play,.chat-input__send-button-pause{position:absolute}.chat-input__send-button button.play-btn,.chat-input__send-button button.pause-btn{padding:3px}.chat__message{align-items:flex-start;gap:.75rem;display:flex}.chat__message--bot{align-self:flex-start}.chat__message--user{flex-direction:row-reverse;align-self:flex-end}.chat__avatar{border-radius:50%;width:43px;height:43px;margin-top:4px;margin-left:12px}.chat__bubble{word-break:break-word;font-size:.75rem;line-height:1.5}.chat__bubble--user{font-size:.75rem}.chat__bubble--bot{max-width:89%;padding-top:16px;font-size:.75rem}.chat__bubble--user{color:#ffffffe6;background-color:#345c8b;border-radius:.8rem;max-width:82%;margin:15px 14px 15px 0;padding:.2rem .8rem}.chat__text .prose{color:inherit;font-size:.875rem;line-height:1.4}.chat__text--bot{align-self:flex-start}.chat__text--user{flex-direction:row-reverse;align-self:flex-end}.chat__text--user p{margin:0}.chat__text__tool-loading{align-items:center;gap:6px;margin-left:6px;display:inline-flex}.chat__file{margin-top:.5rem}.chat__file-item{background-color:var(--mui-palette-grey-200);border-radius:6px;justify-content:space-between;align-items:center;padding:.5rem;display:flex}.chat__file-name{text-overflow:ellipsis;white-space:nowrap;max-width:200px;font-size:.85rem;font-weight:500;overflow:hidden}.chat__image{cursor:pointer;border-radius:8px;max-width:375px;margin-top:.5rem;display:block}.chat__wrap{width:100%;height:100%}.chat__timestamp{color:#000000e6!important;font-size:.75rem!important;font-weight:700!important;line-height:200%!important}.chat__error-message{color:#c10004;background-color:#ffeaed;border-left:4px solid #c10004;border-radius:4px;gap:8px;width:580px;padding:8px 8px 8px 12px;font-size:14px;font-weight:500;line-height:20px;display:flex}.chat__error-message-icon{color:#c10004;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:16px;height:16px;margin:2px;font-weight:700;display:flex}.chat__error-message-content{flex:1}.chat__error-message-content-title{margin-bottom:8px}.chat__error-message-content-meta{margin:16px 0;padding-left:16px}.chat__error-message-content-meta li{margin-bottom:4px}.chat__error-message-content-text,.chat__error-message-content-note{margin-top:16px}.markdown .ref-link-container{align-items:center;gap:8px;margin-bottom:6px;display:flex}.markdown .ref-link-container .ref-link-item{color:#467599;cursor:pointer;font-size:14px;font-weight:700;text-decoration:none;transition:all .2s}.markdown .ref-link-container .ref-link-item.loading{pointer-events:none;opacity:.6;cursor:wait;color:#99a0a0;text-decoration:none}.markdown .ref-link-container .ref-link-item.expired{color:#99a0a0;cursor:default;pointer-events:none;text-decoration:none}.markdown .ref-link-container .preparing-text{color:#99a0a0;font-size:13px;font-style:italic}.markdown .kb-citation-marker{color:#193051;width:16px;min-width:16px;height:16px;font:inherit;cursor:pointer;vertical-align:baseline;background:#e8f6f2;border:1px solid #b8d5cf;border-radius:3px;justify-content:center;align-items:center;margin:0 2px;padding:0;font-size:11px;line-height:1;display:inline-flex}.markdown .kb-citation-marker:hover,.markdown .kb-citation-marker:focus-visible{border-color:#467599;outline:none}.markdown .markdown-image-container{vertical-align:middle;max-width:300px;max-height:300px;margin:8px 0;display:inline-block}.markdown .markdown-image-button{cursor:pointer;background:0 0;border:0;max-width:300px;max-height:300px;padding:0;display:inline-flex}.markdown .markdown-image-button:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #467599}.markdown .markdown-image{object-fit:contain;border-radius:4px;width:auto;max-width:300px;height:auto;max-height:300px;display:block}.markdown .kb-sources{margin-top:12px;padding-bottom:12px;margin-bottom:12px!important}.markdown .kb-sources__summary{color:#011111;cursor:pointer;background:0 0;border:0;align-items:center;gap:8px;padding:4px 0;font-family:Montserrat Bold;font-size:16px;font-weight:700;line-height:1.4;display:inline-flex}.markdown .kb-sources__summary svg{width:24px;height:24px}.markdown .kb-sources__summary:focus-visible{outline-offset:2px;border-radius:4px;outline:2px solid #467599}.markdown .kb-sources__list{flex-direction:column;gap:10px;margin:8px 0 0 32px;padding:0;list-style:none;display:flex}.markdown .kb-source-card{background:#fff;border:1px solid #cccfcf;border-radius:4px;grid-template-columns:auto minmax(0,1fr);align-items:flex-start;gap:10px;padding:12px;transition:background-color .2s,border-color .2s;display:grid}.markdown .kb-source-card--highlighted{background:#dff4ed;border-color:#b8d5cf}.markdown .kb-source-card__index{color:#193051;background:#e8f6f2;border:1px solid #b8d5cf;border-radius:3px;justify-content:center;align-items:center;width:16px;min-width:16px;height:16px;padding:0;font-size:11px;line-height:1;display:inline-flex}.markdown .kb-source-card__content{min-width:0;font-size:12px}.markdown .kb-source-card__title,.markdown .kb-source-card__url{color:#011111;overflow-wrap:anywhere;display:block}.markdown .kb-source-card__title{font-family:Montserrat Bold;font-weight:700;text-decoration:none}.markdown .kb-source-card__url{margin-top:6px;font-style:italic;text-decoration:underline}.markdown .kb-source-card__url:hover{color:#345c8b}.markdown .kb-source-card__title--disabled,.markdown .kb-source-card__url--disabled{color:#5c6666;text-decoration:none}.markdown .table-module{margin:16px 0}.markdown .table-module .export-button-wrapper{justify-content:flex-end;margin-bottom:12px;display:flex}.markdown .table-module .export-button-wrapper .export-button{color:#467599;cursor:pointer;background-color:#0000;border:1px solid #467599;border-radius:4px;align-items:center;gap:8px;padding:6px 16px;font-size:14px;font-weight:600;display:inline-flex}.markdown .table-module .export-button-wrapper .export-button:hover{background-color:#30658a0d}.markdown .table-module .export-button-wrapper .export-button:disabled{opacity:.5;cursor:not-allowed}.markdown .table-module .table-wrapper{scrollbar-width:thin;border-radius:5px;max-height:405px;overflow:auto}.markdown .table-module .table-wrapper table{border-collapse:separate;border-spacing:0;table-layout:fixed;border:1px solid #cccfcf;border-top:none;border-radius:5px;width:max-content;min-width:100%}.markdown .table-module .table-wrapper table tr th{z-index:10;text-align:left;background:#f2f3f3;border-top:1px solid #cccfcf;height:28px;font-weight:700;position:sticky;top:0}.markdown .table-module .table-wrapper table tr th:first-child{border-top-left-radius:5px}.markdown .table-module .table-wrapper table tr th:last-child{border-top-right-radius:5px}.markdown .table-module .table-wrapper table tr td{background:#fff;border-top:1px solid #cccfcf}.markdown .table-module .table-wrapper table tr th,.markdown .table-module .table-wrapper table tr td{max-width:250px;padding:8px}.markdown .table-module .table-wrapper table tr:last-child td:first-child{border-bottom-left-radius:5px}.markdown .table-module .table-wrapper table tr:last-child td:last-child{border-bottom-right-radius:5px}.markdown .table-module .table-wrapper table tr:first-child td{border-top:none}.markdown>:first-child{margin-top:0!important}.markdown>:last-child{margin-bottom:0!important}.quick-query__container{flex-direction:column;gap:15px;margin-top:60px;padding-bottom:30px;display:flex}.quick-query__options{grid-template-columns:repeat(3,1fr);gap:15px;max-width:660px;margin:0 auto;display:grid}.quick-query__options-box{text-align:center;box-sizing:border-box;background-color:#fff;border:.65px solid #99a0a0;border-radius:4px;justify-content:center;align-items:center;width:300px;height:62px;display:flex}.quick-query__options-box:hover{cursor:pointer;background-color:#dff4ed}.quick-query__options-box-text{-webkit-line-clamp:2;line-clamp:2;word-break:break-word;-webkit-box-orient:vertical;width:260px;height:34px;display:-webkit-box;overflow:hidden}.quick-query__grid--2{grid-template-columns:repeat(2,1fr)}.quick-query__chip--3{grid-template-columns:repeat(3,1fr)}.tooltip-container .MuiTooltip-tooltip{color:#fff;white-space:normal;word-break:normal;overflow-wrap:break-word;box-sizing:border-box;background-color:#011111;border-radius:4px;max-width:520px;padding:8px;font-size:13px;font-weight:500}.chat-disclaimer{text-align:center;padding:0 20px}.chat-disclaimer__text.MuiTypography-root{color:#0009;height:19px;font-size:12px;font-weight:500;line-height:160%}.chat__tool-loading .dot{opacity:.3;font-size:20px;line-height:1;animation:1.2s ease-in-out infinite typing}.chat__tool-loading .dot:first-child{animation-delay:0s}.chat__tool-loading .dot:nth-child(2){animation-delay:.15s}.chat__tool-loading .dot:nth-child(3){animation-delay:.3s}.chat__inline-loading{align-items:center;gap:8px;display:inline-flex}@keyframes typing{0%{opacity:.3;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}80%{opacity:.3;transform:translateY(0)}to{opacity:.3}}.markdown blockquote{border-left:4px solid #9ca3af;border-radius:0 6px 6px 0;margin:16px 0;padding:12px 16px}.markdown blockquote p{margin:0}.markdown blockquote p+p{margin-top:8px}.MuiSnackbar-anchorOriginBottomRight{bottom:18px!important;left:auto!important;right:12px!important}.toast-custom{padding:5px 16px!important}.toast-custom:hover{cursor:pointer;opacity:1!important;box-shadow:0 0 6px #000!important}.toast-custom .MuiAlert-icon{justify-content:center;align-items:center;display:flex}.toast-custom .MuiSvgIcon-fontSizeSmall{margin-top:2px;margin-right:5px;width:13px!important;height:13px!important}.toast-custom .MuiAlert-message{max-width:598px!important}.toast-custom-close:hover,.toast-custom-close:focus{opacity:.4;color:#000!important}@font-face{font-family:Montserrat Regular;src:url(/assets/Montserrat-Medium-DZarjTSE.ttf)format("woff2");font-weight:400;font-style:normal}@font-face{font-family:Montserrat Bold;src:url(/assets/Montserrat-Bold-zok-pVqG.ttf)format("woff2");font-weight:600;font-style:normal}@font-face{font-family:Righteous Regular;src:url(/assets/Righteous-Regular-B_bDTS0R.ttf)format("woff2");font-weight:400;font-style:normal}
