.mfp-bubble{position:fixed;right:18px;bottom:80px;z-index:999997;display:flex;align-items:center;gap:8px;min-height:48px;padding:7px 12px 7px 8px;border:1px solid rgba(255,255,255,.7);border-radius:18px;color:#fff;background:linear-gradient(145deg,#19a562,#087a45);box-shadow:0 12px 30px rgba(8,122,69,.26);font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;text-decoration:none;transition:transform .18s ease,box-shadow .18s ease}.mfp-bubble:hover,.mfp-bubble:focus{color:#fff;text-decoration:none;transform:translateY(-2px);box-shadow:0 15px 34px rgba(8,122,69,.34)}.mfp-bubble:focus-visible{outline:3px solid rgba(25,165,98,.35);outline-offset:3px}.mfp-bubble__icon{display:grid;place-items:center;width:34px;height:34px;border:1px solid rgba(255,255,255,.25);border-radius:12px;background:rgba(255,255,255,.16)}.mfp-bubble__icon svg{width:22px;height:22px;fill:currentColor}.mfp-bubble__text{display:grid;line-height:1.02}.mfp-bubble__text strong{font-size:12px}.mfp-bubble__text small{margin-top:3px;font-size:10px;color:rgba(255,255,255,.82)}@media(max-width:600px){.mfp-bubble{right:10px;bottom:101px;width:48px;height:48px;min-height:48px;padding:7px;border-radius:16px}.mfp-bubble__icon{width:32px;height:32px}.mfp-bubble__text{position:absolute;overflow:hidden;width:1px;height:1px;clip:rect(0,0,0,0);white-space:nowrap}}
