.vws-chat-launcher{position:fixed;right:22px;bottom:22px;z-index:1050;border:0;border-radius:999px;padding:13px 18px;background:#0b63ce;color:#fff;font:800 15px/1 Inter,Arial,sans-serif;box-shadow:0 14px 38px rgba(7,21,47,.24)}.vws-chat{position:fixed;right:22px;bottom:82px;z-index:1050;width:min(390px,calc(100vw - 28px));height:min(610px,calc(100vh - 120px));display:none;flex-direction:column;background:#fff;border:1px solid #dbe7f5;border-radius:24px;box-shadow:0 28px 80px rgba(7,21,47,.22);overflow:hidden;color:#0f172a}.vws-chat.is-open{display:flex}.vws-chat__head{padding:18px;background:#0b1220;color:#fff}.vws-chat__head strong{display:block}.vws-chat__messages{flex:1;overflow:auto;padding:16px;background:#f7f9fc}.vws-chat__msg{max-width:88%;padding:10px 13px;margin:0 0 10px;border-radius:16px;line-height:1.45;font-size:14px}.vws-chat__msg--assistant{background:#fff;border:1px solid #dbe7f5}.vws-chat__msg--user{margin-left:auto;background:#0b63ce;color:#fff}.vws-chat__actions,.vws-chat__composer{padding:12px;border-top:1px solid #e5e7eb;background:#fff}.vws-chat__composer{display:flex;gap:8px}.vws-chat__composer input{flex:1;border:1px solid #cbd5e1;border-radius:12px;padding:11px}.vws-chat button{cursor:pointer}.vws-chat__send,.vws-chat__handoff-submit{border:0;border-radius:12px;background:#0b63ce;color:#fff;padding:10px 14px;font-weight:800}.vws-chat__handoff{display:none;gap:8px;flex-direction:column}.vws-chat__handoff.is-open{display:flex}.vws-chat__handoff input{border:1px solid #cbd5e1;border-radius:10px;padding:9px}.vws-chat__human{width:100%;border:0;background:transparent;color:#0b63ce;font-weight:800;text-align:left}@media(max-width:600px){.vws-chat{right:14px;bottom:74px}.vws-chat-launcher{right:14px;bottom:14px}}
