.cb-float-btn{position:fixed;bottom:32px;right:32px;width:56px;height:56px;border-radius:50%;background:#1d9e75;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(29,158,117,.35);transition:transform .15s,background .15s;z-index:9999}.cb-float-btn:hover{background:#0f6e56;transform:scale(1.07)}.cb-float-btn svg{width:24px;height:24px;fill:none;stroke:#fff;stroke-width:2}.cb-float-btn .cb-badge{position:absolute;top:6px;right:6px;width:10px;height:10px;background:#e24b4a;border-radius:50%;border:2px solid #fff}