.chat-container{width:100%;max-width:656px;margin:50px auto;color:#101828;border:1px solid #EAECF0;border-radius:16px;overflow:hidden;display:flex;flex-direction:column;min-height:500px;max-height:500px;z-index:1;background:#fff}@media (max-width: 767px){.chat-container{margin:30px auto;padding:0 12px;max-width:95%}}.chat-container .header-wrapper{display:flex;align-items:center;padding:16px 12px;gap:10px;border-bottom:1px solid #EAECF0;position:relative}.chat-container .bot-icon{width:36px;height:36px;background-image:url(/cdn/shop/files/Avatar.svg?v=1753936898);background-size:cover;border-radius:50%}.chat-container .chat-header{font-size:18px;color:#8640df;font-weight:500}@media (min-width: 768px){.chat-container .chat-header br,.chat-container .reset-text{display:none}}@media (max-width: 767px){.chat-container .reset-text{display:none}}.chat-container .reset-link{margin-left:auto;color:#540fa5;font-size:14px;border:none;background:none;cursor:pointer;display:flex;align-items:center;gap:2px}.chat-container .chat-body{flex:1;padding:32px 16px 16px;overflow-y:auto;background-color:#fafafa;scrollbar-width:thin}.chat-container .intro-message{background:#f2f4f7;border-radius:10px;padding:10px 14px;font-size:16px;line-height:24px;max-width:100%;margin-bottom:1rem}.chat-container .suggestions-container{margin-top:.75rem;display:flex;flex-wrap:wrap;gap:8px;margin-bottom:.5rem}.chat-container .suggestion-button,.chat-container .suggestion-link{border:1px solid #D0D5DD;background-color:#fff;color:#344054;border-radius:6px;padding:4px 10px;font-size:14px;line-height:20px;cursor:pointer;text-decoration:none;display:inline-block;transition:all .2s ease-in-out;font-weight:400}.chat-container .suggestion-button:hover,.chat-container .suggestion-link:hover{background-color:#f9f5ff;border-color:#8640df;color:#8640df!important}.chat-container .message-row{margin-top:20px}.chat-container .message-timestamp{font-size:12px;line-height:18px;color:#667085;margin-bottom:4px;text-align:right}.chat-container .message-row.user{text-align:right}.chat-container .message-row.bot{text-align:left}.chat-container .message-bubble{display:inline-block;padding:10px 14px;border-radius:10px;max-width:100%;font-size:16px;line-height:24px;animation:fadeIn .3s ease-in-out}.chat-container .message-bubble.user{background-color:#dcb8e9}.chat-container .message-bubble.bot{background-color:#f2f4f7}.chat-container .typing-status{display:flex;align-items:center;font-size:12px;line-height:18px;color:#344054;margin-bottom:4px;gap:6px}.chat-container .typing-dots{display:flex;align-items:center;justify-content:flex-start;gap:6px;padding:10px 14px;background-color:#f2f4f7;border-radius:10px;width:fit-content;animation:fadeIn .3s ease-in-out}.chat-container .typing-dots span{display:inline-block;width:6px;height:6px;background-color:#8640df;border-radius:50%;animation:bounce 1.2s infinite ease-in-out both}.chat-container .typing-dots span:nth-child(2){animation-delay:.2s}.chat-container .typing-dots span:nth-child(3){animation-delay:.4s}@keyframes bounce{0%,80%,to{transform:scale(.9);opacity:.6}40%{transform:scale(1.2);opacity:1}}.chat-container .chat-input-container{padding:.75rem;border-top:1px solid #ddd;display:flex;align-items:center;background-color:#fff}.chat-container .chat-input{flex:1 1;border:1px solid #D0D5DD;border-radius:8px;padding:10px 14px;font-size:16px;color:#667085}.chat-container .send-button{background:#8640df;border:none;border-radius:8px;width:44px;height:44px;display:flex;justify-content:center;align-items:center;margin-left:8px;cursor:pointer}.chat-container .send-button img{width:20px;height:20px}.chat-container .message-meta{display:flex;align-items:center;font-size:12px;line-height:18px;color:#344054;margin-bottom:4px;gap:6px;justify-content:flex-start}.chat-container .message-row.user .message-meta{justify-content:flex-end}.chat-container .timestamp-text{opacity:.7}.chat-container .chat-input:disabled{background-color:#f0f0f0;color:#999;cursor:not-allowed}.chat-container .send-button:disabled{opacity:.5;cursor:not-allowed}
/*# sourceMappingURL=/cdn/shop/t/3/assets/assistant.css.map */
