.b2s-guest-live-bid-badge{display:flex;align-items:center;gap:12px;min-width:250px;padding:12px 14px;border:1px solid rgba(16,185,129,.35);border-radius:14px;background:#ecfdf5;color:#065f46}
.b2s-guest-live-bid-badge i,.b2s-guest-live-floating i{flex:0 0 auto;width:10px;height:10px;border-radius:50%;background:#10b981;box-shadow:0 0 0 7px rgba(16,185,129,.13);animation:b2sLivePulse 1.5s infinite}
.b2s-guest-live-bid-badge strong{display:block;font-size:12px}.b2s-guest-live-bid-badge span{display:block;margin-top:3px;font-size:11px;color:#477462}
.b2s-guest-live-floating{position:fixed;left:50%;bottom:24px;z-index:10010;display:flex;align-items:center;gap:12px;transform:translateX(-50%);padding:13px 18px;border:1px solid rgba(16,185,129,.35);border-radius:999px;background:#ecfdf5;color:#065f46;box-shadow:0 18px 44px rgba(0,0,0,.18);white-space:nowrap}
.b2s-guest-interest-toast{border-color:#10b981}
@media(max-width:760px){.b2s-guest-live-bid-badge{min-width:0;width:100%;box-sizing:border-box}.b2s-guest-live-floating{left:16px;right:16px;bottom:calc(84px + env(safe-area-inset-bottom));transform:none;white-space:normal;justify-content:center}}
