@import"https://fonts.googleapis.com/css2?family=Barlow:wght@100..900&display=swap";:root{--font-family: "Barlow", system-ui, "Avenir", Helvetica, Arial, sans-serif;background-color:#f2f3f8!important;--primary-color: #303778;--primary-hover-color: #212654;--disabled-color: #A6A6A6;--disabled-background: #E0E0E0;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}textarea,input,button,select,option,optgroup{font-family:var(--font-family)}.markdownEditor p{padding-top:5px;padding-bottom:5px}.markdownEditor ul{list-style:circle!important;padding:8px;margin:5px}.markdownCell ul{list-style:circle!important;padding-left:16px;margin:0;padding-top:0}.markdownCell li{display:list-item;margin-bottom:2px;line-height:1.4}.markdownCell p{margin:0;padding:0}.markdownEditor h1,.markdownEditor h2,.markdownEditor h3,.markdownEditor h4,.markdownEditor h5,.markdownEditor h6{margin-top:20px;margin-bottom:20px;font-size:22px!important}.markdownEditor>p:first-of-type>strong{margin-top:15px;margin-bottom:15px}.llm-editor{font-size:16px}.llm-editor strong,.llm-editor h1,.llm-editor h2{color:#1e223f}.dense p{margin:5px}.tiblock{align-items:center;display:flex;height:17px}.ticontainer .tidot{background-color:#90949c}.tidot{animation:mercuryTypingAnimation 1.5s infinite ease-in-out;border-radius:2px;display:inline-block;height:4px;margin-right:2px;width:4px}.chat-root{min-height:100vh;display:flex;animation:fadeIn 1s;background-color:#fff}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes mercuryTypingAnimation{0%{-webkit-transform:translateY(0px)}28%{-webkit-transform:translateY(-5px)}44%{-webkit-transform:translateY(0px)}}.tidot:nth-child(1){animation-delay:.2s}.tidot:nth-child(2){animation-delay:.3s}.tidot:nth-child(3){animation-delay:.4s}
