.fc-wrapper{position:fixed;bottom:28px;right:24px;z-index:9999;display:flex;flex-direction:column;align-items:flex-end;gap:0;font-family:-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}.fc-bubble{position:relative;background:#fff;color:#1a1a2e;font-size:13.5px;font-weight:500;line-height:1.45;padding:10px 14px;border-radius:16px 16px 4px 16px;box-shadow:0 6px 24px rgba(0,0,0,.13);max-width:230px;text-align:right;margin-bottom:10px;opacity:0;transform:translateX(20px) scale(.92);pointer-events:none;transition:opacity .4s ease,transform .4s ease}.fc-bubble.fc-bubble--visible{opacity:1;transform:translateX(0) scale(1);pointer-events:auto}.fc-bubble-dot{display:inline-block;width:8px;height:8px;background:#25d366;border-radius:50%;margin-left:6px;vertical-align:middle;animation:fc-blink 1.6s ease-in-out infinite}.fc-bubble-hours{margin-top:7px;padding-top:7px;border-top:1px solid rgba(0,0,0,.07);font-size:11.5px;font-weight:600;color:#25d366;display:flex;align-items:center;justify-content:flex-end;gap:4px;letter-spacing:.2px}.fc-bubble-hours i{font-size:11px}.fc-bubble::after{content:'';position:absolute;bottom:-8px;right:18px;border:8px solid transparent;border-top-color:#fff;border-bottom:0}.fc-buttons{display:flex;flex-direction:column;gap:10px;align-items:flex-end}.fc-btn{display:flex;align-items:center;gap:0;border-radius:50px;text-decoration:none;overflow:hidden;width:52px;height:52px;transition:width .35s cubic-bezier(.4,0,.2,1),box-shadow .25s ease,transform .2s ease;cursor:pointer;box-shadow:0 4px 16px rgba(0,0,0,.18)}.fc-btn:hover{width:160px;transform:translateY(-2px);box-shadow:0 8px 28px rgba(0,0,0,.22)}.fc-icon{min-width:52px;height:52px;display:flex;align-items:center;justify-content:center;font-size:22px;color:#fff;flex-shrink:0}.fc-label{color:#fff;font-size:14px;font-weight:600;white-space:nowrap;opacity:0;transform:translateX(-6px);transition:opacity .2s ease .1s,transform .2s ease .1s;padding-right:14px}.fc-btn:hover .fc-label{opacity:1;transform:translateX(0)}.fc-whatsapp{background:linear-gradient(135deg,#25d366 0%,#128c7e 100%)}.fc-whatsapp .fc-icon{background:rgba(0,0,0,.06)}.fc-phone{background:linear-gradient(135deg,#4f8ef7 0%,#2563eb 100%)}.fc-phone .fc-icon{background:rgba(0,0,0,.06);animation:fc-ring 2.8s ease-in-out infinite}@keyframes fc-pulse-in{0%{transform:scale(0) rotate(-15deg);opacity:0}60%{transform:scale(1.15) rotate(4deg);opacity:1}80%{transform:scale(.95)}100%{transform:scale(1) rotate(0deg);opacity:1}}@keyframes fc-pulse{0%,100%{box-shadow:0 4px 16px rgba(37,211,102,.35)}50%{box-shadow:0 4px 28px rgba(37,211,102,.65),0 0 0 8px rgba(37,211,102,.12)}}@keyframes fc-blink{0%,100%{opacity:1}50%{opacity:.3}}@keyframes fc-ring{0%,100%{transform:rotate(0deg)}5%{transform:rotate(-18deg)}10%{transform:rotate(18deg)}15%{transform:rotate(-10deg)}20%{transform:rotate(10deg)}25%{transform:rotate(0deg)}}.fc-whatsapp{animation:fc-pulse-in .6s cubic-bezier(.4,0,.2,1) .3s both}.fc-phone{animation:fc-pulse-in .6s cubic-bezier(.4,0,.2,1) .1s both}.fc-whatsapp:not(:hover){animation:fc-pulse-in .6s cubic-bezier(.4,0,.2,1) .3s both,fc-pulse 2.6s ease-in-out 1.2s infinite}@media(max-width:480px){.fc-wrapper{bottom:18px;right:16px}.fc-bubble{max-width:190px;font-size:13px}.fc-btn{width:48px;height:48px}.fc-btn:hover{width:148px}.fc-icon{min-width:48px;height:48px;font-size:20px}}