.Chat-module__EMYwhG__container{flex-direction:column;align-items:center;gap:2em;width:100%;max-height:100%;padding:0 0 1em;display:flex;position:relative;overflow:auto}.Chat-module__EMYwhG__logo{z-index:0;align-items:center;gap:.5em;font-size:3em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Chat-module__EMYwhG__arkham{color:rgba(255,255,255,.1);font-family:Arkham Heavy Condensed}.Chat-module__EMYwhG__oracle{color:rgba(255,255,255,.1);gap:.3em;font-family:IBM Plex Mono Light;display:flex}.Chat-module__EMYwhG__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__EMYwhG__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__EMYwhG__chatObjectContainer>*{max-width:65em}.Chat-module__EMYwhG__inputContainer{background:var(--selected-light);width:100%;box-shadow:0 0 .4em .2em var(--dark-gray);border-bottom:none;border-radius:.5em;justify-content:center;align-items:center;margin:0;font-family:IBM Plex Mono Light;display:flex}.Chat-module__EMYwhG__textarea{width:100%;font-family:inherit;font-size:inherit;color:var(--off-white);resize:none;background:0 0;border:none;outline:none;padding:.5em 0 .5em .5em;font-size:1.5em;line-height:30px}.Chat-module__EMYwhG__input::placeholder{color:var(--placeholder)}.Chat-module__EMYwhG__promptButton{-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;margin:.5em;padding:.4em 2em;font-size:1.2em;display:flex}.Chat-module__EMYwhG__userMessageBackground,.Chat-module__EMYwhG__oracleMessageBackground{padding:2em 0}.Chat-module__EMYwhG__oracleMessageBackground{background-color:rgba(255,255,255,.02)}.Chat-module__EMYwhG__userMessageBackground{background-color:rgba(255,255,255,.05)}.Chat-module__EMYwhG__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__EMYwhG__message{color:var(--off-white);width:100%;margin:0 auto;padding:0;font-family:IBM Plex Mono Light;font-size:1.1em}.Chat-module__EMYwhG__message p:first-child{margin-top:0}.Chat-module__EMYwhG__message p:last-child{margin-bottom:0}.Chat-module__EMYwhG__chatLabel{border-bottom:1px solid var(--off-white);margin:0 0 .5em;padding:0;font-family:IBM Plex Mono Light}.Chat-module__EMYwhG__promptButton:hover{filter:brightness(1.1)}.Chat-module__EMYwhG__loadMoreButton{cursor:pointer;margin:0 auto}.Chat-module__EMYwhG__unitContainer{max-height:35em;overflow:auto}.Chat-module__EMYwhG__unitContainerWithHeight{height:35em;overflow:auto}.Chat-module__EMYwhG__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__EMYwhG__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__EMYwhG__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__EMYwhG__blinking}.Chat-module__EMYwhG__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__EMYwhG__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__EMYwhG__loadMoreContainer{justify-content:center;align-items:center;width:100%;margin:0 auto;padding:1em 0;display:flex}.Chat-module__EMYwhG__loadMoreContainerButton{background-color:var(--selected);-webkit-mask:var(--beveled-small);mask:var(--beveled-small);cursor:pointer;margin-top:2em;margin-bottom:1em;padding:.4em 2em;font-size:1.2em}.Chat-module__EMYwhG__loadMoreContainerButton:hover{background-color:rgba(255,255,255,.1)}.Chat-module__EMYwhG__userIcon{font-size:2em}.Chat-module__EMYwhG__oracleChatIcon{width:2.5em;height:2.5em}.Chat-module__EMYwhG__mobileHeaderMenuContainer,.Chat-module__EMYwhG__hide{display:none}@media (max-width:767px){.Chat-module__EMYwhG__container{padding:.75em}.Chat-module__EMYwhG__logo{font-size:2em}.Chat-module__EMYwhG__textarea{font-size:1em}.Chat-module__EMYwhG__inputContainer{margin-bottom:1em}.Chat-module__EMYwhG__userMessageBackground,.Chat-module__EMYwhG__oracleMessageBackground{padding:1em .5em}.Chat-module__EMYwhG__mobileHeaderMenuContainer{justify-content:space-between;align-items:center;width:100%;padding:.75em;display:flex}.Chat-module__EMYwhG__mobileMenuBar{background-color:var(--light-navy);border:.5px solid var(--placeholder);justify-content:space-between;width:70%;display:flex;position:relative}.Chat-module__EMYwhG__mobileMenuBarText{justify-content:space-between;align-items:center;width:100%;padding:.5em;display:flex}.Chat-module__EMYwhG__mobileMenuBarDropdown{background-color:var(--light-navy);border:.5px solid var(--placeholder);z-index:1;width:100%;position:absolute;top:100%}.Chat-module__EMYwhG__mobileMenuBarDropdownItem{white-space:nowrap;text-overflow:ellipsis;padding:.5em;overflow:hidden}.Chat-module__EMYwhG__mobileMenuBarText{white-space:nowrap;text-overflow:ellipsis;max-width:100%;overflow:hidden}.Chat-module__EMYwhG__unitContainer{font-size:.7em}}
