.sales-chat-start .sales-chat-consent{display:flex;align-items:flex-start;gap:8px}.sales-chat-start .sales-chat-consent input{width:15px;height:15px;flex:0 0 15px;margin:1px 0 0;padding:0}.sales-chat-start .sales-chat-consent span{margin:0;font-size:9px;line-height:1.45;text-transform:none;letter-spacing:0}.sales-chat-consent a{color:#087fa5;text-decoration:underline}
.sales-chat-panel{height:min(690px,calc(100dvh - 110px));display:flex;flex-direction:column}.sales-chat-panel>header{flex:0 0 auto}.sales-chat-start{min-height:0;overflow:auto;padding-bottom:8px}.sales-chat-messages{height:auto;min-height:0;flex:1 1 auto}.sales-chat-compose{flex:0 0 auto;background:#f4f7f8}
@media(max-width:620px){.sales-chat-panel{position:fixed;inset:10px 10px calc(76px + env(safe-area-inset-bottom));width:auto;height:auto;max-height:none;border-radius:12px}.sales-chat-start{padding:13px 13px 5px}.sales-chat-topics{margin:10px 0}.sales-chat-compose{padding:10px 13px calc(12px + env(safe-area-inset-bottom))}.sales-chat-compose textarea{max-height:78px}.sales-chat-compose small{margin-top:6px}}
