#chat-toggle{position:fixed;bottom:20px;right:20px;z-index:9999;padding:8px 16px;border-radius:14px;background:#27272a;color:#fff;cursor:pointer}#chat-box{position:fixed;bottom:20px;right:20px;width:420px;height:500px;border-radius:16px;box-shadow:0 4px 16px #00000026;background:#fff;display:flex;flex-direction:column;font-family:system-ui,sans-serif;overflow:hidden;z-index:9998}#chat-header{background:#27272a;color:#fff;padding:10px 14px;font-weight:600;display:flex;justify-content:space-between;align-items:center}#chat-header button{background:transparent;border:none;color:#fff;font-size:18px;cursor:pointer}#chat-messages{flex:1;overflow-y:auto;padding:14px;display:flex;flex-direction:column;gap:10px}.msg-user,.msg-bot{padding:10px 12px;border-radius:14px;max-width:85%;line-height:1.45;white-space:normal;word-break:break-word}.msg-user{background:#f5d77a;align-self:flex-end}.msg-bot{background:#f4f4f5}.msg-bot,.msg-bot *,.msg-user,.msg-user *{font-family:system-ui,sans-serif!important}.msg-bot h1,.msg-bot h2,.msg-bot h3,.msg-bot h4,.msg-user h1,.msg-user h2,.msg-user h3,.msg-user h4{margin:1em 0 .5em;font-weight:700;line-height:1.2}.msg-bot h1,.msg-user h1{font-size:1.7em}.msg-bot h2,.msg-user h2{font-size:1.45em}.msg-bot h3,.msg-user h3{font-size:1.18em}.msg-bot h4,.msg-user h4{font-size:1.09em}.msg-bot p,.msg-user p{margin:.7em 0}.msg-bot ul,.msg-user ul,.msg-bot ol,.msg-user ol{margin:.5em 0;list-style-position:inside;padding-left:0}.msg-bot li,.msg-user li{margin-bottom:.18em;line-height:1.45}.msg-bot ul ul,.msg-user ul ul,.msg-bot ol ol,.msg-user ol ol{margin-left:1.4em;padding-left:0;list-style-position:inside}.msg-bot img,.msg-user img{max-width:90%;border-radius:12px;margin:.4em 0;display:block}.msg-bot strong,.msg-user strong,.msg-bot b,.msg-user b{font-weight:700}.msg-bot em,.msg-user em{font-style:italic}#chat-input-row{display:flex;gap:6px;padding:10px;border-top:1px solid #e4e4e7;background:#fafafa;align-items:center}#chat-input{flex:1;padding:8px 10px;border:1px solid #d4d4d8;border-radius:10px}#chat-input.invalid{border-color:#ef4444}#char-count{font-size:12px;color:#71717a}#chat-send{padding:0 18px;border:none;border-radius:10px;background:#27272a;color:#fff;cursor:pointer}#chat-send:disabled{opacity:.4;cursor:not-allowed}.typing{display:inline-flex;gap:4px}.typing span{width:7px;height:7px;background:#a1a1aa;border-radius:50%;animation:blink 1s infinite ease-in-out alternate}.typing span:nth-child(2){animation-delay:.2s}.typing span:nth-child(3){animation-delay:.4s}@keyframes blink{0%{opacity:.2}to{opacity:1}}img.vid{max-width:240px;border-radius:12px;cursor:pointer;display:block}#chat-box .video{display:block!important;position:static!important;visibility:visible!important;opacity:1!important;width:100%;max-width:100%;border-radius:12px;overflow:hidden;margin:.5em 0}:root{--chat-w: min(420px, 96vw);--chat-h: min(86svh, 720px)}#chat-toggle{position:fixed;right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom));z-index:2147483000;padding:12px 14px;border-radius:999px;background:#111;color:#fff;-webkit-tap-highlight-color:transparent}#chat-box{position:fixed;display:none;flex-direction:column;right:max(10px,env(safe-area-inset-right));bottom:max(10px,env(safe-area-inset-bottom));width:var(--chat-w);height:var(--chat-h);background:#fff;border-radius:16px;box-shadow:0 18px 40px #00000040;overflow:hidden;z-index:2147483646}@media (max-width: 480px){#chat-box{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));width:auto;height:min(86svh,720px);border-radius:18px}}#chat-header{flex:0 0 auto;display:flex;justify-content:space-between;align-items:center;gap:8px;padding:calc(8px + env(safe-area-inset-top)) 12px 8px;border-bottom:1px solid #eee;font-weight:600;font-size:14px}#chat-messages{flex:1 1 auto;overflow:auto;padding:12px;-webkit-overflow-scrolling:touch;overscroll-behavior:contain}#chat-input-row{flex:0 0 auto;display:grid;grid-template-columns:1fr auto auto;gap:8px;align-items:center;border-top:1px solid #eee;background:#fff;padding:8px 8px max(8px,env(safe-area-inset-bottom))}#chat-input{width:100%;font-size:16px;padding:10px 12px;border:1px solid #ddd;border-radius:12px}#chat-input.invalid{border-color:#f66}#char-count{font-size:12px;opacity:.65;padding:0 6px}#chat-send{padding:10px 14px;border-radius:12px;background:#111;color:#fff;border:0;font-weight:600}.msg-user,.msg-bot{margin:10px 0;line-height:1.4;word-wrap:break-word}.msg-user{background:#f2f5ff;padding:10px 12px;border-radius:12px;max-width:90%;margin-left:auto}.msg-bot{background:#f7f7f7;padding:10px 12px;border-radius:12px;max-width:90%}.video,.video iframe,.video video{width:100%;aspect-ratio:16/9;display:block;border:0}.msg-bot img{max-width:100%;height:auto;display:block;border-radius:12px}html.mg-chat-open,body.mg-chat-open{height:100%;overflow:hidden;touch-action:none}#chat-box .video.youtube,#chat-box .video.wistia{aspect-ratio:16/9}#chat-box .video.tiktok{aspect-ratio:9/16}#chat-box .video iframe,#chat-box .video video{width:100%;height:100%;border:none;display:block;border-radius:12px;background:#000}.msg-bot.preview{white-space:pre-wrap}
/*# sourceMappingURL=/cdn/shop/t/31/assets/chat.css.map */
