#bcg-wa-widget{position:fixed;bottom:25px;right:25px;z-index:9999}#bcg-wa-btn{display:flex;align-items:center;gap:10px;text-decoration:none}#bcg-wa-cta{background:#1E6F43;color:#fff;padding:10px 16px;border-radius:30px;font-size:14px;font-weight:600;box-shadow:0 6px 18px rgba(0,0,0,0.15)}#bcg-wa-circle{width:56px;height:56px;background:#1E6F43;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 18px rgba(0,0,0,0.2)}#bcg-wa-circle img{width:26px}#bcg-wa-circle{transition:transform 0.25s ease,box-shadow 0.25s ease}#bcg-wa-btn:hover #bcg-wa-circle{transform:scale(1.08);box-shadow:0 10px 22px rgba(0,0,0,0.25)}#bcg-wa-circle img{transition:transform 0.25s ease}#bcg-wa-btn:hover #bcg-wa-circle img{transform:scale(1.05)}#bcg-wa-widget{opacity:0;transform:translateY(10px);transition:opacity .28s ease,transform .28s ease}#bcg-wa-widget{animation:bcgWaEnter .32s ease-out forwards;animation-delay:.05s}@keyframes bcgWaEnter{from{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}#bcg-wa-btn:hover #bcg-wa-circle{transform:scale(1.08);box-shadow:0 10px 22px rgba(0,0,0,0.25)}#bcg-wa-circle{transition:transform .25s ease,box-shadow .25s ease}#bcg-wa-circle img{transition:transform .25s ease}#bcg-wa-btn:hover #bcg-wa-circle img{transform:scale(1.05)}#bcg-wa-cta{transition:transform .25s ease,box-shadow .25s ease,opacity .4s ease}#bcg-wa-btn:hover #bcg-wa-cta{transform:translateX(-3px);box-shadow:0 8px 22px rgba(0,0,0,0.18)}