.Nav_nav__mviOb{display:flex;flex-direction:row;padding:1rem;justify-content:space-between;align-items:center;margin-top:0;background-color:#deb887}.Nav_inactive__DXNEs{opacity:.75;background-color:#ffebcd}.Nav_nav__mviOb li{display:inline-block;padding:1rem;cursor:pointer}.Nav_active__samkF{background-color:#87cefa}.Chat_conversation__iBmXt{width:80%;margin:0 auto;max-width:600px}.Chat_message__6KkQc{margin:10px 0;padding:10px;border-radius:5px;white-space:pre-wrap}.Chat_boldLine__wm4YW{border:0;height:4px;background:#333;background-image:linear-gradient(90deg,#ccc,#333,#ccc);margin-bottom:1rem}.Chat_description__HQJMS{width:80%}.Chat_message_role__jjuj5{font-weight:700}.Chat_message_content__HO4g3{margin-left:5px}.Chat_user_message__77B_S{background-color:#f0f0f0;color:#000;text-align:right}.Chat_assistant_message__hJxjf{background-color:#7db1ee;color:#000}.Chat_textInput__3hGUh{width:70%;padding:10px;border:1px solid #ddd;border-radius:5px;margin-right:10px}.Chat_submitButton__y_V1q{margin-top:10px;padding:10px 20px;border:none;border-radius:5px;background-color:#0070f3;color:#fff;cursor:pointer}.Chat_submitButton__y_V1q[disabled],.Chat_submitButton__y_V1q[disabled]:hover{background-color:grey}.Chat_submitButton__y_V1q:hover{background-color:#0056b3}.Chat_spinner__eKiah{width:24px;height:24px;border-radius:50%;border:4px solid rgba(0,0,0,.1);border-left-color:#000;animation:Chat_spin__xMNso 1s linear infinite}@keyframes Chat_spin__xMNso{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}