.ur-chat-launcher{position:fixed;bottom:24px;right:24px;z-index:9990;width:60px;height:60px;border-radius:50%;border:none;cursor:pointer;background:#ff3998;color:#fff;box-shadow:0 4px 16px #2d355359;display:flex;align-items:center;justify-content:center;transition:transform .15s ease,box-shadow .15s ease}.ur-chat-launcher:hover,.ur-chat-launcher:focus-visible{transform:scale(1.06);box-shadow:0 6px 20px #2d355373}.ur-chat-launcher svg{width:28px;height:28px;fill:currentColor}.ur-chat-launcher--image{background:#fff;width:64px;height:64px;padding:0;overflow:hidden}.ur-chat-launcher--image img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.ur-chat-panel{position:fixed;bottom:96px;right:24px;z-index:9991;width:372px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 130px);display:none;flex-direction:column;background:#fff;border-radius:14px;overflow:hidden;box-shadow:0 12px 40px #2d355359;font-family:var(--font-body-family, "Raleway", sans-serif)}.ur-chat-panel.is-open{display:flex}.ur-chat-header{background:#2d3553;color:#fff;padding:14px 16px;display:flex;align-items:center;gap:10px}.ur-chat-header-text{flex:1;min-width:0}.ur-chat-avatar{width:42px;height:42px;border-radius:50%;background:#fff;flex:0 0 auto;object-fit:cover}.ur-chat-header h2{margin:0;font-family:var(--font-heading-family, "Cormorant", serif);font-size:1.25rem;font-weight:600;color:#fff}.ur-chat-header p{margin:2px 0 0;font-size:.72rem;opacity:.85}.ur-chat-close{background:transparent;border:none;color:#fff;cursor:pointer;font-size:1.4rem;line-height:1;padding:4px 8px}.ur-chat-close:hover{color:#ff3998}.ur-chat-talk-btn{background:transparent;border:none;color:#2d3553;font-family:inherit;font-size:inherit;font-weight:600;cursor:pointer;padding:0;text-decoration:underline;text-underline-offset:2px}.ur-chat-talk-btn:hover{color:#ff3998}.ur-chat-insider-cta{display:block;margin:10px auto;padding:10px 22px;background:#ff3998;border:none;border-radius:999px;color:#fff;font-family:inherit;font-size:13px;font-weight:700;letter-spacing:.01em;text-align:center;cursor:pointer;box-shadow:0 2px 7px #ff399859;transition:background .15s ease,box-shadow .15s ease,transform .1s ease}.ur-chat-insider-cta:hover{background:#e62e87;box-shadow:0 4px 11px #ff399873;transform:translateY(-1px)}.ur-chat-insider-cta:active{transform:translateY(0);box-shadow:0 2px 6px #ff399859}.ur-chat-insider-cta[hidden]{display:none}.ur-chat-insider-spark{margin-right:4px}.ur-chat-contact{padding:8px 12px;background:#fbfafc;border-top:1px solid #e7e5ee;display:flex;flex-wrap:wrap;gap:6px 8px}.ur-chat-contact[hidden]{display:none}.ur-chat-contact-note{flex:1 0 100%;margin:0;text-align:center;font-size:.7rem;color:#8d8aa0}.ur-chat-contact-btn{display:inline-flex;align-items:center;justify-content:center;gap:6px;flex:1;padding:7px 10px;border-radius:18px;font-size:.78rem;font-weight:600;text-decoration:none;white-space:nowrap;transition:opacity .15s ease}.ur-chat-contact-btn svg{width:14px;height:14px;fill:currentColor;flex:0 0 auto}.ur-chat-contact-btn:hover{opacity:.9}.ur-chat-contact-btn--text{background:#ff3998;color:#fff}.ur-chat-contact-sub{font-weight:400;font-size:.72rem;opacity:.92}.ur-chat-contact-btn--email{background:#fff;color:#2d3553;border:1.5px solid #cfccdd}.ur-chat-messages{flex:1;overflow-y:auto;padding:16px 14px;display:flex;flex-direction:column;gap:10px;background:#fbfafc}.ur-chat-msg{max-width:86%;padding:10px 13px;border-radius:12px;font-size:.86rem;line-height:1.45;white-space:pre-wrap;word-wrap:break-word}.ur-chat-msg--user{align-self:flex-end;background:#2d3553;color:#fff;border-bottom-right-radius:4px}.ur-chat-msg--bot{align-self:flex-start;background:#fff;color:#2d3553;border:1px solid #e7e5ee;border-bottom-left-radius:4px}.ur-chat-msg--bot a{color:#ff3998;font-weight:600;text-decoration:underline}.ur-chat-msg--bot a:hover{color:#2d3553}.ur-chat-status{align-self:flex-start;font-size:.74rem;color:#8d8aa0;font-style:italic;padding:0 4px}.ur-chat-form{display:flex;gap:8px;padding:10px;border-top:1px solid #e7e5ee;background:#fff}.ur-chat-input{flex:1;border:1px solid #cfccdd;border-radius:22px;padding:10px 14px;font-size:.86rem;font-family:inherit;color:#2d3553;outline:none;resize:none}.ur-chat-input:focus{border-color:#ff3998}.ur-chat-send{border:none;border-radius:50%;width:40px;height:40px;flex:0 0 auto;background:#ff3998;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center}.ur-chat-send:disabled{background:#cfccdd;cursor:default}.ur-chat-send svg{width:18px;height:18px;fill:currentColor}.ur-chat-disclaimer{text-align:center;font-size:.65rem;color:#8d8aa0;padding:0 10px 8px;background:#fff;margin:0}@media(max-width:480px){.ur-chat-panel{right:16px;bottom:88px;height:70vh}.ur-chat-launcher{bottom:16px;right:16px}}
/*# sourceMappingURL=/cdn/shop/t/96/assets/ur-chat.css.map */
