.thab-badge{
  position:absolute;
  bottom:12px;
  right:12px;
  z-index:999999;
  object-fit:contain;
  pointer-events:none;
  user-select:none;
  filter: drop-shadow(0 3px 8px rgba(0,0,0,0.25));
}
