.customer-agent{z-index:2147483647;width:min(416px,100vw - 32px);height:min(700px,100vh - 104px);transition:width .2s,height .2s;animation:.22s ease-out customer-agent-panel-in;position:fixed;bottom:88px;right:16px}.customer-agent[data-customer-agent-expanded]{width:min(500px,100vw - 32px)}.customer-agent:has(.customer-agent__panel:empty){display:none}.customer-agent[data-customer-agent-closing]{animation:.18s ease-in forwards customer-agent-panel-out}@keyframes customer-agent-panel-in{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes customer-agent-panel-out{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(16px)}}@media (prefers-reduced-motion:reduce){.customer-agent,.customer-agent[data-customer-agent-closing]{transition:none;animation-duration:1ms}}.customer-agent__panel{border-radius:12px;width:100%;height:100%;overflow:hidden;box-shadow:0 8px 32px #0000003d}#hubspot-conversations-inline-parent{width:100%;height:100%}#hubspot-conversations-inline-iframe{border:0;width:100%;height:100%;display:block}.customer-agent__close,.customer-agent__expand{cursor:pointer;border:0;justify-content:center;align-items:center;padding:0;display:flex;position:absolute}.customer-agent__close svg,.customer-agent__expand svg{width:18px;height:18px}.customer-agent__close{color:#fff;background:#6324c6;border-radius:50%;width:60px;height:60px;bottom:-72px;right:0;box-shadow:0 2px 8px #00000052}.customer-agent__close svg{width:24px;height:24px}.customer-agent__close:hover{background:#5217ad}.customer-agent__expand{color:#fff;background:0 0;border-radius:3px;width:40px;height:40px;transition:background-color .15s ease-out;top:16px;right:64px}.customer-agent__expand:hover{background:#ffffff1a}
