.ai-robot{width:100%;height:auto}.floating-button{box-shadow:0 2px 8px rgba(0,0,0,.15)}.chat-container{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;height:calc(100vh - 111px);overflow:hidden;overflow-y:auto}.chat-messages{-ms-flex:1;flex:1;overflow-y:auto;padding:10px;background:#f5f5f5;border-radius:4px;max-height:calc(100vh - 200px)}.chat-message,.chat-messages{margin-bottom:10px}.chat-message.user{text-align:right;color:#1890ff}.chat-message.ai{text-align:left;color:#333}.chat-message.ai img{max-width:50%!important}.chat-input{display:-ms-flexbox;display:flex;gap:10px}.chat-input .ant-input{height:45px!important;line-height:45px!important}.chat-input .ant-btn{height:45px!important}.user-message{background:#1890ff;color:#fff;border-radius:18px 3px 18px 18px}.ai-message,.user-message{line-height:23px;display:inline-block;padding:10px 10px}.ai-message{background:#fff;color:#000;border-radius:3px 18px 18px 18px}.medium-zoom-overlay{z-index:10}.medium-zoom-image--opened{z-index:12}