#wooplus-chat-root{--wpc-brand:#6c5ce7;--wpc-ox:20px;--wpc-oy:20px;--wpc-ink:#1f2937;--wpc-muted:#6b7280;--wpc-line:#ececf2;direction:rtl;font-family:inherit}#wooplus-chat-root *{box-sizing:border-box}.wpc-bubble{background:var(--wpc-brand);color:#fff;cursor:pointer;z-index:2147483000;border:0;border-radius:30px;justify-content:center;align-items:center;gap:8px;min-width:58px;height:58px;padding:0;transition:transform .15s,box-shadow .15s;display:inline-flex;position:fixed;box-shadow:0 8px 24px #00000038}.wpc-bubble.wpc-has-txt{padding-inline:18px 20px}.wpc-bubble:hover{transform:scale(1.05)}.wpc-bubble.wpc-pulse{animation:1.4s ease-in-out infinite wpc-pulse}@keyframes wpc-pulse{0%,to{box-shadow:0 8px 24px #00000038}50%{box-shadow:0 8px 24px #00000038,0 0 0 10px #6c5ce72e}}.wpc-bubble .wpc-bubble-ico{flex:none;justify-content:center;align-items:center;line-height:0;display:inline-flex}.wpc-bubble .wpc-bubble-ico svg{width:26px;height:26px;display:block}.wpc-bubble .wpc-bubble-ico img{object-fit:cover;border-radius:50%;width:30px;height:30px;display:block}.wpc-bubble .wpc-launch-txt{white-space:nowrap;font-size:13px;font-weight:700;line-height:1}.wpc-bubble .wpc-badge{color:#fff;text-align:center;background:#ef4444;border-radius:9px;min-width:18px;height:18px;padding:0 4px;font-size:11px;font-weight:700;line-height:18px;display:none;position:absolute;inset-block-start:-2px;inset-inline-end:-2px}.wpc-panel{border:1px solid var(--wpc-line);z-index:2147483000;background:#fff;border-radius:16px;flex-direction:column;width:360px;max-width:calc(100vw - 32px);height:540px;max-height:calc(100vh - 120px);display:none;position:fixed;overflow:hidden;box-shadow:0 18px 48px #0000003d}#wooplus-chat-root.wpc-open .wpc-panel{display:flex}.wpc-pos-bottom-start .wpc-bubble{inset-block-end:var(--wpc-oy);inset-inline-start:var(--wpc-ox)}.wpc-pos-bottom-start .wpc-panel{inset-block-end:calc(var(--wpc-oy) + 72px);inset-inline-start:var(--wpc-ox)}.wpc-pos-bottom-end .wpc-bubble{inset-block-end:var(--wpc-oy);inset-inline-end:var(--wpc-ox)}.wpc-pos-bottom-end .wpc-panel{inset-block-end:calc(var(--wpc-oy) + 72px);inset-inline-end:var(--wpc-ox)}.wpc-pos-top-start .wpc-bubble{inset-block-start:var(--wpc-oy);inset-inline-start:var(--wpc-ox)}.wpc-pos-top-start .wpc-panel{inset-block-start:calc(var(--wpc-oy) + 72px);inset-inline-start:var(--wpc-ox)}.wpc-pos-top-end .wpc-bubble{inset-block-start:var(--wpc-oy);inset-inline-end:var(--wpc-ox)}.wpc-pos-top-end .wpc-panel{inset-block-start:calc(var(--wpc-oy) + 72px);inset-inline-end:var(--wpc-ox)}.wpc-pos-top-center .wpc-bubble{inset-block-start:var(--wpc-oy);inset-inline-start:50%;transform:translate(-50%)}.wpc-pos-top-center .wpc-panel{inset-block-start:calc(var(--wpc-oy) + 72px);inset-inline-start:50%;transform:translate(-50%)}.wpc-pos-bottom-center .wpc-bubble{inset-block-end:var(--wpc-oy);inset-inline-start:50%;transform:translate(-50%)}.wpc-pos-bottom-center .wpc-panel{inset-block-end:calc(var(--wpc-oy) + 72px);inset-inline-start:50%;transform:translate(-50%)}.wpc-pos-top-center .wpc-bubble:hover,.wpc-pos-bottom-center .wpc-bubble:hover{transform:translate(-50%)scale(1.05)}.wpc-pos-middle-start .wpc-bubble,.wpc-pos-middle-start .wpc-panel{inset-block-start:50%;inset-inline-start:var(--wpc-ox);transform:translateY(-50%)}.wpc-pos-middle-end .wpc-bubble,.wpc-pos-middle-end .wpc-panel{inset-block-start:50%;inset-inline-end:var(--wpc-ox);transform:translateY(-50%)}.wpc-pos-middle-center .wpc-bubble,.wpc-pos-middle-center .wpc-panel{inset-block-start:50%;inset-inline-start:50%;transform:translate(-50%,-50%)}.wpc-pos-middle-start .wpc-bubble:hover,.wpc-pos-middle-end .wpc-bubble:hover{transform:translateY(-50%)scale(1.05)}.wpc-pos-middle-center .wpc-bubble:hover{transform:translate(-50%,-50%)scale(1.05)}.wpc-bubble{animation:.28s ease-out both wpc-pop}@keyframes wpc-pop{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}#wooplus-chat-root.wpc-open .wpc-panel{animation:.22s cubic-bezier(.22,1,.36,1) both wpc-panel-in}@keyframes wpc-panel-in{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.wpc-pos-bottom-start .wpc-panel,.wpc-pos-bottom-end .wpc-panel{transform-origin:bottom}.wpc-pos-top-start .wpc-panel,.wpc-pos-top-end .wpc-panel{transform-origin:top}.wpc-pos-bottom-center .wpc-panel{transform-origin:bottom}.wpc-pos-top-center .wpc-panel{transform-origin:top}.wpc-pos-middle-start .wpc-panel,.wpc-pos-middle-end .wpc-panel,.wpc-pos-middle-center .wpc-panel{transform-origin:50%}#wooplus-chat-root.wpc-pos-top-center.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-bottom-center.wpc-open .wpc-panel{animation:.22s cubic-bezier(.22,1,.36,1) both wpc-panel-in-cx}@keyframes wpc-panel-in-cx{0%{opacity:0;transform:translate(-50%)translateY(12px)scale(.96)}to{opacity:1;transform:translate(-50%)translateY(0)scale(1)}}#wooplus-chat-root.wpc-pos-middle-start.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-middle-end.wpc-open .wpc-panel{animation:.22s cubic-bezier(.22,1,.36,1) both wpc-panel-in-cy}@keyframes wpc-panel-in-cy{0%{opacity:0;transform:translateY(-50%)scale(.96)}to{opacity:1;transform:translateY(-50%)scale(1)}}#wooplus-chat-root.wpc-pos-middle-center.wpc-open .wpc-panel{animation:.22s cubic-bezier(.22,1,.36,1) both wpc-panel-in-cc}@keyframes wpc-panel-in-cc{0%{opacity:0;transform:translate(-50%,-50%)scale(.96)}to{opacity:1;transform:translate(-50%,-50%)scale(1)}}.wpc-head{background:var(--wpc-brand);color:#fff;align-items:center;gap:10px;padding:14px 16px;display:flex}.wpc-head-logo{object-fit:cover;border-radius:50%;flex:none;width:30px;height:30px}.wpc-head .wpc-title{flex:1;font-size:15px;font-weight:700}.wpc-head .wpc-sub{opacity:.85;margin-block-start:2px;font-size:11px;font-weight:400;display:block}.wpc-head .wpc-x{color:#fff;cursor:pointer;opacity:.9;background:0 0;border:0;padding:4px}.wpc-head .wpc-x svg{width:20px;height:20px}.wpc-body{background:#fafafb;flex-direction:column;flex:1;gap:8px;padding:14px;display:flex;overflow-y:auto}.wpc-intro{flex-direction:column;gap:10px;display:flex}.wpc-welcome{border:1px solid var(--wpc-line);color:var(--wpc-ink);background:#fff;border-radius:12px;padding:12px 14px;font-size:13px;line-height:1.8}.wpc-faq-title{color:var(--wpc-muted);margin-block-start:6px;font-size:12px;font-weight:800}.wpc-faq-q{text-align:start;border:1px solid var(--wpc-line);width:100%;color:var(--wpc-ink);cursor:pointer;background:#fff;border-radius:10px;justify-content:space-between;align-items:center;gap:8px;padding:10px 12px;font-family:inherit;font-size:13px;font-weight:600;display:flex}.wpc-faq-q svg{flex:none;width:16px;height:16px;transition:transform .15s}.wpc-faq-q.open svg{transform:rotate(180deg)}.wpc-faq-a{border:1px solid var(--wpc-line);color:var(--wpc-muted);background:#fff;border-top:0;border-radius:0 0 10px 10px;margin-block-start:-8px;padding:0 12px;font-size:12.5px;line-height:1.9;display:none}.wpc-faq-a.open{padding:10px 12px;display:block}.wpc-prechat{flex-direction:column;gap:8px;margin-block-start:6px;display:flex}.wpc-pre-intro{color:var(--wpc-muted);font-size:12.5px}.wpc-input{border:1px solid var(--wpc-line);background:#fff;border-radius:10px;width:100%;padding:10px 12px;font-family:inherit;font-size:13px}.wpc-input:focus{border-color:var(--wpc-brand);outline:none}.wpc-consent{color:var(--wpc-muted);font-size:11px;line-height:1.7}.wpc-start{background:var(--wpc-brand);color:#fff;cursor:pointer;border:0;border-radius:10px;margin-block-start:4px;padding:11px;font-family:inherit;font-size:14px;font-weight:700}.wpc-contact-op{background:var(--wpc-brand);color:#fff;cursor:pointer;border:0;border-radius:10px;width:100%;margin-block-start:10px;padding:12px;font-family:inherit;font-size:14px;font-weight:800;box-shadow:0 4px 14px #6c5ce747}.wpc-contact-op:hover{filter:brightness(1.05)}.wpc-away{color:#92400e;background:#fef3c7;border-radius:10px;align-self:stretch;padding:9px 12px;font-size:12.5px;line-height:1.7}.wpc-office{color:var(--wpc-muted);align-self:stretch;align-items:center;gap:6px;font-size:12px;font-weight:600;display:flex}.wpc-dept{color:#3730a3;background:#eef2ff;border:1px solid #e0e7ff;border-radius:999px;align-self:center;padding:4px 12px;font-size:11.5px;font-weight:700;line-height:1.6}.wpc-blocked{color:#991b1b;text-align:center;background:#fee2e2;border:1px solid #fecaca;border-radius:10px;margin-block-end:8px;padding:9px 12px;font-size:12.5px;line-height:1.7}.wpc-msg{word-wrap:break-word;overflow-wrap:anywhere;border-radius:14px;max-width:82%;padding:8px 12px;font-size:13px;line-height:1.7}.wpc-msg.customer{background:var(--wpc-brand);color:#fff;border-end-end-radius:4px;align-self:flex-start}.wpc-msg.staff{color:var(--wpc-ink);border:1px solid var(--wpc-line);background:#fff;border-end-start-radius:4px;align-self:flex-end}.wpc-msg.system{color:var(--wpc-muted);background:0 0;align-self:center;font-size:12px}.wpc-msg .wpc-meta{opacity:.7;margin-block-start:3px;font-size:10px;display:block}.wpc-foot{border-block-start:1px solid var(--wpc-line);background:#fff;padding:10px}.wpc-foot .wpc-row{align-items:flex-end;gap:6px;display:flex}.wpc-foot textarea{resize:none;border:1px solid var(--wpc-line);border-radius:10px;flex:1;max-height:96px;padding:9px 12px;font-family:inherit;font-size:13px;line-height:1.6}.wpc-foot textarea:focus{border-color:var(--wpc-brand);outline:none}.wpc-foot .wpc-send{background:var(--wpc-brand);color:#fff;cursor:pointer;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.wpc-foot .wpc-send:disabled{opacity:.5;cursor:default}.wpc-foot .wpc-send svg{width:18px;height:18px}.wpc-icon-btn{width:38px;height:40px;color:var(--wpc-muted);cursor:pointer;background:0 0;border:0;border-radius:10px;flex:none;justify-content:center;align-items:center;transition:background .12s,color .12s;display:flex}.wpc-icon-btn:hover{color:var(--wpc-brand);background:#f3f3f8}.wpc-icon-btn:disabled{opacity:.45;cursor:default}.wpc-icon-btn svg{width:20px;height:20px}.wpc-recbar{align-items:center;gap:10px;padding:4px 2px;display:flex}.wpc-rec-dot{background:#ef4444;border-radius:50%;flex:none;width:11px;height:11px;animation:1s steps(2,start) infinite wpc-blink}@keyframes wpc-blink{50%{opacity:.25}}.wpc-rec-time{color:var(--wpc-ink);flex:1;font-size:14px;font-weight:700}.wpc-recbar .wpc-rec-cancel{color:#ef4444}.wpc-msg-txt{white-space:pre-wrap}.wpc-msg .wpc-att-img{border-radius:10px;max-width:220px;margin-block-start:6px;display:block;overflow:hidden}.wpc-msg .wpc-att-img img{object-fit:cover;width:100%;height:auto;max-height:240px;display:block}.wpc-msg .wpc-att-voice{align-items:center;gap:8px;margin-block-start:6px;display:flex}.wpc-msg .wpc-att-voice audio{max-width:210px;height:36px}.wpc-msg .wpc-att-dur{opacity:.8;font-size:11px}.wpc-msg .wpc-att-file{color:inherit;background:#0000000f;border-radius:10px;align-items:center;gap:8px;max-width:230px;margin-block-start:6px;padding:8px 10px;text-decoration:none;display:flex}.wpc-msg.staff .wpc-att-file{background:#f3f3f8}.wpc-msg .wpc-att-file svg{opacity:.8;flex:none;width:22px;height:22px}.wpc-msg .wpc-att-fmeta{flex-direction:column;min-width:0;display:flex}.wpc-msg .wpc-att-fname{text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:600;overflow:hidden}.wpc-msg .wpc-att-fsize{opacity:.7;font-size:10.5px}.wpc-msg.wpc-pending{opacity:.7;font-style:italic}@media (width<=480px){#wooplus-chat-root .wpc-panel{border-radius:16px 16px 0 0;width:100%;max-width:100%;height:82vh;max-height:82vh;inset:auto 0 0!important;transform:none!important}}@media (prefers-reduced-motion:reduce){.wpc-bubble,.wpc-bubble.wpc-pulse,.wpc-rec-dot,#wooplus-chat-root.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-top-center.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-bottom-center.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-middle-start.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-middle-end.wpc-open .wpc-panel,#wooplus-chat-root.wpc-pos-middle-center.wpc-open .wpc-panel{animation:none!important}}