
/* Bundled source: assets/css/frontend.css */
.wpmac-widget{position:fixed;bottom:var(--wpmac-bottom-desktop,24px)!important;z-index:999999;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--wpmac-text,#17202a)}
.wpmac-popup{width:min(var(--wpmac-width,360px),calc(100vw - 24px));background:var(--wpmac-panel,#f4f1eb);border-radius:var(--wpmac-radius,22px);overflow:hidden;box-shadow:0 22px 70px rgba(15,23,42,.22);margin-bottom:16px;opacity:0;visibility:hidden;transform:translateY(14px) scale(.98);transform-origin:bottom right;transition:.22s ease;border:1px solid rgba(17,24,39,.06)}
.wpmac-left .wpmac-popup{transform-origin:bottom left}.wpmac-popup.wpmac-open{opacity:1;visibility:visible;transform:none}.wpmac-screen{display:none}.wpmac-screen.is-active{display:block;animation:wpmacFade .18s ease}@keyframes wpmacFade{from{opacity:.35;transform:translateX(6px)}to{opacity:1;transform:none}}
.wpmac-popup-head,.wpmac-convo-head{display:flex;align-items:center;gap:13px;padding:18px 20px;background:var(--wpmac-header,#075e54);color:#fff;min-height:82px}.wpmac-avatar{width:50px;height:50px;border-radius:50%;background:#fff;display:grid;place-items:center;flex:0 0 50px;color:var(--wpmac-primary,#25d366);box-shadow:0 0 0 3px rgba(255,255,255,.22);overflow:hidden}.wpmac-avatar svg{width:31px;height:31px}.wpmac-avatar img{width:100%;height:100%;object-fit:cover}
.wpmac-agent{min-width:0;flex:1}.wpmac-agent strong{display:block;font-size:18px;line-height:1.2;margin-bottom:5px;font-weight:750}.wpmac-agent span{display:flex;align-items:flex-start;gap:7px;font-size:13px;line-height:1.35;color:rgba(255,255,255,.92)}.wpmac-agent i,.wpmac-online-dot{width:8px;height:8px;background:#2ee66b;border-radius:50%;margin-top:4px;box-shadow:0 0 0 3px rgba(46,230,107,.15);flex:0 0 8px}.wpmac-agent i.offline,.wpmac-online-dot.offline{background:#f4c453;box-shadow:none}.wpmac-close,.wpmac-back{box-sizing:border-box;border:0;background:transparent;color:#fff;line-height:1;cursor:pointer;border-radius:50%;display:grid;place-items:center;padding:0;appearance:none;-webkit-appearance:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:0;flex-shrink:0}.wpmac-close{font-size:30px;width:34px;height:34px}.wpmac-back{font-size:0;width:38px;min-width:38px;max-width:38px;height:38px;min-height:38px;max-height:38px;flex:0 0 38px}.wpmac-back svg{display:block;width:20px;height:20px;overflow:visible;pointer-events:none;fill:none;stroke:currentColor;stroke-width:2.5;stroke-linecap:round;stroke-linejoin:round}.wpmac-close:hover,.wpmac-back:hover,.wpmac-back:focus{background:rgba(255,255,255,.1)}.wpmac-back:focus-visible{box-shadow:0 0 0 3px rgba(255,255,255,.18)}.wpmac-back:active{transform:scale(.94);background:rgba(255,255,255,.16)}
.wpmac-chat-body{padding:20px 18px 21px}.wpmac-message{background:#fff;border-radius:16px;padding:14px 16px;font-size:15px;line-height:1.45;margin:0 2px 18px;box-shadow:0 4px 14px rgba(15,23,42,.06)}.wpmac-agent-list{display:grid;gap:10px}.wpmac-agent-row,.wpmac-agent-row:visited{width:100%;display:flex;align-items:center;gap:12px;background:#fff!important;background-image:none!important;color:var(--wpmac-text,#17202a)!important;padding:12px 13px;border-radius:16px;box-shadow:0 3px 12px rgba(15,23,42,.055);transition:transform .18s ease,box-shadow .18s ease,background-color .18s ease,border-color .18s ease;border:1px solid rgba(15,23,42,.07)!important;text-align:left;font:inherit;cursor:pointer;text-decoration:none!important;outline:none;appearance:none;-webkit-appearance:none}.wpmac-agent-row:hover{background:#f0fff5!important;background-image:none!important;color:var(--wpmac-text,#17202a)!important;border-color:rgba(37,211,102,.38)!important;transform:translateY(-1px);box-shadow:0 9px 22px rgba(15,23,42,.10)}.wpmac-agent-row:focus,.wpmac-agent-row:focus-visible{background:#f0fff5!important;background-image:none!important;color:var(--wpmac-text,#17202a)!important;border-color:var(--wpmac-primary,#25d366)!important;box-shadow:0 0 0 3px rgba(37,211,102,.16),0 7px 18px rgba(15,23,42,.08);outline:none!important}.wpmac-agent-row:active{background:#e7fbed!important;background-image:none!important;color:var(--wpmac-text,#17202a)!important;transform:translateY(0);box-shadow:0 3px 10px rgba(15,23,42,.08)}.wpmac-agent-row:hover .wpmac-agent-mini,.wpmac-agent-row:focus .wpmac-agent-mini{background:rgba(37,211,102,.18)}.wpmac-agent-row:hover .wpmac-chevron,.wpmac-agent-row:focus .wpmac-chevron{color:var(--wpmac-primary,#25d366)}.wpmac-agent-row:hover .wpmac-agent-copy strong,.wpmac-agent-row:focus .wpmac-agent-copy strong{color:var(--wpmac-text,#17202a)!important}.wpmac-agent-row:hover .wpmac-agent-copy small,.wpmac-agent-row:focus .wpmac-agent-copy small{color:#556274!important}
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back{
  position:relative!important;
  inset:auto!important;
  align-self:center!important;
  display:grid!important;
  place-items:center!important;
  box-sizing:border-box!important;
  width:38px!important;
  min-width:38px!important;
  max-width:38px!important;
  height:38px!important;
  min-height:38px!important;
  max-height:38px!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#fff!important;
  line-height:1!important;
  box-shadow:none!important;
  transform-origin:50% 50%!important;
}
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back svg{
  display:block!important;
  width:20px!important;
  min-width:20px!important;
  max-width:20px!important;
  height:20px!important;
  min-height:20px!important;
  max-height:20px!important;
  margin:0!important;
  padding:0!important;
  transform:none!important;
}
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back:hover,
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back:focus{
  background:rgba(255,255,255,.1)!important;
}
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back:focus-visible{
  box-shadow:0 0 0 3px rgba(255,255,255,.18)!important;
}
.wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back:active{
  background:rgba(255,255,255,.16)!important;
  transform:scale(.94)!important;
}
.wpmac-agent-mini{width:44px;height:44px;border-radius:50%;background:rgba(37,211,102,.12);display:grid;place-items:center;color:var(--wpmac-primary,#25d366);overflow:hidden;flex:0 0 44px}.wpmac-agent-mini img{width:100%;height:100%;object-fit:cover}.wpmac-row-icon{width:28px;height:28px}.wpmac-agent-copy{min-width:0;flex:1}.wpmac-agent-copy strong{display:block;font-size:15px;line-height:1.25;margin-bottom:4px}.wpmac-agent-copy small{display:block;font-size:12px;color:#687386;line-height:1.25}.wpmac-status-pill{font-size:10px;font-weight:700;background:#e8f8ed;color:#14883d;padding:5px 7px;border-radius:999px}.wpmac-status-pill.offline{background:#f1f2f4;color:#777}.wpmac-chevron{font-size:26px;line-height:1;color:#7b8492;margin-left:2px}
.wpmac-convo-head{min-height:76px;padding:13px 16px}.wpmac-convo-avatar{width:43px;height:43px;border-radius:50%;background:#fff;display:grid;place-items:center;color:var(--wpmac-primary,#25d366);overflow:hidden;flex:0 0 43px}.wpmac-convo-avatar img{width:100%;height:100%;object-fit:cover}.wpmac-convo-person{min-width:0;flex:1}.wpmac-convo-person strong{font-size:16px;display:block;line-height:1.25}.wpmac-convo-person small{display:flex;gap:6px;align-items:center;margin-top:3px;font-size:12px;color:rgba(255,255,255,.9)}.wpmac-convo-person .wpmac-online-dot{margin-top:0;width:7px;height:7px;flex-basis:7px}
.wpmac-convo-body{position:relative;min-height:345px;padding:22px 14px 18px;background:#efeae2;background-image:radial-gradient(circle at 20% 20%,rgba(255,255,255,.35) 0 1px,transparent 1px),radial-gradient(circle at 80% 65%,rgba(7,94,84,.05) 0 1px,transparent 1px);background-size:18px 18px}.wpmac-day-chip{width:max-content;margin:0 auto 14px;background:#fff;border-radius:8px;padding:5px 10px;font-size:11px;color:#667085;box-shadow:0 2px 8px rgba(0,0,0,.05)}.wpmac-bubble{position:relative;max-width:82%;padding:10px 11px 17px;border-radius:10px;font-size:13px;line-height:1.45;box-shadow:0 1px 2px rgba(0,0,0,.08);margin-bottom:11px}.wpmac-bubble time{position:absolute;right:8px;bottom:4px;font-size:9px;color:#7b8492}.wpmac-bubble-in{background:#fff;border-top-left-radius:3px;margin-right:auto}.wpmac-bubble-out{background:#d9fdd3;border-top-right-radius:3px;margin-left:auto}.wpmac-bubble-reply{margin-top:3px}.wpmac-convo-footer{background:#fff;padding:13px 14px 14px;border-top:1px solid rgba(15,23,42,.06)}.wpmac-start-chat{display:flex;align-items:center;justify-content:center;gap:9px;background:var(--wpmac-primary,#25d366)!important;background-image:none!important;color:#fff!important;text-decoration:none!important;padding:13px 15px;border-radius:12px;font-weight:750;box-shadow:0 8px 22px rgba(37,211,102,.22);border:0!important;transition:filter .18s ease,transform .18s ease,box-shadow .18s ease}.wpmac-start-chat:hover,.wpmac-start-chat:focus{background:var(--wpmac-primary,#25d366)!important;background-image:none!important;color:#fff!important;filter:brightness(.94);transform:translateY(-1px);box-shadow:0 10px 24px rgba(37,211,102,.28);outline:none}.wpmac-start-chat:active{transform:translateY(0);filter:brightness(.9)}.wpmac-start-icon{width:22px;height:22px}.wpmac-start-chat img{object-fit:contain}.wpmac-convo-footer small{display:block;text-align:center;margin-top:9px;color:#7b8492;font-size:11px}
.wpmac-fab{position:relative;display:flex;align-items:center;gap:7px;border:0;background:var(--wpmac-primary,#25d366);color:#fff;border-radius:999px;padding:13px 19px 13px 14px;min-height:54px;box-shadow:0 14px 34px rgba(15,23,42,.22);font:700 16px/1.1 inherit;cursor:pointer;transition:.18s ease}.wpmac-fab:hover{transform:translateY(-2px);box-shadow:0 18px 38px rgba(15,23,42,.26)}.wpmac-right .wpmac-fab{margin-left:auto}.wpmac-left .wpmac-fab{margin-right:auto}.wpmac-fab-icon{width:28px;height:28px;flex:0 0 28px}.wpmac-fab img{object-fit:contain}.wpmac-badge{position:absolute;right:-3px;top:-8px;min-width:24px;height:24px;padding:0 6px;border-radius:14px;background:#ff3b30;color:#fff;display:grid;place-items:center;font-size:12px;border:3px solid #fff;box-sizing:content-box}
@media (min-width:769px){.wpmac-hide-desktop{display:none!important}}@media (max-width:768px){.wpmac-hide-mobile{display:none!important}.wpmac-widget{bottom:var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px))!important;max-width:calc(100vw - 18px)}.wpmac-popup{width:min(var(--wpmac-width,360px),calc(100vw - 18px))}.wpmac-popup-head{padding:16px}.wpmac-chat-body{padding:16px 13px}.wpmac-fab{min-height:50px;padding:11px 16px 11px 12px;font-size:15px;gap:6px}.wpmac-fab-icon{width:26px;height:26px}.wpmac-status-pill{display:none}.wpmac-convo-body{min-height:315px}}

/* v1.3.3 — compact, theme-safe frontend close controls */
.wpmac-widget .wpmac-close,
.wpmac-widget button.wpmac-close,
.wpmac-widget .wpmac-close:hover,
.wpmac-widget .wpmac-close:focus,
.wpmac-widget .wpmac-close:active{
  -webkit-appearance:none!important;
  appearance:none!important;
  box-sizing:border-box!important;
  width:30px!important;
  height:30px!important;
  min-width:30px!important;
  min-height:30px!important;
  max-width:30px!important;
  max-height:30px!important;
  margin:0!important;
  padding:0!important;
  flex:0 0 30px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  align-self:center!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  background-image:none!important;
  color:#fff!important;
  text-decoration:none!important;
  line-height:1!important;
  font-size:0!important;
  box-shadow:none!important;
  outline:none!important;
  cursor:pointer!important;
  opacity:.96!important;
  transform:none!important;
  transition:background-color .16s ease,opacity .16s ease,transform .16s ease!important;
}
.wpmac-widget .wpmac-close svg{
  display:block!important;
  width:14px!important;
  height:14px!important;
  min-width:14px!important;
  min-height:14px!important;
  max-width:14px!important;
  max-height:14px!important;
  overflow:visible!important;
  pointer-events:none!important;
  fill:none!important;
}
.wpmac-widget .wpmac-close svg path{
  fill:none!important;
  stroke:currentColor!important;
  stroke-width:1.8!important;
  stroke-linecap:round!important;
}
.wpmac-widget .wpmac-close:hover{
  background:rgba(255,255,255,.12)!important;
  opacity:1!important;
}
.wpmac-widget .wpmac-close:focus-visible{
  background:rgba(255,255,255,.14)!important;
  box-shadow:0 0 0 2px rgba(255,255,255,.24)!important;
  opacity:1!important;
}
.wpmac-widget .wpmac-close:active{
  background:rgba(0,0,0,.10)!important;
  transform:scale(.94)!important;
}
.wpmac-popup-head .wpmac-close,
.wpmac-convo-head .wpmac-close{
  margin-left:auto!important;
  position:relative!important;
  z-index:3!important;
}
@media (max-width:768px){
  .wpmac-widget .wpmac-close,
  .wpmac-widget button.wpmac-close{
    width:32px!important;
    height:32px!important;
    min-width:32px!important;
    min-height:32px!important;
    max-width:32px!important;
    max-height:32px!important;
    flex-basis:32px!important;
  }
  .wpmac-widget .wpmac-close svg{
    width:15px!important;
    height:15px!important;
    min-width:15px!important;
    min-height:15px!important;
    max-width:15px!important;
    max-height:15px!important;
  }
}

/* v1.4.1 — explicit team and per-agent Online/Offline status */
.wpmac-agent span{flex-wrap:wrap;column-gap:6px;row-gap:1px;align-items:center}
.wpmac-agent span i{margin-top:0}
.wpmac-agent .wpmac-header-status{font-size:12px;line-height:1;font-weight:800;color:#fff}
.wpmac-agent .wpmac-header-status::after{content:'·';margin-left:6px;color:rgba(255,255,255,.7)}
.wpmac-agent span em{font-style:normal;font-size:12px;line-height:1.25;color:rgba(255,255,255,.88)}
.wpmac-status-pill{min-width:50px;text-align:center;white-space:nowrap}
@media (max-width:768px){.wpmac-status-pill{display:inline-flex;align-items:center;justify-content:center;font-size:9px;padding:5px 6px;min-width:46px}.wpmac-agent span em{font-size:11px}}

/* v1.5.0 — Online / Away / Offline states and smart offline CTA */
.wpmac-agent i.online,.wpmac-online-dot.online{background:#2ee66b!important;box-shadow:0 0 0 3px rgba(46,230,107,.15)!important}
.wpmac-agent i.away,.wpmac-online-dot.away{background:#f59e0b!important;box-shadow:0 0 0 3px rgba(245,158,11,.16)!important}
.wpmac-agent i.offline,.wpmac-online-dot.offline{background:#a0a7b2!important;box-shadow:0 0 0 3px rgba(160,167,178,.13)!important}
.wpmac-status-pill.online{background:#e8f8ed;color:#14883d}
.wpmac-status-pill.away{background:#fff5df;color:#a65d00}
.wpmac-status-pill.offline{background:#f1f2f4;color:#667085}
.wpmac-start-chat.is-disabled,.wpmac-start-chat.is-disabled:hover,.wpmac-start-chat.is-disabled:focus{background:#d0d5dd!important;color:#667085!important;box-shadow:none!important;cursor:not-allowed!important;filter:none!important;transform:none!important;pointer-events:auto!important}
.wpmac-start-chat.is-disabled .wpmac-start-icon{opacity:.65}
.wpmac-bubble-reply{border-left:3px solid rgba(37,211,102,.45)}


/* v1.5.2 — more professional widget header layout */
.wpmac-popup-head{
  position:relative;
  align-items:flex-start;
  gap:14px;
  padding:18px 18px 17px;
  min-height:96px;
  background:linear-gradient(180deg,var(--wpmac-header,#075e54) 0%,color-mix(in srgb,var(--wpmac-header,#075e54) 92%, #000 8%) 100%);
}
.wpmac-popup-head .wpmac-avatar{
  width:54px;
  height:54px;
  flex-basis:54px;
  border-radius:50%;
  box-shadow:0 0 0 4px rgba(255,255,255,.16), 0 10px 24px rgba(0,0,0,.14);
  margin-top:2px;
}
.wpmac-popup-head .wpmac-avatar svg{width:30px;height:30px}
.wpmac-popup-head .wpmac-agent{display:flex;flex-direction:column;justify-content:center;gap:5px;padding-top:1px;min-width:0}
.wpmac-popup-head .wpmac-agent strong{
  margin:0;
  font-size:17px;
  line-height:1.15;
  letter-spacing:-.01em;
  font-weight:800;
}
.wpmac-popup-head .wpmac-agent span{
  display:flex;
  flex-wrap:wrap;
  align-items:center;
  column-gap:7px;
  row-gap:5px;
  color:rgba(255,255,255,.94);
}
.wpmac-popup-head .wpmac-agent i{
  width:9px;
  height:9px;
  flex-basis:9px;
  margin:0;
  box-shadow:0 0 0 4px rgba(255,255,255,.08);
}
.wpmac-popup-head .wpmac-agent .wpmac-header-status{
  display:inline-flex;
  align-items:center;
  min-height:22px;
  padding:0 10px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.14);
  font-size:11px;
  letter-spacing:.01em;
  font-weight:800;
  backdrop-filter:blur(4px);
}
.wpmac-popup-head .wpmac-agent .wpmac-header-status::after{
  content:'';
  margin:0;
}
.wpmac-popup-head .wpmac-agent span em{
  flex:0 0 100%;
  display:block;
  margin:0;
  padding-left:16px;
  font-style:normal;
  font-size:12px;
  line-height:1.35;
  color:rgba(255,255,255,.9);
  opacity:.98;
}
.wpmac-popup-head .wpmac-close{
  margin-top:2px!important;
  background:rgba(255,255,255,.08)!important;
}
.wpmac-popup-head .wpmac-close:hover{background:rgba(255,255,255,.16)!important}
.wpmac-popup-head .wpmac-close:focus-visible{background:rgba(255,255,255,.18)!important}
@media (max-width:768px){
  .wpmac-popup-head{padding:16px 15px 15px;gap:12px;min-height:90px}
  .wpmac-popup-head .wpmac-avatar{width:50px;height:50px;flex-basis:50px}
  .wpmac-popup-head .wpmac-agent strong{font-size:16px}
  .wpmac-popup-head .wpmac-agent .wpmac-header-status{font-size:10px;min-height:20px;padding:0 9px}
  .wpmac-popup-head .wpmac-agent span em{padding-left:15px;font-size:11px}
}


/* v1.5.4 — refined professional Support Team header */
.wpmac-popup-head{
  position:relative;
  align-items:center;
  gap:14px;
  padding:16px 18px;
  min-height:88px;
  background:linear-gradient(180deg,color-mix(in srgb,var(--wpmac-header,#075e54) 96%, #fff 4%) 0%,color-mix(in srgb,var(--wpmac-header,#075e54) 88%, #000 12%) 100%);
  border-bottom:1px solid rgba(255,255,255,.08);
}
.wpmac-popup-head::after{
  content:'';
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,rgba(255,255,255,.06),transparent 42%);
  pointer-events:none;
}
.wpmac-popup-head > *{position:relative;z-index:1}
.wpmac-popup-head .wpmac-avatar{
  width:48px;
  height:48px;
  flex:0 0 48px;
  border-radius:50%;
  background:rgba(255,255,255,.95);
  box-shadow:0 0 0 1px rgba(255,255,255,.18),0 8px 20px rgba(0,0,0,.14);
  margin:0;
}
.wpmac-popup-head .wpmac-avatar svg{width:27px;height:27px}
.wpmac-popup-head .wpmac-agent{
  display:flex;
  flex-direction:column;
  gap:5px;
  min-width:0;
  flex:1;
  padding:0;
}
.wpmac-popup-head .wpmac-agent strong{
  margin:0;
  font-size:18px;
  line-height:1.12;
  letter-spacing:-.015em;
  font-weight:800;
  color:#fff;
}
.wpmac-popup-head .wpmac-agent span{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:8px;
  min-width:0;
  color:rgba(255,255,255,.92);
}
.wpmac-popup-head .wpmac-agent i{
  width:8px;
  height:8px;
  flex:0 0 8px;
  margin:0;
  box-shadow:0 0 0 4px rgba(255,255,255,.08);
}
.wpmac-popup-head .wpmac-agent .wpmac-header-status{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  min-height:24px;
  padding:0 10px;
  border-radius:999px;
  background:rgba(255,255,255,.14);
  border:1px solid rgba(255,255,255,.16);
  color:#fff;
  font-size:11px;
  line-height:1;
  font-weight:800;
  letter-spacing:.02em;
  white-space:nowrap;
  backdrop-filter:blur(3px);
}
.wpmac-popup-head .wpmac-agent .wpmac-header-status::after{content:none}
.wpmac-popup-head .wpmac-agent span em{
  display:block;
  flex:1 1 auto;
  min-width:0;
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid rgba(255,255,255,.18);
  font-style:normal;
  font-size:12px;
  line-height:1.3;
  color:rgba(255,255,255,.88);
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wpmac-popup-head .wpmac-close{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  min-height:28px!important;
  max-width:28px!important;
  max-height:28px!important;
  flex-basis:28px!important;
  margin-left:4px!important;
  background:rgba(255,255,255,.06)!important;
  opacity:.92!important;
}
.wpmac-popup-head .wpmac-close svg{width:13px!important;height:13px!important}
.wpmac-popup-head .wpmac-close:hover{background:rgba(255,255,255,.14)!important;opacity:1!important}
.wpmac-popup-head .wpmac-close:focus-visible{background:rgba(255,255,255,.18)!important}
@media (max-width:768px){
  .wpmac-popup-head{padding:14px 15px;min-height:82px;gap:12px}
  .wpmac-popup-head .wpmac-avatar{width:45px;height:45px;flex-basis:45px}
  .wpmac-popup-head .wpmac-avatar svg{width:25px;height:25px}
  .wpmac-popup-head .wpmac-agent strong{font-size:17px}
  .wpmac-popup-head .wpmac-agent span{gap:7px;flex-wrap:wrap}
  .wpmac-popup-head .wpmac-agent .wpmac-header-status{min-height:22px;font-size:10px;padding:0 9px}
  .wpmac-popup-head .wpmac-agent span em{
    flex:0 0 100%;
    white-space:normal;
    border-left:0;
    padding:0 0 0 15px;
    font-size:11px;
    line-height:1.3;
  }
}


/* v1.5.5 — move response message below header */
.wpmac-popup-head{
  min-height:78px;
  padding:14px 17px;
}
.wpmac-popup-head .wpmac-agent{
  gap:6px;
}
.wpmac-popup-head .wpmac-agent span{
  gap:7px;
  flex-wrap:nowrap;
}
.wpmac-response-strip{
  display:flex;
  align-items:center;
  gap:9px;
  min-height:38px;
  padding:9px 18px;
  background:#f5fbf7;
  border-bottom:1px solid rgba(15,23,42,.06);
  color:#52606d;
  font-size:12px;
  line-height:1.35;
  font-weight:500;
}
.wpmac-response-strip .wpmac-response-icon{
  width:22px;
  height:22px;
  flex:0 0 22px;
  display:grid;
  place-items:center;
  border-radius:50%;
  background:rgba(37,211,102,.12);
  color:#178a45;
}
.wpmac-response-strip .wpmac-response-icon svg{
  width:13px;
  height:13px;
  display:block;
}
.wpmac-response-strip.away{
  background:#fffaf0;
  color:#795f2b;
}
.wpmac-response-strip.away .wpmac-response-icon{
  background:rgba(245,158,11,.13);
  color:#b46b00;
}
.wpmac-response-strip.offline{
  background:#f8f9fb;
  color:#667085;
}
.wpmac-response-strip.offline .wpmac-response-icon{
  background:#eceff3;
  color:#7b8492;
}
@media (max-width:768px){
  .wpmac-popup-head{min-height:74px;padding:13px 14px}
  .wpmac-response-strip{padding:8px 15px;min-height:36px;font-size:11px}
  .wpmac-response-strip .wpmac-response-icon{width:20px;height:20px;flex-basis:20px}
  .wpmac-response-strip .wpmac-response-icon svg{width:12px;height:12px}
}


/* v1.5.6 — softer desktop Support Team typography */
@media (min-width:769px){
  .wpmac-popup-head .wpmac-agent strong{
    font-size:17px;
    font-weight:700;
    letter-spacing:-.01em;
  }
}


/* v1.5.9 — reliable desktop/mobile floating-button vertical positioning */
.wpmac-widget[data-wpmac]{
  bottom:var(--wpmac-bottom-desktop,24px)!important;
}
@media screen and (max-width:768px), screen and (max-width:1024px) and (pointer:coarse){
  .wpmac-widget[data-wpmac]{
    bottom:var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px))!important;
  }
}

/* v1.6.0 — Shortcode & Elementor manual triggers */
.wpmac-manual-trigger-wrap{display:flex;width:100%;position:relative;z-index:2}
.wpmac-manual-trigger-wrap.wpmac-align-left{justify-content:flex-start}
.wpmac-manual-trigger-wrap.wpmac-align-center{justify-content:center}
.wpmac-manual-trigger-wrap.wpmac-align-right{justify-content:flex-end}
.wpmac-manual-trigger{margin:0!important}
.wpmac-widget.wpmac-manual-only>.wpmac-fab{display:none!important}
@media (min-width:769px){
  .wpmac-widget.wpmac-manual-enabled.wpmac-hide-desktop{display:block!important}
  .wpmac-widget.wpmac-manual-enabled.wpmac-hide-desktop>.wpmac-fab{display:none!important}
}
@media (max-width:768px){
  .wpmac-widget.wpmac-manual-enabled.wpmac-hide-mobile{display:block!important}
  .wpmac-widget.wpmac-manual-enabled.wpmac-hide-mobile>.wpmac-fab{display:none!important}
}


/* v1.6.3 — today's support timing */
.wpmac-support-hours-strip{
  display:flex;align-items:center;gap:10px;min-height:44px;padding:9px 18px;
  background:#fff;border-bottom:1px solid rgba(15,23,42,.07);color:#344054;
  box-sizing:border-box;
}
.wpmac-support-hours-strip[hidden]{display:none!important}
.wpmac-support-hours-icon{
  width:25px;height:25px;flex:0 0 25px;display:grid;place-items:center;border-radius:8px;
  background:#eefaf2;color:#168545;
}
.wpmac-support-hours-icon svg{width:14px;height:14px;display:block}
.wpmac-support-hours-copy{display:flex;align-items:baseline;gap:7px;min-width:0;font-size:11px;line-height:1.35}
.wpmac-support-hours-copy strong{font-size:11px;font-weight:700;color:#1f2937;white-space:nowrap}
.wpmac-support-hours-copy span{font-weight:600;color:#168545}
.wpmac-support-hours-strip.closed .wpmac-support-hours-icon{background:#f3f4f6;color:#7b8492}
.wpmac-support-hours-strip.closed .wpmac-support-hours-copy span{color:#667085}
@media(max-width:768px){
  .wpmac-support-hours-strip{padding:8px 15px;min-height:40px;gap:8px}
  .wpmac-support-hours-icon{width:22px;height:22px;flex-basis:22px;border-radius:7px}
  .wpmac-support-hours-icon svg{width:13px;height:13px}
  .wpmac-support-hours-copy{font-size:10px;gap:5px;flex-wrap:wrap}
  .wpmac-support-hours-copy strong{font-size:10px}
}


/* v1.7.0 — business notice, offline filtering and floating button styles */
.wpmac-business-notice{display:flex;align-items:center;gap:10px;margin:10px 14px 0;padding:10px 12px;border-radius:12px;border:1px solid #b7e4c7;background:#effcf3;color:#155b2a;box-shadow:0 3px 10px rgba(15,23,42,.035)}
.wpmac-business-notice.offline{border-color:#f2cda0;background:#fff8ed;color:#8a4b08}.wpmac-business-notice.away{border-color:#f4d58d;background:#fffbea;color:#76520a}
.wpmac-business-notice-icon{width:28px;height:28px;flex:0 0 28px;border-radius:9px;background:rgba(37,211,102,.13);display:grid;place-items:center}.wpmac-business-notice.offline .wpmac-business-notice-icon{background:rgba(245,158,11,.13)}
.wpmac-business-notice-icon svg{width:16px;height:16px}.wpmac-business-notice>span:last-child{display:flex;flex-direction:column;min-width:0}.wpmac-business-notice strong{font-size:10px;line-height:1.2;text-transform:uppercase;letter-spacing:.04em;opacity:.72}.wpmac-business-notice b{margin-top:2px;font-size:12px;line-height:1.35;color:inherit}
.wpmac-agent-hidden{display:none!important}.wpmac-no-agents-notice{padding:15px;border:1px dashed #d0d5dd;border-radius:14px;background:#fff;text-align:center}.wpmac-no-agents-notice[hidden]{display:none!important}.wpmac-no-agents-notice strong,.wpmac-no-agents-notice span{display:block}.wpmac-no-agents-notice strong{font-size:13px;color:#344054}.wpmac-no-agents-notice span{margin-top:4px;font-size:11px;color:#667085;line-height:1.45}
.wpmac-fab-style-icon_only>.wpmac-fab{width:58px!important;height:58px!important;min-width:58px!important;padding:0!important;border-radius:50%!important;justify-content:center!important}.wpmac-fab-style-icon_only>.wpmac-fab .wpmac-label-text{display:none!important}.wpmac-fab-style-icon_only>.wpmac-fab .wpmac-fab-icon{margin:0!important}
.wpmac-fab-style-pill>.wpmac-fab{border-radius:999px!important;padding-left:18px!important;padding-right:20px!important}
.wpmac-fab-style-compact>.wpmac-fab{min-height:42px!important;height:42px!important;padding:0 13px!important;border-radius:11px!important;font-size:12px!important;gap:7px!important}.wpmac-fab-style-compact>.wpmac-fab .wpmac-fab-icon{width:20px!important;height:20px!important}
.wpmac-fab-style-bottom_bar{left:16px!important;right:16px!important;width:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important}.wpmac-fab-style-bottom_bar>.wpmac-fab{width:min(100%,620px)!important;justify-content:center!important;border-radius:14px!important;min-height:54px!important}.wpmac-fab-style-bottom_bar>.wpmac-popup{align-self:flex-end}
@media(max-width:768px){.wpmac-business-notice{margin:8px 12px 0;padding:9px 10px}.wpmac-fab-style-bottom_bar{left:10px!important;right:10px!important}.wpmac-fab-style-bottom_bar>.wpmac-fab{width:100%!important;border-radius:12px!important}}


/* v1.7.3 — guarantee auto-hidden business notice stays hidden */
.wpmac-business-notice[hidden],.wpmac-business-notice.is-auto-hidden{display:none!important}


/* v1.7.4 — auto-hide full support status area */
.wpmac-support-hours-strip[hidden],.wpmac-support-hours-strip.is-auto-hidden{display:none!important}


/* v1.7.5 — optional verified badge aligned with support team name */
.wpmac-popup-head .wpmac-agent-name-line{
  display:flex;
  align-items:center;
  gap:6px;
  min-width:0;
  max-width:100%;
}
.wpmac-popup-head .wpmac-agent-name-line strong{
  min-width:0;
  margin-bottom:0!important;
  overflow-wrap:anywhere;
  word-break:normal;
}
.wpmac-verified-badge{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:18px;
  height:18px;
  flex:0 0 18px;
  line-height:1;
}
.wpmac-verified-badge[hidden]{display:none!important}
.wpmac-verified-badge img{
  display:block;
  width:18px;
  height:18px;
  object-fit:contain;
}
@media(max-width:768px){
  .wpmac-popup-head .wpmac-agent-name-line{gap:5px}
  .wpmac-verified-badge,.wpmac-verified-badge img{width:16px;height:16px}
  .wpmac-verified-badge{flex-basis:16px}
}


/* v1.7.7 — polished Greeting Bubble / Attention Message */
.wpmac-widget>.wpmac-greeting-bubble{
  position:relative;
  display:flex;
  align-items:center;
  gap:8px;
  width:max-content;
  max-width:min(290px,calc(100vw - 32px));
  margin:0 0 10px auto;
  padding:10px 36px 10px 13px;
  border:1px solid rgba(18,116,79,.14);
  border-radius:14px;
  background:linear-gradient(180deg,#ffffff 0%,#fbfffc 100%);
  color:#17202a;
  box-shadow:0 8px 24px rgba(15,23,42,.12),0 1px 2px rgba(15,23,42,.05);
  font-size:12.5px;
  line-height:1.42;
  font-weight:600;
  opacity:0;
  transform:translateY(6px) scale(.985);
  transform-origin:bottom right;
  transition:opacity .18s ease,transform .18s ease,box-shadow .18s ease;
  box-sizing:border-box;
  z-index:2;
}
.wpmac-widget>.wpmac-greeting-bubble:after{
  content:"";
  position:absolute;
  right:20px;
  bottom:-6px;
  width:11px;
  height:11px;
  background:#fbfffc;
  border-right:1px solid rgba(18,116,79,.14);
  border-bottom:1px solid rgba(18,116,79,.14);
  transform:rotate(45deg);
  border-radius:0 0 2px 0;
}
@keyframes wpmacGreetingBorderTravel{
  to{stroke-dashoffset:-100}
}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-animated{
  border-color:transparent;
  background:#fff;
  box-shadow:none;
  isolation:isolate;
}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-animated:after{
  display:none;
}
.wpmac-greeting-shape-outline{
  position:absolute;
  left:-2px;
  top:-2px;
  width:calc(100% + 4px)!important;
  height:calc(100% + 10px)!important;
  display:block;
  max-width:none!important;
  overflow:visible;
  pointer-events:none;
  z-index:1;
  filter:drop-shadow(0 8px 12px rgba(15,23,42,.13)) drop-shadow(0 1px 2px rgba(15,23,42,.06));
}
.wpmac-widget>.wpmac-greeting-bubble:not(.wpmac-greeting-border-animated)>.wpmac-greeting-shape-outline{display:none}
.wpmac-greeting-outline-center{display:none}
.wpmac-greeting-shape-outline path{
  fill:none;
  vector-effect:non-scaling-stroke;
  stroke-linejoin:round;
  stroke-linecap:round;
}
.wpmac-greeting-shape-outline .wpmac-greeting-outline-base{
  fill:#fff;
  stroke-width:2;
  opacity:1;
  stroke-opacity:.34;
}
.wpmac-greeting-outline-runner{
  fill:none;
  stroke-width:2.8;
  stroke-dasharray:22 78;
  stroke-dashoffset:0;
  animation:wpmacGreetingBorderTravel var(--wpmac-greeting-border-speed,8s) linear infinite;
  filter:drop-shadow(0 0 2px rgba(72,112,255,.28));
}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-single .wpmac-greeting-shape-outline path{
  stroke:var(--wpmac-greeting-border-color,#25D366);
}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-single .wpmac-greeting-outline-base{opacity:1;stroke-opacity:.42}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-single .wpmac-greeting-outline-runner{opacity:1;filter:drop-shadow(0 0 2px color-mix(in srgb,var(--wpmac-greeting-border-color,#25D366) 45%,transparent))}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-multicolor .wpmac-greeting-outline-runner{
  opacity:1;
}
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-animated>.wpmac-greeting-text,
.wpmac-widget>.wpmac-greeting-bubble.wpmac-greeting-border-animated>.wpmac-greeting-close{
  position:relative;
  z-index:2;
}
@media(prefers-reduced-motion:reduce){
  .wpmac-greeting-outline-runner{animation:none;stroke-dasharray:none;opacity:.25}
}
.wpmac-widget>.wpmac-greeting-bubble[hidden]{display:none!important}
.wpmac-widget>.wpmac-greeting-bubble.is-visible{opacity:1;transform:none}
.wpmac-widget.wpmac-left>.wpmac-greeting-bubble{margin-left:0;margin-right:auto;transform-origin:bottom left}
.wpmac-widget.wpmac-left>.wpmac-greeting-bubble:after{left:20px;right:auto}
.wpmac-widget.wpmac-left>.wpmac-greeting-bubble>.wpmac-greeting-shape-outline{transform:scaleX(-1)}
@media(min-width:769px){
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-greeting-bubble .wpmac-greeting-outline-default{display:none}
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-greeting-bubble .wpmac-greeting-outline-center{display:block}
}
@media(max-width:768px){
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-greeting-bubble .wpmac-greeting-outline-default{display:none}
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-greeting-bubble .wpmac-greeting-outline-center{display:block}
}
.wpmac-greeting-text{display:block;min-width:0;overflow-wrap:anywhere;color:#253238}
.wpmac-greeting-close{
  -webkit-appearance:none!important;
  appearance:none!important;
  position:absolute!important;
  top:7px!important;
  right:7px!important;
  width:20px!important;
  height:20px!important;
  min-width:20px!important;
  min-height:20px!important;
  flex:0 0 20px!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  margin:0!important;
  padding:0!important;
  border:0!important;
  border-radius:50%!important;
  background:transparent!important;
  color:#98a2b3!important;
  cursor:pointer!important;
  box-shadow:none!important;
  line-height:1!important;
  outline:0!important;
}
.wpmac-greeting-close:hover,.wpmac-greeting-close:focus{
  background:#eef9f1!important;
  color:#168545!important;
  box-shadow:none!important;
}
.wpmac-greeting-close:focus-visible{box-shadow:0 0 0 3px rgba(37,211,102,.16)!important}
.wpmac-greeting-close svg{width:10px!important;height:10px!important;display:block!important;pointer-events:none}
.wpmac-fab-style-icon_only>.wpmac-greeting-bubble,.wpmac-fab-style-compact>.wpmac-greeting-bubble{max-width:min(250px,calc(100vw - 28px))}
.wpmac-fab-style-bottom_bar>.wpmac-greeting-bubble{align-self:center;margin-left:auto;margin-right:auto;max-width:min(420px,calc(100vw - 24px));transform-origin:bottom center}
.wpmac-fab-style-bottom_bar>.wpmac-greeting-bubble:after{left:50%;right:auto;transform:translateX(-50%) rotate(45deg)}
@media(max-width:768px){
  .wpmac-widget>.wpmac-greeting-bubble{
    max-width:min(270px,calc(100vw - 24px));
    margin-bottom:8px;
    padding:9px 32px 9px 12px;
    font-size:11.5px;
    border-radius:13px;
  }
  .wpmac-greeting-close{top:6px!important;right:6px!important;width:19px!important;height:19px!important;min-width:19px!important;min-height:19px!important}
  .wpmac-fab-style-bottom_bar>.wpmac-greeting-bubble{max-width:100%}
}


/* v1.7.8 — device-specific floating button styles + tighter icon/text spacing */
.wpmac-widget>.wpmac-fab{gap:7px!important}
.wpmac-widget>.wpmac-fab .wpmac-label-text{line-height:1.1}

@media(min-width:769px){
  .wpmac-fab-desktop-style-icon_only>.wpmac-fab{width:58px!important;height:58px!important;min-width:58px!important;padding:0!important;border-radius:50%!important;justify-content:center!important;gap:0!important}
  .wpmac-fab-desktop-style-icon_only>.wpmac-fab .wpmac-label-text{display:none!important}
  .wpmac-fab-desktop-style-icon_only>.wpmac-fab .wpmac-fab-icon{margin:0!important}
  .wpmac-fab-desktop-style-pill>.wpmac-fab{border-radius:999px!important;padding-left:14px!important;padding-right:18px!important;gap:7px!important}
  .wpmac-fab-desktop-style-compact>.wpmac-fab{min-height:42px!important;height:42px!important;padding:0 13px!important;border-radius:11px!important;font-size:12px!important;gap:6px!important}
  .wpmac-fab-desktop-style-compact>.wpmac-fab .wpmac-fab-icon{width:20px!important;height:20px!important;flex-basis:20px!important}
  .wpmac-fab-desktop-style-bottom_bar{left:16px!important;right:16px!important;width:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important}
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-fab{width:min(100%,620px)!important;justify-content:center!important;border-radius:14px!important;min-height:54px!important;gap:7px!important}
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-popup{align-self:flex-end}
  .wpmac-fab-desktop-style-icon_only>.wpmac-greeting-bubble,.wpmac-fab-desktop-style-compact>.wpmac-greeting-bubble{max-width:min(250px,calc(100vw - 28px))}
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-greeting-bubble{align-self:center;margin-left:auto;margin-right:auto;max-width:min(420px,calc(100vw - 24px));transform-origin:bottom center}
  .wpmac-fab-desktop-style-bottom_bar>.wpmac-greeting-bubble:after{left:50%;right:auto;transform:translateX(-50%) rotate(45deg)}
}

@media(max-width:768px){
  /* Mobile starts from a neutral button so its style is independent of desktop. */
  .wpmac-widget>.wpmac-fab{width:auto!important;height:auto!important;min-width:0!important;min-height:50px!important;padding:11px 16px 11px 12px!important;border-radius:999px!important;justify-content:center!important;font-size:15px!important;gap:6px!important}
  .wpmac-widget>.wpmac-fab .wpmac-label-text{display:inline!important}
  .wpmac-widget>.wpmac-fab .wpmac-fab-icon{display:block!important;width:26px!important;height:26px!important;flex:0 0 26px!important;margin:0!important}

  .wpmac-fab-mobile-style-icon_only>.wpmac-fab{width:52px!important;height:52px!important;min-width:52px!important;min-height:52px!important;padding:0!important;border-radius:50%!important;gap:0!important}
  .wpmac-fab-mobile-style-icon_only>.wpmac-fab .wpmac-label-text{display:none!important}
  .wpmac-fab-mobile-style-icon_only>.wpmac-fab .wpmac-fab-icon{width:26px!important;height:26px!important;flex-basis:26px!important}
  .wpmac-fab-mobile-style-pill>.wpmac-fab{border-radius:999px!important;padding-left:12px!important;padding-right:16px!important;gap:6px!important}
  .wpmac-fab-mobile-style-compact>.wpmac-fab{min-height:40px!important;height:40px!important;padding:0 12px!important;border-radius:10px!important;font-size:12px!important;gap:5px!important}
  .wpmac-fab-mobile-style-compact>.wpmac-fab .wpmac-fab-icon{width:19px!important;height:19px!important;flex-basis:19px!important}
  .wpmac-fab-mobile-style-bottom_bar{left:10px!important;right:10px!important;width:auto!important;display:flex!important;flex-direction:column!important;align-items:center!important}
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-fab{width:100%!important;min-height:52px!important;border-radius:12px!important;justify-content:center!important;gap:6px!important}
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-popup{align-self:flex-end}
  .wpmac-fab-mobile-style-icon_only>.wpmac-greeting-bubble,.wpmac-fab-mobile-style-compact>.wpmac-greeting-bubble{max-width:min(250px,calc(100vw - 28px))}
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-greeting-bubble{align-self:center;margin-left:auto;margin-right:auto;max-width:100%;transform-origin:bottom center}
  .wpmac-fab-mobile-style-bottom_bar>.wpmac-greeting-bubble:after{left:50%;right:auto;transform:translateX(-50%) rotate(45deg)}
}


/* v1.7.9 — availability priority + highlighted agent badge */
.wpmac-agent-name-row{display:flex;align-items:center;gap:6px;min-width:0;max-width:100%;flex-wrap:wrap}
.wpmac-agent-name-row>strong{min-width:0}
.wpmac-agent-highlight-badge{display:inline-flex;align-items:center;justify-content:center;flex:0 0 auto;min-height:18px;padding:2px 7px;border-radius:999px;background:#eafaf0;color:#137a38;border:1px solid rgba(37,199,97,.22);font-size:9px;line-height:1;font-weight:800;letter-spacing:.01em;white-space:nowrap}
.wpmac-agent-row[data-highlight="1"]{border-color:rgba(37,199,97,.28);background:linear-gradient(180deg,#fff,#fbfffc)}
.wpmac-agent-row[data-highlight="1"]:hover{border-color:rgba(37,199,97,.45);background:#f5fcf7}
@media(max-width:480px){.wpmac-agent-name-row{gap:4px}.wpmac-agent-highlight-badge{font-size:8px;padding:2px 6px;min-height:17px}}


/* v1.7.10 — keep highlighted-agent badge inline with name */
.wpmac-agent-copy{
  min-width:0;
  flex:1 1 auto;
  overflow:hidden;
}
.wpmac-agent-name-row{
  display:flex;
  align-items:center;
  flex-wrap:nowrap;
  gap:6px;
  min-width:0;
  max-width:100%;
  margin:0 0 3px;
}
.wpmac-agent-name-row>strong{
  display:block;
  min-width:0;
  max-width:100%;
  margin:0!important;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
  flex:0 1 auto;
}
.wpmac-agent-name-row .wpmac-agent-highlight-badge{
  flex:0 0 auto;
  margin:0;
}
.wpmac-agent-copy>small{
  margin:0;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.wpmac-agent-row>.wpmac-status-pill{flex:0 0 auto}
.wpmac-agent-row>.wpmac-chevron{flex:0 0 auto}
@media(max-width:480px){
  .wpmac-agent-row{gap:9px;padding:11px 11px}
  .wpmac-agent-mini{width:42px;height:42px;flex-basis:42px}
  .wpmac-agent-name-row{gap:5px;margin-bottom:2px}
  .wpmac-agent-highlight-badge{font-size:8px;padding:2px 6px;min-height:17px}
  .wpmac-status-pill{padding:5px 6px}
}


/* v1.7.11 — desktop highlighted-agent card fit */
@media (min-width:481px){
  .wpmac-agent-row{
    gap:9px;
    padding-left:11px;
    padding-right:10px;
  }
  .wpmac-agent-row .wpmac-agent-mini{
    width:42px;
    height:42px;
    flex-basis:42px;
  }
  .wpmac-agent-row .wpmac-agent-copy{
    flex:1 1 0;
    min-width:0;
  }
  .wpmac-agent-row .wpmac-agent-name-row{
    gap:5px;
    width:100%;
    min-width:0;
  }
  .wpmac-agent-row .wpmac-agent-name-row>strong{
    flex:1 1 auto;
    min-width:0;
    max-width:none;
    font-size:14px;
  }
  .wpmac-agent-row .wpmac-agent-highlight-badge{
    flex:0 0 auto;
    min-height:17px;
    padding:2px 6px;
    font-size:8px;
    letter-spacing:0;
  }
  .wpmac-agent-row>.wpmac-status-pill{
    flex:0 0 auto;
    min-width:0;
    padding:5px 7px;
    font-size:9px;
    white-space:nowrap;
  }
  .wpmac-agent-row>.wpmac-chevron{
    flex:0 0 14px;
    width:14px;
    margin-left:0;
    font-size:23px;
    text-align:center;
  }
}

/* v2.20.2 — geometrically center the desktop agent-card chevron. */
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron{
    box-sizing:border-box!important;
    display:grid!important;
    place-items:center!important;
    align-self:center!important;
    flex:0 0 18px!important;
    width:18px!important;
    height:32px!important;
    margin:0!important;
    padding:0!important;
    color:#7b8492;
    font-size:0!important;
    line-height:0!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron::before{
    content:"";
    box-sizing:border-box;
    display:block;
    width:7px;
    height:7px;
    border-top:2px solid currentColor;
    border-right:2px solid currentColor;
    transform:translateX(-1px) rotate(45deg);
  }
}

/* v2.20.3 — keep the desktop agent-list scrollbar clear of agent cards. */
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    box-sizing:border-box!important;
    padding-right:11px!important;
    scrollbar-gutter:stable!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(22,163,74,.32) transparent!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar{
    width:6px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-track{
    background:transparent!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb{
    border:1px solid transparent!important;
    border-radius:999px!important;
    background:rgba(22,163,74,.32)!important;
    background-clip:padding-box!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb:hover{
    background:rgba(18,129,61,.5)!important;
    background-clip:padding-box!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-button{
    display:none!important;
    width:0!important;
    height:0!important;
  }
}

/* v1.7.12 — keep highlight badge attached to agent name */
@media (min-width:481px){
  .wpmac-agent-row .wpmac-agent-name-row{
    width:auto;
    max-width:100%;
    justify-content:flex-start;
  }
  .wpmac-agent-row[data-highlight="1"] .wpmac-agent-name-row>strong{
    flex:0 1 auto;
    max-width:calc(100% - 72px);
  }
  .wpmac-agent-row .wpmac-agent-name-row .wpmac-agent-highlight-badge{
    flex:0 0 auto;
    margin-left:0;
  }
}

/* v2.15.2 — use all available name space when no highlight badge exists */
.wpmac-agent-row:not([data-highlight="1"]) .wpmac-agent-name-row>strong{
  flex:1 1 auto;
  max-width:100%;
}

/* v2.15.4 — remove empty welcome-message containers from layout */
.wpmac-widget[data-wpmac] .wpmac-message[hidden],
.wpmac-widget[data-wpmac] .wpmac-welcome-bubble[hidden]{display:none!important}


/* v1.7.13 — subtle chat footer branding */
.wpmac-powered-by{display:flex;align-items:center;justify-content:center;margin-top:7px;min-height:14px;text-align:center;font-size:9.5px;line-height:1.35;font-weight:500;letter-spacing:.01em;color:#98a2b3}
.wpmac-powered-by[hidden]{display:none!important}
.wpmac-powered-by a,.wpmac-powered-by span{color:inherit!important;text-decoration:none!important}
.wpmac-powered-by a:hover,.wpmac-powered-by a:focus{color:#667085!important;text-decoration:underline!important;text-underline-offset:2px;outline:none}
@media(max-width:768px){.wpmac-powered-by{margin-top:6px;font-size:9px}}

/* v1.7.19 — premium expertise meta row inside the chat area */
.wpmac-welcome-bubble{padding-bottom:7px}
.wpmac-convo-expertise{display:flex;align-items:center;flex-wrap:wrap;gap:5px;align-self:stretch;margin:-1px 2px 8px;padding:5px 3px 7px;border-bottom:1px solid rgba(17,24,39,.055);background:transparent;color:#667085}
.wpmac-convo-expertise[hidden]{display:none!important}
.wpmac-convo-expertise-icon{display:inline-flex;align-items:center;justify-content:center;width:15px;height:15px;border-radius:50%;background:rgba(22,163,74,.08);color:#2f855a;font-size:8px;line-height:1;flex:0 0 15px}
.wpmac-convo-expertise-label{color:#7b8794;font-size:8px;line-height:1;font-weight:750;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;margin-right:1px}
.wpmac-convo-tags{display:inline-flex;align-items:center;flex-wrap:wrap;gap:4px;min-width:0}
.wpmac-convo-tag{display:inline-flex;align-items:center;min-height:18px;padding:2px 6px;border-radius:999px;background:rgba(255,255,255,.72);border:1px solid rgba(22,163,74,.13);box-shadow:0 1px 2px rgba(16,24,40,.025);color:#257044;font-size:8px;line-height:1;font-weight:700;white-space:nowrap}
.wpmac-convo-tag-more{background:rgba(255,255,255,.55);border-color:rgba(71,84,103,.10);color:#667085}
@media(max-width:480px){.wpmac-convo-expertise{gap:4px;margin:0 1px 7px;padding:4px 2px 6px}.wpmac-convo-expertise-icon{width:14px;height:14px;flex-basis:14px;font-size:7px}.wpmac-convo-expertise-label{font-size:7.5px}.wpmac-convo-tag{font-size:7.5px;padding:2px 5px;min-height:17px}}
.wpmac-bubble [data-wpmac-user-message]{white-space:pre-line;overflow-wrap:anywhere}


/* WP MultiAgent Chat — mobile conversation viewport fix (v1.8.4) */
@media screen and (max-width:768px), screen and (max-width:1024px) and (pointer:coarse){
  .wpmac-widget[data-wpmac]{
    max-height:calc(100dvh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 8px)!important;
  }
  .wpmac-widget[data-wpmac]>.wpmac-popup{
    max-height:calc(100dvh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 12px)!important;
    overflow:hidden!important;
  }
  .wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-fab{
    opacity:0!important;
    visibility:hidden!important;
    pointer-events:none!important;
    transform:scale(.85)!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen.is-active{
    display:grid!important;
    grid-template-rows:auto minmax(0,1fr) auto!important;
    height:min(610px,calc(100dvh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 12px))!important;
    max-height:100%!important;
    min-height:0!important;
    overflow:hidden!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-head{
    box-sizing:border-box!important;
    min-height:68px!important;
    height:68px!important;
    padding:10px 12px!important;
    gap:10px!important;
    overflow:hidden!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-back{
    width:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    height:36px!important;
    min-height:36px!important;
    max-height:36px!important;
    flex:0 0 36px!important;
    font-size:0!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-avatar{
    width:42px!important;
    height:42px!important;
    flex:0 0 42px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-person strong{
    max-width:100%!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
    font-size:15px!important;
    line-height:1.2!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-person small{
    margin-top:3px!important;
    font-size:11px!important;
    line-height:1.2!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-body{
    box-sizing:border-box!important;
    min-height:0!important;
    height:auto!important;
    overflow-y:auto!important;
    overscroll-behavior:contain!important;
    -webkit-overflow-scrolling:touch;
    padding:14px 12px 12px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-day-chip{
    margin-bottom:10px!important;
    padding:4px 9px!important;
    font-size:10px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-bubble{
    max-width:88%!important;
    margin-bottom:9px!important;
    padding:9px 10px 16px!important;
    font-size:12.5px!important;
    line-height:1.42!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-footer{
    box-sizing:border-box!important;
    padding:10px 12px 9px!important;
    flex:none!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-start-chat{
    box-sizing:border-box!important;
    min-height:46px!important;
    padding:10px 12px!important;
    border-radius:11px!important;
    gap:7px!important;
    font-size:14px!important;
    line-height:1.2!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-start-icon{
    width:20px!important;
    height:20px!important;
    flex:0 0 20px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-convo-footer>small{
    margin-top:6px!important;
    font-size:9.5px!important;
    line-height:1.25!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-conversation-screen .wpmac-powered-by{
    min-height:12px!important;
    margin-top:4px!important;
    font-size:8.5px!important;
  }
}

@supports not (height:100dvh){
  @media screen and (max-width:768px), screen and (max-width:1024px) and (pointer:coarse){
    .wpmac-widget[data-wpmac]>.wpmac-popup{max-height:calc(100vh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 12px)!important}
    .wpmac-widget[data-wpmac] .wpmac-conversation-screen.is-active{height:min(610px,calc(100vh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 12px))!important}
  }
}
@media(max-width:782px){.wpmac-card-heading-buttons{justify-content:stretch}.wpmac-card-heading-buttons .button{flex:1}.wpmac-count-badge{flex:none}}

/* v2.3.2 — consistent manager add buttons */
.wpmac-manager-add-action{box-sizing:border-box!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;gap:7px!important;width:auto!important;height:40px!important;min-height:40px!important;margin:0!important;padding:0 14px!important;border:1px solid #16a34a!important;border-radius:10px!important;background:#fff!important;color:#087f5b!important;font-size:12px!important;font-weight:750!important;line-height:1!important;white-space:nowrap!important;box-shadow:0 2px 6px rgba(22,163,74,.07)!important;transition:border-color .16s ease,background .16s ease,color .16s ease,box-shadow .16s ease,transform .16s ease!important}
.wpmac-manager-add-action:hover,.wpmac-manager-add-action:focus{border-color:#12813d!important;background:#f2fbf5!important;color:#066f4f!important;box-shadow:0 5px 12px rgba(22,163,74,.12)!important;transform:translateY(-1px);outline:0!important}
.wpmac-manager-add-action:focus-visible{box-shadow:0 0 0 3px rgba(22,163,74,.14)!important}
.wpmac-manager-add-action:active{transform:translateY(0);box-shadow:0 2px 5px rgba(22,163,74,.08)!important}
.wpmac-manager-add-action .dashicons{display:grid!important;place-items:center!important;flex:0 0 20px;width:20px!important;height:20px!important;margin:0!important;border-radius:6px;background:#eaf8ef;color:#0a8a3d;font-size:15px!important;line-height:20px!important}
.wpmac-manager-add-action>span:last-child{display:block;line-height:1!important}
@media(max-width:782px){.wpmac-card-heading-actions>.wpmac-manager-add-action{grid-column:1/-1;width:100%!important}.wpmac-card-heading-buttons .wpmac-manager-add-action{width:auto!important;flex:1 1 auto}}
/* v2.5.1 — viewport-safe floating popup on desktop and mobile */
.wpmac-widget[data-wpmac]>.wpmac-popup{max-height:calc(100vh - var(--wpmac-bottom-desktop,24px) - 78px)!important}
@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){.wpmac-widget[data-wpmac].wpmac-is-open{position:fixed!important;width:auto!important;max-width:calc(100vw - 16px)!important;height:auto!important}.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-fab{display:flex!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important}.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-popup{position:relative!important;inset:auto!important;width:min(var(--wpmac-width,360px),calc(100vw - 16px))!important;max-width:calc(100vw - 16px)!important;height:auto!important;max-height:calc(100dvh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 92px)!important;margin:0 0 8px!important;border:1px solid rgba(17,24,39,.07)!important;border-radius:min(var(--wpmac-radius,22px),20px)!important}}
@supports not (height:100dvh){@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-popup{max-height:calc(100vh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 92px)!important}}}

/* v2.5.1 — narrow-screen UI polish */
.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-fab{opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:scale(.88)!important}
@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-popup{width:min(var(--wpmac-width,360px),360px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;margin-bottom:10px!important;box-shadow:0 18px 48px rgba(15,23,42,.22)!important}}
@media(max-width:380px){.wpmac-widget[data-wpmac].wpmac-is-open>.wpmac-popup{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}}

/* v2.5.3 — keep the complete mobile footer inside the visual viewport */
.wpmac-widget[data-wpmac]{
  --wpmac-ui-strong:var(--wpmac-header,#075e54);
  --wpmac-ui-accent:var(--wpmac-primary,#25d366);
  --wpmac-ui-text:var(--wpmac-text,#17202a);
  --wpmac-ui-muted:#667085;
  --wpmac-ui-border:#dfe6e2;
  --wpmac-ui-surface:#fff;
  --wpmac-ui-soft:#f5f8f6;
  font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;
}
@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-fab{display:none!important}.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-popup{position:fixed!important;top:auto!important;bottom:max(var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)),calc(env(safe-area-inset-bottom,0px) + 10px))!important;width:min(var(--wpmac-width,360px),360px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 16px)!important;margin:0!important}.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-right.wpmac-is-open>.wpmac-popup{right:var(--wpmac-side,10px)!important;left:auto!important}.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-left.wpmac-is-open>.wpmac-popup{left:var(--wpmac-side,10px)!important;right:auto!important}}
@media(max-width:380px){.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-popup{width:calc(100vw - 16px)!important;max-width:calc(100vw - 16px)!important}}
@supports not (height:100dvh){@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-popup{max-height:calc(100vh - var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)) - 16px)!important}}}
.wpmac-widget[data-wpmac]>.wpmac-popup{
  box-sizing:border-box!important;
  overflow:hidden!important;
  border:1px solid rgba(15,23,42,.08)!important;
  background:var(--wpmac-ui-surface)!important;
  box-shadow:0 18px 48px rgba(15,23,42,.18)!important;
}
.wpmac-widget[data-wpmac] .wpmac-convo-person{min-width:0!important}.wpmac-widget[data-wpmac] .wpmac-convo-person strong{overflow:hidden!important;color:#fff!important;font-size:15px!important;line-height:1.2!important;text-overflow:ellipsis!important;white-space:nowrap!important}.wpmac-widget[data-wpmac] .wpmac-convo-person small{margin-top:3px!important;color:rgba(255,255,255,.88)!important;font-size:11px!important;line-height:1.2!important}
@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){
  .wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-popup{position:fixed!important;top:auto!important;bottom:max(var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)),calc(env(safe-area-inset-bottom,0px) + 8px))!important;width:min(var(--wpmac-width,360px),360px,calc(100vw - 20px))!important;max-width:calc(100vw - 20px)!important;max-height:calc(100dvh - max(var(--wpmac-bottom-mobile,var(--wpmac-bottom-desktop,24px)),calc(env(safe-area-inset-bottom,0px) + 8px)) - 10px)!important;margin:0!important}
}
@media(max-width:380px){.wpmac-widget[data-wpmac]:not(.wpmac-admin-live-widget).wpmac-is-open>.wpmac-popup{width:calc(100vw - 14px)!important;max-width:calc(100vw - 14px)!important}.wpmac-widget[data-wpmac] .wpmac-convo-person strong{font-size:14px!important}}
@media(prefers-reduced-motion:reduce){.wpmac-widget[data-wpmac] *{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}

/* v2.16.6 — keep every configured agent accessible inside viewport-safe popup. */
.wpmac-widget[data-wpmac] .wpmac-list-screen.is-active{
  display:flex!important;
  flex-direction:column!important;
  min-height:0!important;
  max-height:inherit!important;
  overflow:hidden!important;
}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-popup-head,
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-response-strip,
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-support-hours-strip,
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-business-notice{
  flex:0 0 auto!important;
}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body{
  flex:1 1 auto!important;
  min-height:0!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin;
  scrollbar-color:rgba(22,163,74,.42) transparent;
  -webkit-overflow-scrolling:touch;
}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body::-webkit-scrollbar{width:6px}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body::-webkit-scrollbar-track{background:transparent}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body::-webkit-scrollbar-thumb{border:1px solid transparent;border-radius:99px;background:rgba(22,163,74,.42);background-clip:padding-box}
.wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body::-webkit-scrollbar-thumb:hover{background:rgba(18,129,61,.62);background-clip:padding-box}

/* v2.16.7 — show three agents initially, then scroll the remaining list. */
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
  box-sizing:border-box!important;
  max-height:224px!important;
  padding-right:3px!important;
  overflow-x:hidden!important;
  overflow-y:auto!important;
  overscroll-behavior:contain!important;
  scrollbar-width:thin;
  scrollbar-color:rgba(22,163,74,.45) transparent;
  -webkit-overflow-scrolling:touch;
}
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar{width:5px}
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-track{background:transparent}
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb{border-radius:99px;background:rgba(22,163,74,.45)}
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb:hover{background:rgba(18,129,61,.66)}
@media(max-width:768px),screen and (max-width:1024px) and (pointer:coarse){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{max-height:212px!important;padding-right:2px!important}
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body{padding-bottom:max(18px,env(safe-area-inset-bottom,0px))!important}
}

/* v2.14.4 — closed popup is fully removed from hit-testing and layout. */
.wpmac-widget[data-wpmac]{
  pointer-events:none!important;
}
.wpmac-widget[data-wpmac]>.wpmac-fab,
.wpmac-widget[data-wpmac]>.wpmac-greeting-bubble,
.wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open{
  pointer-events:auto!important;
}
.wpmac-widget[data-wpmac]>.wpmac-popup:not(.wpmac-open){
  pointer-events:none!important;
}
.wpmac-widget[data-wpmac]>.wpmac-popup[hidden],
.wpmac-widget[data-wpmac]>.wpmac-popup:not(.wpmac-open){
  display:none!important;
}
.wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open:not([hidden]){
  display:block!important;
}
.wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open.wpmac-closing{
  pointer-events:none!important;
  will-change:transform,opacity!important;
  animation:wpmacSoftClose .2s cubic-bezier(.4,0,1,1) both!important;
}
.wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open:not(.wpmac-closing){
  animation:wpmacSoftOpen .28s cubic-bezier(.16,1,.3,1) both!important;
}
.wpmac-widget[data-wpmac]>.wpmac-fab.wpmac-fab-return{animation:wpmacFabReturn .18s cubic-bezier(.16,1,.3,1) both!important}
@keyframes wpmacSoftOpen{
  0%{opacity:0;transform:translate3d(0,12px,0) scale(.96)}
  100%{opacity:1;transform:translate3d(0,0,0) scale(1)}
}
@keyframes wpmacSoftClose{
  0%{opacity:1;transform:translate3d(0,0,0) scale(1)}
  100%{opacity:0;transform:translate3d(0,10px,0) scale(.97)}
}
@keyframes wpmacFabReturn{
  0%{opacity:0;transform:translate3d(0,5px,0) scale(.92)}
  100%{opacity:1;transform:translate3d(0,0,0) scale(1)}
}
@media(prefers-reduced-motion:reduce){
  .wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open,
  .wpmac-widget[data-wpmac]>.wpmac-fab.wpmac-fab-return{animation:none!important}
  .wpmac-widget[data-wpmac]>.wpmac-popup.wpmac-open.wpmac-closing{opacity:0!important}
}

/* v2.17.0 — accessible primary-button contrast for default and custom colors. */
.wpmac-widget[data-wpmac]>.wpmac-fab,
.wpmac-widget[data-wpmac] .wpmac-start-chat,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger{
  color:var(--wpmac-primary-contrast,#fff)!important;
}
.wpmac-widget[data-wpmac] .wpmac-start-chat:hover,
.wpmac-widget[data-wpmac] .wpmac-start-chat:focus,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger:hover,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger:focus{
  color:var(--wpmac-primary-contrast,#fff)!important;
}
.wpmac-badge{background:#d92d20!important;color:#fff!important}
.wpmac-badge[hidden]{display:none!important}

/* v2.18.1 — preserve the original white WhatsApp button treatment. */
.wpmac-widget[data-wpmac]>.wpmac-fab,
.wpmac-widget[data-wpmac]>.wpmac-fab:hover,
.wpmac-widget[data-wpmac]>.wpmac-fab:focus,
.wpmac-widget[data-wpmac] .wpmac-start-chat,
.wpmac-widget[data-wpmac] .wpmac-start-chat:hover,
.wpmac-widget[data-wpmac] .wpmac-start-chat:focus,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger:hover,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger:focus{
  color:#fff!important;
}
.wpmac-widget[data-wpmac]>.wpmac-fab svg,
.wpmac-widget[data-wpmac] .wpmac-start-chat svg,
.wpmac-manual-trigger-wrap .wpmac-manual-trigger svg{
  color:#fff!important;
  fill:currentColor!important;
}

/* v2.20.1 — compact, predictable three-agent viewport on phones. */
@media(max-width:768px){
  .wpmac-widget[data-wpmac]{
    -webkit-text-size-adjust:100%;
    text-size-adjust:100%;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-popup-head{
    min-height:64px!important;
    gap:10px!important;
    padding:10px 12px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-avatar{
    width:42px!important;
    height:42px!important;
    flex-basis:42px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-avatar svg{
    width:25px!important;
    height:25px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent strong{
    font-size:16px!important;
    line-height:1.15!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent span{
    gap:5px!important;
    font-size:11px!important;
    line-height:1.2!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-response-strip{
    min-height:34px!important;
    padding:7px 12px!important;
    font-size:11px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-support-hours-strip{
    min-height:36px!important;
    padding:7px 12px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-business-notice{
    gap:8px!important;
    margin:8px 10px 0!important;
    padding:8px 10px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen>.wpmac-chat-body{
    padding:12px 10px 14px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    display:grid!important;
    grid-auto-rows:62px!important;
    gap:8px!important;
    max-height:202px!important;
    padding-right:0!important;
    overflow-x:hidden!important;
    overflow-y:auto!important;
    scrollbar-width:none!important;
    -ms-overflow-style:none!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar{
    display:none!important;
    width:0!important;
    height:0!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row{
    box-sizing:border-box!important;
    height:62px!important;
    min-height:62px!important;
    gap:8px!important;
    padding:8px 9px!important;
    border-radius:14px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-mini{
    width:38px!important;
    height:38px!important;
    flex-basis:38px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-row-icon{
    width:24px!important;
    height:24px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-copy{
    min-width:0!important;
    overflow:hidden!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-name-row{
    min-width:0!important;
    gap:4px!important;
    margin-bottom:2px!important;
    flex-wrap:nowrap!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-name-row>strong{
    min-width:0!important;
    margin:0!important;
    font-size:13px!important;
    line-height:1.15!important;
    overflow:hidden!important;
    text-overflow:ellipsis!important;
    white-space:nowrap!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-highlight-badge{
    min-height:16px!important;
    padding:2px 5px!important;
    font-size:7.5px!important;
    line-height:1!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-copy>small{
    font-size:10.5px!important;
    line-height:1.15!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-status-pill{
    min-width:43px!important;
    padding:4px 5px!important;
    font-size:8px!important;
    line-height:1!important;
    align-self:center!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-chevron{
    margin-left:0!important;
    font-size:22px!important;
    align-self:center!important;
  }
}

/* v2.20.4 — final cascade-safe desktop scrollbar spacing. Keep this block last. */
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    box-sizing:border-box!important;
    padding-right:12px!important;
    scroll-padding-right:12px!important;
    scrollbar-gutter:stable!important;
    scrollbar-width:thin!important;
    scrollbar-color:rgba(22,163,74,.28) transparent!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar{
    width:6px!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-track{
    background:transparent!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb{
    min-height:28px!important;
    border:1px solid transparent!important;
    border-radius:999px!important;
    background:rgba(22,163,74,.28)!important;
    background-clip:padding-box!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-thumb:hover{
    background:rgba(18,129,61,.46)!important;
    background-clip:padding-box!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-button,
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list::-webkit-scrollbar-button:single-button{
    display:none!important;
    width:0!important;
    height:0!important;
    background:transparent!important;
  }
}

/* v2.20.6 — compact desktop status pills and precisely centered SVG chevrons. */
.wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron>svg{
  display:block;
  width:12px;
  height:12px;
  fill:none;
  stroke:currentColor;
  stroke-width:2;
  stroke-linecap:round;
  stroke-linejoin:round;
}
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-status-pill{
    box-sizing:border-box!important;
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:center!important;
    min-width:0!important;
    min-height:20px!important;
    padding:3px 6px!important;
    font-size:8.5px!important;
    line-height:1!important;
    white-space:nowrap!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron{
    box-sizing:border-box!important;
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    align-self:stretch!important;
    flex:0 0 16px!important;
    width:16px!important;
    height:auto!important;
    min-height:100%!important;
    margin:0!important;
    padding:0!important;
    font-size:0!important;
    line-height:0!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron::before{
    content:none!important;
    display:none!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row>.wpmac-chevron>svg{
    display:block!important;
    width:12px!important;
    height:12px!important;
    margin:0!important;
    padding:0!important;
    overflow:visible!important;
    fill:none!important;
    stroke:currentColor!important;
    stroke-width:2!important;
    stroke-linecap:round!important;
    stroke-linejoin:round!important;
  }
}

/* v2.20.7 — full-width non-scrolling cards and overflow-only scrollbar lane. */
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    width:100%!important;
    max-width:100%!important;
    margin-right:0!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list:not(.wpmac-agent-list-scroll){
    padding-right:0!important;
    scroll-padding-right:0!important;
    scrollbar-gutter:auto!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list.wpmac-agent-list-scroll{
    width:calc(100% + 18px)!important;
    max-width:none!important;
    margin-right:-18px!important;
    padding-right:18px!important;
    scroll-padding-right:18px!important;
    scrollbar-gutter:auto!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list>.wpmac-agent-row{
    box-sizing:border-box!important;
    width:100%!important;
    max-width:100%!important;
    justify-self:stretch!important;
  }
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-row[data-highlight="1"] .wpmac-agent-name-row>strong{
    flex:0 1 auto!important;
    max-width:none!important;
  }
}

/* v2.20.8 — show four complete agents before scrolling the fifth. */
@media(min-width:769px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    max-height:302px!important;
  }
}
@media(max-width:768px){
  .wpmac-widget[data-wpmac] .wpmac-list-screen .wpmac-agent-list{
    max-height:272px!important;
  }
}
