/* PEARL OIL WhatsApp Communication Network v1.1.1 */
.pearl-wa-fab{position:fixed;right:22px;bottom:22px;width:58px;height:58px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#25D366;color:#fff;box-shadow:0 12px 30px rgba(0,0,0,.34);z-index:9998;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease,filter .2s ease}
.pearl-wa-fab:hover,.pearl-wa-fab:focus-visible{transform:translateY(-3px) scale(1.03);box-shadow:0 16px 36px rgba(0,0,0,.42);filter:saturate(1.08)}
.pearl-wa-fab svg{width:31px;height:31px;fill:currentColor}
.pearl-wa-fab .pearl-wa-badge{position:absolute;right:47px;white-space:nowrap;background:#111315;color:#fff;border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:8px 12px;font:600 12px/1.1 Arial,sans-serif;opacity:0;transform:translateX(8px);pointer-events:none;transition:.2s ease;box-shadow:0 8px 22px rgba(0,0,0,.28)}
.pearl-wa-fab:hover .pearl-wa-badge,.pearl-wa-fab:focus-visible .pearl-wa-badge{opacity:1;transform:none}
.product-actions .pearl-wa-inline,.pearl-wa-inline{background:#25D366!important;border-color:#25D366!important;color:#fff!important}
.product-actions .pearl-wa-inline:hover,.pearl-wa-inline:hover{filter:brightness(.94)}
.pearl-wa-contact-link{display:inline-flex;align-items:center;gap:8px;color:#25D366;font-weight:700;text-decoration:none;margin-top:5px}
.pearl-wa-contact-link svg{width:18px;height:18px;fill:currentColor}
/* On legacy pages the original floating action stack already owns the position. */
#floating-actions .fab-whatsapp.pearl-wa-managed{position:relative}
@media(max-width:700px){.pearl-wa-fab{right:14px;bottom:14px;width:54px;height:54px}.pearl-wa-fab .pearl-wa-badge{display:none}}
.pearl-wa-inline{display:inline-flex!important;align-items:center;justify-content:center;gap:8px}
.pearl-wa-inline svg{width:19px;height:19px;fill:currentColor;flex:0 0 auto}
.track-whatsapp-link{display:inline-block;margin-top:10px;color:#25D366!important;font-weight:700;text-decoration:none}
