.velora-chat{position:fixed;right:22px;bottom:22px;z-index:99999;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Microsoft YaHei",sans-serif}.velora-chat-toggle{display:flex;align-items:center;gap:8px;padding:13px 17px;border:0;border-radius:5px;background:#167a52;color:#fff;box-shadow:0 8px 24px rgba(20,63,45,.24);font:600 14px inherit;cursor:pointer}.velora-chat-box{display:none;width:min(360px,calc(100vw - 28px));margin-bottom:11px;overflow:hidden;border:1px solid #dfe5e2;border-radius:7px;background:#fff;box-shadow:0 18px 46px rgba(18,33,27,.2)}.velora-chat.is-open .velora-chat-box{display:block}.velora-chat-head{padding:17px;background:#17382c;color:#fff}.velora-chat-head strong{display:block;margin-bottom:3px;font-size:15px}.velora-chat-head span{color:#c5dfd2;font-size:12px}.velora-chat-messages{height:265px;overflow:auto;padding:14px;background:#f7f9f8}.velora-chat-message{max-width:82%;margin:0 0 9px;padding:9px 10px;border-radius:4px 10px 10px;background:#fff;color:#34423b;font-size:13px;line-height:1.5}.velora-chat-message.agent{margin-left:auto;border-radius:10px 4px 10px 10px;background:#167a52;color:#fff}.velora-chat-form{padding:10px;border-top:1px solid #e5ebe7}.velora-chat-form input,.velora-chat-form textarea{width:100%;margin-bottom:7px;padding:9px;border:1px solid #ced8d2;border-radius:4px;font:13px inherit}.velora-chat-form textarea{height:57px;resize:none}.velora-chat-form button{width:100%;padding:9px;border:0;border-radius:4px;background:#167a52;color:#fff;font:600 13px inherit;cursor:pointer}.velora-chat-note{display:block;margin-top:7px;color:#78847e;font-size:10px;text-align:center}@media(max-width:480px){.velora-chat{right:14px;bottom:14px}}
