.fcb-v9-wrapper{position:fixed;top:var(--fcb-v9-desktop-top);right:var(--fcb-v9-desktop-right);bottom:var(--fcb-v9-desktop-bottom);left:var(--fcb-v9-desktop-left);z-index:999999;display:flex;flex-direction:column;gap:12px;pointer-events:none}.fcb-v9-wrapper.fcb-v9-left{align-items:flex-start}.fcb-v9-wrapper.fcb-v9-right{align-items:flex-end}.fcb-v9-item{position:relative;display:flex;align-items:center;pointer-events:auto;flex-direction:row}.fcb-v9-btn{width:58px;height:58px;flex:0 0 58px;border-radius:50%;display:flex;align-items:center;justify-content:center;position:relative;text-decoration:none!important;box-shadow:0 5px 20px rgba(0,0,0,.22);transition:transform .3s ease,box-shadow .3s ease;animation:fcb-v9-shake 3s infinite;z-index:2}.fcb-v9-btn:hover{transform:scale(1.08);box-shadow:0 8px 25px rgba(0,0,0,.28)}.fcb-v9-btn img{width:31px;height:31px;object-fit:contain;display:block;position:relative;z-index:3}.fcb-v9-hotline{background:#f5323d}.fcb-v9-zalo{background:#1683f7}.fcb-v9-halo{position:absolute;inset:0;border-radius:50%;background:inherit;z-index:-1;opacity:.3;animation:fcb-v9-pulse 2s infinite}.fcb-v9-phone-label{display:flex;align-items:center;min-height:58px;padding:0 20px;margin-right:-10px;border-radius:999px 0 0 999px;background:#f5323d;color:#fff!important;text-decoration:none!important;font-size:24px;font-weight:500;line-height:1;white-space:nowrap;box-shadow:0 5px 20px rgba(0,0,0,.16);position:relative;z-index:1}@keyframes fcb-v9-pulse{0%{transform:scale(1);opacity:.35}70%{transform:scale(1.75);opacity:0}100%{transform:scale(1.75);opacity:0}}@keyframes fcb-v9-shake{0%,78%,100%{transform:rotate(0)}80%{transform:rotate(-10deg)}82%{transform:rotate(10deg)}84%{transform:rotate(-7deg)}86%{transform:rotate(7deg)}88%{transform:rotate(0)}}@media(max-width:768px){.fcb-v9-wrapper{top:var(--fcb-v9-mobile-top);right:var(--fcb-v9-mobile-right);bottom:var(--fcb-v9-mobile-bottom);left:var(--fcb-v9-mobile-left);gap:10px}.fcb-v9-btn{width:54px;height:54px;flex-basis:54px}.fcb-v9-btn img{width:29px;height:29px}.fcb-v9-phone-label{min-height:54px;padding:0 16px;margin-right:-9px;font-size:20px}}
