#hc-support-launcher{position:fixed;right:20px;bottom:20px;width:64px;height:64px;padding:17px;border:0;border-radius:50%;background:#007cba;color:#fff;box-shadow:0 4px 18px #0003;cursor:pointer;z-index:2147483001;display:grid;place-items:center}
#hc-support-launcher svg{width:30px;height:30px;fill:currentColor}
#hc-support-launcher:hover{background:#006a9f}
#hc-support-launcher:focus-visible{outline:3px solid #172b38;outline-offset:4px}
#hc-support-launcher:disabled{cursor:wait;opacity:.8}
#hc-support-launcher[hidden],#hc-support-status[hidden]{display:none!important}
#hc-support-status{position:fixed;right:20px;bottom:96px;width:min(300px,calc(100vw - 40px));margin:0;padding:12px 16px;border:1px solid #cbd5e1;border-radius:12px;background:#fff;color:#172b38;box-shadow:0 4px 18px #0002;font:14px/1.5 system-ui,sans-serif;z-index:2147483001}
@media(prefers-reduced-motion:no-preference){#hc-support-launcher{transition:background .15s}}
