.chat-container{max-width:100%}@media (min-width: 768px){.chat-container{max-width:720px}}.chat-header{flex-wrap:wrap}.chat-messages{padding:12px 16px}@media (min-width: 768px){.chat-messages{padding:16px 20px}}.chat-input{padding:10px 16px}@media (min-width: 768px){.chat-input{padding:12px 20px}}.chat-input input{padding:12px 14px;font-size:16px}.chat-input button{padding:12px 20px;font-size:16px;min-height:44px}.message-bubble{max-width:85%;overflow-wrap:break-word;word-wrap:break-word}@media (min-width: 768px){.message-bubble{max-width:80%}}.message-bubble table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse}.message-bubble th,.message-bubble td{padding:6px 8px;border:1px solid #C7C7CC}.message-bubble pre{overflow-x:auto;max-width:100%;padding:10px;background-color:#0000000d;border-radius:8px}.message-bubble img{max-width:100%;height:auto}.slash-menu{position:absolute;bottom:100%;left:0;right:0;margin-bottom:8px;background:#fff;border:1px solid #E5E5EA;border-radius:12px;box-shadow:0 4px 12px #0000001a;max-height:200px;overflow-y:auto;z-index:10}
