#hubspot-chat-container #hubspot-conversations-inline-parent{position:fixed;inset:60px 16px auto auto;width:400px;max-width:calc(100vw - 32px);height:min(600px,calc(100vh - 76px));z-index:60;border-radius:16px;overflow:hidden;background:var(--color-surface-popover);border:1px solid var(--color-surface-border);box-shadow:0 12px 40px #0000008c,0 2px 8px #00000059;transform-origin:top right;animation:support-chat-pop-in .16s cubic-bezier(.2,.8,.3,1)}#hubspot-chat-container #hubspot-conversations-inline-iframe{width:100%;height:100%;border:0}@keyframes support-chat-pop-in{0%{opacity:0;transform:translateY(-8px) scale(.96)}to{opacity:1;transform:translateY(0) scale(1)}}
