.chat-message-user{display:flex;justify-content:flex-end;padding:8px 12px}.chat-message-user__wrapper{align-items:center;background:#f1f5f9;border-radius:16px 4px 16px 16px;display:flex;justify-content:center;max-width:80%;padding:12px;white-space:pre-wrap}.chat-message-user__wrapper p{color:#000;font-size:14px;font-weight:400;line-height:20px}.chat-message-user__wrapper strong{font-weight:700}.chat-message-bot{align-items:flex-start;display:flex;padding:8px 12px}.chat-message-bot__wrapper{background-color:transparent;border-radius:16px 4px 16px 16px;display:flex;flex-direction:column;gap:4px;justify-content:center;max-width:80%;padding:12px;transition:background-color .3s ease-in-out}.chat-message-bot__wrapper--animation{background-color:#fafafa}.chat-message-bot__wrapper p{color:#000;display:inline;font-size:14px;font-weight:400;line-height:20px}.chat-message-bot__wrapper a{color:#506bca;text-decoration:underline}.chat-message-bot__wrapper ol{list-style-position:inside}.chat-message-bot__wrapper ol p{margin-left:-8px}.chat-message-bot__wrapper strong{font-weight:700}.chat-message-bot__loader{aspect-ratio:4;width:50px;--rg:no-repeat radial-gradient(circle closest-side,#939393 90%,#0000);animation:l7 1s linear infinite;background:var(--rg) 0 50%,var(--rg) 50% 50%,var(--rg) 100% 50%;background-size:33.3333333333% 100%}@keyframes l7{33%{background-size:33.3333333333% 0,33.3333333333% 100%,33.3333333333% 100%}50%{background-size:33.3333333333% 100%,33.3333333333% 0,33.3333333333% 100%}66%{background-size:33.3333333333% 100%,33.3333333333% 100%,33.3333333333% 0}}.chat-message-bot__actions{display:flex}.chat-message-bot__action{cursor:pointer;padding:4px}.chat-message-bot__action--animation path{stroke:#506bca}.chat-message-container{display:flex;flex-direction:column;height:calc(100% - 76px);overflow:auto;scroll-behavior:smooth;transition:height .3s ease-in-out;will-change:auto}.w-full{width:100%}.spacer{flex:1}.d-none{display:none!important}.d-block{display:block}.d-flex{display:flex}.flex-column{flex-direction:column}.align-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-space-evenly{justify-content:space-evenly}.column-reverse{flex-direction:column-reverse!important}.justify-space-between{justify-content:space-between!important}.items-end{align-items:flex-end!important}.h-full{height:100%}.w-100{width:100%}.mt-3{margin-top:12px}.mt-4{margin-top:16px}.mt-6{margin-top:24px}.mt-12{margin-top:48px}.mb-6{margin-bottom:24px}.mr-5{margin-right:20px}.hr{background-color:#d9d9d9;height:1px;width:100%}.isolate{isolation:isolate}.chat-input{background-color:#fff;bottom:0;left:0;margin:auto;max-width:700px;padding:8px 12px;position:fixed;right:0}.chat-input__wrapper{align-items:flex-end;background:#f3f4f6;border-radius:16px;display:flex;gap:0;padding:8px;width:100%}.chat-input__button{align-items:center;background-color:#09090b;border-radius:50%;display:flex;height:40px;justify-content:center;margin-left:10px;max-height:40px;max-width:40px;min-height:40px;min-width:40px;padding:0;transition:background-color .2s ease-in-out;width:40px}.chat-input__button:disabled{background-color:#d4d4d8}.chat-input__button:hover{background-color:#3f3f41}.chat-input__textarea{background:transparent!important;border:none;display:flex;flex:1 0 0;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;line-height:inherit;min-height:40px;padding:8px 12px;resize:none;width:100%}.chat-input__textarea .n-input-wrapper,.chat-input__textarea .n-input__placeholder,.chat-input__textarea .n-input__textarea-el,.chat-input__textarea .n-input__textarea-mirror{padding:0!important}.chat-input__textarea .n-input__border,.chat-input__textarea .n-input__state-border{display:none;visibility:hidden}.chat-input__textarea:hover{background:transparent}.chat-input__textarea::-moz-placeholder{color:#71717a}.chat-input__textarea::placeholder{color:#71717a}.chat-tag{align-items:center;border:1px solid #e4e4e7;border-radius:6px;cursor:pointer;display:flex;gap:10px;height:22px;justify-content:center;padding:2px 10px;transition:background-color .2s ease-in-out}.chat-tag:hover{background-color:#f3f4f6}
