@charset "UTF-8";:root.theme--dark{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root.theme--dark{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root.theme--light{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root.theme--light{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}body{transition:background-color .15s ease,color .15s ease;background-color:var(--foreground);color:var(--text)}a{color:var(--primary)}a:hover{color:var(--primary-light)}.app{display:flex;flex-direction:column}.app-header{flex-grow:0}.app-body{height:100%;flex-grow:1;overflow-y:auto}.app-footer{flex-basis:100px;box-shadow:0 -6px 5px -4px #0000001a}.backgroundGradients{pointer-events:none;position:absolute;top:0;left:0;width:100%;height:100%}.measure-extra-wide{max-width:43em}._chatHistoryItem_1f5bq_2{display:flex;align-items:center;padding:8px 12px!important;border-left:3px solid transparent;position:relative;z-index:1}._chatHistoryItem_1f5bq_2._menuOpen_1f5bq_11{z-index:1001}._chatHistoryItem_1f5bq_2._selected_1f5bq_15{background-color:var(--bs-primary-subtle, rgba(13, 110, 253, .1));border-left-color:var(--bs-primary, #0d6efd)}._chatContent_1f5bq_20{flex:1;min-width:0;gap:4px}._chatTitle_1f5bq_26{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._chatPreview_1f5bq_32{color:var(--bs-secondary-color);margin:0;line-height:1.4;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}._chatItemDetailsRow_1f5bq_43{gap:12px}._chatItemDetails_1f5bq_43{font-size:12px;gap:4px}._menuButton_1f5bq_53{padding:2px;min-width:28px;width:28px;height:28px;color:var(--bs-secondary-color);flex-shrink:0;opacity:0;transition:opacity .15s ease}._chatHistoryItem_1f5bq_2:hover ._menuButton_1f5bq_53,._chatHistoryItem_1f5bq_2._menuOpen_1f5bq_11 ._menuButton_1f5bq_53{opacity:1}._menuButton_1f5bq_53:hover{color:var(--bs-body-color)}._menuButtonSpacer_1f5bq_74{width:28px;height:28px;flex-shrink:0}._actionMenu_1f5bq_80{min-width:160px}._menuItemContent_1f5bq_84{gap:10px}._menuItemIcon_1f5bq_88{width:18px;height:18px;flex-shrink:0}._deleteItem_1f5bq_94{color:var(--bs-danger, #c03131)}._deleteItem_1f5bq_94:hover{background-color:rgba(var(--bs-danger-rgb),.06)}._sidebar_hbnp4_1{height:100%;background-color:var(--bs-gray-100);border-right:1px solid var(--bs-border-color);width:320px;min-width:320px;color:var(--text)}.theme--dark ._sidebar_hbnp4_1,.theme--dark ._sidebar_hbnp4_1 .gk-collapse{--bs-gray-100: var(--foreground);--bs-gray-200: var(--background);--bs-border-color: var(--outline-solid);--bs-body-color: var(--text);--bs-body-bg: var(--foreground);--bs-secondary-color: var(--text-subtle);--bs-secondary-bg: var(--background);--bs-tertiary-bg: var(--background);--bs-link-color: var(--primary-light);--bs-link-hover-color: var(--primary)}.theme--dark ._sidebar_hbnp4_1{background-color:var(--foreground);color:var(--text)}.theme--dark ._sidebar_hbnp4_1 input,.theme--dark ._sidebar_hbnp4_1 select,.theme--dark ._sidebar_hbnp4_1 textarea{background-color:var(--input-bg);color:var(--text);border-color:var(--outline-solid)}.theme--dark ._sidebar_hbnp4_1 input::placeholder{color:var(--text-subtle)}._topBar_hbnp4_43{padding:8px 8px 0 16px;flex-shrink:0}._sidebarHeader_hbnp4_48{padding:4px 16px 0;flex-shrink:0}._sectionLabel_hbnp4_53{font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.04em;color:var(--bs-secondary-color);margin-bottom:6px}._closeButton_hbnp4_62{padding:6px;color:var(--bs-secondary-color);border-radius:6px;transition:all .15s ease}._closeButton_hbnp4_62:hover{color:var(--bs-body-color);background-color:var(--bs-gray-100)}._countrySection_hbnp4_74{padding:8px 16px 16px;border-bottom:1px solid var(--bs-border-color);margin-bottom:4px;flex-shrink:0}._searchInput_hbnp4_81{background:url(https://static.granular.ag/common/gds-assets/latest/lib/images/icons/svg/search.svg);background-repeat:no-repeat;background-size:1.25rem;background-position:.625rem 50%}._collectionsSection_hbnp4_89{flex:0 0 30%;min-height:80px;overflow-y:auto}._recentChatsContainer_hbnp4_95{flex:1;min-height:0;overflow-y:auto}._recentChatsContainer_hbnp4_95 .gk-collapse{flex-shrink:0}._collectionGroup_hbnp4_109{margin-bottom:2px}._collectionHeader_hbnp4_113{gap:6px;padding:8px 10px;border:none;background:transparent;cursor:pointer;border-radius:8px;width:100%;transition:background-color .15s ease}._collectionHeader_hbnp4_113:hover{background-color:var(--bs-gray-100)}._collectionIcon_hbnp4_128{flex-shrink:0;font-size:16px}._collectionIconPinned_hbnp4_133,._collectionIconFolder_hbnp4_137{color:var(--bs-body-color)}._collectionCount_hbnp4_141{flex-shrink:0;font-size:11px;font-weight:500;color:var(--bs-secondary-color);background-color:var(--bs-gray-100);padding:2px 7px;border-radius:10px;min-width:20px;text-align:center}._folderHeaderRow_hbnp4_154{position:relative}._folderHeaderRow_hbnp4_154 ._collectionHeader_hbnp4_113{flex:1;padding-right:32px}._folderMenuButton_hbnp4_163{position:absolute;right:4px;top:50%;transform:translateY(-50%);border:none;background:transparent;cursor:pointer;border-radius:4px;color:var(--bs-secondary-color);opacity:0;transition:opacity .15s ease,background-color .15s ease}._folderHeaderRow_hbnp4_154:hover ._folderMenuButton_hbnp4_163{opacity:1}._folderMenuButton_hbnp4_163:hover{color:var(--bs-body-color)}._folderHeaderRow_hbnp4_154:has(._folderMenuButton_hbnp4_163:hover) ._collectionHeader_hbnp4_113{background-color:var(--bs-gray-100)}._menuItemIcon_hbnp4_191{font-size:18px;color:var(--bs-secondary-color)}._sectionDivider_hbnp4_197{height:1px;background:linear-gradient(to right,transparent,var(--bs-border-color) 20%,var(--bs-border-color) 80%,transparent);margin:8px 16px;flex-shrink:0}._bottomSection_hbnp4_211{flex:1;min-height:0;overflow:hidden}._recentHeader_hbnp4_217{gap:6px;padding:8px 10px;border:none;background:transparent;cursor:pointer;border-radius:8px;width:100%;transition:background-color .15s ease;margin-bottom:4px}._recentHeader_hbnp4_217:hover{background-color:var(--bs-gray-100)}._loadingContainer_hbnp4_233{padding:32px 0}._chatList_hbnp4_237{list-style:none;padding:0;margin:0;position:static!important}._emptyState_hbnp4_246{padding:40px 24px;color:var(--bs-secondary-color);font-size:14px}._scrollableContent_hbnp4_255{flex:1;min-height:0;display:flex;flex-direction:column}@media (max-width: 767px){._sidebar_hbnp4_1{position:fixed;top:0;left:0;bottom:0;z-index:1000;width:100%;min-width:unset;max-width:100%}._scrollableContent_hbnp4_255{overflow-y:auto}._collectionsSection_hbnp4_89{min-height:unset;overflow-y:visible}._bottomSection_hbnp4_211{min-height:unset;overflow:visible}._recentChatsContainer_hbnp4_95{flex:none;overflow-y:visible}}._wrapper_1e4xf_1{position:relative;display:inline-flex}._trigger_1e4xf_6{display:inline-flex;align-items:center;gap:.4rem;height:32px;padding:0 .55rem;background-color:transparent;border:1px solid var(--outline);border-radius:8px;color:var(--text);cursor:pointer;font-size:.875rem;line-height:1;transition:border-color .15s ease,background-color .15s ease,color .15s ease}._trigger_1e4xf_6:hover,._trigger_1e4xf_6:focus-visible{border-color:var(--primary);color:var(--primary);outline:none}._flag_1e4xf_27{width:22px;height:16px;object-fit:cover;border-radius:2px;display:block;box-shadow:0 0 0 1px var(--outline) inset}._code_1e4xf_36{font-weight:600;letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}._chev_1e4xf_43{font-size:16px;opacity:.7}._menu_1e4xf_48{position:absolute;top:calc(100% + 6px);right:0;min-width:240px;background-color:var(--foreground);border:1px solid var(--outline-solid);border-radius:10px;padding:4px;box-shadow:0 1px #0000000a,0 16px 36px -18px #00000059;z-index:50;list-style:none;margin:0}._option_1e4xf_63{display:flex;align-items:center;gap:.6rem;width:100%;padding:.5rem .6rem;border:none;background:transparent;border-radius:6px;color:var(--text);cursor:pointer;text-align:left;font-size:.875rem}._option_1e4xf_63:hover,._option_1e4xf_63:focus-visible{background-color:var(--highlight);outline:none}._optionFlag_1e4xf_82{width:24px;height:18px;object-fit:cover;border-radius:2px;flex-shrink:0;box-shadow:0 0 0 1px var(--outline) inset}._optionLabel_1e4xf_91{display:flex;flex-direction:column;gap:1px;min-width:0}._optionName_1e4xf_98{font-weight:500;color:var(--text)}._optionDesc_1e4xf_103{font-size:.75rem;color:var(--text-subtle);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._check_1e4xf_111{margin-left:auto;color:var(--primary);font-size:16px;flex-shrink:0}._button_17dac_1{background-color:transparent;transition:opacity .15s ease-in;opacity:1;margin-left:.25rem;width:2rem;height:2rem;border-radius:.5rem;color:var(--corteva-blue);border:none;font-size:large;cursor:pointer}._button_17dac_1:hover{transition:color .3s ease-in-out;color:var(--primary-light)}:root._theme--dark_cr1r8_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_cr1r8_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_cr1r8_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_cr1r8_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._uploadingFileCircle_cr1r8_198{position:absolute;border-radius:50%;margin:2px;width:28px;height:28px;display:flex;justify-content:center;align-items:center;color:var(--navy-80);background-color:var(--accent-light)}:root.theme--light ._uploadingFileCircle_cr1r8_198{background-color:var(--white)}._uploadStatus_cr1r8_214{padding:.5rem 1rem;border-radius:.5rem;border:1px solid var(--pure-contrast)}._uploadStatus_cr1r8_214._error_cr1r8_219{background-color:var(--error-bg);border:1px solid var(--error)}._themeIcon_cr1r8_224{font-size:17px}:root._theme--dark_yfdi2_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_yfdi2_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_yfdi2_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_yfdi2_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._chat_yfdi2_205{height:100vh;grid-area:chat;display:flex;flex-direction:column;justify-content:space-between;overflow-y:auto}._chatHeader_yfdi2_214{display:flex;justify-content:space-between;align-items:center;padding:.5rem;border-bottom:1px solid var(--outline);background-color:var(--foreground)}._chatHeader_yfdi2_214>*:not(:last-child){margin-right:16px}._chatHeader_yfdi2_214 [data-qa=open-sidebar-button],._chatHeader_yfdi2_214 [data-qa=open-sidebar-button]:hover,._chatHeader_yfdi2_214 [data-qa=open-sidebar-button]:focus{color:var(--text)}._chatHeader_yfdi2_214 [data-qa=open-sidebar-button]:hover{color:var(--primary)}._chatHeaderLeft_yfdi2_236,._chatHeaderRight_yfdi2_241{display:flex;align-items:center}._chatContent_yfdi2_246{flex-grow:1;overflow-y:auto}._chatFooter_yfdi2_251{margin-top:auto;flex-basis:80px}._decorGradients_yfdi2_256{pointer-events:none;position:absolute;height:100vh;width:100vw;z-index:2;top:0;left:0;background:radial-gradient(ellipse at 95% 135%,var(--primary-25-opacity) 0%,transparent 40%);background:radial-gradient(ellipse at -20% -10%,var(--primary-25-opacity) 0%,transparent 35%)}:root.theme--light ._decorGradients_yfdi2_256{display:none}#loading-spinner{animation:5s linear infinite logo-spin}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root._theme--dark_1rbjd_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_1rbjd_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_1rbjd_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_1rbjd_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._references_1rbjd_198{margin-top:1rem;padding-top:.75rem;border-top:1px solid var(--outline-faint)}._heading_1rbjd_204{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--neutral-gray);margin-bottom:.5rem}._list_1rbjd_213{list-style:decimal;padding-left:1.25rem;margin:0;font-size:.875rem;line-height:1.5}._item_1rbjd_221{margin-bottom:.25rem}._item_1rbjd_221:last-child{margin-bottom:0}._item_1rbjd_221 a{color:var(--success);text-decoration:underline}._item_1rbjd_221 a:hover{opacity:.8}._pages_1rbjd_235{color:var(--neutral-gray);margin-left:.25rem}._englishOnly_1rbjd_240{color:var(--neutral-gray);font-size:.75rem;margin-left:.5rem;font-style:italic}:root._theme--dark_1494h_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_1494h_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_1494h_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_1494h_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._fileCircle_1494h_198{background-color:#fc5405;color:#fff;border-radius:50%;width:32px;height:32px;display:flex;justify-content:center;align-items:center}._messageContainer_1494h_209{display:flex;flex-direction:column;align-items:flex-end;margin-left:auto;margin-right:auto;max-width:43rem}._messageRole_1494h_218{font-size:small;margin-bottom:.25rem;color:var(--neutral-gray);text-transform:capitalize}._message_1494h_209{display:flex;width:100%}._displayPic_1494h_230{min-width:40px;height:40px;border-radius:.75rem;margin-right:-1rem;margin-top:.5rem;padding:.5rem;z-index:2;border:1px solid var(--outline);text-align:center;max-width:40px;max-height:40px}._displayPic_1494h_230.assistant{background-color:var(--accent-light)}:root.theme--light ._displayPic_1494h_230.assistant{background-color:var(--white)}._displayPic_1494h_230.user{color:var(--success);background-color:var(--accent-light)}:root.theme--light ._displayPic_1494h_230.user{background-color:var(--white)}._messageContent_1494h_258{--message-padding-y: 1rem;--message-padding-x: 2rem;flex-grow:1;max-width:43rem;padding:1rem 2rem;border-radius:.75rem;box-shadow:inset 0 0 0 1px var(--outline-faint);position:relative;overflow:hidden}._messageContent_1494h_258.assistant{background-color:var(--primary-bg)}:root.theme--light ._messageContent_1494h_258.assistant{background-color:var(--off-white);box-shadow:3px 3px 6px 0 var(--outline);outline:1px solid var(--primary-bg)}._messageContent_1494h_258.user{background-color:var(--accent-bg)}:root.theme--light ._messageContent_1494h_258.user{background-color:var(--white);box-shadow:3px 3px 6px 0 var(--outline)}._messageContent_1494h_258 *:first-child{margin-top:0}._messageContent_1494h_258 *:last-child{margin-bottom:0}._messageContent_1494h_258 ._fullWidth_1494h_292{margin-inline:calc(-1 * var(--message-padding-x))}._messageContent_1494h_258 ._fullWidth_1494h_292:last-child{margin-bottom:calc(-1 * var(--message-padding-y));overflow:hidden}._bw05_1494h_300{border-width:.5px}._deleteFile_1494h_304{margin-right:-1rem}._cancelIcon_1494h_308{font-size:17px}:root._theme--dark_1lqxk_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_1lqxk_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_1lqxk_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_1lqxk_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._followUpPromptsContainer_1lqxk_198{display:flex;align-items:stretch;gap:.5rem;width:100%;max-width:43rem}._followUpPromptsContainer_1lqxk_198 ._followUpPrompt_1lqxk_198{flex:1;display:flex;align-items:center;justify-content:center;color:var(--text);background-color:var(--input-bg);border:1px solid var(--outline);border-radius:.625rem;padding:.35rem .55rem;font-size:14px;cursor:pointer;white-space:normal;text-align:center}._followUpPromptsContainer_1lqxk_198 ._followUpPrompt_1lqxk_198:hover{border-color:var(--corteva-blue)}.image-preview{display:block;max-height:37rem;object-fit:cover;object-position:center;border-radius:inherit;transition:filter .5s ease-in-out,opacity .5s ease-in-out}.image-disabled{filter:grayscale(100%);opacity:.4}.image-container{display:flex;justify-content:center;border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;border-width:0}.image-preview-loading,.image-error{border-radius:inherit;border-top-left-radius:0;border-top-right-radius:0;border-width:0;background-color:#d3d3d3;min-height:22.5rem;display:flex;justify-content:center;align-items:center}:root._theme--dark_19yrs_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_19yrs_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_19yrs_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_19yrs_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}#_draftMessage_19yrs_1{display:flex;background-color:transparent;color:var(--text);width:100%;max-height:200px;resize:none;padding-right:2.5rem;padding-top:.5rem;padding-bottom:.5rem}#_draftMessage_19yrs_1::placeholder{color:var(--text)}#_draftMessage_19yrs_1:focus-visible{outline:none}#_draftMessage_19yrs_1::-webkit-scrollbar{width:.5rem;border-radius:0 4rem 4rem 0}#_draftMessage_19yrs_1::-webkit-scrollbar-thumb{background:var(--outline);border:solid 1px var(--outline);border-radius:4rem}#_draftMessage_19yrs_1::-webkit-scrollbar-track{background:transparent;border-radius:0 4rem 4rem 0}#_draftMessage_19yrs_1::-webkit-scrollbar-corner{background:transparent}._messageInputBar_19yrs_232{transition:border-color .3s ease-in-out;display:flex;align-items:center;width:100%;max-width:43rem;border-radius:.625rem;border:1px solid var(--outline);background-color:var(--input-bg);height:auto;overflow-y:auto}._messageInputBar_19yrs_232:focus-within{border-color:var(--corteva-blue)}._messageInputBar_19yrs_232 ._sendButton_19yrs_247{position:absolute;transform:translate(-95%,-50%);font-size:large;border-radius:.25rem;width:3rem;height:2rem;display:inline-block;color:var(--corteva-blue);border:none;cursor:pointer;background-color:transparent}._messageInputBar_19yrs_232 ._sendButton_19yrs_247:hover{transition:color .3s ease-in-out;color:var(--primary-light)}._messageInputBar_19yrs_232 ._loader_19yrs_264{width:40px;height:36px;display:flex;position:relative}._messageInputBar_19yrs_232 ._loader_19yrs_264:after,._messageInputBar_19yrs_232 ._loader_19yrs_264:before{content:"";box-sizing:border-box;width:36px;height:36px;border-radius:50%;background:var(--corteva-blue);position:absolute;left:0;top:0;opacity:0;animation:_animloader_19yrs_1 2s linear infinite}._messageInputBar_19yrs_232 ._loader_19yrs_264:after{animation-delay:1s}@keyframes _animloader_19yrs_1{0%{transform:scale(0);opacity:1}to{transform:scale(1);opacity:0}}._examplePromptContainer_19yrs_298{display:flex;align-items:center;width:100%;max-width:43rem}._examplePromptContainer_19yrs_298 ._examplePrompt_19yrs_298{color:var(--text);background-color:var(--input-bg);border:1px solid var(--outline);border-radius:.625rem;padding:.35rem .55rem;max-height:60px;font-size:14px}._examplePromptContainer_19yrs_298 ._examplePrompt_19yrs_298:not(:first-child){margin-left:.5rem}._themeIcon_19yrs_317{font-size:17px}:root{--corteva-blue: #0072ce;--white: #fff;--black: #000;--primary: #0072ce;--primary-light: rgb(2, 142.0097087379, 255);--primary-dark: rgb(0, 71.6650485437, 129.5);--primary-bg: rgba(0, 114, 206, .1);--primary-25-opacity: rgba(0, 114, 206, .25);--accent: #aacae3;--accent-light: rgb(208.3628318584, 225.9203539823, 239.6371681416);--accent-dark: rgb(112.4557522124, 166.1194690265, 208.0442477876);--accent-bg: rgba(170, 202, 227, .1);--error: #e70d4f;--error-light: rgb(243.5450819672, 51.4549180328, 109.6106557377);--error-dark: rgb(158.5758196721, 8.9241803279, 54.231557377);--error-bg: rgba(231, 13, 79, .1);--warning: #edb464;--warning-light: rgb(242.3063583815, 202.1098265896, 145.6936416185);--warning-dark: rgb(229.0404624277, 146.8352601156, 31.4595375723);--warning-bg: rgba(237, 180, 100, .1);--success: #14a38c;--success-light: rgb(25.5737704918, 208.4262295082, 179.0163934426);--success-dark: rgb(11.6393442623, 94.8606557377, 81.4754098361);--success-bg: rgba(20, 163, 140, .1);--navy-90: #101829;--navy-80: #20283e;--navy-50: #3e4a69;--navy-40: #566385;--gray-60: #62656f;--gray-40: #81849b;--gray-20: #c5d5f4;--gray-30: rgba(84, 90, 103, .5019607843);--gray-15: #eeeafb;--gray-10: #e5f1fa;--gray-0: #f2f8ff;--off-white: #f4fafe;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}@media (prefers-color-scheme: light){:root{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}:root._theme--dark_16yum_118{--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}@media (prefers-color-scheme: light){:root._theme--dark_16yum_118{color-scheme:dark;--background: #101829;--foreground: #20283e;--text: #eeeafb;--text-subtle: rgba(238, 234, 251, .75);--outline: rgba(238, 234, 251, .1);--outline-faint: rgba(238, 234, 251, .01);--outline-solid: #5f6b87;--highlight: rgba(197, 213, 244, .1);--pure-contrast: #fff;--neutral-gray: #81849b;--inactive-gray: #c5d5f4;--footer: #566385;--input-bg: #3e4a69}}:root._theme--light_16yum_152{--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}@media (prefers-color-scheme: dark){:root._theme--light_16yum_152{color-scheme:light;--background: #0072ce;--foreground: #e5f1fa;--text: #101829;--text-subtle: rgba(16, 24, 41, .75);--outline: rgba(16, 24, 41, .1);--outline-faint: rgba(16, 24, 41, .01);--outline-solid: #e5f1fa;--highlight: rgba(242, 248, 255, .1);--pure-contrast: #000;--neutral-gray: rgba(84, 90, 103, .5019607843);--inactive-gray: #f2f8ff;--footer: #f2f8ff;--input-bg: #fff}}._selector_16yum_198{padding:.25rem;display:flex}._themeToggleButton_16yum_203{border-radius:50%;border:none;padding:.5rem;font-size:1.25rem;background-color:transparent;color:var(--inactive-gray);cursor:pointer;transition:background-color,color .1s;display:flex}:root.theme--light ._themeToggleButton_16yum_203{color:var(--neutral-gray)}:root.theme--light ._themeToggleButton_16yum_203._active_16yum_217{color:var(--primary)}._themeToggleButton_16yum_203:hover{background-color:var(--primary-bg)}._themeToggleButton_16yum_203._active_16yum_217{color:var(--primary)}._themeIcon_16yum_228{font-size:20px}._feedbackCard_dqp0m_1>*{font-size:14px}._dotElastic_dqp0m_5{position:relative;width:10px;height:10px;border-radius:5px;background-color:#1259bd;color:#1259bd;animation:_dotElastic_dqp0m_5 1s infinite linear}._dotElastic_dqp0m_5:before,._dotElastic_dqp0m_5:after{content:"";display:inline-block;position:absolute;top:0}._dotElastic_dqp0m_5:before{left:-15px;width:10px;height:10px;border-radius:5px;background-color:#1259bd;color:#1259bd;animation:_dotElastic-before_dqp0m_1 1s infinite linear}._dotElastic_dqp0m_5:after{left:15px;width:10px;height:10px;border-radius:5px;background-color:#1259bd;color:#1259bd;animation:_dotElastic-after_dqp0m_1 1s infinite linear}@keyframes _dotElastic-before_dqp0m_1{0%{transform:scale(1)}25%{transform:scaleY(1.5)}50%{transform:scaleY(.67)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes _dotElastic_dqp0m_5{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(1.5)}75%{transform:scale(1)}to{transform:scale(1)}}@keyframes _dotElastic-after_dqp0m_1{0%{transform:scale(1)}25%{transform:scale(1)}50%{transform:scaleY(.67)}75%{transform:scaleY(1.5)}to{transform:scale(1)}}._layoutContainer_1ofwx_1{position:absolute;top:0;left:0;right:0;bottom:0}._mainContent_1ofwx_9{flex:1;overflow:hidden;position:relative}._fullPageChatHistoryContainer_1ofwx_15{position:absolute;top:0;left:0;right:0;bottom:0}._header_1ofwx_23{padding:20px;display:flex;justify-content:center;align-items:center;flex-shrink:0;position:relative}._headerContent_1ofwx_32{max-width:768px;width:100%;display:flex;justify-content:center;align-items:center}._headerButtons_1ofwx_40{display:contents}._backButton_1ofwx_44{gap:6px;height:38px;position:absolute;padding-left:0;left:20px}._aboutCarlButton_1ofwx_52{position:absolute;right:20px}._headerFilter_1ofwx_57{flex:1;max-width:768px;display:flex;flex-direction:row;justify-content:space-between;align-items:stretch}._searchBar_1ofwx_66{padding-left:2.5rem;background:url(https://static.granular.ag/common/gds-assets/latest/lib/images/icons/svg/search.svg);background-repeat:no-repeat;background-size:1.5rem;background-position:.5rem 50%;flex:1;height:40px}._filterDropdown_1ofwx_76{width:20%;height:40px}._searchInput_1ofwx_81{flex:1;max-width:600px}._tabs_1ofwx_86{margin-bottom:16px;border-bottom-color:var(--bs-border-color);border-bottom-style:solid;border-bottom-width:1px}._chatHistoryContainer_1ofwx_93{width:100%;flex:1 1 auto;overflow:hidden;min-height:0}._chatHistoryContent_1ofwx_100{max-width:768px;width:100%;min-height:0}._chatHistoryInner_1ofwx_106{overflow-y:auto;flex:1;min-height:0}._loadingContainer_1ofwx_112{padding:64px 0}._section_1ofwx_116{margin-bottom:32px}._section_1ofwx_116:last-child{margin-bottom:0}._sectionHeader_1ofwx_124{padding:10px 16px;gap:5px;border-bottom-color:var(--bs-border-color);border-bottom-style:solid;border-bottom-width:.5px}._emptyState_1ofwx_132{padding:64px 32px;color:var(--bs-secondary-color)}._emptyStateIcon_1ofwx_137{font-size:64px;color:var(--bs-gray-400)}._emptyStateText_1ofwx_142{margin:0;max-width:400px}@media (max-width: 1450px){._headerContent_1ofwx_32{flex-direction:column}._backButton_1ofwx_44,._aboutCarlButton_1ofwx_52{position:static}._headerButtons_1ofwx_40{display:flex;gap:8px;align-items:center;width:100%;justify-content:space-between}._headerFilter_1ofwx_57{width:100%;max-width:100%;margin:0}._filterDropdown_1ofwx_76{width:45%}}@media (max-width: 768px){._headerTop_1ofwx_181{flex-direction:column;align-items:stretch;margin-bottom:16px}._backButton_1ofwx_44{order:-1;align-self:flex-start}._title_1ofwx_192{font-size:20px;text-align:left;order:0}._searchContainer_1ofwx_198{margin-bottom:16px}._searchInput_1ofwx_81{max-width:100%}._chatHistoryContent_1ofwx_100{padding:16px}._section_1ofwx_116{margin-bottom:24px}._emptyState_1ofwx_132{padding:48px 16px}._emptyStateIcon_1ofwx_137{font-size:48px}._emptyStateText_1ofwx_142{font-size:14px}}
