.kna-pos-bell{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-width:38px;height:34px;margin-right:8px;border:1px solid rgba(0,0,0,.12);background:#fff;border-radius:999px;cursor:pointer;position:relative;}
.kna-pos-bell:active{transform:scale(.98)}
.kna-pos-bell-ic{font-size:16px;line-height:1}
.kna-pos-bell-badge{position:absolute;top:-6px;right:-6px;display:inline-flex;align-items:center;justify-content:center;min-width:18px;height:18px;padding:0 5px;border-radius:999px;background:#e02424;color:#fff;font-size:12px;font-weight:700;box-shadow:0 2px 8px rgba(0,0,0,.18)}
