.hc-chat{--hc-charcoal: #2d2a26;--hc-copper: #b87333;--hc-copper-dark: #9a5f29;--hc-cream: #faf8f5;--hc-border: #e0dfde;--hc-muted: #6b6560;--hc-radius: 14px;--hc-shadow: 0 8px 32px rgba(45, 42, 38, .18);--hc-sans: "Work Sans", -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--hc-serif: Cormorant, Georgia, "Times New Roman", serif;position:fixed;right:20px;bottom:20px;z-index:2147483000;font-family:var(--hc-sans);color:var(--hc-charcoal)}.hc-chat__launcher{display:flex;align-items:center;justify-content:center;width:58px;height:58px;padding:0;border:none;border-radius:50%;background:var(--hc-copper);color:#fff;cursor:pointer;box-shadow:var(--hc-shadow);transition:transform .18s ease,background .18s ease}.hc-chat__launcher:hover{background:var(--hc-copper-dark);transform:translateY(-2px)}.hc-chat__launcher:focus-visible{outline:3px solid var(--hc-charcoal);outline-offset:3px}.hc-chat__launcher svg{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.8}.hc-chat--open .hc-chat__launcher{display:none}.hc-chat__panel{display:none;flex-direction:column;width:min(380px,calc(100vw - 32px));height:min(560px,calc(100vh - 120px));background:#fff;border-radius:var(--hc-radius);box-shadow:var(--hc-shadow);overflow:hidden}.hc-chat--open .hc-chat__panel{display:flex}.hc-chat__header{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 16px;background:var(--hc-charcoal);color:#fff}.hc-chat__title{margin:0;font-family:var(--hc-serif);font-size:20px;font-weight:600;letter-spacing:.01em}.hc-chat__subtitle{margin:2px 0 0;font-size:12px;color:#ffffffb3}.hc-chat__close{flex:none;width:30px;height:30px;padding:0;border:none;border-radius:50%;background:transparent;color:#fff;font-size:20px;line-height:1;cursor:pointer}.hc-chat__close:hover{background:#ffffff24}.hc-chat__close:focus-visible{outline:2px solid #fff;outline-offset:2px}.hc-chat__log{flex:1;overflow-y:auto;padding:16px;background:var(--hc-cream);display:flex;flex-direction:column;gap:10px}.hc-chat__msg{max-width:84%;padding:10px 13px;border-radius:12px;font-size:14.5px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.hc-chat__msg--bot{align-self:flex-start;background:#fff;border:1px solid var(--hc-border);border-bottom-left-radius:4px}.hc-chat__msg--user{align-self:flex-end;background:var(--hc-charcoal);color:#fff;border-bottom-right-radius:4px}.hc-chat__msg--error{align-self:flex-start;background:#fdf3ef;border:1px solid #e8c4b2;color:#7a3b1d;border-bottom-left-radius:4px}.hc-chat__typing{align-self:flex-start;display:flex;gap:4px;padding:12px 14px;background:#fff;border:1px solid var(--hc-border);border-radius:12px 12px 12px 4px}.hc-chat__typing span{width:6px;height:6px;border-radius:50%;background:var(--hc-muted);animation:hc-bounce 1.3s infinite ease-in-out}.hc-chat__typing span:nth-child(2){animation-delay:.18s}.hc-chat__typing span:nth-child(3){animation-delay:.36s}@keyframes hc-bounce{0%,70%,to{transform:translateY(0);opacity:.45}35%{transform:translateY(-5px);opacity:1}}@media(prefers-reduced-motion:reduce){.hc-chat__typing span{animation:none;opacity:.6}.hc-chat__launcher{transition:none}}.hc-chat__form{display:flex;align-items:flex-end;gap:8px;padding:10px;background:#fff;border-top:1px solid var(--hc-border)}.hc-chat__input{flex:1;max-height:96px;padding:9px 11px;border:1px solid var(--hc-border);border-radius:10px;background:#fff;color:var(--hc-charcoal);font-family:inherit;font-size:14.5px;line-height:1.45;resize:none}.hc-chat__input:focus{outline:none;border-color:var(--hc-copper);box-shadow:0 0 0 2px #b873332e}.hc-chat__send{flex:none;width:38px;height:38px;padding:0;border:none;border-radius:10px;background:var(--hc-copper);color:#fff;cursor:pointer}.hc-chat__send:hover:not(:disabled){background:var(--hc-copper-dark)}.hc-chat__send:disabled{opacity:.45;cursor:default}.hc-chat__send:focus-visible{outline:2px solid var(--hc-charcoal);outline-offset:2px}.hc-chat__send svg{width:18px;height:18px;fill:currentColor}.hc-chat__legal{padding:0 12px 9px;background:#fff;color:var(--hc-muted);font-size:11px;line-height:1.4;text-align:center}.hc-chat__legal a{color:var(--hc-muted)}@media(max-width:480px){.hc-chat{right:12px;bottom:12px;left:12px}.hc-chat__panel{width:100%;height:min(72vh,calc(100vh - 90px))}.hc-chat__launcher{margin-left:auto}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/chat-widget.css.map */
