.fcw-wrapper{position:fixed;right:22px;bottom:calc(22px + 20vh);z-index:999999;font-family:inherit}
.fcw-trigger{display:flex;flex-direction:column;align-items:center;gap:5px;width:54px}
.fcw-label{font-size:12px;font-weight:700;line-height:1.2;color:#222;background:transparent;padding:0;white-space:nowrap;text-align:center;text-shadow:0 1px 2px rgba(255,255,255,.8)}
.fcw-toggle{width:48px;height:48px;min-width:48px;padding:0;border:0;border-radius:50%;background:#111;color:#fff;box-shadow:0 6px 18px rgba(0,0,0,.24);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:transform .25s,box-shadow .25s;font-family:inherit}
.fcw-toggle:hover{transform:scale(1.05);box-shadow:0 8px 23px rgba(0,0,0,.3)}
.fcw-support-icon{width:25px;height:25px;display:flex;align-items:center;justify-content:center}
.fcw-support-icon svg{width:25px;height:25px;fill:#fff}
.fcw-panel{position:absolute;right:0;bottom:76px;width:245px;background:#fff;border-radius:17px;padding:16px;box-shadow:0 12px 40px rgba(0,0,0,.22);opacity:0;visibility:hidden;transform:translateY(10px) scale(.97);transition:.22s;box-sizing:border-box}
.fcw-panel.is-open{opacity:1;visibility:visible;transform:translateY(0) scale(1)}
.fcw-close{position:absolute;top:8px;left:9px;border:0;background:transparent;font-size:23px;line-height:1;color:#777;cursor:pointer;padding:3px 7px}
.fcw-text{font-size:13px;line-height:1.85;color:#222;font-weight:600;text-align:center;padding:8px 18px 13px}
.fcw-buttons{display:flex;gap:9px;justify-content:center;direction:ltr}
.fcw-social{width:38px;height:38px;border-radius:11px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.2s;box-shadow:0 4px 11px rgba(0,0,0,.12)}
.fcw-social:hover{transform:translateY(-2px)}
.fcw-social svg{width:20px;height:20px;fill:#fff}
.fcw-whatsapp{background:#25D366}.fcw-instagram{background:linear-gradient(135deg,#833AB4,#FD1D1D,#FCAF45)}.fcw-telegram{background:#229ED9}
@media(max-width:480px){.fcw-wrapper{right:14px;bottom:calc(14px + 20vh)}.fcw-panel{width:230px;bottom:72px}.fcw-trigger{width:50px}.fcw-toggle{width:46px;height:46px;min-width:46px}.fcw-label{font-size:11px}.fcw-support-icon,.fcw-support-icon svg{width:24px;height:24px}}
