.hk-webchat-root button,.hk-webchat-root button:hover,.hk-webchat-root button:focus,.hk-webchat-root button:active{all:unset;box-sizing:border-box;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-appearance:none;appearance:none}.hk-webchat-root textarea,.hk-webchat-root textarea:focus{all:unset;box-sizing:border-box;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-appearance:none;appearance:none;resize:none}.hk-webchat-root input[type="file"]{all:unset}.hk-webchat-root svg{fill:none;overflow:visible}.hk-webchat-root img{border:none!important;box-shadow:none!important;outline:none!important}.hk-webchat-root{position:fixed;z-index:99999;--hk-webchat-bottom-offset:20px;bottom:calc(var(--hk-webchat-bottom-offset) + env(safe-area-inset-bottom, 0px));font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased;--hk-primary:#AEAEAE;--hk-primary-fg:#111;--hk-sent-bg:#AEAEAE;--hk-sent-fg:#111;--hk-received-bg:#f3f3f3;--hk-received-fg:#111;--hk-panel-bg:#fff;--hk-border:rgba(0,0,0,.08);--hk-radius:20px}.hk-webchat-root.is-right{right:20px}.hk-webchat-root.is-left{left:20px}.hk-webchat-launcher{width:58px!important;height:58px!important;border-radius:50%!important;border:none!important;background:var(--hk-primary)!important;color:var(--hk-primary-fg)!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 8px 24px rgba(0,0,0,.38),0 2px 6px rgba(0,0,0,.18)!important;transition:transform 0.28s cubic-bezier(.34,1.56,.64,1),box-shadow 0.2s ease!important;padding:0!important;margin:0!important;overflow:hidden!important;cursor:pointer!important;text-decoration:none!important;outline:none!important;min-width:0!important;max-width:none!important;line-height:1!important}.hk-webchat-launcher:hover{transform:translateY(-2px) scale(1.05)!important;box-shadow:0 14px 36px rgba(0,0,0,.46),0 4px 10px rgba(0,0,0,.22)!important;background:var(--hk-primary)!important;color:var(--hk-primary-fg)!important}.hk-webchat-launcher-logo{width:100%;height:100%;object-fit:contain;display:block;padding:4px}.hk-webchat-launcher-close{display:none;font-size:22px;line-height:1;font-weight:400;color:#111}.hk-webchat-root.is-open .hk-webchat-launcher-logo{display:none}.hk-webchat-root.is-open .hk-webchat-launcher-close{display:block}.hk-webchat-panel{position:absolute;bottom:74px;width:min(390px,calc(100vw - 28px));height:min(74vh,640px);display:flex;flex-direction:column;border-radius:var(--hk-radius);overflow:hidden;background:var(--hk-panel-bg);box-shadow:0 32px 72px rgba(0,0,0,.2),0 8px 24px rgba(0,0,0,.1),0 0 0 1px var(--hk-border);opacity:0;transform:translateY(18px) scale(.96);pointer-events:none;visibility:hidden;transition:opacity 0.22s ease,transform 0.28s cubic-bezier(.34,1.56,.64,1);margin:0!important;padding:0!important;border:none!important}.hk-webchat-root.is-right .hk-webchat-panel{right:0}.hk-webchat-root.is-left .hk-webchat-panel{left:0}.hk-webchat-root.is-open .hk-webchat-panel{opacity:1;transform:translateY(0) scale(1);pointer-events:auto;visibility:visible}.hk-webchat-head{min-height:68px;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 14px;background:var(--hk-primary);color:var(--hk-primary-fg);flex-shrink:0;border:none!important;margin:0!important}.hk-webchat-agent{display:flex;align-items:center;gap:10px;min-width:0}.hk-webchat-agent-avatar{width:40px;height:40px;border-radius:999px;border:2px solid rgba(255,255,255,.2)!important;object-fit:cover;background:#333;flex-shrink:0;margin:0!important;padding:0!important;box-shadow:none!important}.hk-webchat-agent-fallback{width:40px;height:40px;border-radius:999px;border:2px solid rgba(0,0,0,.15)!important;background:#888;color:#fff;font-size:13px;font-weight:700;display:inline-flex;align-items:center;justify-content:center;text-transform:uppercase;flex-shrink:0;margin:0!important;padding:0!important}.hk-webchat-agent-name{font-size:14px;font-weight:700;color:#111111!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin:0!important;padding:0!important;background:none!important;text-decoration:none!important}.hk-webchat-agent-status{font-size:11px;line-height:1.3;color:rgba(0,0,0,.55)!important;margin:0!important;padding:0!important;background:none!important}.hk-webchat-online-dot{width:7px;height:7px;border-radius:999px;background:#4ade80!important;box-shadow:0 0 8px rgba(74,222,128,.7);flex-shrink:0;display:inline-block;margin:0!important;padding:0!important;border:none!important}.hk-webchat-close{width:32px!important;height:32px!important;border-radius:999px!important;border:0!important;background:rgba(0,0,0,.1)!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;flex-shrink:0;transition:background 0.15s ease;box-shadow:none!important;outline:none!important;line-height:0!important;cursor:pointer!important;min-width:0!important;text-decoration:none!important}.hk-webchat-close:hover{background:rgba(0,0,0,.1)!important}.hk-webchat-close svg path{stroke:#111111!important;fill:none!important}.hk-webchat-status{display:none;margin:10px 12px 0;padding:9px 11px;background:#fff7ed!important;color:#9a3412!important;border:1px solid #fed7aa!important;border-radius:10px;font-size:12px;line-height:1.4}.hk-webchat-status.is-visible{display:block}.hk-webchat-messages{flex:1;min-height:220px;overflow-y:auto;overflow-x:hidden;padding:14px 12px;display:flex;flex-direction:column;gap:6px;background:#ffffff!important;scroll-behavior:smooth;margin:0!important;border:none!important}.hk-webchat-messages::-webkit-scrollbar{width:4px}.hk-webchat-messages::-webkit-scrollbar-track{background:transparent}.hk-webchat-messages::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}@keyframes hk-msg-appear{from{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}.hk-webchat-message{display:flex;flex-direction:column;animation:hk-msg-appear 0.2s ease forwards;margin:0;padding:0;border:none;background:none}.hk-webchat-message.is-received{align-items:flex-start}.hk-webchat-message.is-sent{align-items:flex-end}.hk-webchat-bubble{max-width:82%;border-radius:16px;padding:9px 12px;font-size:13.5px;line-height:1.5;word-break:break-word;margin:0}.hk-webchat-message.is-received .hk-webchat-bubble{background:var(--hk-received-bg)!important;color:var(--hk-received-fg)!important;border-bottom-left-radius:4px;border:none!important;box-shadow:none!important}.hk-webchat-message.is-sent .hk-webchat-bubble{background:var(--hk-sent-bg)!important;color:var(--hk-sent-fg)!important;border-bottom-right-radius:4px;border:none!important;box-shadow:none!important}.hk-webchat-ts{font-size:10px;line-height:1;margin-top:4px;opacity:.42;padding:0 3px;color:#111;background:none!important;border:none!important}.hk-webchat-text{white-space:pre-wrap}.hk-webchat-image{max-width:100%;border-radius:10px;margin-top:6px;display:block;border:none!important;box-shadow:none!important;padding:0!important;transition:filter 0.45s ease,opacity 0.45s ease}.hk-webchat-bubble.is-media-group{max-width:min(240px,70vw);padding:0;border:0!important;background:transparent!important;box-shadow:none!important;position:relative}.hk-webchat-photo-group{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2px}.hk-webchat-photo-group.is-single{grid-template-columns:1fr}.hk-webchat-photo-cell{aspect-ratio:4 / 5;overflow:hidden;border-radius:10px;background:transparent}.hk-webchat-photo{width:100%;height:100%;object-fit:cover;display:block;border:none!important;box-shadow:none!important;margin:0!important;padding:0!important;transition:filter 0.45s ease,opacity 0.45s ease}.hk-webchat-photo.hk-loading,.hk-webchat-image.hk-loading{filter:blur(10px);opacity:.6}.hk-webchat-bubble.is-uploading .hk-webchat-photo{opacity:.78}.hk-webchat-upload-spin{position:absolute;top:50%;left:50%;width:22px;height:22px;margin:-11px 0 0 -11px;border-radius:50%;border:2.5px solid rgba(255,255,255,.55);border-top-color:#fff;animation:hk-webchat-spin 0.7s linear infinite;pointer-events:none}.hk-webchat-bubble:not(.is-uploading) .hk-webchat-upload-spin{display:none}@keyframes hk-webchat-spin{to{transform:rotate(360deg)}}.hk-webchat-file-link{margin-top:6px;display:inline-block;color:inherit;text-decoration:underline;background:none!important;border:none!important;padding:0!important}.hk-webchat-typing{display:none;align-items:center;padding:4px 0;margin:0;background:none;border:none}.hk-webchat-typing.is-visible{display:flex}.hk-webchat-typing-bubble{display:inline-flex;align-items:center;gap:5px;background:var(--hk-received-bg)!important;border-radius:16px;border-bottom-left-radius:4px;padding:10px 14px;border:none!important;box-shadow:none!important;margin:0!important}@keyframes hk-dot-bounce{0%,60%,100%{transform:translateY(0);opacity:.4}30%{transform:translateY(-5px);opacity:1}}.hk-webchat-typing-dot{width:6px;height:6px;border-radius:50%;background:#999!important;animation:hk-dot-bounce 1.3s infinite ease-in-out;display:inline-block;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.hk-webchat-typing-dot:nth-child(2){animation-delay:0.18s}.hk-webchat-typing-dot:nth-child(3){animation-delay:0.36s}.hk-webchat-quick-replies{display:flex;flex-wrap:wrap;gap:7px;padding:0 12px 10px;margin:0!important;border:none!important;background:none!important}.hk-webchat-qr-btn{border:1px solid #ddd!important;background:#ffffff!important;color:#111111!important;border-radius:20px!important;padding:6px 13px!important;font-size:12.5px!important;font-family:inherit!important;cursor:pointer!important;transition:background 0.15s ease,border-color 0.15s ease,color 0.15s ease;white-space:nowrap!important;line-height:1.3!important;box-shadow:none!important;outline:none!important;text-decoration:none!important;margin:0!important;display:inline-block!important;min-width:0!important;max-width:none!important}.hk-webchat-qr-btn:hover{background:#111111!important;color:#ffffff!important;border-color:#111111!important}.hk-webchat-compose{border-top:1px solid var(--hk-border);background:#ffffff!important;padding:8px 12px 10px;flex-shrink:0;margin:0!important}.hk-webchat-input{width:100%!important;min-height:40px!important;height:40px!important;max-height:148px!important;border:0!important;padding:8px 0!important;font-size:13.5px!important;font-family:inherit!important;line-height:1.4!important;outline:none!important;resize:none!important;box-sizing:border-box!important;background:transparent!important;color:#111111!important;overflow-y:hidden!important;display:block!important;box-shadow:none!important;border-radius:0!important;margin:0!important}.hk-webchat-input::placeholder{color:#aaa!important}.hk-webchat-input:focus{border:0!important;outline:none!important;box-shadow:none!important;background:transparent!important}.hk-webchat-controls{margin-top:2px;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:0;border:none;background:none}.hk-webchat-controls-left,.hk-webchat-controls-right{display:flex;align-items:center;gap:8px;margin:0;padding:0;border:none;background:none}.hk-webchat-file{display:none!important}.hk-webchat-icon-btn{width:32px!important;height:32px!important;border-radius:0!important;border:0!important;background:transparent!important;cursor:pointer!important;padding:0!important;margin:0!important;color:#111111!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;transition:opacity 0.15s ease;box-shadow:none!important;outline:none!important;line-height:0!important;min-width:0!important;text-decoration:none!important;overflow:visible!important}.hk-webchat-icon-btn:hover{opacity:.65}.hk-webchat-send{width:32px!important;height:32px!important;border-radius:999px!important;border:0!important;background:var(--hk-primary)!important;color:#ffffff!important;cursor:pointer!important;padding:0!important;margin:0!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;box-shadow:0 2px 8px rgba(0,0,0,.25)!important;transition:opacity 0.15s ease,transform 0.15s ease;outline:none!important;line-height:0!important;min-width:0!important;text-decoration:none!important}.hk-webchat-send:hover{transform:scale(1.08);opacity:.9;background:var(--hk-primary)!important}.hk-webchat-close svg,.hk-webchat-icon-btn svg{display:block!important;width:13px!important;height:13px!important;stroke:#111111!important;fill:none!important;stroke-width:2!important;margin:0!important;padding:0!important;overflow:visible!important}.hk-webchat-send svg{display:block!important;width:16px!important;height:16px!important;stroke:#111111!important;fill:none!important;stroke-width:2!important;margin:0!important;padding:0!important}.hk-webchat-close svg path,.hk-webchat-icon-btn svg path{stroke:#111111!important;fill:none!important}.hk-webchat-send svg path{stroke:#111111!important;fill:none!important}.hk-webchat-char-count{font-size:11px;color:#9ca3af;min-width:52px;text-align:right;opacity:0;transition:opacity 0.2s ease;margin:0;padding:0;border:none;background:none;line-height:1}.hk-webchat-char-count.is-visible{opacity:1}.hk-webchat-char-count.is-warn{color:#f59e0b}.hk-webchat-char-count.is-limit{color:#ef4444}.hk-webchat-hint{margin-top:8px;display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:10.5px;color:#9ca3af;padding:0;border:none;background:none}.hk-webchat-hint-brand{display:inline-flex;align-items:center;height:7px;margin:0;padding:0;border:none;background:none}.hk-webchat-hint-brand-logo{display:block;height:100%;width:auto;object-fit:contain;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.hk-webchat-hint-brand-fallback{font-size:10px;font-weight:700;letter-spacing:.12em;color:#111;margin:0;padding:0;border:none;background:none}.hk-webchat-op-status{display:inline-flex;align-items:center;gap:5px;margin:0;padding:0;border:none;background:none}.hk-webchat-op-status-dot{width:6px;height:6px;border-radius:999px;background:#4ade80!important;display:inline-block;margin:0!important;padding:0!important;border:none!important;box-shadow:none!important}.hk-webchat-file-btn:disabled,.hk-webchat-send:disabled,.hk-webchat-icon-btn:disabled{opacity:0.4!important;cursor:not-allowed!important}@media (max-width:767px){.hk-webchat-root{left:auto!important;right:20px!important;--hk-webchat-bottom-offset:20px;width:auto;bottom:calc(var(--hk-webchat-bottom-offset) + env(safe-area-inset-bottom, 0px))!important}.hk-webchat-panel{position:fixed!important;top:0!important;left:0!important;right:0!important;bottom:0!important;width:100%!important;height:100dvh!important;max-width:none!important;max-height:none!important;border-radius:0!important;border:0!important;transform:translateY(100%) scale(1)!important;display:flex!important;flex-direction:column!important}.hk-webchat-head{flex-shrink:0!important}.hk-webchat-messages{flex:1 1 0!important;min-height:80px!important;overflow-y:auto!important}.hk-webchat-compose{flex-shrink:0!important;padding-bottom:calc(8px + env(safe-area-inset-bottom, 0px))!important}.hk-webchat-root.is-open .hk-webchat-panel{transform:translateY(0) scale(1)!important}.hk-webchat-launcher{width:54px!important;min-width:54px!important;max-width:54px!important;height:54px!important;min-height:54px!important;max-height:54px!important}}.hk-webchat-link-chip{display:inline-flex;align-items:center;gap:4px;margin:0 2px;padding:2px 9px;border-radius:999px;background:#f0f0f3;border:1px solid #d6d6dc;color:#1f1f1f;text-decoration:none;font-weight:500;font-size:.92em;line-height:1.4;transition:background 0.15s ease,border-color 0.15s ease}.hk-webchat-link-chip:hover{background:#e6e6ec;border-color:#b3b3b9;text-decoration:none}.hk-webchat-link-chip-tg{background:#e7f1ff;border-color:#c2dcff;color:#1a4b8a}.hk-webchat-link-chip-tg:hover{background:#d4e6ff;border-color:#a4cbff}.hk-webchat-link-chip-max{background:#f1eefa;border-color:#c5bdef;color:#372e72}.hk-webchat-link-chip-max:hover{background:#e7e2f7;border-color:#b3a9e6}.hk-webchat-chip-ico{width:13px;height:13px;flex:none;fill:currentColor;display:inline-block;vertical-align:middle}.hk-webchat-launcher:active{transform:translateY(0) scale(.92)!important;box-shadow:0 4px 12px rgba(0,0,0,.32),0 1px 3px rgba(0,0,0,.18)!important;transition:transform 0.08s ease-out,box-shadow 0.08s ease-out!important}.hk-webchat-launcher.is-pressing{animation:hk-webchat-launcher-press 0.32s ease-out}@keyframes hk-webchat-launcher-press{0%{transform:scale(1)}35%{transform:scale(.88)}60%{transform:scale(1.06)}100%{transform:scale(1)}}.hk-webchat-launcher-ripple{position:absolute;inset:0;margin:auto;width:0;height:0;border-radius:50%;background:rgba(255,255,255,.45);pointer-events:none;animation:hk-webchat-ripple 0.55s ease-out forwards}@keyframes hk-webchat-ripple{0%{width:0;height:0;opacity:.55}100%{width:140px;height:140px;opacity:0}}.hk-webchat-launcher.is-idle-pulse{animation:hk-webchat-idle-pulse 1.6s ease-in-out 2}@keyframes hk-webchat-idle-pulse{0%,100%{transform:scale(1);box-shadow:0 8px 24px rgba(0,0,0,.38),0 2px 6px rgba(0,0,0,.18)}50%{transform:scale(1.08);box-shadow:0 8px 24px rgba(0,0,0,.38),0 2px 6px rgba(0,0,0,.18),0 0 0 12px rgba(174,174,174,0)}}.hk-webchat-launcher-logo[src*="launcher-icon"]{padding:12px}