.hc-chat-launcher{position:fixed;right:20px;bottom:20px;z-index:2147483000;display:flex;align-items:center;justify-content:center;width:64px;height:64px;padding:0;border:1px solid rgba(14,14,17,.06);border-radius:999px;background:#f5f0eb;box-shadow:0 10px 30px -8px rgba(0,0,0,.45),0 2px 6px rgba(0,0,0,.18);cursor:pointer;transition:transform .22s cubic-bezier(.22,1,.36,1),box-shadow .22s ease,opacity .18s ease}.hc-chat-launcher svg{width:30px;height:30px;color:#0e0e11}.hc-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 16px 38px -10px rgba(0,0,0,.5),0 3px 8px rgba(0,0,0,.2)}.hc-chat-launcher:active{transform:translateY(0)}.hc-chat-launcher[data-yield]{opacity:0;transform:scale(.8);pointer-events:none}.hc-chat-launcher:focus-visible{outline:2px solid #d4b896;outline-offset:3px}.hc-chat-launcher[data-open]{opacity:0;pointer-events:none;transform:translateY(8px) scale(.96)}.hc-chat-launcher[data-loading]:after{content:"";position:absolute;inset:-4px;border-radius:999px;border:2px solid transparent;border-top-color:#d4b896;animation:hc-chat-spin .7s linear infinite}@keyframes hc-chat-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.hc-chat-launcher,.hc-chat-launcher[data-loading]:after{transition:none;animation:none}}@media (max-width:480px){.hc-chat-launcher{width:60px;height:60px;right:16px;bottom:16px}.hc-chat-launcher svg{width:28px;height:28px}}.woot-widget-holder.woot-elements--left,.woot-widget-holder.woot-elements--right{border-radius:22px!important;box-shadow:0 30px 70px -22px rgba(0,0,0,.6),0 0 0 1px hsla(30,33%,94%,.1)!important}@media only screen and (min-width:668px){.woot-widget-holder.woot-widget--without-bubble{width:448px!important;height:calc(100% - 156px)!important;max-height:760px!important;min-height:480px!important;bottom:96px!important;right:20px!important}}.hc-chat-unread{position:absolute;top:-2px;right:-2px;box-sizing:border-box;min-width:22px;height:22px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:#d1483f;color:#fff;font-size:12px;font-weight:600;font-variant-numeric:tabular-nums;line-height:1;box-shadow:0 0 0 2px #0e0e11;animation:hc-unread-in .28s cubic-bezier(.34,1.56,.64,1) both}@keyframes hc-unread-in{0%{opacity:0;transform:scale(.4)}to{opacity:1;transform:none}}@media (prefers-reduced-motion:reduce){.hc-chat-unread{animation:none}}