.hlc-chat-widget-scroll-locked{position:fixed!important;top:var(--hlc-chat-widget-lock-top)!important;left:var(--hlc-chat-widget-lock-left)!important;right:0!important;width:100%!important;overflow:hidden!important}.hlc-chat-widget{--hlc-chat-widget-right: max(18px, env(safe-area-inset-right));--hlc-chat-widget-bottom: max(18px, env(safe-area-inset-bottom));--hlc-chat-launcher-radius: 30px;--hlc-chat-launcher-size: calc(var(--hlc-chat-launcher-radius) + var(--hlc-chat-launcher-radius));position:fixed;z-index:2147483637;right:var(--hlc-chat-widget-right);bottom:var(--hlc-chat-widget-bottom);font-family:Barlow,Arial,Helvetica,sans-serif}.hlc-chat-widget__launcher{position:relative;display:grid;width:var(--hlc-chat-launcher-size);height:var(--hlc-chat-launcher-size);place-items:center;padding:0;border:0;border-radius:50%;color:#fff;background:#c7791c;box-shadow:0 8px 28px #00000038;cursor:pointer;text-decoration:none}.hlc-chat-widget__launcher--contact{display:inline-flex;width:auto;max-width:calc(100vw - var(--hlc-chat-widget-right) - 18px);align-items:center;justify-content:center;gap:12px;padding:0 20px;border-radius:999px;font-size:16px;font-weight:600;line-height:1.2;white-space:nowrap}.hlc-chat-widget__launcher--contact svg{flex:none}.hlc-chat-widget__launcher[hidden]{display:none}.hlc-chat-widget__launcher:hover{background:#a2620f}.hlc-chat-widget.is-open .hlc-chat-widget__launcher{display:none}.hlc-chat-widget__launcher:focus-visible{outline:3px solid #333334;outline-offset:3px}.hlc-chat-widget__launcher svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.hlc-chat-widget__unread{position:absolute;top:-4px;right:-4px;min-width:22px;height:22px;padding:0 5px;border:2px solid #fff;border-radius:12px;color:#fff;background:#333334;font-size:12px;font-weight:700;line-height:18px;text-align:center}.hlc-chat-widget__frame,.hlc-chat-widget__loading{position:absolute;right:0;bottom:0;display:block;width:min(400px,calc(100vw - 36px));height:min(680px,calc(100dvh - 116px));border:0;border-radius:20px 20px var(--hlc-chat-launcher-radius) 20px;background:#fff;box-shadow:0 20px 60px #0000003d}.hlc-chat-widget__frame{z-index:0;opacity:0;pointer-events:none;transform:translateY(10px) scale(.98);transform-origin:bottom right;visibility:hidden;transition:opacity .16s ease,transform .16s ease,visibility .16s}.hlc-chat-widget__loading{z-index:1;display:grid;place-items:center;color:#333334;opacity:0;pointer-events:none;visibility:hidden;transition:opacity .16s ease,visibility .16s}.hlc-chat-widget.is-open .hlc-chat-widget__frame{visibility:visible}.hlc-chat-widget.is-open:not(.is-frame-presented) .hlc-chat-widget__loading{opacity:1;pointer-events:auto;visibility:visible}.hlc-chat-widget__loading-status{display:grid;justify-items:center;gap:14px;padding:32px;font-size:16px;font-weight:600;text-align:center}.hlc-chat-widget__loading-error{display:none;max-width:300px;justify-items:center;gap:12px;padding:32px;font-size:15px;text-align:center}.hlc-chat-widget.has-identity-error .hlc-chat-widget__loading-status{display:none}.hlc-chat-widget.has-identity-error .hlc-chat-widget__loading-error{display:grid}.hlc-chat-widget__loading-error strong{font-size:18px}.hlc-chat-widget__loading-error a{color:#333334;text-underline-offset:3px}.hlc-chat-widget__loading-retry{min-width:136px;padding:11px 18px;border:0;border-radius:999px;color:#fff;background:#c7791c;font:inherit;font-weight:600;cursor:pointer}.hlc-chat-widget__loading-retry:hover{background:#a2620f}.hlc-chat-widget__loading-retry:focus-visible{outline:3px solid #333334;outline-offset:3px}.hlc-chat-widget__loading-spinner{width:34px;height:34px;border:3px solid rgb(51 51 52 / 18%);border-top-color:#c7791c;border-radius:50%;animation:hlc-chat-widget-spin .8s linear infinite}.hlc-chat-widget__loading-close{position:absolute;z-index:1;top:14px;right:14px;display:grid;width:40px;height:40px;place-items:center;padding:0;border:0;border-radius:50%;color:#333334;background:transparent;cursor:pointer}.hlc-chat-widget__loading-close:hover{background:#f5f5f5}.hlc-chat-widget__loading-close:focus-visible{outline:3px solid #c7791c;outline-offset:2px}.hlc-chat-widget__loading-close svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2}@keyframes hlc-chat-widget-spin{to{transform:rotate(360deg)}}.hlc-chat-widget.is-open.is-frame-presented .hlc-chat-widget__frame{opacity:1;pointer-events:auto;transform:none;visibility:visible}@media (max-width: 520px){.hlc-chat-widget__frame,.hlc-chat-widget__loading{position:fixed;top:0;right:0;bottom:0;left:0;width:100vw;max-width:none;height:100vh;height:100dvh;max-height:none;border-radius:0;box-shadow:none}}@media (prefers-reduced-motion: reduce){.hlc-chat-widget__frame,.hlc-chat-widget__loading{transition:none}.hlc-chat-widget__loading-spinner{animation:none}}
