@import"https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap";*{box-sizing:border-box}html,body{height:100%;margin:0;padding:0}html{background:#f2f2f2;font-family:Poppins,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f2f2f2;border-radius:10px}::-webkit-scrollbar-thumb{background:#888;border-radius:10px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#888 #f2f2f2}::-ms-scrollbar{width:8px;height:8px}::-ms-scrollbar-track{background:#f2f2f2;border-radius:10px}::-ms-scrollbar-thumb{background:#888;border-radius:10px}::-ms-scrollbar-thumb:hover{background:#555}._container_1yxo6_5{flex:1;display:flex;height:100vh;font-family:Poppins,sans-serif}._mainContent_1yxo6_12{background-color:#fff;flex:1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-left:0}._chatRoot_1yxo6_23{position:relative;flex:1;display:flex;flex-direction:row;margin-top:50px;background-color:#f8f8f8;overflow-x:hidden;padding-bottom:0;padding-top:30px;max-height:100%;width:100%;z-index:1}._chatRoot_1yxo6_23:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(/assets/playground-bgimg-835f2a2f.png);background-size:cover;background-position:center;background-repeat:no-repeat;opacity:.2;z-index:-1}._baryContainer_1yxo6_62{flex:0 0 auto;display:flex;justify-content:center;align-items:flex-start;position:relative;width:30vh;height:30vh;margin-top:23vh}._chatContainer_1yxo6_72{flex:1;display:flex;flex-direction:column;align-items:center;width:100%}._chatEmptyState_1yxo6_81{flex-grow:1;display:flex;flex-direction:column;justify-content:center;align-items:center;max-height:1024px;padding-top:60px;width:100%}@media (min-height: 900px){._chatEmptyState_1yxo6_81{margin-top:0}}@media (min-width: 1920px){._chatEmptyState_1yxo6_81{margin-top:10px}}._chatLogoImage_1yxo6_104{height:60px!important;width:auto!important;max-height:60px!important;object-fit:contain!important}._chatEmptyState_1yxo6_81 img{height:22px!important;width:auto!important;max-height:60px!important;object-fit:contain!important}._chatEmptyStateTitle_1yxo6_118{font-size:1.5rem;font-weight:600;margin-top:.5rem;margin-bottom:30px}@media only screen and (max-height: 780px){._chatEmptyStateTitle_1yxo6_118{margin-bottom:0}}@media only screen and (max-height: 580px){._chatEmptyStateTitle_1yxo6_118{font-size:1rem}}._chatEmptyStateSubtitle_1yxo6_139{font-size:1rem;font-weight:500;margin-bottom:25px;color:#505050}@media (min-height: 900px){._chatEmptyStateSubtitle_1yxo6_139{font-size:1rem}}@media only screen and (max-height: 580px){._chatEmptyStateSubtitle_1yxo6_139{font-size:.7rem}}@media only screen and (max-height: 780px){._chatEmptyStateSubtitle_1yxo6_139{margin-bottom:5px}}@media only screen and (max-height: 780px){._chatEmptyState_1yxo6_81{padding-top:0}}._chatMessageStream_1yxo6_172{flex-grow:1;max-height:100%;max-width:1028px;width:100%;overflow-y:auto;padding-left:24px;padding-right:24px;display:flex;flex-direction:column}@media (min-height: 900px){._chatMessageStream_1yxo6_172{margin-bottom:30px}}._chatMessageGpt_1yxo6_190{margin-bottom:20px;max-width:60%;display:flex;min-width:500px}._chatMessageGptMinWidth_1yxo6_197{max-width:500px;margin-bottom:20px}._playground_1yxo6_203{display:flex;align-items:center;gap:1vh}._chatInput_1yxo6_209{position:sticky;bottom:0;flex:0 0 100px;padding:27px 6px 24px;width:100%;max-width:1028px;background:transparent;margin:auto;line-height:normal;font-size:12px}._chatInput_1yxo6_209 input::placeholder,._chatInput_1yxo6_209 textarea::placeholder{font-family:Poppins,sans-serif;opacity:.7;color:#505050;font-size:12px}._chatInput_1yxo6_209 input,._chatInput_1yxo6_209 textarea{font-family:Poppins,sans-serif}@media (min-height: 900px){._chatInput_1yxo6_209{width:85%}}._chatAnalysisPanel_1yxo6_244{flex:1;position:sticky}._chatSettingsSeparator_1yxo6_249{display:flex;flex-direction:column;margin-top:15px}._loadingLogo_1yxo6_255{font-size:28px}._commandsContainer_1yxo6_259{display:flex;align-self:flex-end}._commandButton_1yxo6_264{margin-right:20px;margin-bottom:20px}._header_1yxo6_269{position:fixed;top:0;width:100%;justify-content:space-between;align-items:center;padding:0 20px;background-color:#fff;box-shadow:0 2px 4px #0000001a;z-index:13;display:flex;justify-items:center;gap:5px}._widgetButton_1yxo6_287{padding:8px;background-color:#c8102e;color:#fff;border:none;border-radius:5px;font-weight:700;cursor:pointer}._login_1yxo6_297{display:flex;justify-content:space-between;gap:1vh}._text_1yxo6_304{font-size:.9rem;font-weight:700}._answerContainer_zc1yv_1{padding:20px;background:rgb(249,249,249);border-radius:8px;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f;outline:transparent solid 1px;scroll-behavior:smooth}._answerLogo_zc1yv_10{font-size:28px}._answerText_zc1yv_14{font-size:16px;font-weight:400;line-height:22px;padding-top:16px;white-space:pre-line}._answerText_zc1yv_14 table{border-collapse:collapse}._answerText_zc1yv_14 td,._answerText_zc1yv_14 th{border:1px solid;padding:5px}._selected_zc1yv_33{outline:2px solid #c8102e}._citationLearnMore_zc1yv_37{margin-bottom:3px;margin-right:5px;font-weight:600;color:#c8102e}._citation_zc1yv_37{text-decoration:none;font-weight:500;line-height:24px;text-align:left;border-radius:20px;padding:0 15px;cursor:pointer;margin-top:3px;margin-bottom:5px;width:fit-content}._featuredCitationsHeading_zc1yv_58{color:#00008b;font-size:1rem;font-weight:700;margin-bottom:.5rem}._citationFeatured_zc1yv_65{text-decoration:none;font-weight:500;line-height:24px;text-align:left;border-radius:20px;padding:0 15px;cursor:pointer;margin-top:3px;margin-bottom:5px;width:fit-content}._citation_zc1yv_37:hover{text-decoration:underline}._followupQuestionLearnMore_zc1yv_83{margin-right:5px;font-weight:600;line-height:24px;color:#c8102e;margin-top:8px}._followupQuestion_zc1yv_83{text-decoration:none;font-weight:500;line-height:24px;text-align:left;border-radius:20px;padding:0 15px;cursor:pointer;margin-top:3px;margin-bottom:3px;width:fit-content;color:black,}._supportMessage_zc1yv_117{font-weight:600;line-height:24px;text-align:left;border-radius:4px;padding:0 8px;font-size:.8rem;color:#c8102e;font-style:italic;text-decoration:underline;cursor:pointer}._supContainer_zc1yv_131{text-decoration:none;cursor:pointer}._supContainer_zc1yv_131:hover{text-decoration:underline}sup{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:10px;font-weight:600;vertical-align:top;top:-1;margin:0 2px;min-width:14px;height:14px;border-radius:3px;background:#d1dbfa;color:#123bb6;text-decoration-color:transparent;outline:transparent solid 1px;cursor:pointer}._retryButton_zc1yv_160{width:fit-content;background-color:#c8102e}._retryButton_zc1yv_160:hover{background-color:#c8102e}@keyframes _loading_zc1yv_187{0%{content:""}25%{content:"."}50%{content:".."}75%{content:"..."}to{content:""}}._loadingdots_zc1yv_187:after{content:"";animation:_loading_zc1yv_187 1s infinite}._custom-placeholder_zc1yv_192::placeholder{font-size:.8rem}._questionInputContainer_128l1_1{box-shadow:0 8px 16px #00000024,0 0 2px #0000001f;width:100%;background:white;position:relative}._questionInputTextArea_128l1_19{width:100%;line-height:40px}._questionInputButtonsContainer_128l1_24{display:flex;justify-content:flex-end}._aiMessageContainer_128l1_30{display:flex;justify-content:center;flex-direction:column;align-items:center;position:absolute;width:100%;color:gray}._aiMessage_128l1_30{margin-top:.7rem;font-size:.7rem}._disabledTextField_128l1_47{cursor:not-allowed}._examplesNavList_w8era_2{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;gap:10px;justify-content:center}@media (min-height: 900px){._examplesNavList_w8era_2{margin-bottom:12vh}}._example_w8era_2{border:1px solid #DADADA;word-break:break-word;background:white;border-radius:8px;flex-direction:column;padding:15px;margin-bottom:5px;cursor:pointer;width:15vw}@media (min-height: 900px){._example_w8era_2{height:140px}}._example_w8era_2:hover{box-shadow:0 8px 16px #00000024,0 0 2px #0000001f;outline:2px solid #c8102e}._exampleText_w8era_48{margin:0;font-size:.9rem;min-height:10vh;color:#5c5c5c}@media only screen and (max-height: 780px){._exampleText_w8era_48{font-size:.8rem;height:15vh}}@media only screen and (max-height: 580px){._exampleText_w8era_48{font-size:.7rem;height:9vh}}._chatInput_w8era_70{position:sticky;bottom:0;flex:0 0 100px;padding:12px 24px 24px;max-width:1028px;background:#F8F8F8;margin:auto;width:100%}@media (min-height: 900px){._chatInput_w8era_70{width:85%}}._carouselContainer_1tllt_1{position:relative;width:100%;max-width:1000px;margin:0 auto;padding:0 40px}._carouselTrackContainer_1tllt_9{overflow:hidden;position:relative}._carouselTrack_1tllt_9{display:flex;transition:transform .5s ease-in-out}._carouselSlide_1tllt_19{flex-shrink:0;width:100%}._examplesNavList_1tllt_24{list-style:none;padding-left:0;display:flex;flex-wrap:nowrap;gap:20px;justify-content:center}._carouselButton_1tllt_33{position:absolute;top:50%;transform:translateY(-50%);background:white;border:1px solid #dadada;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 4px #0000001a;z-index:10}._carouselButton_1tllt_33:hover{box-shadow:0 4px 8px #0003}._carouselButtonLeft_1tllt_54{left:0}._carouselButtonRight_1tllt_58{right:0}._carouselIndicators_1tllt_62{display:flex;justify-content:center;margin-top:20px;gap:8px}._carouselIndicator_1tllt_62{height:8px;width:32px;border-radius:4px;background-color:#dadada;border:none;cursor:pointer}._carouselIndicatorActive_1tllt_78{background-color:#c8102e}._container_1h7lk_1{display:flex;justify-content:flex-end;margin-bottom:20px;max-width:80%;margin-left:auto}._message_1h7lk_9{padding:20px;background:#F1E9E9;border-radius:8px;box-shadow:0 2px 4px #00000024,0 0 2px #0000001f;outline:transparent solid 1px}._thoughtProcess_1vizg_1{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace;word-wrap:break-word;padding-top:12px;padding-bottom:12px}._tList_1vizg_8{padding:20px 20px 0;display:inline-block;background:#e9e9e9}._tListItem_1vizg_14{list-style:none;margin:auto auto auto 20px;min-height:50px;border-left:1px dashed #123bb6;padding:0 0 30px 30px;position:relative}._tListItem_1vizg_14:last-child{border-left:0}._tListItem_1vizg_14:before{position:absolute;left:-18px;top:-5px;content:" ";border:8px solid #d1dbfa;border-radius:500%;background:#123bb6;height:20px;width:20px}._tStep_1vizg_40{color:#123bb6;position:relative;font-size:14px;margin-bottom:8px}._tCodeBlock_1vizg_47{max-height:300px}._tProp_1vizg_51{background-color:#d7d7d7;color:#333232;font-size:12px;padding:3px 10px;border-radius:10px;margin-bottom:8px}._citationImg_1vizg_60{height:450px;max-width:100%;object-fit:contain}._loaderContainer_1vizg_67{display:flex;justify-content:center;align-items:center;height:100%}._loader_1vizg_67{border:6px solid #f3f3f3;border-radius:50%;border-top:6px solid #c8102e;width:50px;height:50px;animation:_spin_1vizg_1 1s linear infinite}@keyframes _spin_1vizg_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}._downloadButton_1o536_1{position:relative;float:right}._markdownViewer_1o536_6{border-radius:8px;box-shadow:#0000000d 0 0 0 1px,#0000001a 0 2px 3px;background-color:#fff;margin:20px 0}._loading_1o536_15{padding:100px;height:100vh;background-color:#fff}._error_1o536_21{height:100vh;background-color:#fff}._markdown_1o536_6{padding:30px}table{border-collapse:collapse}th,td{border:1px solid #ddd;padding:8px}tr:nth-child(2n){background-color:#f6f8fa}code{display:block;font-family:monospace;padding:10px;background-color:#f6f8fa}._loginButton_1ywb5_1{display:flex;align-items:center;justify-content:space-around;border-radius:25px;padding:0 15px;background-color:#fff;border-color:#2c2c2c}._loginButtonText_1ywb5_11{font-family:Arial;display:flex;align-items:center;color:#3b3b3b;font-size:.9rem}._loginButtonTextArrow_1ywb5_19{color:#c8102e;margin-left:10px;transition:color .3s ease}._loginButton_1ywb5_1:hover{background-color:#c8102e;color:#fff}._loginButton_1ywb5_1:hover ._loginButtonTextArrow_1ywb5_19,._loginButton_1ywb5_1:hover ._loginButtonText_1ywb5_11{color:#fff}.MuiTablePagination-actions{color:"green"}.MuiDataGrid-columnHeaders{background-color:#efefef!important;color:#000;font-weight:600!important;--unstable_DataGrid-headWeight: bold;border:1px solid #cccccc;font-family:Roboto,Helvetica,Arial,sans-serif}.super-app-theme--header{background-color:#efefef!important;color:#000!important;text-align:center;font-family:Roboto,Helvetica,Arial,sans-serif;height:"40px"}.MuiDataGrid-row{background-color:#fff!important}.MuiDataGrid-columnHeader{height:45px}.MuiDataGrid-sortIcon{color:"black !important"}.fixed-column-width .MuiDataGrid-columnHeadersInner .MuiDataGrid-columnHeader,.fixed-column-width .MuiDataGrid-cell{width:100px!important;max-width:100px!important;min-width:100px!important}.MuiDataGrid-cell:focus{outline:none!important;cursor:default}.MuiDataGrid-cell:focus-within{outline:none!important;cursor:default}.MuiDataGrid-root .MuiDataGrid-columnHeaders .MuiDataGrid-columnSeparator:hover .MuiDataGrid-iconSeparator{color:#fff!important}.MuiDialog-paper{border-radius:0!important}.MuiTab-root{text-transform:none!important;font-weight:500!important}.MuiTabs-indicator{background-color:#c8102e!important}.change-old-value{background-color:#fee;padding:8px;border-radius:4px;word-break:break-word}.change-new-value{background-color:#efe;padding:8px;border-radius:4px;word-break:break-word}.value-display{background-color:#f5f5f5;padding:8px;border-radius:4px;word-break:break-word}.Mui-selected{background-color:#a40d26!important;color:#fff!important}.MuiOutlinedInput-notchedOutline{border:1px solid #A40D26;color:#fff}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,.MuiInputLabel-root.Mui-focused{color:#a40d26!important;border-color:#a40d26!important}.MuiPickersDay-root.Mui-selected{background-color:#a40d26!important}.MuiPickersDay-root:hover{background-color:#ff00001a!important}.MuiPickersDay-today{border-color:#a40d26!important}.MuiClockPointer-root{background-color:#a40d26!important}.MuiClockPointer-thumb{border-color:#a40d26!important;background-color:#a40d26!important}.MuiClock-pin,.MuiClockNumber-root.Mui-selected{background-color:#a40d26!important}.MuiButton-textPrimary{color:#a40d26!important}.MuiButton-textPrimary:hover{background-color:#ff00001a!important}._main-grid_1ue9d_1{background-color:#f8f8f8;padding:20px}._filter-text-grid_1ue9d_6{display:flex;padding-bottom:8px}._filter-grid_1ue9d_12,._downloadicon-grid_1ue9d_16{display:flex}@media print{._MuiGrid-root_1ue9d_24{display:block!important;width:100%!important}._MuiPaper-root_1ue9d_30,._MuiGrid-item_1ue9d_30{box-shadow:none!important;padding:0!important;margin:0!important}._MuiTypography-root_1ue9d_37{font-size:.875rem!important}canvas{width:100%!important;height:auto!important}body{background-color:#fff!important}._MuiGrid-item_1ue9d_30{flex:0 0 auto!important}._MuiSvgIcon-root_1ue9d_58{width:7vh!important;height:7vh!important}}@media print and (orientation: portrait){paper{height:auto;max-width:100%}}@media print and (orientation: portrait){html,body{zoom:.8}}svg text{text-anchor:start!important}._modalContainer_1x7fx_1{width:460px;max-width:90%;border-radius:6px;overflow:hidden}._modalHeader_1x7fx_8{background-color:#c8102e;color:#fff;padding:12px 20px;font-size:18px;font-weight:600}._modalBody_1x7fx_16{padding:20px;display:flex;flex-direction:column;gap:16px}._recaptchaContainer_1x7fx_23{display:flex;justify-content:center;margin:16px 0}._buttonContainer_1x7fx_29{margin-top:10px;justify-content:flex-end}
