:root{--pgp-chat-accent: #111111;--pgp-chat-accent-contrast: #ffffff;--pgp-chat-bg: #ffffff;--pgp-chat-text: #1a1a1a;--pgp-chat-border: #e4e4e4;--pgp-chat-bubble-bot: #f4f4f4;--pgp-chat-radius: 14px}#pgp-chat-launcher{position:fixed;bottom:20px;right:20px;width:56px;height:56px;border-radius:50%;background:var(--pgp-chat-accent);color:var(--pgp-chat-accent-contrast);border:none;cursor:pointer;box-shadow:0 4px 16px #0003;z-index:999998;display:flex;align-items:center;justify-content:center;transition:transform .15s ease}#pgp-chat-launcher:hover{transform:scale(1.06)}#pgp-chat-launcher svg{width:26px;height:26px}#pgp-chat-panel{position:fixed;bottom:90px;right:20px;width:360px;max-width:calc(100vw - 32px);height:520px;max-height:calc(100vh - 120px);background:var(--pgp-chat-bg);border-radius:var(--pgp-chat-radius);box-shadow:0 8px 32px #0000003d;display:none;flex-direction:column;overflow:hidden;z-index:999999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;border:1px solid var(--pgp-chat-border)}#pgp-chat-panel.pgp-open{display:flex}.pgp-chat-header{background:var(--pgp-chat-accent);color:var(--pgp-chat-accent-contrast);padding:14px 16px;display:flex;align-items:center;justify-content:space-between;flex-shrink:0}.pgp-chat-header strong{font-size:15px}.pgp-chat-header span{display:block;font-size:12px;opacity:.75}#pgp-chat-close{background:none;border:none;color:inherit;font-size:20px;cursor:pointer;line-height:1;padding:4px}#pgp-chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:10px}.pgp-msg{max-width:85%;padding:9px 12px;border-radius:12px;font-size:14px;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}.pgp-msg-user{align-self:flex-end;background:var(--pgp-chat-accent);color:var(--pgp-chat-accent-contrast);border-bottom-right-radius:4px}.pgp-msg-bot{align-self:flex-start;background:var(--pgp-chat-bubble-bot);color:var(--pgp-chat-text);border-bottom-left-radius:4px}.pgp-msg-bot a{color:inherit;text-decoration:underline}.pgp-typing{align-self:flex-start;display:flex;gap:4px;padding:10px 12px}.pgp-typing span{width:6px;height:6px;border-radius:50%;background:#aaa;animation:pgp-bounce 1.2s infinite ease-in-out}.pgp-typing span:nth-child(2){animation-delay:.15s}.pgp-typing span:nth-child(3){animation-delay:.3s}@keyframes pgp-bounce{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.pgp-chat-form{display:flex;gap:8px;padding:12px;border-top:1px solid var(--pgp-chat-border);flex-shrink:0}#pgp-chat-input{flex:1;border:1px solid var(--pgp-chat-border);border-radius:20px;padding:9px 14px;font-size:14px;outline:none;font-family:inherit}#pgp-chat-input:focus{border-color:var(--pgp-chat-accent)}.pgp-chat-form button{background:var(--pgp-chat-accent);color:var(--pgp-chat-accent-contrast);border:none;border-radius:20px;padding:0 16px;font-size:14px;cursor:pointer;flex-shrink:0}.pgp-chat-form button:disabled{opacity:.5;cursor:default}@media(max-width:480px){#pgp-chat-panel{right:16px;bottom:84px}}
/*# sourceMappingURL=/cdn/shop/t/128/assets/chat-widget.css.map */
