/* V33: somente o widget atual pode aparecer. Remove visual de instâncias antigas/duplicadas. */
body>.lc-chat-root:not([data-lc-owner="v164"]),body>#lc-chat-widget,body>#live-chat-widget{display:none!important;visibility:hidden!important;pointer-events:none!important}
.lc-chat-root[data-lc-owner="v164"]{display:block!important}
/* Chat cliente Mundo Stores V32 — clique desktop blindado, toggle confiável e leitura persistente. */
:root{--lc-viewport-height:100dvh;--lc-header-bottom:0px}.lc-chat-root{position:relative;z-index:2147482000;pointer-events:none;font-family:"Plus Jakarta Sans",Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.lc-chat-launcher{position:fixed;right:18px;bottom:20px;z-index:2147482200;pointer-events:auto!important;touch-action:manipulation;display:flex;align-items:center;gap:10px;min-height:62px;padding:8px 16px 8px 8px;border:0;border-radius:999px;background:linear-gradient(135deg,#0754d8,#4f46e5 55%,#7c3aed);color:#fff;box-shadow:0 20px 52px rgba(30,64,175,.34);cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;font:inherit}.lc-chat-launcher:hover{transform:translateY(-2px);box-shadow:0 26px 60px rgba(30,64,175,.42)}.lc-chat-launch-icon{width:46px;height:46px;display:grid;place-items:center;border-radius:50%;background:transparent;box-shadow:none;font-size:20px}.lc-chat-launch-copy{display:flex;flex-direction:column;text-align:left;line-height:1.15}.lc-chat-launch-copy strong{font-size:13px;font-weight:950}.lc-chat-launch-copy small{margin-top:3px;font-size:10px;font-weight:750;opacity:.82}.lc-chat-online-dot{position:absolute;left:43px;top:7px;width:12px;height:12px;border-radius:50%;background:#22c55e;border:2px solid #fff;box-shadow:0 0 0 5px rgba(34,197,94,.16)}.lc-chat-unread{position:absolute;right:-2px;top:-7px;min-width:24px;height:24px;padding:0 6px;border:3px solid #fff;border-radius:999px;background:#ef4444;color:#fff;font-size:10px;font-weight:950}.lc-has-unread .lc-chat-launcher{animation:lcLauncherPulse 1.5s ease-in-out infinite}@keyframes lcLauncherPulse{50%{transform:translateY(-3px) scale(1.025)}}
.lc-chat-panel{position:fixed;right:18px;top:auto;bottom:18px;z-index:2147482100;pointer-events:auto!important;width:min(430px,calc(100vw - 24px));height:min(620px,calc(var(--lc-viewport-height,100dvh) - var(--lc-header-bottom,0px) - 34px));max-height:calc(var(--lc-viewport-height,100dvh) - var(--lc-header-bottom,0px) - 34px);display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(148,163,184,.28);border-radius:26px;background:#fff;box-shadow:0 34px 100px rgba(15,23,42,.3);opacity:0;transform:translateY(14px) scale(.98);transition:opacity .18s ease,transform .18s ease}.lc-chat-panel[hidden]{display:none!important}.lc-chat-panel.is-open{opacity:1;transform:none}.lc-chat-head{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px;background:radial-gradient(circle at 90% 0,rgba(34,197,94,.28),transparent 32%),linear-gradient(135deg,#0f172a,#1245a5 58%,#4f46e5);color:#fff}.lc-chat-agent{display:flex;align-items:center;gap:11px;min-width:0}.lc-agent-avatar{width:44px;height:44px;flex:0 0 44px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.18);border-radius:15px;background:rgba(255,255,255,.13);font-size:18px}.lc-chat-agent strong{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;font-weight:950}.lc-chat-status{display:flex;align-items:center;gap:6px;margin-top:4px;font-size:10px;font-weight:800;opacity:.9}.lc-chat-status:before{content:"";width:7px;height:7px;border-radius:50%;background:#22c55e;box-shadow:0 0 0 4px rgba(34,197,94,.15)}.lc-chat-status.offline:before{background:#f59e0b;box-shadow:none}.lc-chat-head-actions{display:flex;gap:7px}.lc-chat-head-actions button{width:38px;height:38px;display:grid;place-items:center;border:0;border-radius:12px;background:rgba(255,255,255,.14);color:#fff;cursor:pointer}.lc-chat-head-actions button:hover,.lc-chat-head-actions button.is-active{background:rgba(255,255,255,.25)}
.lc-chat-product{flex:0 0 auto;display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid #dbeafe;background:linear-gradient(135deg,#eff6ff,#fff);color:#1d4ed8}.lc-chat-product>i{width:34px;height:34px;display:grid;place-items:center;border-radius:11px;background:#dbeafe}.lc-chat-product small,.lc-chat-product strong{display:block}.lc-chat-product small{font-size:9px;font-weight:800;color:#64748b}.lc-chat-product strong{max-width:320px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:950}
.lc-chat-body{flex:1 1 0;min-height:0;overflow-y:auto;padding:14px;background:linear-gradient(180deg,#f8fafc,#eef2ff);overscroll-behavior:contain;scrollbar-width:thin}.lc-chat-msg{display:flex;margin:0 0 10px}.lc-chat-msg .bubble{position:relative;max-width:87%;padding:10px 12px 7px;border-radius:17px;font-size:12px;line-height:1.48;box-shadow:0 8px 20px rgba(15,23,42,.07)}.lc-chat-msg.cliente{justify-content:flex-end}.lc-chat-msg.cliente .bubble{border-bottom-right-radius:5px;background:linear-gradient(135deg,#145be7,#4f46e5);color:#fff}.lc-chat-msg.admin .bubble{border:1px solid #e2e8f0;border-bottom-left-radius:5px;background:#fff;color:#0f172a}.lc-chat-msg.sistema .bubble{border:1px solid #bae6fd;border-bottom-left-radius:5px;background:#ecfeff;color:#155e75}.lc-msg-text{white-space:pre-wrap;word-break:break-word}.lc-msg-inline-link{color:inherit;font-weight:900;text-decoration:underline;text-underline-offset:2px}.lc-msg-time{display:block;margin-top:4px;text-align:right;font-size:8px;font-weight:800;opacity:.58}.lc-msg-product,.lc-msg-coupon{display:inline-flex;align-items:center;gap:6px;margin-top:8px;padding:7px 10px;border:0;border-radius:999px;background:#dbeafe;color:#1d4ed8;text-decoration:none;font:inherit;font-size:10px;font-weight:950;cursor:pointer}.lc-chat-msg.cliente .lc-msg-product,.lc-chat-msg.cliente .lc-msg-coupon{background:rgba(255,255,255,.17);color:#fff}
.lc-chat-lead{flex:0 0 auto;max-height:62%;overflow:auto;padding:14px;border-top:1px solid #e2e8f0;background:#fff}.lc-lead-intro{display:flex;align-items:center;gap:10px;margin-bottom:11px}.lc-lead-intro>span{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:12px;background:#eff6ff;color:#2563eb}.lc-lead-intro strong,.lc-lead-intro small{display:block}.lc-lead-intro strong{font-size:12px;font-weight:950;color:#0f172a}.lc-lead-intro small{margin-top:2px;font-size:9px;font-weight:700;color:#64748b}.lc-lead-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.lc-lead-grid label{display:block;min-width:0}.lc-lead-grid label.full{grid-column:1/-1}.lc-lead-grid label>span{display:block;margin:0 0 4px 2px;font-size:9px;font-weight:900;color:#475569}.lc-lead-grid input,.lc-lead-grid textarea{width:100%;min-height:43px;box-sizing:border-box;border:1px solid #cbd5e1;border-radius:12px;background:#fff;padding:10px 11px;color:#0f172a;outline:none;font:inherit;font-size:12px;font-weight:700}.lc-lead-grid textarea{min-height:58px;resize:none}.lc-lead-grid input:focus,.lc-lead-grid textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.11)}.lc-form-error{margin-top:8px;padding:8px 10px;border-radius:10px;background:#fef2f2;color:#b91c1c;font-size:10px;font-weight:850}.lc-chat-start{width:100%;min-height:46px;display:flex;align-items:center;justify-content:center;gap:8px;margin-top:10px;border:0;border-radius:13px;background:linear-gradient(135deg,#145be7,#4f46e5);color:#fff;box-shadow:0 12px 26px rgba(37,99,235,.22);font:inherit;font-size:12px;font-weight:950;cursor:pointer}.lc-chat-start:disabled{opacity:.65;cursor:wait}.lc-chat-lead>p{display:flex;align-items:flex-start;gap:6px;margin:9px 2px 0;color:#64748b;font-size:8.5px;font-weight:750;line-height:1.4}
.lc-chat-form{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) 50px;align-items:end;gap:8px;padding:10px calc(10px + env(safe-area-inset-right)) calc(10px + env(safe-area-inset-bottom)) calc(10px + env(safe-area-inset-left));border-top:1px solid #e2e8f0;background:#fff}.lc-chat-form textarea{width:100%;min-height:48px;max-height:116px;box-sizing:border-box;resize:none;border:1px solid #cbd5e1;border-radius:15px;padding:13px;color:#0f172a;outline:none;font:inherit;font-size:16px;line-height:1.35}.lc-chat-form textarea:focus{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37,99,235,.1)}.lc-chat-form button{width:50px;height:50px;display:grid;place-items:center;border:0;border-radius:15px;background:linear-gradient(135deg,#145be7,#4f46e5);color:#fff;box-shadow:0 10px 22px rgba(37,99,235,.22);cursor:pointer}.lc-chat-form button:disabled{opacity:.62}
.lc-chat-toast{position:fixed;right:18px;bottom:96px;z-index:2147482150;pointer-events:auto!important;width:min(350px,calc(100vw - 24px));display:grid;grid-template-columns:40px minmax(0,1fr) 20px;align-items:center;gap:9px;padding:10px;border:1px solid #bfdbfe;border-radius:17px;background:#fff;color:#0f172a;box-shadow:0 20px 55px rgba(15,23,42,.22);text-align:left;cursor:pointer}.lc-chat-toast>span{width:40px;height:40px;display:grid;place-items:center;border-radius:13px;background:#dbeafe;color:#1d4ed8}.lc-chat-toast strong,.lc-chat-toast small{display:block}.lc-chat-toast strong{font-size:11px;font-weight:950}.lc-chat-toast small{margin-top:2px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px;font-weight:700;color:#64748b}.lc-chat-toast>i{color:#94a3b8}.lc-chat-open .lc-chat-toast,.lc-chat-panel.is-open~.lc-chat-toast{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}
@media(min-width:576px){body.lc-chat-open .lc-chat-launcher{right:min(460px,calc(100vw - 68px));bottom:24px;z-index:2147482250;width:54px;min-width:54px;height:54px;min-height:54px;padding:0;border-radius:18px;background:linear-gradient(135deg,#0f172a,#334155);box-shadow:0 18px 42px rgba(15,23,42,.3)}body.lc-chat-open .lc-chat-launch-copy,body.lc-chat-open .lc-chat-online-dot,body.lc-chat-open .lc-chat-unread{display:none!important}body.lc-chat-open .lc-chat-launch-icon{width:54px;height:54px;background:transparent;font-size:19px}}
@media(max-width:575.98px){body.lc-chat-open{overflow:hidden!important;overscroll-behavior:none}body.lc-chat-open .lc-chat-launcher{display:none!important}.lc-chat-launcher{right:12px;bottom:calc(82px + env(safe-area-inset-bottom));min-width:56px;min-height:56px;width:56px;height:56px;padding:0}.lc-chat-launch-icon{width:56px;height:56px;background:transparent}.lc-chat-launch-copy{display:none}.lc-chat-online-dot{left:auto;right:2px;top:1px}.lc-chat-panel{top:calc(var(--lc-header-bottom,0px) + 4px);right:4px;bottom:max(4px,env(safe-area-inset-bottom));left:4px;width:auto;height:auto;max-height:none;border-radius:20px;z-index:1025}.lc-chat-head{padding:10px}.lc-agent-avatar{width:39px;height:39px;flex-basis:39px;border-radius:13px}.lc-chat-head-actions button{width:36px;height:36px}.lc-chat-product{padding:8px 11px}.lc-chat-body{padding:11px}.lc-chat-msg .bubble{max-width:92%;font-size:12px}.lc-chat-lead{max-height:64%;padding:11px}.lc-lead-grid{grid-template-columns:1fr}.lc-lead-grid label.full{grid-column:auto}.lc-lead-grid input,.lc-lead-grid textarea{font-size:16px}.lc-chat-toast{right:8px;left:8px;bottom:calc(146px + env(safe-area-inset-bottom));width:auto}.lc-chat-unread{right:-4px;top:-7px}}
@media(max-width:360px){.lc-chat-agent strong{max-width:190px}.lc-chat-status{font-size:9px}.lc-chat-head-actions{gap:4px}.lc-chat-head-actions button{width:34px;height:34px}.lc-chat-body{padding:8px}.lc-chat-msg .bubble{max-width:94%}}
@media(prefers-reduced-motion:reduce){.lc-chat-panel,.lc-chat-launcher{transition:none!important}.lc-has-unread .lc-chat-launcher{animation:none!important}}

/* O header permanece clicável mesmo com o chat aberto. */
.header-wrapper,.site-header,header[data-site-header],#site-header{z-index:2147483000!important}

/* V33: o X sempre recebe o clique no desktop. */
.lc-chat-head-actions,[data-lc-close]{position:relative;z-index:2147483646!important;pointer-events:auto!important;touch-action:manipulation!important}


/* V164: perguntas rápidas na página do produto e launcher sem cobrir compra */
.lc-product-prompts{display:flex;gap:6px;overflow-x:auto;margin:0 0 10px;padding:1px 0 3px;scrollbar-width:none}.lc-product-prompts::-webkit-scrollbar{display:none}.lc-product-prompt{flex:0 0 auto;min-height:34px;border:1px solid #bfdbfe;border-radius:999px;background:#eff6ff;color:#1d4ed8;padding:7px 10px;font:inherit;font-size:9px;font-weight:900;cursor:pointer}.lc-product-prompt:hover,.lc-product-prompt:focus{background:#dbeafe;outline:none}.lc-chat-root.is-product-chat .lc-chat-launcher{border-color:rgba(16,185,129,.28);background:linear-gradient(135deg,#0f172a,#0f766e 58%,#059669)}.lc-chat-root.is-product-chat .lc-chat-online-dot{background:#34d399}.lc-chat-root.is-product-chat .lc-chat-product{background:linear-gradient(135deg,#ecfdf5,#fff);border-color:#a7f3d0;color:#047857}.lc-chat-root.is-product-chat .lc-chat-product>i{background:#d1fae5;color:#047857}
@media(max-width:575.98px){.lc-product-prompts{margin-bottom:8px}.lc-product-prompt{min-height:32px;padding:6px 9px}.uc-route-product .lc-chat-launcher{bottom:calc(108px + env(safe-area-inset-bottom))!important}.uc-route-product .lc-chat-toast{bottom:calc(174px + env(safe-area-inset-bottom))!important}}
