.BaseBadge{align-items:center;background:var(--bg-tertiary);border-radius:8px;display:flex;padding:4px 10px}.BaseBadge--small{border-radius:4px;padding:2px 6px;width:-moz-fit-content;width:fit-content}.BaseBadge--small .BaseBadge__title{color:var(--text-primary);font-size:14px;font-weight:400;line-height:20px}.BaseBadge--gray{background:var(--bg-tertiary);border-radius:8px;padding:4px 8px;width:-moz-fit-content;width:fit-content}.BaseBadge--gray .BaseBadge__title{color:var(--text-tertiary);font-size:14px;font-weight:400;line-height:18px}.BaseBadge__title{color:var(--text-primary);font-size:16px;font-weight:500;line-height:22px;white-space:nowrap}.BaseBadge__remove{cursor:pointer;display:flex;margin-left:6px}.BaseBadge__remove,.BaseBadge__remove svg{height:16px;width:16px}.BaseBadge__remove svg path{fill:var(--text-primary)}
